/* CSS Document */
td, body
{
	font-family:Arial;
	font-size:13px;
}
.bodyText {
	padding-right: 24px;
}

a/*All the links in (blue)*/
{
	color:#0000FF;
	text-decoration:none;
	font-size:13px;
}
.popupHead{
	font-size:14px;
	font-weight:bold;
	color:#3F5B8E;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#popupMargins td
{
	padding:15px;
	padding-bottom:0px;
}
.heading /*All the main headings simple (White)*/
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:27px;
	vertical-align:middle;
	padding-left:24px;
}
.heading a /*All the main headings as links(White)*/
{
	color:#FFFFFF;
	text-decoration:none;
}
.details /*All left and right main panels under headings*/
{
	padding-right:20px;
	padding-left:24px;
	padding-top:14px;
	padding-bottom:8px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:17px;
}
.newsDate /*News Date */
{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:24px;
}
#rightPanelInfo {
	background-color: #D4E2BE;
	padding: 15px;
	font-size:10px;	
	margin-right:5px;
}
#rightPanelInfo ul{
	padding-left:0px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}
.smallText
{
	font-size:9px;
	font-weight:bold;
	color:#000000;
}
#bodyDetail  a.mainHeadLink {
	font-size:11px;
	font-weight:bold;
	color:#0000FF;
	text-decoration:underline;
}
#bodyDetail  a {
	font-size:11px;
	color:#0000FF;
	text-decoration:underline;
	line-height:17px;
}
#bodyDetail .bodyHead 
{
	font-size:13px;
	font-weight:bold;
	color:#3F5B8E;
	padding-top:15px;
	display:block;
}
#bodyDetail  .subHeading {
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
#headerLink a 
{
	background-image:url(../images/rightBulletNormal.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#90A6C2;
	padding-right:15px;
	font-weight:bold;
}
#headerLink a:hover
{
	background-image:url(../images/rightBulletOver.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
}

.footerText
{
color:#FFFFFF; 
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:10px;
margin-left:16px;

}
 
.footerImage
{

margin-left:26px;
}