/*<![CDATA[*/
	body {
  		margin:0;
		padding:0;
  		color:#2b2a2a;
  		font-size: 12px;
  		font-family: verdana, arial, sans-serif;
  		background-image: url(/images/mainBackground.gif);
  		background-repeat: repeat-x;
  		background-color:#141514;
  	}
  	img{
		margin: 0px;
	    padding:0px;
    	border:none;
	}
	input{
		color:#2b2a2a;
	}
	.highlight{ color:#a8153f;}
	.button {
		background-color: #e0e0e0;
		color:#000000;
		border-color:#9f9f9f;
		border-style:solid;
		font-weight:bold;
	}
	td {  		color:#2b2a2a;
  		font-size: 12px;
  		font-family: verdana, arial, sans-serif;
}
	
  	p{
  	}
  	
  	.errorText{
  		color: #b31111;
  		font-weight: bold;
  	}
   
   	h1{
  		font-size: 14px; 
  		color: #03480b;
  		font-weight: bold; 
   	}
  	h2{
  		font-size: 13px; 
  		color: #03480b;
  		font-weight: bold;   		
  	}
  	h3{
  		font-size: 11px; 
  		color: #03480b;
  		font-weight: bold;   		
  	}
 	a:link {
 		text-decoration:underline;
 		color: #1c7842;
 		font-weight: bold;
 	}
 	
 	a:visited {
 		text-decoration:underline;
 		color: #1c7842;
 		font-weight: bold;
 	}
 	
 	a:hover {
 		text-decoration:underline;
 		color: #1c7842;
 		font-weight: bold;
 	}
 	
 	a:active {
 		text-decoration:underline;
 		color: #1c7842;
 		font-weight: bold;
 	}
 	.subNav{
 		
 	}
    #pageHeader {
		top:0;
		left:0;
  	
  		width: 100%;
  		text-align: left;
  	}
  
	#outlineTable{
 		width:900px;

 	}
 	#mainContent {

 		text-align: left;

 	}
#mainFooter{
	color:#ffffff;
}
    	#pageFooter {
  		width:100%;

    	 	
  		text-align:center;
  		font-size:10px;
  		padding-top:1px;
		height:21px;
  	}
.pageNav {color: #ffffff;}
.pageNav a:link {color: #FFFFFF;}
.pageNav a:link {text-decoration:none;font-weight: bold;} 
.pageNav a:visited {color: #FFFFFF;}
.pageNav a:visited {text-decoration:none;font-weight: bold;} 
.pageNav a:hover {color: #FFFFFF;}
.pageNav a:hover {text-decoration:underline;font-weight: bold;} 
.pageNav a:active {color: #FFFFFF;}
.pageNav a:active {text-decoration:underline;font-weight: bold;}

.pageNav2 {color: #000000;}
.pageNav2 a:link {color: #000000;}
.pageNav2 a:link {text-decoration:none;font-weight: bold;} 
.pageNav2 a:visited {color: #000000;}
.pageNav2 a:visited {text-decoration:none;font-weight: bold;} 
.pageNav2 a:hover {color: #000000;}
.pageNav2 a:hover {text-decoration:underline;font-weight: bold;} 
.pageNav2 a:active {color: #000000;}
.pageNav2 a:active {text-decoration:none;font-weight: bold;}	
 	
  	
	#mainPageConent{
		text-align: left;
	}
	#mainPageContent table  { 
		border:solid 1px #708090;
	}
	#mainPageContent th  { 
		
		border-bottom:1px solid #9f9f9f;
		font-weight: bold;
  		font-size: 11px;
		text-align: left;
		color: #2b2a2a;
		margin-top: 5px;
		padding: 0px;
		height: 26px;
		padding-left:5px;
		padding-right:5px;
		text-align: left;
	}
	
	#mainPageContent td  { 
		
		font-weight: normal; 
  		font-size: 11px;
		color: #2b2a2a;
		padding-left:5px;
		padding-right:5px;
		text-align: left;
	}
	#mainPageContent td  #ContentBody table{ 
		border:none;
	}	
	#mainPageContent td  #ContentBody th{ 
		border:none;
		
		padding:0px;
	}	
	#mainPageContent td  #ContentBody td{ 
		border:none;
		
		padding:0px;
	}	
	
	
  /*]]>*/