﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 0px;
	background-image: url(images/bodyF.png);
	background-repeat: repeat-x;
	background-color: #d7d7d7;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer a:link, .footer a:visited {
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.footer a:hover, .footer a:active {
	font-size: 9px;
	color:  #ffffff;
	font-weight: bold;
	text-decoration: none;
}
 a:link, a:visited {
	font-size:11px;
	font-weight: normal;
	color: #005689;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #005689;
	text-decoration: none;
}

.bread {
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

.bread a:link, .bread a:visited {
	font-size:9px;
	font-weight: normal;
	color: #005689;
	text-decoration: underline;
}
.bread a:hover, .bread a:active {
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	color: #005689;
	text-decoration: none;
}
	
H1{
	font-size: 14px;
	font-weight: bold;
	color: #005689;
	margin-bottom: 7px;
	}
	
H2 {
	font-size: 12px;
	font-weight: bold;
	color: #005689;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
.blue {
	font-weight: bold;
	color: #005689;
	font-size: 12px;
}	
	
H3 {
font-size: 11px;
	font-weight: bold;
		color: #005689;
		margin-bottom: 0px;
		padding-bottom: 0px;
}
	
.padding {
	padding-bottom: 5px;
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 5px;
}
