body {
	background-color: #238cc6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg-tile--ao2.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
.container {
	width: 740px;
	text-align: left;
	margin-top: 25px;
	height: 100%;
	/*
	padding: 10px;
*/	
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #024B7F;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a:active {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
}




.header {
	background-color: #FFFFFF;
}


.mainBlurb {
	margin-left: 20px;
	margin-right: 20px;
}
.mainBlurb table p {
	margin:0;
}

.hpRndTbl p {
	line-height: 18px;
	font-size: 13px;
	text-align: justify;
}
.footer {
	font-size: 10px;
	color: #003366;
}
a.footer:active {
	color: #003366;
	text-decoration: none;
}
a.footer:visited {
	color: #003366;
	text-decoration: underline;
}
a.footer:link {
	color: #003366;
	text-decoration: underline;
}
a.footer:hover {
	color: #003366;
	text-decoration: none;
}


.navblockHome {
	background-color: #FFFFFF;
}
.hpRndTbl {
	background-color: #dedede;
}
.hpRndTbl-TL {
	background-image: url(/images/hp-rnd-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.hpRndTbl-TR {
	background-image: url(/images/hp-rnd-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.hpRndTbl-BL {
	background-image: url(/images/hp-rnd-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hpRndTbl-BR {
	background-image: url(/images/hp-rnd-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.navtableTop {
	background-color: #036bcc;
}
.navtableBottom {
	background-color: #009cff;
	background-image: url(/images/nav2/white-stripe.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display:block;
	text-decoration: underline;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display:block;
	text-decoration: none;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display:block;
	text-decoration: underline;
}
ul.hp {
	list-style-image: url(/images/bullet1.gif);
}
ul.hp li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0D6096;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0D6096;
}
.redfont {
	color: #CC0000;
}
ol.dos li{
margin-top: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
}

