.LeftnavTitle {
	FONT: bold 18px Verdana, Arial sans-serif;
	color: #000000;
	text-transform: uppercase;
}

.pagetitle{
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#2A4871;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 12px;
	margin:0;
}

.NLtitle{
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#2A4871;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	margin:0;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*----- begin: white module elements ------*/
.module {
	background-color: #ffffff;
}

.crnrtoplt {
	background-image: url('crnrtoplt.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.crnrtoprt {
	background-image: url('crnrtoprt.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.crnrbotlt {
	background-image: url('crnrbotlt.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.crnrbotrt {
	background-image: url('crnrbotrt.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.tiletop {
	background-image: url('tiletop.gif');
	background-repeat: repeat-x;
	background-position: top;
}

.tilebot {
	background-image: url('tilebot.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.tilelt {
	background-image: url('tilelt.gif');
	background-repeat: repeat-y;
}

.tilert {
	background-image: url('tilert.gif');
	background-repeat: repeat-y;
}
/*----- end: white module elements -----*/

/*----- begin: grey module elements ------*/
.modulegrey {
	background-color: #cdcdcd;
}

.crnrtopltgrey {
	background-image: url('crnrtopltgrey.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #cdcdcd;
}

.crnrtoprtgrey {
	background-image: url('crnrtoprtgrey.gif');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #cdcdcd;
}

.crnrbotltgrey {
	background-image: url('crnrbotltgrey.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #cdcdcd;
}

.crnrbotrtgrey {
	background-image: url('crnrbotrtgrey.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #cdcdcd;
}

.tiletopgrey {
	background-image: url('tiletopgrey.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cdcdcd;
}

.tilebotgrey {
	background-image: url('tilebotgrey.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #cdcdcd;
}

.tileltgrey {
	background-image: url('tileltgrey.gif');
	background-repeat: repeat-y;
	background-color: #cdcdcd;
}

.tilertgrey {
	background-image: url('tilertgrey.gif');
	background-repeat: repeat-y;
	background-color: #cdcdcd;
}
/*----- end: grey module elements -----*/

/*----- begin: inset module elements ------*/
.crnrtopltinst {
	background-image: url('crnrtopltinst.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.crnrtoprtinst {
	background-image: url('crnrtoprtinst.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.crnrbotltinst {
	background-image: url('crnrbotltinst.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.crnrbotrtinst {
	background-image: url('crnrbotrtinst.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}
/*----- end: inset module elements -----*/

/*----- begin: blue module elements ------*/
.crnrtopltblue {
	background-image: url('crnrtopltblue.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.crnrtoprtblue {
	background-image: url('crnrtoprtblue.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.tiletopblue {
	background-image: url('tiletopblue.gif');
	background-repeat: repeat-x;
	background-position: top;
}

.tileltblue {
	background-image: url('tileltblue.gif');
	background-repeat: repeat-y;
}

.tilertblue {
	background-image: url('tilertblue.gif');
	background-repeat: repeat-y;
}
/*----- end: blue module elements -----*/


/*----- begin: content -----*/
#sectioncontent {
	padding:0px;
	margin:-3px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	color: #2a4871;
	padding: 0px 0px 5px 0px;
	margin:0;
}

#content p {
	font-size: 13px;
	line-height: 15px;
	padding:5px 10px 5px 10px;
	margin:0;
}

/*----- end: content -----*/
#icl_container_news {
	padding:10px 10px 0px 0px;
	text-align:left;
}

#icl_container {
	padding:0px;
	margin:8px;
	text-align:left;
}

#icl_container ul {
	list-style: none;
	margin:0;
	padding:0;
}

a:hover.breakingnewsmorelink {
	text-decoration:underline;
}

/*----- begin: news sidebar -----*/
.icl_more {
	border-bottom: 2px dotted #bcbcbc;
	padding-bottom: 10px;
}

.icl_more span{
	color: #FF6600;
}

.newssidebaritem h3, .newssidebaritem h3 a, .icl_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	color: #2a4871;
	padding: 10px 0px 7px 0px;
	margin: 0;
}

.newssidebaritem p, .icl_summary {
	margin: 0;
	padding: 0;
}

.newssidebaritemcap {
	width: 227px;
	margin: 0px 0px 6px 8px;
	padding:0;
}

.newssidebaritemcap h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #474747;
	padding: 0;
	margin: 0;
}
/*----- end: news sidebar -----*/


/*----- begin: breaking news module ------*/
#homepagebreakingnews {
	width: 300px;
	margin-top: -9px;
	margin-left:13px;
	margin-right:0px;
	margin-bottom:0px;
}

#homepagebreakingnews .icl_title a {
	color: #2a4871;
}

#homepagebreakingnews #icl_container ul {
	width: 300px;
}

#homepagebreakingnews .icl_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #2a4871;
	margin-bottom:-7px;
}

#homepagebreakingnews .icl_summary { 
	margin-top:0px; 
	border-bottom: 2px dotted #bcbcbc;
	padding-bottom: 10px;
}

.breakingitemcap {
	width: 300px;
	margin: 5px 10px 0px 20px;
}

.breakingitemcap h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #676767;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

.breakingitemcap a {
	color: #e45d01;
}

.breakingitem {
	width: 300px;
	margin: 0px 10px 0px 20px;
	border-bottom: 2px dotted #bcbcbc;
	padding-bottom: 10px;
}

.breakingitem a{
	color: #e45d01;
}

.breakingitem h3, .breakingitem h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #2a4871;
	padding: 10px 0px 0px 0px;
	margin: 0;
}

.breakingitem p {
	font-size: 13px;
	line-height: 15px;
	padding: 0;
	margin: 0;
}

.breakingcaption {
	width: 270px;
	margin: 5px 0px 0px 7px;
	font-size: 13px;
	line-height: 15px;
}
/*----- end: breaking news module ------*/


/*----- begin: secondary news module ------*/
.secondarynewsitem {
	text-align:left;
	width: 265px;
	margin: 0;
	border-right: 2px dotted #bcbcbc;
	padding: 0px 15px 0px 10px;
}

.secondarynewsitem a{
	color:#e45d01;
}

.secondarynewsitemcap a{
	color:#e45d01;
}

.secondarynewsitemcap {
	text-align:left;
	width: 265px;
	margin: 0;
	padding: 0px 15px 0px 10px;
}

.secondarynewsitem h4, .secondarynewsitem h4 a, .secondarynewsitemcap h4, .secondarynewsitemcap h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #2a4871;
	padding: 0;
	margin: 0;
}

.secondarynewsitem img, .secondarynewsitemcap img {
	float: left;
	padding: 0px 15px 15px 0px;
}

/*----- end: secondary news module ------*/

/*----- begin: section page -----*/
.subcol1 {
	width:270px;
	float:left;
	border-right: 2px dotted #bcbcbc;
	padding: 0 15px 0 5px;
	margin-top: 15px;
	clear: both;
}

.subcol2 {
	width:270px;
	float:left;
	padding: 0 5px 0 15px;
	margin-top: 15px;
}

h1.pagetitle {
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#2A4871;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 10px;
	margin:0;
}

p.section_intro {
	margin:8px;
}

.featurelead {
	border-bottom: 2px dotted #bcbcbc;
	padding: 0px 0px 0px 0px;
	margin:0;
	width:100%;
}

.subfeature_image {
	margin-top:4px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 0px;
}

p.subfeature, p.leadfeature {
	padding: 0;
	margin: 0;
}

h2.sans, .sans a, .sans a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#2A4871;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	margin:0;
}

.sans a:hover {
	text-decoration:underline;
}

div.feature {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#474747;
	font-weight:bold;
	padding:0;
	margin-top:0px;
	margin-bottom:8px;
	margin-left:0px;
	margin-right: 0px;
}
/*----- end: section page -----*/

h1 {
	color:#2A4871;
	font-size:16px;
	margin:20px 0 10px 0;
	padding:0;
}

.Alert {
	color:#FF0000;
}
