#contentMain { 
	font: 13px Georgia,"Times New Roman",Times,serif;
	color: #000000;
	text-align:justify;
	line-height: 13pt;
	}

	
#contentRight { 
	font: 12px Georgia,"Times New Roman",Times,serif;
	color: #000000;
	line-height: 11pt;
	}


.rightSubTitle { 
	font: bold 13px Georgia,"Times New Roman",Times,serif;
	font-variant: small-caps;
	color: #881D2E;
	line-height: 11pt;
	}

.rightBold { 
	font: bold 11px Georgia,"Times New Roman",Times,serif;
	color: #000000;
	line-height: 10pt;
	}

.subTitle { 	font: bold 11pt Georgia,"Times New Roman",Times,serif;
		color: #000000;
		text-align:left;
	}

.mainBold { 	font: bold 12pt Georgia,"Times New Roman",Times,serif;
		color: #000000;
		text-align:justify;
	}

.mainItalic { 	font: italic 12pt Georgia,"Times New Roman",Times,serif;
		line-height: 14pt;
		color: #000000;
	}

.mainBoldItalic { 	font: bold italic 11pt Georgia,"Times New Roman",Times,serif;
		  	color: #000000;
	}

.copyright {  	font: 8pt Georgia,"Times New Roman",Times,serif;	
		color: #58A1BB;
	}

#selected { 	font: bold 7pt Georgia,"Times New Roman",Times,serif;
		color: #FF7E00; 
		line-height: 7pt;
	}

ul li {	list-style-image: url("..images/nav/concentric-circ-bullet.gif"); 
	list-style-type: circle; 
	font: 10pt Georgia,"Times New Roman",Times,serif;
	color: #000000;
	}


a:link		{ color: #881D2E; text-decoration: underline; }
a:visited	{ color: #881D2E; text-decoration: underline; }
a:active	{ color: #881D2E; text-decoration: underline; }
a:hover		{ color: #FE9015; text-decoration: none; }

.nav {padding-top:2px;}

.copyright a:link 	{ color: #881D2E; text-decoration: underline; }
.copyright a:visited	{ color: #881D2E; text-decoration: underline; }
.copyright a:active 	{ color: #881D2E; text-decoration: underline; }
.copyright a:hover 	{ color: #FE9015; text-decoration: none; }



