﻿html,body 
{
	margin:0px;
	padding:0px;
	height:100%; /* needed for container min-height */
		
}

div#container 
{
	position:relative; /* needed for footer positioning*/
	padding:0px;
	margin:0 auto; /* center, not in IE5 */
	width:955px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
    background-color:#FFFFFF;	
	border-left-color:Black;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:Black;
	border-right-width:1px;
	border-right-style:solid;    
}

div#header 
{
	padding:0px;
	border-bottom:0px;
	height:230px;
}

div#subheader 
{
	padding:0px;
	border-bottom:0px;
	height:31px;
}

#topnav 
{    
    padding:0px;
	background-color:#18400c;
}

div#search
{
    position:absolute;
    top:10px;
    right:20px;
}


div#content
{
	padding:10px 10px 31px 10px; /* bottom padding for footer */
	margin:0px;	
}



div#footer 
{
	position:absolute;
	width:100%;
	bottom:0px; /* stick to bottom */
	padding:0px 0px 0px 0px;
	height:31px;
	background-image:url('../siteimages/footerpixel.jpg');
	
}
/*Site Content*/
p { 
	font-family: verdana; 
	color:#000000 ; 
	font-size: 8pt; 
	font-weight: normal; 
	text-align: justify ;
}
td 
{ 
	font-family: verdana; 
	color:#000000 ; 
	font-size: 8pt; 
	font-weight: normal;
}

A:link
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	text-decoration: underline;
}	
	
		
A:visited
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	text-decoration: underline;
}	
		
A:active
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	text-decoration: underline;
}	
		
A:hover	
{
	color:#000000;
	font-weight:normal;
	text-decoration: underline;
}

A.nav:link
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
}	
	
		
A.nav:visited
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
}	
		
A.nav:active
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
}	
		
A.nav:hover	
{
	text-decoration:underline;
	color:#000000;
	font-weight:normal;
	color:#993300;

}

A.top:link
{
	font-size: 10pt;
	color: White;
	font-family: Verdana;
	text-decoration:none;
	font-weight:bold;
}	
	
		
A.top:visited
{
	font-size: 10pt;
	color: White;
	font-family: Verdana;
	text-decoration:none;
	font-weight:bold;
}	
		
A.top:active
{
	font-size: 10pt;
	color: White;
	font-family: Verdana;
	text-decoration:none;
	font-weight:bold;
}	
		
A.top:hover	
{
	font-size: 10pt;
	color: Red;
	font-family: Verdana;
	text-decoration:none;
	font-weight:bold;

}

A.topsub:link
{
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
	text-decoration:none;
}	
	
		
A.topsub:visited
{
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
	text-decoration:none;
}	
		
A.topsub:active
{
	font-size: 10pt;
	color: White;
	font-family: Verdana;
	text-decoration:none;
	font-weight:bold;
}	
		
A.topsub:hover	
{
	font-size: 10pt;
	color:Green;
	font-family: Verdana;
	text-decoration:none;
	font-weight:bold;
	margin-left:5;

}

.footer
{
    background-color:#e9a82a;
    color:black;
    font-size:10px;
    font-family: Verdana;
}

.heading
{
	font-size:9pt;
	color:#FFFFFF;
	font-family: verdana;
	font-weight: bold;
	height:22px;
	padding-left:5px;
}

.NavHeading
{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:5px;
	font-family: Verdana;
	
}

.tableHeading
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: verdana;
	background-color:#f28c1d;
	height:20px;
	padding-left:5px;
}

.tablesubHeading
{
	font-size: 8pt;
	color: #000000;
	font-family: verdana;
	background-color:#ffd05c;
	height:20px;
}

.listitem1
{
	font-size: 8pt;
	color: #000000;
	font-family: verdana;
	background-color:#fde8b4;
	height:20px;
}

.listitem2
{
	font-size: 8pt;
	color: #000000;
	font-family: verdana;
	background-color:#fff3d5;
	height:20px;
}


input, textarea, select 
{ 
	font: normal 8pt Verdana; 
	color: #000000; 
} 

.gt 
{ 
	font-family: Verdana; 
	color:BLACK; 
	font-size: 9pt;	 
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
}
 
h1 
{ 
	font-family: Verdana; 
	color:#FFFFFF; 
	font-size: 9pt;	 
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
}

h2 
{ 
	font-family: Verdana; 
	color:white; 
	font-size: 9pt; 
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-transform:capitalize;
	t
}

h3 { font-family: verdana; color:Black ; font-size: 9pt; font-weight: bold; padding:0px; margin:0px;}

h4 { font-family: verdana; color:#000000 ; font-size: 10pt; font-weight: bold;}

h5 {font-family: verdana; color:#000000 ; font-size: 8pt; font-weight: bold;}



.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;	
}