

body{

	font-family: Verdana,Arial,sans-serif;

	color: #336666;

	font-size: 12px;

	margin: 0px;

	padding: 0px;

	background-color:#FFFFFF;

}

.smallheading{

	font-size: 10px;

	text-align: center;

	color: #336666;

	font-style: normal;

	font-weight: normal;

	

}

.indexheading{

	padding: 0px 0px 0px 0px;

	text-align: center;

	color: #000099;

	font-size: 18px;

 	font-style: bold;

	font-weight: bold;

}



.smallheadingleft{

	font-size: 10px;

	text-align: left;

	color: #336666;

	font-style: normal;

	font-weight: normal;

	

}

/***********************************************/

/* Layout Divs                                 */

/***********************************************/



#masthead{

	margin: 0;

	padding: 0px 0px;

	border-bottom: 1px solid #336666;

	width: 100%;

}



#navcontainer{

	margin: 0 0 0 0;

	padding: 0px;

	width: 150px;

	float: left;

	background-color: #eeeeee;

}



#content{

position:static;

margin-left:155px;

	width: auto;

	padding: 10px 10px 10px 10px;

}



#contentArticle{

position:static;

	width: auto;

	padding: 10px 10px 10px 10px;

}





#footer{

	margin: 0;

	padding: 0px 0px;

	border-top: 1px solid #336666;

	width: 100%;

}





/************* #boxquote styles *************/



.boxquote{

    width: auto;

  margin-left:5px;

	font-size: 12px;

	font-weight: bold;

	padding: 10px 10px 10px 10px;

	background-color: #E4E4E4;

	border-left: 1px solid #336666;

	border-top: 1px solid #336666;

	border-right: 2px solid #336666;

	border-bottom: 2px solid #336666;

overflow:auto;

	

}

.boxquote img{

	float: left;

	padding: 0px 10px 0px 0px;

	margin: 0 5px 5px 0;



}

.smallfont{

	font-size: 10px;

	color: #000000;

	font-style: italic;

	font-weight: normal;

	

}





/************** .feature styles ***************/



.feature{

	padding: 0px 10px 10px 10px;

	font-size: 14px;

}

.featureArticle{

	padding: 10px 10px 10px 10px;

	font-size: 14px;

}



.heading{

	padding: 10px 0px 5px 0px;

	text-align: center;

	font-size: 18px;

	font-weight: bold;

}

.subheading{

	padding: 0px 0px 5px 0px;

	text-align: center;

	font-size: 16px;

	font-weight: bold;

}



/*********** #sectionLinks styles ***********/





#navlist

{

padding: 1px;

margin-left: 0;

font-size: 10px;

font-weight: bold;

width: 14em;

color: gray;

float: left;

width: 150px; }



#navlist li

{

list-style: none;

margin: 0px;

border-left: 1px #336666 solid;

border-bottom: 1px #336666 solid;

text-align: left;

}



#navlist li a

{

display: block;

padding: 0.7em 0.5em 0.7em 0.9em;

text-decoration: underline;

}



#navlist li a:link { color: #0000FF;   }

#navlist li a:visited { color: #FF00FF; }



#navlist li a:hover

{

font-weight: bold;

color: #FF0000; 

text-decoration: underline overline;

background: #b1d5ed;

border-left: 3px #336666 solid;

}



/************** .footer styles ***************/



.footer{

	padding: 10px 0px 5px 0px;

	text-align: center;

	font-size: 10px;

}



