﻿body {
	background-color: #ffffff; 
	margin:0px;
	}

body, p, table, tr, td, div {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #6D6E71;
	line-height: 18px;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #013668;
	font-weight: bold;
	margin:0;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003569;
	background-color: #eaeaea;
	font-weight: bold;
	padding: 4px;
	margin-top: 30px;	
	text-transform: uppercase;
	}

#topstrip {
	height: 6px;
	background-color: #A4BEC4;
	border-bottom: 1px solid #D2DFE2;
	margin-bottom: 20px;
	}

#footer {
	background-color: #A4BEC4;
	height: 26px;
	color: #ffffff;
	margin-top: 50px;
	}	


img.right {
	float: right;
	border: 1px solid #cccccc;
	margin-left: 20px;
	margin-bottom: 10px;
	}
	
img.left {
	float: left;
	border: 2px solid #cad2d9;
	margin-right: 20px;
	margin-bottom: 10px;
	}
	
img.border {
	border: 1px solid #cccccc;
	}	
	
	
/* Forms */
/*********/

form {
	margin: 0px;
	}
	
input.custom {
	border: 1px solid #888888;
	width: 200px;
	}
	
.changedField { 
	border: 1px solid #CBCBCB;	
	width: 200px;
	color: #013668;
	}	
	
	


/* Links */
/*********/
a:link { font-family: arial, verdana, helvetica; text-decoration: underline; color: #6093CA; font-size:12px;}
a:active { font-family: arial, verdana, helvetica; text-decoration: underline; color: #6093CA; font-size:12px;} 
a:visited { font-family: arial, verdana, helvetica; text-decoration: underline; color: #6093CA; font-size:12px;} 
a:hover { font-family: arial, verdana, helvetica; text-decoration: underline; color: #045EF3; font-size:12px;}

a.nav:link { font-size: 12px; text-decoration: none; color: #6D6E71;font-weight: bold; font-family: arial, helvetica, sans-serif;}
a.nav:active { font-size: 12px; text-decoration: none; color: #B0C7CC;font-weight: bold; font-family: arial, helvetica, sans-serif;} 
a.nav:visited { font-size: 12px; text-decoration: none; color: #6D6E71;font-weight: bold; font-family: arial, helvetica, sans-serif;} 
a.nav:hover { font-size: 12px; text-decoration: none; color: #B0C7CC;font-weight: bold; font-family: arial, helvetica, sans-serif;}

a.nav2:link { font-size: 12px; text-decoration: none; color: #B0C7CC;font-weight: bold; font-family: arial, helvetica, sans-serif;}
a.nav2:active { font-size: 12px; text-decoration: none; color: #B0C7CC;font-weight: bold; font-family: arial, helvetica, sans-serif;} 
a.nav2:visited { font-size: 12px; text-decoration: none; color: #B0C7CC;font-weight: bold; font-family: arial, helvetica, sans-serif;} 
a.nav2:hover { font-size: 12px; text-decoration: none; color: #B0C7CC;font-weight: bold; font-family: arial, helvetica, sans-serif;}