/* CSS Document */
a {
	text-decoration:underline;
}
body{
	padding :0;
	margin :0;
	background-image:url(images/top.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
/*


div#content {
	height:90%
}*/

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #003399;
	background-color : transparent;
}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
	background-color : transparent;
}

#content h3 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #003399;
	background-color : transparent;
}

.red {color: #FF0000;}

#content p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: justify;
}

#content li{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: left;
}

#logo{/*/*/ 
	position : absolute;
	top : 2px;
	left : 30px;
	z-index : 50; /* */
	font-family: "Juice ITC", "Apple Chancery", Impact, "Bradley Hand ITC", Skia, "Trebuchet MS", sans-serif;
	font-size: 50px;
	color: #333333;
	font-weight: bold;
	width: 554px;
}

#script{/*/*/ 
	position : absolute;
	top : 12px;
	right : 5px;/* */ 
	text-align : right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #666666;
}
/*/*/ 
#navigation{
	position: absolute;
	top : 140px;
	left : 40px;
	width : 180px;	
}/* */

#navigation p {
	margin-bottom : 1px;
	margin-top : 5px;
	margin-left:5px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

#navigation h3 {
	font-size: 14px;
	font-weight:bold;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-left: 0;
	margin-bottom: 0;
	color:#0033CC;
}

.button a {
	background-color : #DDDDDD;
	text-decoration : none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.boxrt {
	font-family: Webdings, fantasy;
	font-size: 80px;
	color: #999999;
	}
	
div#hv {margin-top:20px;}
div#hv p{font-size:9px;}

img.hvlogo {
	margin-top:15px;
	margin-left: 45px;
	margin-bottom:10px;
}
div#right {
	position: absolute;
	width: 200px;
	top: 140px;
	right: 10px;
	border-top:10px solid #999999;
	border-bottom:10px solid #999999;
	border-left:1px dashed #999999;
	border-right:1px dashed #999999;

}

div#right p{
	margin:10px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

#bottom {
	background-image:  url("images/bottom.jpg");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height:30px;
}

#bottom p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: center;
	margin:8px;
	
}

.boxlft {
	font-family:  Webdings, fantasy;
	font-size: 75px;
	color: #999999;
	}
.th{font-size:12px; font-weight:bold;vertical-align:bottom;}

.table1 {width:600px;
border:1px solid #999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:right;
vertical-align:top;}

.table1 td{padding:10px 5px; line-height:100%; text-align:center; border:1px solid #999999;}
td.tdlarge {text-align:left;
width:200px;}
td.table1sm{width:100px; }


.table2 {width:600px;
border:1px solid #999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:right;
vertical-align:top;}

.table2 td{padding:10px 5px; line-height:100%; text-align:center; border:1px solid #999999;}
td.td2left {text-align:left;}
td.table2sm{width:67px; border:1px solid #999999;}
/*one column */
table.onecolumn { border-top:1px solid #F4A460;
	width:500px;
	margin-top:20px;
}
table.onecolumn td{ 
padding:5px 4px;
border-bottom:1px solid #F4A460;
}
table.onecolumn p{ margin:10px;
}
