body{
font-size: 11px;
font-family: verdana;
color: #05184D;
margin: 0px;
padding: 0px;
background-color: #fff;
}
img{border: 0px;
}
.samples{border: 10px #BCC6D4 solid; margin: 0px;}
p{
font-family: verdana, tahoma, sans-serif;
font-size: 11px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 2px;
margin: 2px;
color: #05184D;}

td{
font-size: 11px;
font-family: verdana;
color: #05184D;}

.bottomborder{border-bottom: 1px solid #05184D;}
.border{
border: 1px solid #498FBB;
padding: 10px;
}
td.form{
font-weight: bold;
text-align: right;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px dashed #9FC5DD;
}
td.formfield{
text-align: left;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px dashed #9FC5DD;
}
.form, input, textarea, select{
	font-family: verdana;
	font-size: 10px;
	color: #05184D;
	border: 1px solid #293963;
	
}
p.title{
font-family: verdana, tahoma, sans-serif;
font-size: 16px;
padding: 10px;
font-weight: bold;
color: #05184D;
margin: 0px;
}
h3{
font-family: verdana, tahoma, sans-serif;
font-size: 14px;
padding: 10px;
font-weight: bold;
color: #05184D;
margin: 0px;
} 

a:link, a:active, a:visited{font-family: verdana;
font-size: 11px;
color: #458AB5; text-decoration: none;}
a:hover{font-family: verdana;
font-size: 11px;
color: #3A7599; text-decoration: none;}

a.nav:link, a.nav:active, a.nav:visited
{
text-align: center;
padding-top: 8px;
padding-bottom: 3px;
padding-left: 8px;
padding-right: 8px;
border-top: 0px;
border-left: 0px;
border-right: 1px solid #fff;
border-bottom: 0px;
margin: 0px;
text-decoration: none;
display: block;
font-family: verdana, tahoma, sans-serif;
font-size: 11px;
color: #ffffff;
background: url("images/layout-nav-1.gif");
}
a.nav:hover { 
background-color: #ABB6D1;
color: #ffffff;
background: url("images/layout-nav-light.gif");
}
a.copyright{font-size: 9px;}
p.copyright{ text-align: center; font-family: verdana; color: #458AB5;
font-size: 9px;}
div#content{
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
img#logoclick{
margin: 0px;
padding: 0px;
width: 395px;
height: 110px;
position: absolute; top: 0px; left: 0px; 
}