/* CSS definition file containing sitestyle stylesheets */
body { 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 10pt;
	background-image:url(images/bg.gif);
	background-repeat:repeat-xy;
	margin: 0px;
    color: #000000;
	background-color:#000000;
	background-position: top;
	clear:both;
	}

a:active { 
	font-size: 8pt;
	}

a:link { 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 8pt; 
	color: #CCCCCC; 
	font-weight: bold;
	}

ul { 
	font-family: Arial,Helvetica,Geneva,Sans-serif;
	 font-size: 10pt;
	 color:#FFFFFF;
 }

ol { 
	font-size: 10pt; 
	color: #FFFFFF;
	}

.li { 
	font-size: 10pt; 
	color: #FFFFFF;
	}
	
.image{
	border-style: solid;
	border-color: #FF0000;
	border-width:1px;
      }
	  
a:visited { 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 8pt; 
	color: #CCCCCC; 
	font-weight: bold;
	}
	
A:hover { 
	font-size: 8pt; 
	color: #FF0000;
	}

.TextObject { 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 8pt; 
	color: #333333;
	}

H1 { 
	font-family: 'Times New Roman CE', serif; 
	font-size: 12px; 
	color: #FF0000; 
	font-weight: bold;
	}
	
.HeaderName { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
	}
	
.SubHeader { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF0000; 
	font-weight: bold;
	}
	
.TableHeader { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #B72424; 
	font-weight: bold;
	}

.BodyText{ 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 9pt; 
	color: #FFFFFF;
	}	

.tableContent {
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color: #EFF9FE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #B72424; 
	}
	
.tableText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #B72424; 
	}


.BackToTop{ 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 8pt; 
	color: #999999;
	}

p { 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF;
	}

.TextNavBar { 
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	font-weight: bold;
	}

.tableCellGray1 {
	border-top:1px solid #cccccc;
	}

.tableCellGray2 {
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	}
	

 