/* CSS Document */

p{font-family:"Times New Roman", Times, serif;font-size:15px;color:#001A38;margin-top:2px;margin-bottom:2px;}

a:link{font-family:"Times New Roman", Times, serif;font-size:15px;color:#001A38;margin-top:2px;text-decoration:none;font-weight:bold;}
a:active{font-family:"Times New Roman", Times, serif;font-size:15px;color:#001A38;margin-top:2px;text-decoration:none;font-weight:bold;}
a:visited{font-family:"Times New Roman", Times, serif;font-size:15px;color:#001A38;margin-top:2px;text-decoration:none;font-weight:bold;}
a:hover{font-family:"Times New Roman", Times, serif;font-size:15px;color:#004693;margin-top:2px;text-decoration:none;font-weight:bold;}

.welcome{font-family:"Times New Roman", Times, serif;font-size:20px;color:#001A38;margin-top:2px;font-weight:bold;}

.footer {font-family:"Times New Roman", Times, serif;font-size:12px;color:#001A38;margin-top:2px;}
.footer a:link{font-family:"Times New Roman", Times, serif;font-size:12px;color:#001A38;margin-top:2px; text-transform:capitalize;text-decoration:none;font-weight:bold;}
.footer a:active{font-family:"Times New Roman", Times, serif;font-size:12px;color:#001A38;margin-top:2px; text-transform:capitalize;text-decoration:none;font-weight:bold;}
.footer a:visited{font-family:"Times New Roman", Times, serif;font-size:12px;color:#001A38;margin-top:2px; text-transform:capitalize;text-decoration:none;font-weight:bold;}
.footer a:hover{font-family:"Times New Roman", Times, serif;font-size:12px;color:#004693;margin-top:2px; text-transform:capitalize;text-decoration:none;font-weight:bold;}

.fs{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9px;font-weight:bold;color:#001A38;}
.fs a:link{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9px;font-weight:bold;color:#001A38;text-decoration:none;}
.fs a:active{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9px;font-weight:bold;color:#001A38;text-decoration:none;}
.fs a:visited{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9px;font-weight:bold;color:#001A38;text-decoration:none;}
.fs a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9px;font-weight:bold;color:#004693;text-decoration:none;}

.img{
border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	
	border-right-color: #dab95c;
	border-left-color: #dab95c;
	border-bottom-color: #dab95c;
	border-top-color: #dab95c;
}

#mysubmit { background-color:#001A38;font-family: "Trebuchet MS"; color: #ffffff;font-size: 13px; 
    padding: 4px; font-weight: bold; border: 1px solid #6570A2;}
	
.input {font-family: "Trebuchet MS";font-size: 11px;color: #23326D;background-color: #ECEEF0 ;border: 1px solid #AAB3BB;}

.hrasites{font-family:"Times New Roman", Times, serif;font-size:20px;color:#ffffff;}
.hrabox{
border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	
	border-right-color: #171F25;
	border-left-color: #171F25;
	border-bottom-color: #171F25;
	border-top-color: #171F25;
	
	background-color:#ECEEF0;	
}
hr {color:#dab95c;}