/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #D1E9D1;
}



a:link, a:visited
{
	color: #c30;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #c30;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Arial;
	color: #030;
	line-height:20px;
	font-size: 16px;
	margin-left:5pt;
}

h2{
	font-size: 12px;
	color: #00000;
	line-height:17px
	font-weight: normal;
}

h3{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	font-style: normal;
	line-height:15px
}

h4{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:15px;
}

h5{
	font-size: 12px;
	text-align:center;
	font-weight:normal;
}

h6{
 font-size: 12px;
 text-align: center;
 font-weight:normal;
 font: Arial, Helvetica, sans-serif;
 color: #999999;
}



.feature{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #030;
}

/************** .story styles *****************/

.story{
	clear: both;
	
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}



.relatedLinks{
	clear: both;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#masthead #globalNav h4 a {
	font-size: 12pt;
}
#siteInfo .style53 .style53 {
	font-size: medium;
}
#siteInfo table tr th h4 {
	text-align: left;
}
#siteInfo table tr th h5 .style41 a {
	text-align: center;
}
#siteInfo table tr th table tr .feature {
	color: #030;
}
#siteInfo table tr th table tr .feature h3 strong {
	color: #030;
}
#siteInfo table tr th table tr th table tr td table tr td {
	color: #030;
}
