BODY,p					{
								margin: 0 0 0 0;
								font-family: verdana, sans-serif; font-size: 12px; font-weight: normal;
								}
.toptext				{				
								font-family: verdana, sans-serif; font-size: 12px; font-weight: normal; color:#FFF
								}

.topLogoTable		{
								width:750px;
								background-color:#33766A;
								border-left: 1px solid #000000;	
								border-right: 1px solid #000000;	
								}

.rightBar				{ width:150px; background-color:#323232; 
								}

.mainTable			{
								width:750px;
								background-color:#196557;
								border-left: 1px solid #000000;	
								border-right: 1px solid #000000;	
								border-bottom: 1px solid #000000;
								}

.errorText			{
								padding:1px 5px 2px 5px;
								margin:3px 0 5px 0;	
								display:block;
								float:left;
								border-left: 1px solid #FFFFFF;	
								border-right: 1px solid #FFFFFF;	
								border-bottom: 1px solid #FFFFFF;
								border-top: 1px solid #FFFFFF;
								font-family: verdana, sans-serif; font-size: 12px; font-weight: normal;
								color:#FFFFFF;
								}
								
.copyTable			{
								width:750px;
								background-color:#005445;
								border-left: 1px solid #000000;	
								border-right: 1px solid #000000;	
								border-bottom: 1px solid #000000;
								}								

.copyText				{
								margin:2 2 2 2; 
								font-family: verdana, sans-serif; font-size: 10px; font-weight: normal;
								color:#FFFFFF;
								text-decoration:none;
								}

.adText					{
								font-family: verdana, sans-serif; font-size: 8px; font-weight: normal;
								color:#000000;
								text-decoration:none;
								}


h1							{
								font-family: arial, geneva; font-size: 18px; font-weight: bold;
								}

h2							{
								font-family: arial, geneva; font-size: 13px; font-weight: bold;
								}

.topLink				{
								font-family: arial, geneva; font-size: 12px; font-weight: bold;
								text-decoration: none;
								}

.selectBox			{
								font-family: verdana, sans-serif; font-size: 12px; font-weight: normal;
								}
								
.selectBoxStates{
								font-family: verdana, sans-serif; font-size: 12px; font-weight: normal; width:300px;
								}								
								
.siteContent		{
								position:relative;
								width:730px; left:5px;
								}


.tableList 	{
	padding-bottom:0;
	margin:0px 0 0 2px;
	clear:both;
	width:100%;
}

.tableList td	{
	padding:5px 10px 5px 0;
	white-space:nowrap;
	vertical-align:top;
	color:#FFF;
}

p,a {color:#FFF;}

.black {color:#000;}

.tableListTrHover
								{
								background-color:#33766A;	
								}

.tableListTr 				
								{
								background-color:#196557;	
								}

.welcometext		{	margin: 5 5 5 5;				}
.searchbox			{	margin: 10 10 10 10;		}
.white					{ color:#FFFFFF;	}