body	{
	font-family: arial, sans-serif;
	font-size:12px;
	background-color: #004D81;
	text-align: center;
	margin: 0px; 
}
#container{
	width: 774px;
	background-color: #d0e7fd;
	margin:	0px auto;
	text-align: left; 
	overflow:hidden; 
}
#header		{height:131px; overflow:hidden;}
#bborder 	{*overflow:hidden; *height:100%;background-color: #D0E7FD;}
#toparrow 	{position: relative; left:0; z-index:	300;}
#toptitle 	{padding-bottom: 40px; padding-left:2px;}
#body{
	z-index	:100;
	padding-top:5px;
	margin: 0px 0px 0px 10px; 
	background-color: #d0e7fd;
	font-family: arial, sans-serif;
	font-size:12px;
}
#left{
	background-color: #d0e7fd;;
	width:	241px;
	float:	left;
}
#right{	
	width	:	500px; 
	float	:	left;
	margin	:	10px 0px 0px 10px;
}
#rightHeader, #articles, #sitemap{
	width:	450px;
	margin: 15px 0px 15px 0px;	
}
#clearDiv{
	clear:	both;
	height:	0px;
}
/*** FOOTER ELEMENTS ***/
#footerLinksContentRight{
	text-align:right;
	padding-right:10px;
	background-color: #004D81;
	color:#fff;
}
.prvLink {
    color: #fff;
	font-family: Arial, sans-serif;
    font-size:10px;
    font-weight: normal;
    text-decoration: underline;
}
.copyright{
    color: #fff;
	font-family: Arial, sans-serif;
    font-size:10px;
}

h1						{color:#990000;}
#sitemap #rightHeader 	{margin-left: 20px; }
#sitemap h1				{font-size:16px; font-weight:bold; margin-bottom:10px;}
#sitemap ul				{list-style:outside; margin-top:2px;}
#sitemap li, #sitemap li a 		{font-size:16px; text-decoration:none; color:#333; }
#sitemap li				{list-style:disc; margin-bottom:10px;}
#sitemap li li			{list-style:circle; margin-bottom:0px;}
#sitemap li li	a		{font-size:14px; color:#004D81;}
#sitemap li a:hover		{text-decoration:underline;}

#articles h1	{font-size:16px;}
#articles h2	{font-size:14px;}
#articles h3	{font-size:12px;}
#source, #author{border-top:1px solid #cccccc; margin-top:15px;}
#articles ul	{margin:0px 0px 0px 20px; padding:0px;}
#source h3, #author h3	{margin:10px 0px;}
 
.strong			{font-weight:bold;}