body				{ 
						font-family: "Verdana";
						font-size: 10pt;
						background: #FFFFFF; 
					}

h1					{
						font-family: "Tahoma";
						font-size: 12pt;
						
						color: #2D3851;
						
					}	
					
h1.home				{
						font-family: "Arial Black";
						font-size: 12pt;
						font-style: italic;
						font-weight: bold;
						color: #999999;
						
					}	
	
h2					{
						font-family: "Verdana";
						font-size: 10pt;
						color: #2D3851;
					}	

td					{ 
						font-family: "Tahoma", "Verdana", "Arial" ; 
						font-size: 10pt; 
						line-height: 140%; 
						color: #1e1e1e; 
					}

A:link				{
						color: #1E5AAB; 
						text-decoration:none;
					}



A:visited			{
						color: #1E5AAB; 
						text-decoration:none;
					}



A:hover				{
						color: #FF7200;
						text-decoration:underline;
					}



.blank				{
						font-size: 1pt;
					}



.bottom_line		{
						font-size: 1pt;
						background-color: #2D3851;
						height: 2px;
					}		



.banner				{
						font-size: 12pt;
						color: #2D3851;
						font-weight:bold;
					}



.banner_bullet		{
						padding-right:11px;
					}



.td_color_1			{
						background-color: #2D3851;
					}



.content_left		{
						padding-top:5px;
						padding-left:12px;
						padding-right:12px;
					}



.content			{
						padding-top:5px;
					}
					
img, div { behavior: url(/includes/iepngfix.htc) }


/* Contact form stuff */

.formlabel {
    font-family: "Tahoma", "Verdana", "Arial";
    font-size: 10pt; 
    font-weight: bold;
    font-style: italic;
    text-align: right;
    margin-right: 4px;
    padding-right: 4px;
    line-height: 140%; 
    color: #1e1e1e; 
}

.forminput {
   font-size: 10pt;
}

.formsectionlabel{
	background: #2D3851; 
	color: #FFF;
	font-weight: bold;
	padding: 2px;
}
