/* CSS Document */

body	{
	background-color: #DFFFDF;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	}

table { 
COLOR: #000000; 
FONT: 12px Arial, Helvetica, sans-serif; 
font-weight: normal; 
background-color:#FFFFFF;
}

.tableunits {
line-height:2em;
font-size:larger;
}

.footer {
font: Arial, Helvetica, sans-serif;
font-size: 11px;
}



a:link		{ color: #006600; text-decoration: none; }

a:visited	{ color: #006600; text-decoration: none; }

a:active	{ color: #000000; text-decoration: underline; }

a:hover		{ color: #000000; text-decoration: underline; }

h1{font-size:16px; }

h2{font-size:20px; color:#ffffff; font-weight:bold; font-style:italic; padding:0px 0px 0px 0px; margin:0px;  }

h3{font-size:12px; color:#ffffff; font-weight:bold; padding:0px 0px 5px 0px; margin:0px;}

h4 {
font-size: 14px;
}

h5{font-size:18px; color:#ffffff; font-weight:bold; padding:3px 0px 3px 20px; margin:0px;  }

.SmallCopy { 
font-size:10px; 
color:#ffffff; 
font-weight:normal; 
}

.SmallCopy2 { 
margin-left:10px;
margin-right:10px;
font-size:10px; 
color:#000000; 
font-weight:normal; 
}

.disclaimer { 
font-size:12px; 
color:#000000; 
font-weight:normal; 
}

.navmenu {
color: #000000;
text-align:center;
background-color:#ffffff;
}

.navmenu a:link 	{  
		  	   color: #000000;}


.navmenu a:visited 	{  
		  	   color: #000000;}


.navmenu a:active 	{  
		  	   color: #006600;}


.navmenu a:hover 	{ 
		  	   color: #006600;}



.bodytext {
margin:20px;
text-align:justify;
}

.bodytext11 a:link 	{  
		  	   color: #000099; text-decoration:underline;}


.bodytext11 a:visited 	{  
		  	   color: #000099; text-decoration:underline;}


.bodytext11 a:active 	{  
		  	   color: #000000; text-decoration:none;}


.bodytext11 a:hover 	{ 
		  	   color: #000000; text-decoration:none;}


.enter {
color:#000000;
font-size: 14px;
font-weight: bold;
}

.enter a:link 	{  
		  	   color: #000000; text-decoration:none;}


.enter a:visited 	{  
		  	   color: #000000; text-decoration:none;}


.enter a:active 	{  
		  	   color: #000099; text-decoration:underline;}


.enter a:hover 	{ 
		  	   color: #000099; text-decoration:underline;}

.more {
font-style: italic;
}
.more a:link 	{  
		  	   color: #000099; text-decoration:underline; font-style:italic;}


.more a:visited 	{  
		  	   color: #000099; text-decoration:underline;font-style:italic;}


.more a:active 	{  
		  	   color: #000000; text-decoration:none;font-style:italic;}


.more a:hover 	{ 
		  	   color: #000000; text-decoration:none;font-style:italic;}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:300px;
	}
	
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}