/*  content related  */
#contentwrapper
{
	float:left;
	width: 940px;
	padding-top: 40px;
	min-height: 400px;
	clear: both;
}

#contentwrapper div
{
	float: left;
}

#content
{
	width: 660px;
	padding-right: 40px;
	min-height: 400px;
	padding-bottom: 60px;
	height: 100%;
	float:left;
	font-weight: normal;
	color: #012d6b;
}

* html #content
{
	width: 670px;
}

/*#contentbottom #contentbottomleft
{
	height: 18px;
	width: 18px;
	background: url(../images/left_corner_trans.gif) no-repeat;
	float: left;
}

#contentbottom #contentbottommiddle
{
	height: 18px;
	width: 904px;
	background: url(../images/images/middle_trans.jpg) repeat-x;
	float: left;
}

#contentbottom #contentbottomright
{
	height: 18px;
	width: 18px;
	background: url(../images/right_corner_trans.gif) no-repeat;
	float: left;
}*/

#contenttop
{
	border-left: 1px solid #1a244b;
	border-bottom: 1px solid #1a244b;
	font-size: 1em;
	font-weight: bold;
	color: #1a244b;
	width: 660px;
}

#contenttop .indent
{
	margin-left: 10px;
}

/*  end of content related  */

#maincontent div
{
	float: left;
}
#maincontent {
	float:left;
	width:100%;
}

#contenttop h1
{
	margin-left: 10px;
	font-weight: bold;
	font-size: 1em;
	color: #012d6b;
}

#contenttext
{
	padding-right: 40px;
	width: 440px;
	height: 100%;
	float:left;
}

#sidecontent
{
	width: 180px;
	height: 100%;
	margin-top: 8px;
}

#contenttext h2
{
	margin-top: 17px;
	margin-bottom: 25px;
	font-weight: normal;
	font-size: 2.5em;
	color: #012d6b;
}

#contenttext h3
{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.3em;
	color: #012d6b;
}

#contenttext h4
{
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 1em;
	color: #012d6b;
}

#contenttext p
{
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 1em;
	color: #012d6b;
}

#contenttext
{
	color: #012d6b;
}

#content a
{
	font-weight: normal;
	font-size: 1em;
	color: #012d6b;
	text-decoration: underline;
}

#content a:hover
{
	text-decoration: none;
}


#contenttext a
{
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 1em;
	color: #012d6b;
	text-decoration: underline;
}

#contenttext a:hover
{
	text-decoration: none;
}

#contenttext .imagediv
{
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 1em;
	color: #012d6b;
}

#contenttext .imageleftdiv
{
	float: left;
	clear:both;
	width: 240px;
	font-weight: normal;
	font-size: 0.9em;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
}

#contenttext .imagerightdiv
{
	float: right;
	width: 240px;
	font-weight: normal;
	font-size: 0.9em;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
}

#contenttext .imageleftdiv p,
#contenttext .imagerightdiv p{
	color: #666666;
}

#contenttext ul
{
	float:left;
	clear:both;
	list-style:none;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 1em;
	color: #012d6b;
	width:100%;
}

#contenttext ul li
{
	background: url(../images/content_list_style.gif) no-repeat 10px 6px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 1em;
	color: #012d6b;
}

#contenttext ol
{
	float:left;
	clear:both;
	width:100%;
	list-style: decimal;
	padding:0 0 15px 22px;
	margin-left:0;
	display:block;
}

#contenttext ol li
{
	
	padding-bottom: 6px;
	font-weight: normal;
	font-size: 1em;
	color: #012d6b;
}

#contenttext table 
{
	width: 440px;
	margin-bottom: 10px;
}

#contenttext table caption
{
	border-left: 1px solid #012d6b;
	border-bottom: 1px solid #012d6b;
	text-align: left;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 1em;
	color: #012d6b;
}

#contenttext table th
{
	text-align: left;
	padding: 8px 5px 8px 5px;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	background-color: #868fa4;
}

#contenttext table .off
{
	text-align: left;
	padding: 8px 5px 8px 5px;
	font-weight: normal;
	font-size: 1em;
	color: #012d6b;
}

#contenttext table .on
{
	text-align: left;
	padding: 8px 5px 8px 5px;
	font-weight: normal;
	font-size: 1em;
	color: #012d6b;
	background-color: #cce7f5;
}

#tabwrapper
{
	margin-bottom: 10px;
	margin-top: 20px;
}

#tablinks
{
	width: 440px;
	display:none;
}

#tablinks ul{
	float:left;
	padding:0;
	margin:0;
}

#tablinks ul li{
	float:left;
	padding:0;
	margin:0;
	background:none;
}

#tablinks ul li a
{
	float: left;
	height: 17px;
	border-right: 1px solid #fff;
	padding: 3px 25px 0px 10px;
	margin:0;
	font-weight: bold;
	font-size: 0.9em;
	color: #fff;
	display: block;
	text-decoration: none;
	background-color: #0085cf;
}

* html #tablinks ul li a
{
}

#tablinks ul li a:hover
{
	text-decoration: underline;
}

#tablinks li.tabon a
{
	background-color: #012d6b;
	margin-bottom: 0;
}

#tabcontent
{
	float:left;
	padding:0 0 5px 0;
	margin:0;
	/*border-top: 1px solid #012d6b;*/
}

#tabcontent h4{
	width: 433px;
	border-left: 1px solid #012d6b;
	border-bottom: 1px solid #012d6b;
	color:#012d6b;
	padding:0 0 0 7px;
	font-size:1em;
	height:17px;
}

#tabcontent table 
{
	float:left;
	width: 440px;
	border: none;
	padding:0 0 20px 0;
}

#tabcontent div.content-item{
	float:left;
}

#sidecontent a
{
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 1.2em;
	color: #012d6b;
	text-decoration: underline;
}

#sidecontent a:hover
{
	text-decoration: none;
}

#sidecontent p
{
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 0.8em;
	color: #0093d0;
}

#sidecontent h2
{
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 1em;
	color: #012d6b;
	margin-left: 10px;
}

#sidecontent .toutop
{
	border-left: 1px solid #012d6b;
	border-bottom: 1px solid #012d6b;
	width: 179px;
	margin-top: 15px;
}

#sidecontent .toutcontent
{
	width: 180px;
	color: #fff;
}

#sidecontent{
	float:left;
}

#toutnews
{
	position: relative;
	/*top: -200px;
	padding-top: 30px;*/
}

#gradient
{
	background: url(../images/responsibility/gradient.png) no-repeat;
	z-index: 2;
	position: relative;
	width: 180px;
	height: 200px;
	padding: 10px;
	font-size: 1.8em;

}

#solidphoto
{
	background: url(../images/responsibility/tout_gif.gif) no-repeat;
	z-index: 1;
	position: relative;
	width: 180px;
	height: 200px;
	top: -220px;

}

/* specific color related to side nav */
#sidenavlistcontent .lvl3 a:hover, #sidenavlistcontent .lvl3on a:hover, #sidenavlistcontent .lvl4 a:hover, #sidenavlistcontent .lvl4on a:hover
{
	color: #352c66;
}

#sidenavlistcontent .pagetitle a:hover, #sidenavlistcontent .lvl3on a, #sidenavlistcontent .lvl4on a
{
	color: #352c66;
}

#sidecontent{
	float:left;
}

#sidecontent div {
	float:left;

	padding:0;
}

#toutimage{
	position:relative;
	z-index:3;
	margin:0 0 15px 0;
}

#toutnews{
	margin:0 0 15px 0;
}

#toutnews div.toutcontent{
	float:left;
	margin:10px 0 0 0;
}

.goButton, .SiteInputSubmit
{
	border-style: none;
	background-color: Transparent;
	color: #0085cf;
	font-size: 1em;
	font-weight: bold;
	cursor:pointer;
}

.SiteInput .goButton
{
	text-align: left;
}

.searchBox
{
	border: 1px solid #999999;
	background-color: #ffffff;
	color: #012D6B;
	font-size: 1em;
	font-weight: normal;
	width: 200px;
}

.SiteInput 
{
	padding: 10px 0;
}

.SiteLabel 
{
	padding: 10px 20px 10px 0;
	font-weight: bold;
}

.SiteLabel strong
{
	font-weight: bold;
}

.SiteLabel_18{font-weight: normal;}

.SiteLabel_18 strong{font-weight: normal;}

/* paging */
#pagingtop, #pagingbottom
{
	background-color: #0d204a;
	width: 660px;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	margin-top: 20px;
}

#pagingtop ul, #pagingbottom ul
{
	list-style: none;
	padding-top: 7px;
}

#pagingtop li , #pagingbottom li 
{
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}

#pagingtop a, #pagingbottom a
{
	color: #fff;
}

#pagingtop a:hover, #pagingbottom a:hover
{
	color: #0085cf;
}

#pagingtop .pagingmessage, #pagingbottom .pagingmessage
{
	width: 330px;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}

#pagingtop .pagingtable, #pagingbottom .pagingtable
{
	text-align: right;
	width: 330px;
}

#pagingtop .paginglinks, #pagingbottom .paginglinks
{
	float: right;
	margin-right: 10px;
	vertical-align: middle;
}

#pagingtop .paginglinks td, #pagingbottom .paginglinks td
{
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
}

#rnsarticles
{
	padding-top: 10px;
}

#rnsarticles .date
{
	font-size: 0.9em;
	font-weight: normal;
	color: #0d2049;
}

#rnsarticles .contentarticlelisttext
{
	padding-top: 5px;
}

div#contenttext ol.no-list{background-image:none;}
div#contenttext ol.no-list li{background-image:none;}

#contenttext ol.no-list {background-image:none; margin-left: 15px;}
#contenttext ol.no-list li {background-image:none; padding-left: 0;}



























