@charset "utf-8";
/* CSS Document */

@font-face {
 font-family: H1Font;
 src: url("../fonts/Avgardm.eot") /* EOT file for IE */
}
@font-face {
 font-family: H1Font;
 src: url("../fonts/Avgardm.ttf") /* TTF file for CSS3 browsers */
}
#top {
	margin:0 auto;
	height:125px;
	width:985px;
}
.content{
	width:985px;
	margin:0 auto;
	
}
#search{width:250px; height:20px; border:0; margin:0px; padding:0px; font-family:H1Font,Verdana, Geneva, sans-serif; color:#999; font-size:14px; background-image:url(../images/searchbox.jpg); background-repeat:no-repeat;}
#quote a, #quote a:link, #quote a:hover{
	font-family:H1Font, Verdana, Geneva, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#05a5e1;
}
.footer{ 
	width:100%; 
	margin-bottom:0;
}
.footer p{font-family:H1Font, Verdana, Geneva, sans-serif; font-size:13px; color:#fff;}
.footer a, #footer a:link,#footer a:active{font-family:H1Font, Verdana, Geneva, sans-serif; font-size:13px; color:#fff; text-decoration:none;}
.footer a:hover{font-family:H1Font, Verdana, Geneva, sans-serif; font-size:13px; color:#fff; text-decoration:underline;}



p {
	font-family:H1Font, Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-align: justify;
}
h1{ font-family:H1Font, Verdana, Geneva, sans-serif; font-size:16px; color:#05a5e1;}


object{ margin:0;}

.menu2{ height:20px; width:985px; background-color:#666666; display:block; margin-top:20px;}
/*
.menu2 ul li{ display:inline; background-color:#000; color:#666; font-family:H1Font, Verdana, Geneva, sans-serif; font-size:14px;  Verdana; padding:0px; font-weight:bold; width:100px; height:30px;}
.menu2 a:hover{ display:inline; background-color:#666; color:#FFF; font-family:H1Font, Verdana, Geneva, sans-serif; font-size:14px;  Verdana; padding:0px; font-weight:bold; width:100px; height:30px;}
*/

.menu3{ padding-top:50px; padding-left:0px; }
.menu3 ul li{list-style:none; line-height:20px;}
.menu3  a,.menu3  a:link,.menu3  a:active,.menu3  a:visited{color:#FFF; font-size:12.5px; text-decoration:none; font-family:H1Font, Verdana, Geneva, sans-serif;}
.menu3  a:hover{color:#05a5e1; font-size:12.5px; text-decoration:none; font-family:H1Font, Verdana, Geneva, sans-serif;}
.menu3 a span{color:#05a5e1; font-size:12.5px; text-decoration:none; font-family:H1Font, Verdana, Geneva, sans-serif; font-weight:bold;}

.menu4{ padding-top:50px; padding-left:0px; }
.menu4 ul li{list-style:none; line-height:20px;}
.menu4  a,.menu4  a:link,.menu4  a:active,.menu4  a:visited{color:#000000; font-size:12.5px; text-decoration:none; font-family:H1Font, Verdana, Geneva, sans-serif;}
.menu4  a:hover{color:#05a5e1; font-size:12.5px; text-decoration:none; font-family:H1Font, Verdana, Geneva, sans-serif;}
.menu4  span{color:#05a5e1; font-size:12.5px; text-decoration:none; font-family:H1Font, Verdana, Geneva, sans-serif; font-weight:bold;}

.table{
	background-image:url(../images/dots-b.png);
	background-repeat:repeat-y;
	background-position:right;

}
.list{
	font-family:H1Font, Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	list-style-image:url(../images/arrow01.png);
}