body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-size: 20px;
	color: #324566;
}
h2 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-size: 18px;
	color: #324566;
}
h3 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-size: 16px;
	color: #324566;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #324566;
}


.nav {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-size: 14px;
	color: #324566;
}
.topbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}.footer {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-size: 10px;
	color: #ADAEB2;
	text-align: center;
	
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #ADAEB2;
	text-decoration: none;
}
.footer a:hover {
	color: ##324566;
	text-decoration: underline;
}

.footer hr {
	color: #A8ACAF;
	background-color: #A8ACAF; // for Mozilla and Firefox
	border: 0; // for Mozilla and Firefox
}

.quicklinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #324566;
}
hr {
	color: #63779C;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #64789D;
}


.quicklinks a:link, .quicklinks a:visited, .quicklinks a:active {
	color: #324566;
	text-decoration: none;
}
.quicklinks a:hover {
	color: #62789D;
	text-decoration: underline;
}

.quicklinks h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #324566;
}
.purposestatement {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bn_header {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.bn_text {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-size: 13px;
	color: #E7E3D7;
	text-align: center;
	font-weight: normal;
}
.formalert {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	background-color: #FF0;
	padding: 3px;
	border: thin solid #F00;
	margin-left: 5px;
	font-style: italic;
}

