.banner {
	background-image: url(/media/site/inner_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	width: 783px;
}
.text_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	background-color: #F1F1F1;
	text-align: justify;
	width: 743px;
	padding-left: 20px;
	padding-right: 20px;
}
.mainhead {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color:#2D67A7;
	text-decoration: none;
	
}.footer_box {
	background-color: #1C77BE;
	height: 52px;
	width: 783px;
	padding-right: 0px;
	padding-left: 0px;
}
.copy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:16px;
	color: #E8E4E4;
	text-decoration: none;
	text-align: left;
	}
.button_01 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E8E4E4;
	text-decoration:none;
	text-align: center;
}	
.button_01 a{
	color: #E8E4E4;
	text-decoration:underline;
	text-align: center;
}
.button_01 a:hover{
	color: #E8E4E4;
	text-decoration:none;
	text-align: center;
}
h2 {color:#FF0000;
	font-family:"Trebuchet MS", Verdana;
	color: #2D67A7;
	}
.icon_home {
	background-image: url(/media/site/home_icon.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 50px;
}
.icon_mail {
	background-image: url(/media/site/mail_icon.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 50px;
}
.icon_sitemap {
	background-image: url(/media/site/sitemap_icon.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 50px;
}
.text_05 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #10345D;
	text-decoration: none;
	text-align:center;
}
.text_05 a{
	color: #10345D;
	text-decoration: none;
}
.text_05 a:hover{
	color: #10345D;
	text-decoration: underline;
}.caption {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #D3E1F0;
	text-decoration: none;
}
.content_listing_02 li {
	padding:5px 0px 5px 25px;
	width:454px;
	font-weight:bold;
	background-image: url(/media/site/bullet_02.gif);
	background-repeat:no-repeat;
	background-position:left 20px;
	float:none;
}.bullet {
	background-image: url(/media/site/rtty.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.text_02 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-style: normal;
	/*line-height: 16px;*/
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
/* PPM
-----------------------------------------------------------------------------------------------*/
/****
	PPM generates this for MODULE NAMES:
	<h1 class='ppm_sitemap_h1'><a class='ppm_sitemap_h1'...>MODULE NAME</a></h1> 
*/ 
h1.ppm_sitemap_h1 {
	margin: .2in 0.0in 0.1in 0.0in ;
}
a.ppm_sitemap_h1 {font: 12px Verdana, Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	font-weight:bold;
}

/****
	PPM generates THIS for list/article/gallery CATEGORIES:
	<h2 class='ppm_sitemap_h2'>CATEGORY</h1> 
*/ 
ppm_sitemap_h2 {font: 12px Verdana, Arial, Helvetica, sans-serif;

}

/****
	PPM generates THIS for to start a list of list/article/gallery ARTICLES:
	<ul class='ppm_sitemap_ul'> 
*/ 
ppm_sitemap_ul {

}

/****
	PPM generates this for EACH ARTICLE/ENTRY in a list/article/gallery:
	<l1 class='ppm_sitemap_l1'><a class='ppm_sitemap_l1'...>ARTICLE TITLE</a></li> 
*/ 
ppm_sitemap_li {

}