body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(graphics/bk2.gif);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 764px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	background-image: url(graphics/bk.gif);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #header {
	padding: 0 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px;
	margin-right: 35px;
	margin-left: 35px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	height: 60px;
	background-image: url(graphics/bottomofthepage.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

h1 {font-size: 16px; font-weight: bold; color: #015C9F;}

h2 {font-size: 14px; font-weight: bold; color: #015C9F;}

h3 {font-size: 12px; font-weight: bold; color: #015C9F;}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 160%;
	text-align: justify;
}

.title1 {font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;font-size: 16px; font-weight: bold; color: #015C9F; border-bottom-style: dashed;	border-bottom-width: 1px;}

.title2 {font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;font-size: 14px; font-weight: bold; color: #015C9F; border-bottom-style: dashed;	border-bottom-width: 1px;}

.blue {color: #015C9F;}

.white {color: #FFFFFF;}

a:link {color:#015C9F; text-decoration:underline; font-weight:none; font-size: 12px;}
a:visited {color:#015C9F; text-decoration:underline; font-weight:none; font-size: 12px;}
a:active {color:#015C9F;text-decoration:underline; font-weight:none; font-size: 12px;}
a:hover {color:#000000; text-decoration:underline; font-weight:none; font-size: 12px;}

.bottom:link {color:#FFFFFF; text-decoration:underline; font-weight:none; font-size: 11px;}
.bottom:visited {color:#FFFFFF; text-decoration:underline; font-weight:none; font-size: 11px;}
.bottom:active {color:#FFFFFF;text-decoration:underline; font-weight:none; font-size: 11px;}
.bottom:hover {color:#000000; text-decoration:underline; font-weight:none; font-size: 11px;}

