/* CSS Document */
.head{color:00254e;font-family:helvetica, arial, Verdana, times;font-size:14px;font-weight:bold}
body, td, h1, h2, h3{color:00254e;font-family:trebuchet ms, Verdana,arial,times;font-size:13px;font-weight:normal}
body{  
	scrollbar-3dlight-color:#00254e;  
	scrollbar-arrow-color:#00254e; 
	scrollbar-base-color:#e1e1ed ; 
	scrollbar-darkshadow-color:#e1e1ed ; 
	scrollbar-face-color:#e1e1ed ; 
	scrollbar-highlight-color:#e1e1ed ; 
	scrollbar-shadow-color:#00254e;
	scrollbar-track-color: #e1e1ed ;
	}
a, a:visited, a:active{color:464388}

.footer{font-family:Verdana, arial,times;font-size:10px;color:white}
.footer a{color:white;text-decoration:none}
.footer a:active{color:white;text-decoration:none}
.footer a:visited{color:white;text-decoration:none}
.footer a:hover{color:fd9c00;text-decoration:underline}

.bodyParagraph{text-align:justify}

.ourForm{
	border-style:solid;
	border-width:1px;
	border-color:95bcd9;
	color:00254e;
	background-color:white;
	width:100%;
}
.ourButton{
	border-style:inset;
	border-width:1px;
	border-color:f0f0f0;
	background-color:grey;
	color:black;
	font-family:Verdana,arial,times;
	font-weight:bold;
	width:60%;
}