<style type="text/css">


/******* body *******/

.body {
font-family: arial;
}

.content {
font-family: arial;
font-size: 12px;
/*color: #36557e;*/
color: #2a4261;

}

.pageheader {
font-family: arial;
font-size: 15px;
/*color: #36557e;*/
color: #2a4261;
font-weight: bold;
}

h3 {
margin-bottom:5px;
}

p {
margin-top:12px;
margin-bottom:5px;
}

ul {
margin-top:5px;
padding-left:15px;
}

li {
padding-bottom:7px;
}


/******* form *******/

.form {
font-family: arial;
font-size: 10px;
color: #333333;

}

/******* Side Bar Content *******/

.sidecontent {
font-family: arial;
font-size: 10px;
color: #333333;

}


/******* Content Links *******/

.connav a:link{
	font-family: arial;
	color: #3699FF;
	font-size: 10px;
	text-decoration: underline; 
	font-weight: bold;
}

.connav a:visited{
	font-family: arial;
	color: #3699FF;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

.connav a:hover{
	font-family: arial;
	color: #3399FF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}


/******* Footer *******/

.footnav a:link{
	font-family: arial;
	color: #36557e;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

.footnav a:visited{
	font-family: arial;
	color: #36557e;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

.footnav a:hover{
	font-family: arial;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
 
.copyright  {
	font-family: arial;
	color: #36557e;
	font-size: 10px;
	font-weight: bold;

	
}


</style>
