body {
	background-image: url(img/bg.jpg);

}
.content_body {
	background-image: url(img/logobg2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #CFE0E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;



}
.footer {
	font-size: 10px;
	color: #999999;
	background-image: url(img/footer.gif);
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;




}
.callout1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;


}
.callout2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #EBF9FB;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #6D0412;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6D0412;
}
.calloutheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bold {
	font-weight: bold;
}
.dkredbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D0412;
}
.header {
	background-image: url(img/header.gif);
}
a:link {
	color: #006666;
	text-decoration: underline;
}
a:visited {
	color: #008484;
	text-decoration: underline;
}
a:hover {
	color: #006666;
	text-decoration: none;
}
a:active {
	color: #006666;
	text-decoration: none;
}
a.footer1:link {
	color: #999999;
	text-decoration: none;
}
a.footer1:visited {
	color: #999999;
	text-decoration: none;
}
a.footer1:hover {
	color: #999999;
	text-decoration: underline;
}
a.footer1:active {
	color: #999999;
	text-decoration: none;
}
.dkgreenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
.contentbodynologo {
	background-color: #CFE0E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
