BODY {
	color : #000000;
	background-color : #F0F0F0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-left: 0px;
	}
	
	form {
	margin: 0px;
	}
	
	HR {
	color: 999999;
	margin-top: 0px;
	margin-bottom: 0px;	
	height: 1px;
	}
	

	UL {
	margin-top: 0px;
	margin-bottom : 0px;
	}	
	
	TEXTAREA {
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	background-color : #F7F7F7;
	border-color : #A0A0A0;
	}
	
	SELECT {
	background-color : #F7F7F7;
	}	

	TD	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
	
	.Jumpdown {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	}	
	
	TD.smallNWhite {
		font-family : Arial, Helvetica, sans-serif;
	  	font-size : 11px;
		color: #FFFFFF;
	  }
	  
	TD.smallNGrey {
		font-family : Arial, Helvetica, sans-serif;
	  	font-size : 11px;
		color: #A1A1A1;
	  }
	
	TD.bgGrey	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	background-color: #E5E3E1;
	}
	
	TD.bgGrey_ResOpt	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	background-color: #E5E3E1;
	}	
	
	TD.bgWhite	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	background-color: #FFFFFF;
	}
	
	TD.bgWhite_ResOpt	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	background-color: #FFFFFF;
	}
	
	TD.Label_Left {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : right;
	vertical-align : top;
	background-color: #E5E3E1;
	 }
	 
	TD.Label_Left_Error {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #C00000;
	text-align : right;
	vertical-align : top;
	background-color: #E5E3E1;
	 }	 
	  
	TD.Label_Top {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
	background-color: #E5E3E1;
	  }	  		  
	  
	 TD.Title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #FFFFFF;
	text-align : left;
	vertical-align : top;
	background-color: #000050;

	  }	  	
	  	    
	TD.SubHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	vertical-align : top;
	background-color: #E5E3F1;
	}	  	
	
	TD.DescRule {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	text-align : left;
	vertical-align : top;
	background-color: #8c868c;
	}	  	
	
	TD.col_heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	vertical-align : bottom;
	background-color: #C6C6C5;
	}	  
	  
	TD.DotsBackground {
	background-image : url(../images/VerticalDot.gif);
	}

	TR.Alternating	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #E5E3E1;
	}
		  
	.reg {
	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
	}
	  
	 .regNWhite {
		font-family : Arial, Helvetica, sans-serif;
	  	font-size : 12px;
		color: #FFFFFF;
	  }
	  
	.light {
		font-family : Arial, Helvetica, sans-serif;
	  	font-size : 10px;
	 }	  
	 
	.big {
		font-family : Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight : bold;
	 }	 
	 
	.bigNred {
		font-family : Arial, Helvetica, sans-serif;
		font-size: 16px;
	    font-weight : bold;
	    color: #990000;
	  }	 
	  	  
	.small {
	  	font-family : Arial, Helvetica, sans-serif;
	  	font-size : 10px;
	  }	  
	  
	  .HomePageCopy {
	  	font-family : Arial, Helvetica, sans-serif;
	  	font-size : 13px;
		font-weight : bold;
		color: #575757;
	}
	  
	.SideCopy {
	  	font-family : Arial, Helvetica, sans-serif;
	  	font-size : 14px;
		font-weight: bold;
		color: #C0C0C0;
  	}	
	
	.SectionTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;	
}	  

	.SmallNWhite {
	  	font-family : Arial, Helvetica, sans-serif;
	  	font-size : 11px;
		color: #FFFFFF;
	  }	  		    	  
	  
	.SmallNGrey {
		font-family : Arial, Helvetica, sans-serif;
	  	font-size : 11px;
		color: #A1A1A1;
	  }	  		 
	  	  
	.SideNGray {
	  	font-family : Arial, Helvetica, sans-serif;
	  	font-size : 11px;
		color: #E5E3E1;
		font-weight: bold;
	  }   	  
	  
	  A:Link  {
	  	text-decoration : none;
	  	color : #06386A;}
	  A:Visited  {
	  	text-decoration : none;
	  	color : #06386A;}
	  A:Active  {
	  	text-decoration : none;
	  	color : #06386A;}
	  A:Hover  {
	  	text-decoration : underline;
	  	color : #CC4D00;}
		
	  A.red:Link  {
	  	text-decoration : none;
	  	color : #D60C39;}
	  A.red:Visited  {
	  	text-decoration : none;
	  	color : #D60C39;}
	  A.red:Active  {
	  	text-decoration : none;
	  	color : #D60C39;}
	  A.red:Hover  {
	  	text-decoration : underline;
	  	color : #D60C39;}		
		
	  A.white:Link  {
	  	text-decoration : none;		
	  	color : #FFFFFF;}
	  A.white:Visited  {
	  	text-decoration : none;
	  	color : #FFFFFF;}
	  A.white:Active  {
	  	text-decoration : none;
	  	color : #FFFFFF;}
	  A.white:Hover  {
	  	text-decoration : underline;
	  	color : #FFFFFF;}		
	
