body {
				background-color: #2e598c;
				font-size:70%;
				font-family: arial,verdana,sans-serif;
				text-align: center;
			}
			body div {
				text-align: left;
			}
			
			#wrap {
				width:750px;
				margin-left: auto;
				margin-right: auto;
			}
			#header {
				width:750px;
				height:142px;
				background-image: url("../images/headerbg.gif");
			}
			#header ul#nav {
				margin: 0px 0px 0px 10px;
				padding:5px 0 0 0 ;
				list-style-type: none;
				
			}
			#header ul li {
				list-style-type: none;
				font-size:11px;
			}
			#header ul li a.top {
				text-transform: uppercase;
				color: #99843e;
				text-decoration: none;	
				font-weight: bold;			
			}
			
			#subarea {
				height:130px;
				background-color: #00457c;
				
			}
			*html #subarea {
				margin-top:-3px;
			}
			#subarea #ticker {
				width:250px;
				float:right;
				margin-right:-5px;
				padding:0px;
			}
			#subarea p.strapline {
				float: left;
				color: #99843e;
				padding-left:10px;
				padding-top:5px;
				margin-top:0px;
			}
			#footer {
				height:23px;
				padding: 10px 10px 3px 0px;
				background-color: #5191cd;
			}
			#center {
				background-color: #dbe7f5;
			}
			
						#center1 {
				background-color: #dbe7f5;
				padding-top: 0px;
				padding-bottom: 0px;
				width:auto;
				height:auto;
				margin-top:0px;
				margin-bottom:0px;
		 
			}
			#article {
				width:255px;
				float:right;
				padding:10px 16px 10px 0px;
				height:240px;
				overflow:auto;
				position:relative;
			}
			#article p,#article div {
				line-height:14px;
			}
			#article a {
				color: #00457c;
				text-decoration: underline;
			}
			#article a:hover {
				color:#99843e;
			}
			#longpage {
				width:750px;
				padding:20px;
				background-color: #dbe7f5;
				line-height:14px;
				voice-family: "\"}\""; 
  			voice-family:inherit;
 				width:710px;	
}

html>body #longpage
{
  width:710px;
} 
			
			.articleimage {
				float:left;
			}
			#footer p {
				text-align: right;
				padding:0px;
				margin:0px;
				color:#fff;
			}
			
			#footer p.sitemap_link {
				text-align:left;
				margin-left:10px
			}
			
			#footer p.sitemap_link span.copyright {
				text-align:right;
				margin-left:410px;
			}
			
			ul { /* all lists */
				padding: 0;
				margin: 0;
				list-style: none;
			}
			
			li { /* all list items */
				float: left;
				position: relative;
				color: #99843e;
				text-decoration: none;
				margin-right:15px;
				font-weight: bold;
			}
			
			#nav li ul,
			#header li ul { /* second-level lists */
				display: none;
				position: absolute;
				top: 12px;
				left: 0px;
				width:95px;
				background-image: url("../images/dropdownbg.jpg");
				background-repeat: repeat-y;
				padding-bottom: 5px;
			}
			
			#nav li>ul,
			#header li>ul{ /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
				top: 12px;
				left: 0;
			}
			
			#nav li:hover ul,
            #nav li.over ul,
			#header li:hover ul,
            #header li.over ul { /* lists nested under hovered list items */
				display: block;
			}	
			#nav li ul li a,
			#header li ul li a{
				display: block;
				color: #004b81;
				text-transform: uppercase;
				margin-top:5px;
				padding-left:5px;
				font-size: 11px;
				text-decoration: none;
			}
			#nav li ul li a:hover,
			#header li ul li a:hover{
				text-decoration: underline;
			}
			h1 {
				color: #99843e;
				font-size: 16px;
				text-transform:uppercase;
				margin:0px;
				font-family: "times new roman";
			}
			#subarea ul#subnav li {
				color: #5191cd;
				text-transform: uppercase;
				
			}
			#subarea ul#subnav li a {
				color: #fff;
				text-transform: uppercase;
				font-size:11px;
				text-decoration: none;
			}
			#subarea ul#subnav li a:hover {
				text-decoration: underline;
			}
			#subarea ul#subnav {
				padding:10px 0px 0px 10px;
			}

			#article h1, #longpage h1 {
				text-transform: uppercase;
			}
			
			.datatable tr.on td
			{
				background:#FFF;
			}
			
			.datatable td
			{
				padding:4px;
			}

#longpage img.floatright
{
	margin:0 0 15px 15px;
	float:right;
}
			

			
			a.button
{ 
	text-decoration:none;
	color:#FFF; 
	height:1%;
	font-weight:normal;
	background:#00457c;
	padding:5px 10px;
} 

	a.button:hover
{ 
	text-decoration:none;
	color: #000;
	background:#5191cd;
	font-weight:normal;
}	

	 .button
{
	font-size: 11px; 
 	background-color:#DEE7F7; 
 	color: #102132; 
 	margin-left: 12px; 
 	margin-top: 3px; 
 	margin-bottom: 2px;
	}
	#longpage ul {
		float:none;
		list-style-position:inside;
		list-style:circle;
	}
	div#longpage ul li {
		display:block;
		color:#000;
		font-weight:normal;
		float:none;
		list-style:circle;
		list-style-position:inside;
	}
	


/*news content added - cb*/


#news_content {
	width: 750px;
	padding-top: 10px;
	float: left;
	background-color: #dbe7f5;

}


#news_left {
	float: left;
	width: 200px;
}


#section1 {
	float: left;
	width: 200px;
	padding-left: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#news_right {
	float: right;
    width: 465px;
}


#section2 {

	float: left;
	padding-top: 5px;
}

	.Pnews {
		color: #333;
		text-align:left;
		font-size:10px;
		font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	.Pnews a
{
display: block;
padding: 3px;
width: 190px;
background-color: #036;
border-bottom: 1px solid #eee;
}
	
	.Pnews a:link, .Pnews a:visited
{
color: #EEE;
text-decoration: none;
}

.Pnews a:hover
{
background-color: #369;
color: #fff;
}

a.blank:link {color: #fff;}
a.blank:visited {color: #fff;}
a.blank:hover {color: #fff;} 

#subarea ul#nav {
				margin: 0px 0px 0px 10px;
				padding:5px 0 0 0 ;
				list-style-type: none;
				
			}
			#subarea ul li {
				list-style-type: none;
				font-size:11px;
			}


#sitemap {
	margin-left:50px;
	margin-top:15px;
}
#sitemap ul.sitemap li {
	display:block;
	clear:both;
}

#sitemap ul.sitemap li ul li {
	display:block;
	clear:both;
	margin-left:30px;
}

#sitemap ul.sitemap li ul li a{
				display: block;
				color: #004b81;
				margin-top:5px;
				padding-left:5px;
				font-size: 11px;
				text-decoration: none;
			}
			
#sitemap ul.sitemap li ul li a:hover{
				display: block;
				color: #99843e;
				margin-top:5px;
				padding-left:5px;
				font-size: 11px;
				text-decoration: none;
			}
			
#footer span {
	text-align:left;
}
	
	
