body {
	margin: 0px 0px 0px 0px;
	background: url(template_images/body_top_bg.gif) repeat-x top;
	background-color: #F3F3EB;
}

h1 {
font-size:21px;
color:#333366;
font-style:italic;}


<!-- links -->

a:link {
	text-decoration: underline;
	color: #2D4C7E;
}

a:visited {
	text-decoration: underline;
	color: #333;	
}

a:active {
	text-decoration: none;
	color: #2D4C7E;
}

a:hover {
	text-decoration: underline; 
	color: #6779A3;
}

p {
text-align:justify;
}

.bgblue{
background-color:#808EB1;
}

.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	color: #333366;
}

.mainArea {
	background-color: #F3F3EB;
	vertical-align: top;

}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	padding: 10px 20px 10px 20px;
	
}

.tenthTaylor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	padding: 10px 20px 10px 20px;
	
}

H4 {
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
color:#FF0000;
}

.navArea {
	vertical-align: top;
	background: url(template_images/nav_bg.gif) repeat top;
	width: 202px;
}

.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #223A6B;
	
}

.subsubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #223A6B;
	
}

.subsubHeadLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #223A6B;
	text-decoration:underline
	
}

.boxText {
	border: 1px solid #999;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	background-color: #223A6B;
	padding: 2px 5px 3px 5px;
	text-align:center;
 }


.footer {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	padding: 5px 20px 5px 20px;
	text-align:center;
}

ul {
	list-style-type: disc;
	color: #2D4C7E;	
}

.colorBars  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	background-color: #2D4C7E;
	padding: 3px 0px 3px 10px;
}




