/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

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

body{
background-color: #111742;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

#titlehead {
text-align: left;
padding-left: 160px;
color: #a81d1b;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
position: relative;
margin-bottom: 0em;}

#topline {
height: 0px;
background-image: url(../images/topline_bg.gif);
background-repeat: repeat-x;}

#contain {background-color: #ffffff;
width: 975px;
margin-right: auto;
margin-left: auto;
border-left: 10px #ffffff solid;
border-right: 10px #ffffff solid;}


a{
	color: #1657ad;
	text-decoration: none;
}

a:link{
	color: #1657ad;
	text-decoration: none;
}

a:visited{
	color: #1657ad;
	text-decoration: none;
}

a:hover{
	color: #1657ad;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
/*font-family: Arial,sans-serif;*/
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 9px 0px 0px 0px;
/*border-bottom: 1px solid #cccccc;*/
	width: 975px;
}

#mastheadbuttom{
	padding: 0px 0px 0px 0px;
/*border-bottom: 1px solid #cccccc;*/
	width: 750px;
}

#mastheadbuttom img {width: 100%;
border: none;}

#masthead a:link, #masthead a:visited, #masthead a:active {
	color:#1657ad;
	font-weight:bold;
	text-decoration:none;
font-size: 11px;}

#masthead a:hover {
text-decoration: underline;}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
	
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
/*border-bottom: 1px solid #cccccc;*/
	padding-right: 10px;
}

#content{
	float: left;
  width: 57%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 209px;
/*border-bottom: 1px #dfae2b solid;*/
color: #cccccc;
height: 17px;}

#globalNav img{
 display: block;
}

#globalNav a:link {
	font-size: 90%;
	padding: 0em 0px 0em 118px;color: #000000;margin-top: -20px;}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{

	padding: 0px 0px 5px 15px;
	font-size: 80%;
/*border-top: 1px #000000 solid;*/
/*border: 1px #000000 solid;*/
/*height: 160px;*/
/*border-bottom: 1px #000000 solid;*/}.featurestr{

	padding: 0px 0px 5px 15px;
	font-size: 80%;
/*border-top: 1px #000000 solid;*/
/*border: 1px #000000 solid;*/
height: 160px;
/*border-bottom: 1px #000000 solid;*/}

.feature h3{
	
	padding: 0px 0px 0px 0px;
	text-align: left;
color: #9a2113;
font-size: 22px;
font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";}

.feature img{
float: left;
width: 240px;
height: 153px;
border: 1px #5c5c5c solid;
margin: 0px 15px 1px 0px;}

.featurecap{
float: left;
width: 244px;
margin: 3px 10px 20px 0px;
color: #808080;
clear: both;}

#featurecapsum {
padding-top: 0px;
padding-bottom: 0em;
margin-top: 8px;
clear: none;}

.headlines {
font-size: 18px;
margin-bottom: 10px;}


.feature hr {
border: 1pt #cbcbcb solid;}

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

#separationline {
margin-left: 15px;
margin-top: 20px;
background-image: url(../images/separation_line.gif);
background-repeat: repeat-x;}

#separationlinetwo {
margin-left: 15px;
margin-top: 0px;
background-image: url(../images/separation_line.gif);
background-repeat: repeat-x;
margin-bottom: 0em;
padding-bottom: 0em;}

.story{
	clear: both;
	
	padding: 11px 0px 0px 0px;
	font-size: 80%;
/*border-top: 1px #000000 solid;*/
/*border-top: 1px #000000 solid;*/
margin-left: 15px;}

.storyclearboth{
	clear: both;}

.storysubtitle{
	clear: both;
	padding: 0px 0px 6px 10px;
	font-size: 85%;
color: #910000;
font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
margin-top: -8px;}

.storysubtitlesub{
	padding: 0px 0px 6px 0px;
	font-size: 90%;
color: #910000;
font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
margin-top: 0em;}

.story p{
	padding: 0px 0px 10px 0px;
}

.story img {
/*float: left;*/
width: 66px;
border: 1px #6b6b6b solid;
margin: 3px 10px 1px 0px;
height: 49px;}

#storylist {}

#storylist img {float: left;}

#storystandalone {
clear: both;
padding-top: 2px;
font-size: 11px;}

/*.substoryhold {}*/

ul#substoryholdlist {
padding: 0em;
margin: 0em;}

ul#substoryholdlist li {
/*width: 240px;*/
display: inline;
list-style-type: none;
padding-left: 0em;}

#storylist h3 {
font-size: 11px;}

#lihold {width: 255px;
height: 130px;
float: right;
/*border: 1px #242424 solid;*/
padding-right: 15px;}

.substoryhold-right {
width: 48%;
float: right;}

#firststory {
float: left;}

#morespacebelow {
height: 30px;
clear: both;}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

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

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

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

#advert{
margin-top: 5px;
margin-bottom: 7px;
text-align: center;}

#advert img{
text-align: center;
width: 100%;}


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

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

#headlines a:link, #headlines a:visited, #headlines a:active {
font-size: 12px;}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/* MENU LEFT SIDE */

.menutitle a:link, .menutitle a:visited {text-decoration: none;
color: #1657ad;}

.menutitle a:active, .menutitle a:focus {color: #c7541a;}


.menutitle a:hover {
color: #cd1212;}

.menutitle {margin-bottom: 0px;
margin-left: 0px;
text-align: left;
font-weight:bold;
font-size:11px;
color:#307aa7;
border-bottom: 2px #ffffff solid;
/*border-top: 1px solid #e5e5e5;*/
height: 21px;
margin-top: 0px;
/*border-right: 1px #ffffff solid;*/
padding-right: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 0px;}

/* *****************************************  */

#spacebetween {
height: 6px;}

/* *****************************************  */

#developed {
margin-top: 3px;}

/* *****************************************  */

.sectiontitle {
width: 100%;
background-image: url(../images/section_nav_new.gif);
background-repeat: repeat-x;
height: 17px;
color: #f5f5f5;
font-weight: bold;
text-indent: 5px;
margin-top: 8px;}

#datefront {
color: #cb685b;
font-size: 10px;padding-bottom: 0px;margin-bottom: 12px;}

#otherheadlines {
margin-bottom: 8px;}

#storynewsbody {
margin-top: 8px;}

#otherspace {
height: 1px;}

#clarespace {
margin-bottom: 18px;}



#sidelink {
font-size: 10px;
text-align: right;
color: #a5a19f;
font-weight: normal;
padding-right: 8px;
padding-bottom: 3px;}

#sidegovlink {
font-size: 10px;}

#sidegovlink a:link, #sidegovlink a:visited, #sidegovlink a:hover, #sidegovlink a:active {
font-size: 10px;
margin-left: 5px;}

