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

body, td, a{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#3d3d3d;
}
a:hover{
color:#f9b700;
}
a img { border:0px; }

p {
	padding-bottom:8px;
}
input{
border:1px solid #CCCCCC;}
.formlabel{
display:block;
width:150px;
float:left;}

h1{
font-size:17px;
color:#929699;
margin:5px 0px 5px 0px;
padding:0px 0px 0px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
}
h2{
font-size:13px;
color:#3d3d3d;
margin:4px 0px -5px 0px;
padding:0px 0px 0px 0px;
font-weight:700;
}
h2 a { 
font-size:14px;
color:#fbba00;
font-family:Georgia, "Times New Roman", Times, serif;
margin:4px 0px 4px 0px;
padding:0px 0px 0px 0px;
text-decoration:none;
}
h3 { 
font-size:14px;
color:#fbba00;
font-family:Georgia, "Times New Roman", Times, serif;
margin:4px 0px 4px 0px;
padding:0px 0px 0px 0px;
}
h3 a { 
font-size:14px;
color:#fbba00;
font-family:Georgia, "Times New Roman", Times, serif;
margin:4px 0px 4px 0px;
padding:0px 0px 0px 0px;
text-decoration:none;
}
h3 a:hover {
color:#929699;
}

h4{
font-size:17px;
color:#929699;
margin:5px 0px 5px 0px;
padding:0px 0px 0px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
}


h5 {
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
color:#004494;
font-weight:300;
line-height:25px;
}

h5 strong {
font-size:24px;
font-weight:600;
}