/* Default CSS Stylesheet for a new Web Application project */

.body  {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #000000;}

.body9 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000;}

.body9b {font-size: 9pt; font-weight: bold;}
.body10b {font-size: 10pt; font-weight: bold;}
.body14b {font-size: 14pt; font-weight: bold;}

.bodybluebold10 {color: #3366cc; font-weight: bold }
.bodyblue14 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14pt; color: #3366cc;}

.bodyitalic { font-style: italic;}
.bodyitalic8 { font-size: 8pt; font-style: italic;}

.bodycenter {text-align: center}
.bodyjustify {text-align: justify}

.bordercat { border: #3366cc 1px solid; }

.copyright { font-size: 8pt; color: #ffffff;
}

.copyright:link	{	
	text-decoration:	none;
	color:	#3366cc;
	}	
		
.copyright:visited	{	
	text-decoration:	none;
	color:	#3366cc;
	}	
		
.copyright:active	{	
	text-decoration:	none;
	color:	#3366cc;
	}	
		
.copyright:hover	{	
	text-decoration:	underline;
	color:	#9999ff;
	}
		
.copyright:visited:hover {	
	text-decoration:	none;
	color:	#9999ff;
	}



.linkrtm {font-family:  Forte, Arial, Verdana, Helvetica, sans-serif;	font-size: 10pt; font-weight:	bold;	font-style: italic;	text-decoration: none; color: #dc143c}
.linkrtm:visited {font-family:  Forte, Arial, Verdana, Helvetica, sans-serif;	font-size:	10pt;	font-weight:	bold;	font-style: italic;	text-decoration: none; color: #dc143c}
.linkrtm:hover {font-family:  Forte, Arial, Verdana, Helvetica, sans-serif;	font-size:	10pt;	font-weight:	bold;	font-style: italic;	text-decoration: underline; color: #ffffff}


.navcat {font-size: 10pt; color: #3366cc; text-decoration: none;}
.navcat:visited {font-size: 10pt; color: #3366cc; text-decoration: none;}
.navcat:hover {font-size: 10pt; color: #9999ff; text-decoration: underline;}
.navcat:visited:hover {font-size: 10pt; color: #9999ff; text-decoration: underline;}

.navLeft {font-size: 10pt; color: #ffffff; text-decoration: none}
.navLeft:visited {font-size: 10pt; color: #ffffff; text-decoration: none}
.navLeft:hover {font-size: 10pt; color: #9999ff; text-decoration: underline}
.navLeft:visited:hover {font-size: 10pt; color: #9999ff; text-decoration: underline}


.navletter {font-size: 10pt; color: #3366cc; text-decoration: none;}
.navletter:visited {font-size: 10pt; color: #3366cc; text-decoration: none;}
.navletter:hover {font-size: 10pt; font-weight: bold; text-decoration: underline;}
.navletter:visited:hover {font-size: 10pt; font-weight: bold; text-decoration: underline;}


.navtax {font-size: 10pt; color: #990000; text-decoration: none;}
.navtax:visited {font-size: 10pt; color: #990000; text-decoration: none;}
.navtax:hover {font-size: 10pt; color: #990000; text-decoration: underline;}
.navtax:visited:hover {font-size: 10pt; color: #990000; text-decoration: underline;}

.srchlink {font-size: 11pt; color: #3366cc; text-decoration: none;}
.srchlink:visited {font-size: 11pt; color: #3366cc; text-decoration: none;}
.srchlink:hover {font-size: 11pt; color: #9999ff; text-decoration: underline;}
.srchlink:visited:hover {font-size: 11pt; color: #9999ff; text-decoration: underline;}

.table1 { border-left: 1px solid gray; border-right: 1px solid gray; border-bottom: 1px solid gray}

