﻿body
{
	margin:0px;
	padding:0px;
	background:transparent url(/Images/bg.png) repeat-x;   
	
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;	
  
}
img
{
	border:0; 
}
p 
{
	margin:0;padding:0;
	
}
h1,.heading1
{
	font-size: 12pt;
	color:#ff8c00;/*color: #003399;*/
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	font-weight: bolder;

}
h2,.heading2
{
	font-size: 11pt;
	color:#1e90ff;/*color: #0055bb;*/
	font-family: Verdana, Arial, Helvetica;
	text-align: left;

}

h3, .heading3	{
	font-size: 10pt;
	color: black;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
}

.site-area
{
	width:741px;
	margin:0 auto;

}

.top-orange-bar
{
	background:transparent url(/Images/top-orange-bar.png) repeat-x;
	height:11px;   	
}

.banner
{
	height:161px;	
}
.navigation
{
	height:75px;
	
}

.page-content
{
	color:Black;
	background-color:White;     
	float:left;
	width:711px;
	padding:15px;    
	line-height:18px; 
}
.page-content a
{
	color:#1e90ff;
}

ul
{
	margin:0;
	padding-left:20px;	
	list-style-position:outside;      
	
	font-size: 10pt;
	color: black;
	font-family: Verdana,Arial,Helvetica
	
}

ul li
{
	list-style-image:url(/Images/bullet.png); 		
	line-height:18px; 
	padding-bottom:3px; 
}

.orange-text
{
	color:#ff8e01; 
}
.blue-text
{
	color:#268ad2;
}
.font16
{
	font-size:16px; 
}
.font14
{
	font-size:14px; 
}

#TICKER
{
	width:741px;	
	background:white url(/Images/active-nav.png) repeat-x;
	height:30px;	
	float:left;
}

#TICKER a
{
	text-decoration:none;
	color:white;			
	line-height:30px;
	padding-left:10px;
	margin-right:20px;
	background:transparent url(/Images/bullet-ticker.png) no-repeat;

}

.contact-bg
{
	background:transparent url(/Images/contact-bg.png) repeat-x;
	height:104px;
	width:721px; 
	color:White; 	    
	float:left;
	padding:10px;
}
span.contact-title
{
	font-size:18px;
	line-height:35px; 
}
.footer
{
	height:87px; 
	width:741px;	
	background:white url(/Images/footer-top-bg.png) repeat-x;	
	float:left;
	/*border-top:solid 1px blue;*/
	
}
.footer-nav
{
	color:#fe8506;
	margin-top:30px; 
	text-align:center;
}
.footer-nav a
{
	text-decoration:none;
	font-weight:bold;
	color:#fe8506;
	padding:0 10px 0 10px;	     
	font-size:12px;   
}
.Copyright
{
	
	padding:5px 0 0 10px;  

	font-size: 8pt;
	color:#53b4f7;/*color: #58595B;*/
	font-family: Verdana, Arial, Helvetica;
	text-align:center;

}
.footer-strip
{
	height:8px; 
	width:741px;	
	float:left;
	background:transparent url(/Images/footer-strip.png) repeat-x;	
}