body, tbody
	{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 140%; 
	color: #666666;
	background: #ffffff;
	width: 100%;
	height: 100%;
	}

.headertitleblue
	{
	font-weight: lighter;
	font-size: 24px; 
	color: #003333; 
	line-height: 140%
	}
	
td.banner	
	{
	font-weight: lighter;
	font-size: 24px;
	line-height: 140%;  
	color: #ffffff;
	background: #003333;
	background-image:url('images/banner_bg.jpg');
	background-repeat: repeat-x;
	}
table	
	{
	font-weight: lighter;
	font-size: 24px;
	line-height: 140%;  
	color: #ffffff;
	}
	
h1, h2, h3, h4
	{
	font-weight: lighter;
	line-height: 100%;  
	color: #003333; 
	}
	
h1
	{font-size: 24px; }

h2
	{font-size: 20px; }
	
h3
	{font-size: 18px; }
	
h4
	{font-size: 14px; }
	
p, ol, ul
	{font-size: 11px; color: #666666;}

ol.decimal 
{
	list-style-type: decimal;
	list-style-position : outside;
	margin-left: 22px; 
	padding-left: 5px;
	
}
ol li
{
	margin-bottom: 12px; 
}

.nav_head 
{	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; 
	color: #003333; 
} 

.nav-head-big
{  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #003333; line-height: 140%} 

a:link
	{color: #003333}
a: active
	{color: #003333}
a:visited
	{color: #003333}
a:hover
	{ color: #ff9900}

ul.leftnavitem
	{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/dark_blue_hyphen.gif);
	font-weight: normal;
	margin-left: 22px;
	padding-left: 0px;
	margin-top: 0px;
	color: #003333;
	background-color: transparent ;
}

a.leftnavitem, bottomnavitem:link
	{ 
	color: #003333;
	background-color: transparent ;
	}
a.leftnavitem, bottomnavitem:active
	{
	color: #003333;
	background-color: transparent ;
	}
a.leftnavitem, bottomnavitem:visited
	{ 
	color: #003333;
	background-color: transparent ;
	}
	
a.leftnavitem, bottomnavitem:hover
	{
	color: #3399CC;
	background-color: transparent ;
	}

.bottomnavitem
	{
	font-size: 11px; 
	font-weight: normal;
	color: #003333;
	background-color: transparent ;
}

.bottomnavitemright li
	{
	display: inline;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
}
	
.copyright 
	{  
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px; 
	line-height: 120%; 
	color: #999999;
	 }

a.copyright:link, active,visited
	{ color: #003333;}
a.copyright:hover
	{ color: #3399CC;}

.small-body 
	{ 
	 font-size: 10px; 
	 line-height: 10px; 
	 color: #666666;
	  }

.small-blue 
	{ 
	font-size: 10px; 
	color: #003333; 
	line-height: 10px;
	}
	
.grey 
	{
	line-height: 140%; 
	color: #666666;
	 }
	 
.greybold 
	{
	 font-weight: bold;
	 line-height: 140%; 
	 color: #666666;
	 }
	 
.nav-item-sub 
	{
	font-weight: normal; 
	color: #666666 ;
	line-height: 110%
	 }
p 
	{
	margin-top:5px;
	margin-bottom:10px;
	}