body {
	background-color: #c0c0c0;
	margin: 0px 0px 0px 0px;
}

a { 
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
}


h1 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	text-decoration: none;
	font-family: Arial Narrow, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top: 50px;
	line-height: 36px
}

h2 {
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	font-family: Arial Narrow, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 15px 0px 5px 0px;
}

h3 {
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

h4 {
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial Narrow, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 15px 0px 5px 0px;
}

h6 {
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	vertical-align: middle;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

h6:hover {
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	font-family: Verdana, sans-serif;
	vertical-align: middle;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}


ul ol {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
}

th {
	color: #738CB5;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 20px;
	vertical-align: top;
}

td {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 20px;
	vertical-align: top;
}


.footer {
	color: #738CB5;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 40px;
	margin-top: 5px;
}

.blue {
	background-color:  #b5c7de;
}

.blue:hover, .blueIeHoverFix {
	background-color:  #738CB5;
}

.subheading {
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px 0px 0px 10px;
}

.link {
	text-decoration: underline;
	color: #003366;
}

input { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size : 10px; color: #384459;}
select { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size : 10px; color: #384459;}
form {padding: 0px; margin: 0px;}