	 
	 html, body
	 {
	 margin: 0;
	 padding: 0;
	 }
	 body
	 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #000;
	background: #6B8A9C;
	text-align: center;
	}

	 .hidden
	 {
	 display:none;
	 }
	 
	 #page-container
	 {
	 width:910px;
	 margin: auto;
	 text-align: left;
	 margin-top:0px;
	 margin-bottom:5px;
	 background-image: url('../../images/bgs/page_bg2.jpg');
	 background-repeat: y-repeat;
	 background-position: center;
	 border-right:0px solid #ededed;
	 border-left:0px solid #ededed;
	 }
	 
	 
	 #header
	 {
	 background:transparent;
	 border: none;
	 background: url('../../images/logos/logo4.jpg' );
	 background-repeat: no-repeat;
	 background-position: top;
	 color: 000033;
	 width:910px;
	 height:125px;
	 text-align: center;
	 }
	 
	 #header2
	 {
	 background:transparent;
	 border: none;
	 background: url('../../images/logos/logo3.jpg' );
	 background-repeat: no-repeat;
	 background-position: top;
	 color: 000033;
	 width:910px;
	 height:125px;
	 text-align: center;
	 }
	 
	 #header3
	 {
	 background:transparent;
	 border: none;
	 background: url('../../images/logos/logo2.jpg' );
	 background-repeat: no-repeat;
	 background-position: top;
	 color: 000033;
	 width:910px;
	 height:125px;
	 text-align: center;
	 }
	 
	 #header4
	 {
	 background:transparent;
	 border: none;
	 background: url('../../images/logos/logo1.jpg' );
	 background-repeat: no-repeat;
	 background-position: top;
	 color: 000033;
	 width:910px;
	 height:125px;
	 text-align: center;
	 }
	 
	 #header p
	 {
	  color: #120A8F;
	  font-weight: bold;
	  font-size:26px;
	  padding: 30px 0 0 30px;
	 }
	 
	 #header p span
	 {
	  font-size: 14px;	 
	 }
	 
	 #header2 p
	 {
	  color: #120A8F;
	  font-weight: bold;
	  font-size:26px;
	  padding: 30px 0 0 30px;
	 }
	 
	 #header2 p span
	 {
	  font-size: 14px;	 
	 }
	 
	 #header3 p
	 {
	  color: #120A8F;
	  font-weight: bold;
	  font-size:26px;
	  padding: 30px 0 0 30px;
	 }
	 
	 #header3 p span
	 {
	  font-size: 14px;	 
	 }
	 
	 #header4 p
	 {
	  color: #120A8F;
	  font-weight: bold;
	  font-size:26px;
	  padding: 30px 0 0 30px;
	 }
	 
	 #header4 p span
	 {
	  font-size: 14px;	 
	 }
	 
	 #main-nav
	 {		 
	 height:60px;
	 background: transparent/*url('../../images/bgs/menu3x.jpg')*/;
	 background-position: center;
	 background-repeat: no-repeat; 
	 margin-bottom:20px;
	 border:none;
	 } 
	 
	 
	
	 #sidebar-a
	 {
	 background:transparent/*#F9F9F9*/;
	 float: left;
	 width:220px;
	 border:none;
	 margin: 10px 0 0 0;
	 }
	 #sidebar-a .padding 
	{
	 padding: 10px 0 0px 13px;
	}	

	#sidebar-b
	 {
	 background:transparent;
	 float: right;
	 width:0px;	
	 }
	#sidebar-b .padding {
	 padding: 15px 0 10px 5px;
    }

	 #sidenavi_l, #sidennavi_r
	{	
	margin-left: 0;
	padding-left: 10px;
	list-style: none;
	text-align:left;
	}

	.li_side
	{
	  margin-bottom:5px;
	}	
	
	

	 #content
	 {
	 margin-left:240px;
	 margin-right:0px;
	 width:630px;
	 height:auto;
	 background-image: url('../../images/bgs/page_bg2.jpg');
	 background-repeat: y-repeat;
	 background-position: center;
	 border:none;
	
	 /*border:1px solid #E5E5E5;	 
	 border-left:1px solid #E5E5E5;
	 border-top:1px solid #E5E5E5;
	 */
	 }
	 #content .padding 
	 {
	 padding: 20px 5px 0 0px; 
	}

	 
	#footer 
	{
	clear: both;
	height: 15px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ac0109;
	border-top:2px solid #ededed;
	padding:13px 25px;
	line-height: 18px;
	background-image: url('../../images/bgs/footer.jpg');
	background-position: center;
	background-repeat: no-repeat;
	}
	#footer a 
	{
	color: #maroon;
	text-decoration: none;
	font-weight: bold;
	}
	#footer a:hover 
	{
	color: #db6d16;
	font-weight: bold;
	}
	#footer #altnav 
	{
	width: 250px;
	float: right;
	text-align: left;
	border:none;
	padding-left:20px;
	}
	#footer #copyright 
	{
	 padding: 0 0 0 0;
	 text-align:right;
	}	 
	
	 
	#content h2 
	{
	margin: 0;
	padding: 0;
	}

	#content h2 
	{
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	}

	#content p 
	{
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	}
	
	.clear
	{
	clear:both;
	}

	.sudd_add
	{
		font-size:9px;
		font-style:italic;
		color: #000000;
	}
	
	h4 
	{
		color:#BD000E/*0642A4*/;
	}
	
	.homenewstxt3 strong
	{
		color: #1851CE;/*#BD000E *0642A4*/
		font-size: 13px;
	}
	
	.homenewstxt4 strong
	{
		color: #B5000E;
		font-size: 13px;
	}
	
	.homenewstxt5 strong
	{
		color: #B5000E/*0642A4*/;
		font-size: 16px;
	}
	
	.news_titlex
	{
		padding:3px 0 5px 3px; 
		background:#ccc;
	}
	.news_titlex strong
	{
		color: #1851CE;
	}
	.news_titley
	{
		padding:6px 0 5px 3px; 
		border-bottom:1px dotted #999;
	}
	
	.news_titlex2
	{
		padding:5px 0 5px 3px; 
	}
	.news_titley2
	{
		padding:10px 0 3px 3px; 
	}
	
	
	.sitemap
	{
		font-size:11px;
		font-weight:bold;
		color:#8A8A8A;
	}
	
	.sitemap a
	{
		font-size:11px;
		font-weight:bold;
		text-decoration:underline;
		color:#2969CE;
	}
	
	.sitemap a:hover
	{
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}
	
	
	
	.sitemappage
	{
		margin:0 0 0 40px;
	}
	
	.sitemappage a
	{
		text-decoration: underline;
	}
	
	.sitemappage a:hover
	{
		text-decoration: none;
	}
	
	
	
	.sitemappage ul
	{
		padding:0 0 20px 0;
		margin:5px 0 0 40px;
		list-style-type: none;  
		list-style-image: url(../../images/home/dot.png);
	}
	
	.sitemappage li
	{
		padding:0 0 0 0;
		margin:5px 0 0 70px;
		arrow-style: none;
		background-repeat: no-repeat;
		background-position: center left;
	}
	
	.sitemappage ul a
	{
		text-decoration: underline;
		color:#1851DE;
	}
	
	
	.sitemappage ul a:hover
	{
		text-decoration: none;
		color:#BD000E;
	}
	
	.sitemappage li a
	{
		text-decoration: underline;
		color:#1851DE;
	}
	
	
	.sitemappage li a:hover
	{
		text-decoration: none;
		font-weight: bold;
		color:#BD000E;
	}
	
	
	
	
	
	
	
	