BODY
{
/* background-image: url("/include/images/sample.gif");*/
/* background-repeat: repeat; /* repeat, repeat-x, repeat-y, no-repeat */
color: #243F90;
background-color: #B5BED9;
font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
margin-top: 0px; margin-left: 0px; margin-right: 0px;  
padding: 0px; 
}


P
{
font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
color: #243F90;
font-size: 12px;
line-height: 16px;
margin-top: 0px;
margin-bottom: 5px;
}

UL,OL
	{
	padding: 0 25 5 25px; 
	font-size: 11px;
	line-height: 18px;
	}

H1,H2,H3
{
font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
color:#243F90;
}

H1
{
font-size: 18px;
}

H2
{
font-size: 16px;
}

H3
{
font-size: 14px;
}

IMG
{
border-color: #243F90; 
}



/*BEGIN CLASS DEFINITIONS*/

.smaller
{
font-size: 11px;
}

.date
{
color: #576EB3; 
font-size: 10px;
}



.footer
{
color: #243F90;
font-size: 10px;
}


.featuresSideMenu
{
color: #000000;
font-size: 10px;
}



.testimony
{
color: #595959;
line-height: 14px;
font-size: 10px;
}


A:link
{
color: #243F90;
text-decoration: underline;
}

A:visited
{
color: #243F90;
}

A:hover 
{ 
color: #243F90; 
text-decoration: none;
}

