@charset "UTF-8";

/* CWRU WEBSITE TEMPLATE [B] */

body, html {margin: 0; height: 100%;}
p {
	color:#333;
	font-family: Helvetica, Aria, sans-serif;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.5;
}

ol {
	color:#333;
	font-family: Helvetica, Aria, sans-serif;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.5;
}

p img {
	border: 1px solid #E8E8E8;
}

h1,h2,h3,h4,h5 {
	font-family: Helvetica, Aria, sans-serif;
	color: #252525;
	line-height: 1.3;
	margin: 0;
	font-weight:normal;
}

img {
    border:none;
}

.breadcrumb2 {
	font-size:11px;
	font-family: Helvetica, Aria, sans-serif;
	color: #252525;
	margin: 0;
	font-weight:normal;
}

.breadcrumb2 a {
	color: #0E4C7D;
}
/******************************************** Layout Elements **********************************/

#contentWrapper {
	margin: 0 0 20px 0;
	width: 100%;
	position: relative;
	overflow:hidden;
	clear: both;
}
#contentContainer {
	width: 1000px;
	margin: auto;
	position: relative;
}

/******************************************** // Feature */

#feature {
	width: 100%;
	position: relative;
	overflow: hidden;
	background-color: #626262;
	margin: 0;
}

#featureHolder {
	position:relative;
	width:960px;
	margin: auto;
	height: 200px;
}

.featureImg {
	float: right;
	height: 180px;
	width: 400px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 7px;
}

.featureImg img {
	border: 1px solid #989898;
}

.featureContent {
	float: left;
	height: 120px;
	width: 500px;
	margin-top: 25px;
}
.featureContent p {
	color: #CCC;
}
.featureContent h1 {
	color: #FFF;
}
/****************************************************** // ITS header */
#ITSheader		{
	width: 100%;
	position: relative;
	background: #626262; /*light gray*/
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #999999;
	margin: 0px;
	overflow: hidden;
	clear: both; /*to center it*/
}

#ITSheaderHolder{	
	position: relative;
	width: 1000px;
	background: #ffffff; 
	margin: auto;
	height: 283px;
	z-index:10;
}

#ITSheaderHolder2{	
	position: relative;
	width: 1000px;
	background: #ffffff; 
	margin: auto;
	height: 82px;
	z-index:10;
}

#ITStopNavHolder {
	width:1000px;
	height:55px;
}

/****************** ITS top nav with hover via CSS image spite *******************/ 
 #ITS-Nav1 {
    background:url(../images/its_top_nav.png) no-repeat;
    width:1000px;
    height:55px;
    margin:0;
    padding:0;
    }

#ITS-Nav1 span {
    display: none;
    }

#ITS-Nav1 li, #ITS-Nav1 a {
    height:55px;
    display:block;
    }

#ITS-Nav1 li {
    float:right;
    list-style:none;
    display:inline;
    }

#ITS-Nav1-01 {
    width: 45px;
    }
	
#ITS-Nav1-02 {
	width: 62px;}
	
#ITS-Nav1-03 {
	width: 108px;}  /**71**/
	
#ITS-Nav1-04 {
	width: 140px;}  /**137**/

#ITS-Nav1-01 a:hover {
	background:url(../images/its_top_nav.png) -955px -50px no-repeat; }
    
#ITS-Nav1-02 a:hover {
	background:url(../images/its_top_nav.png) -893px -50px no-repeat; }
    
#ITS-Nav1-03 a:hover {
	background:url(../images/its_top_nav.png) -785px -50px no-repeat; }  /**822**/
    
#ITS-Nav1-04 a:hover {
	background:url(../images/its_top_nav.png) -645px -50px no-repeat; }  /**685**/

/****2nd nav***/

#ITS-Nav2 {
    background:url(../images/its_top_navmain.png) no-repeat;
    width:1000px;
    height:226px;
    margin:0;
    padding:0;
    }

#ITS-Nav2 span {
    display: none;
    }

#ITS-Nav2 li, #ITS-Nav2 a {
    height:226px;
    display:block;
    }

#ITS-Nav2 li {
    float:left;
    list-style:none;
    display:inline;
    }

#ITS-Nav2-01 {
    width: 250px;
    }
	
#ITS-Nav2-02 {
	width: 250px;}
	
#ITS-Nav2-03 {
	width: 250px;}
	
#ITS-Nav2-04 {
	width: 250px;}

#ITS-Nav2-01 a:hover {
	background:url(../images/its_top_navmain.png) 0px -226px no-repeat; }
    
#ITS-Nav2-02 a:hover {
	background:url(../images/its_top_navmain.png) -250px -226px no-repeat; }
    
#ITS-Nav2-03 a:hover {
	background:url(../images/its_top_navmain.png) -500px -226px no-repeat; }
    
#ITS-Nav2-04 a:hover {
	background:url(../images/its_top_navmain.png) -750px -226px no-repeat; }
	
/****3rd nav (smaller version) for inner pages***/

#ITS-Nav3 {
    background:url(../images/its_top_nav_inner.png) no-repeat;
    width:1000px;
    height:27px;
    margin:0;
    padding:0;
    }

#ITS-Nav3 span {
    display: none;
    }

#ITS-Nav3 li, #ITS-Nav3 a {
    height:27px;
    display:block;
    }

#ITS-Nav3 li {
    float:left;
    list-style:none;
    display:inline;
    }

#ITS-Nav3-01 {
    width: 250px;
    }
	
#ITS-Nav3-02 {
	width: 250px;}
	
#ITS-Nav3-03 {
	width: 250px;}
	
#ITS-Nav3-04 {
	width: 250px;}

#ITS-Nav3-01 a:hover {
	background:url(../images/its_top_nav_inner.png) 0px -27px no-repeat; }
    
#ITS-Nav3-02 a:hover {
	background:url(../images/its_top_nav_inner.png) -250px -27px no-repeat; }
    
#ITS-Nav3-03 a:hover {
	background:url(../images/its_top_nav_inner.png) -500px -27px no-repeat; }
    
#ITS-Nav3-04 a:hover {
	background:url(../images/its_top_nav_inner.png) -750px -27px no-repeat; }
		
	
/**************** End ITS top menu with hover via CSS image spite *****************/ 

/***************** // breadcrumb **************************************************/
#breadcrumb 	{
	width: 100%;
	position: relative;
	background: #e7e7e7;
	margin:0;
	padding-top:0px;
	overflow: hidden;
	clear: both;
	color:#666;
	font-family: Helvetica, Aria, sans-serif;
	font-size: .8em;
	line-height: 1.4;
}

#breadcrumb a 	{
	color: #0E4C7D;
}

#breadcrumbHolder{
	position: relative;
	width: 1000px;
	background: #e7e7e7; /*light gray*/
	padding-left: 15px;
	margin: auto;
	height: 30px;
	vertical-align: middle;
}
/**************** // end breadcrumb **************************************************/

/************************************************************** Left-hand Navigation **********/

/* // navigation holder */

#nav {
	width:210px;
	height:500px;
	position: relative;
	margin: 4px 0 0 0;
	z-index:1;

}
#leftnavWrapper {
	margin:auto;
	position: relative;
	width: 210px;
	height: 500px;
	
}

#leftnav, #leftnav ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	width:210px;
	
}
#leftnav li {
	padding:0;
	margin:0;

}
#leftnav li ul {
	position:absolute;
	margin-top:-1.75em;
	display:none;
	left:210px;

}
#leftnav ul li ul {
	margin-top:-2em;
	margin-left:10em;

}

#leftnav li:hover ul, #leftnav li.over ul {
	display:block;
	
}
#leftnav li:hover ul ul, #leftnav li.over ul, #leftnav li:hover ul ul ul  {
	display:none;
}
#leftnav ul li:hover ul, #leftnav ul li.over ul, #leftnav  ul ul li:hover ul {
	display:block;
}
#leftnav li a {
	display: block;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding: .45em .5em .45em .5em;
	border-bottom: solid 1px #f2f2f2;

}
#leftnav li a:hover {
	background:#0a304e;
	color:#F4F4F4;
	text-decoration: none;

}
#leftnav ul a {
	color: #fff;
	padding: .45em .5em .45em .5em;
	border-bottom: solid 1px #0A385C;
	background:#0a304e;
}
#leftnav ul li a:hover {
	background:#315f80;
}
/*********************************** // ITS search */
#ITSsearchHolder		{
	position: relative;
	height: 46px;
	width:100%;
	background: #333;
	background:url(../images/its_search2.png)
}	

/* // ITS nav search elements */

.ITSnavSearch input {
	border: none;
	background-color: #ccc;
	position: absolute;
	width: 170px; height: 20px;
	top: 10px;
	float: right;
	margin: 0px 0px 0px 5px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	padding: 0px 0px 0px 3px;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.3;
}

.ITSnavSearch {
	height: 20px;
	width: 210px;
	float: left;
	position: relative;
}

.ITSnavSearch form .btn {
	width: 30px;
	position: absolute;
	right: 5px;
}

#google_translate_element {
	margin:auto;
}	

/*********************** // end ITS nav */

/******************************************** // middle Column */

#midCol {
	width: 500px;
	margin-top: 20px;
	position: relative;
	float:left;
	border: 2px solid #DEDEDE;
}
#midCol img {
	border: 1px solid #E8E8E8;
	margin-top:7px;
	margin-right: 0px;
}
#midCol a:link, #midCol a:visited  {
	color: #0E4C7D;
	text-decoration: none;
}
#midCol a:hover {
	text-decoration: underline;
}

#midCol a:active {
	text-decoration: none;
	color: #0E4C7D;
}
#midCol .story p img {
	margin: 0px 20px 10px 0;
	border:solid 1px #ccc;
}

/******************************************** // middle 2 Column page */

#return-link {
	color:#333;
	font-family: Helvetica, Aria, sans-serif;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.5;
	padding-right: 10px;
	float: right;
}

#mid2Col {
	width: 780px;
	margin-top: 20px;
	position: relative;
	float:left;
	border: 2px solid #DEDEDE;
}

#mid2Col ul {
	color:#333;
	font-family: Helvetica, Aria, sans-serif;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.5;
}
#mid2Col img {
	border: 1px solid #E8E8E8;
	margin-top:0px;
	margin-right: 0px;
}
#mid2Col a:link, #mid2Col a:visited  {
	color: #0E4C7D;
	text-decoration: none;
}
#mid2Col a:hover {
	text-decoration: underline;
}

#mid2Col a:active {
	text-decoration: none;
	color: #0E4C7D;
}
#mid2Col .story p img {
	margin: 10px 20px 0px 0;
	border:solid 1px #ccc;
}

#mid2Col_left {
width: 370px;
padding-bottom: 10px;
float: left;
margin: 0;
}

#mid2Col_left img {
  border: 0;
}


.user  {
padding-bottom: 10px;
color: #333;
font-family: Helvetica, Aria, sans-serif;
font-weight: normal;
font-size: .9em;
line-height: 1.5;
padding-left: 20px;
}

.user h3  {
padding-left: 10px;
margin-bottom: 0px;
padding-bottom: 0px;
padding-top: 20px;
font-weight: normal;
line-height: 1.5;
}

.user img  {
padding: 5px 10px 5px 0;
}

.user img a {
border: none;
}

.user_info {
padding-left: 10px;
margin-bottom: 5px;
}

.user ul  {
background: #cccccc;
margin: 0 0 0 10px;
padding: 5px 0 5px 10px;
width: 270px;
height: 126px;
}

.partner img {
border: none;
margin:0 10px 0 0;
float: left;
padding-bottom: 20px;
}

.partner {
margin: 0;
padding-bottom: 10px;
height: 160px;
color: #333;
font-family: Helvetica, Aria, sans-serif;
font-weight: normal;
font-size: .8em;
line-height: 1.5;
}

#partner-short {
margin: 0;
padding-bottom: 10px;
height: 130px;
color:#333;
font-family: Helvetica, Aria, sans-serif;
font-weight: normal;
font-size: .8em;
line-height: 1.5;
}

.partner_info {
position: relative;
top:25px;
}

#partner_right {
float: left; 
width: 380px; 
padding: 0 0 0 10px;
}

#partner_left {
float: left; 
width: 200px; 
padding: 0 10px 0 10px; 
}

#mid2Col_right {
width: 370px;
padding-bottom: 0px;
float: right;
margin: 0 10px 0 0;
}

#mid2Col_right img{
border: none;
margin-right:10px;
}

#mid2Col_center {
width: 740px;
clear:both;
margin: 10px;
}

#mid2Col_center img {
border: none;
}

.button-info {
padding-top:8px;
font-size:10px; 
position: absolute; 
left:125px; 
}

#mid2Col_left .button{
	display: block;
	height: 18px;
	background: url(../images/btn_left_small.png) no-repeat top left;
}

#mid2Col_left .button {
	position: relative;
	top: 20px;
	margin-left: 80px;
}

#mid2Col_left .button a {
	float: left;
	display: block;
	padding: 2px 28px 4px 7px;
	font-size: 11px; /* 11px */
	color: #5d5d5d;
	text-decoration: none;
	background: url(../images/btn_right_small.png) no-repeat top right;
}

#mid2Col_left .icon{
	display: block;
	height: 78px;
	background: url(../images/icon_big.png) no-repeat top left;
}

#mid2Col_left .icon {
	position: relative;
	top: 20px;
	margin-left: 0px;
}

#mid2Col_left .icon a {
	float: left;
	display: block;
	font-size: 16px; /* 11px */
	color: #FFFFFF;
	font-family: Helvetica, Aria, sans-serif;
	text-decoration: none;
}

#mid2Col_right .icon{
	display: block;
	height: 78px;
	background: url(../images/icon_big.png) no-repeat top left;
}

#mid2Col_right .icon {
	position: relative;
	top: 20px;
	margin-left: 0px;
}

#mid2Col_right .icon a {
	float: left;
	display: block;
	font-size: 14px; /* 11px */
	color: #FFFFFF;
	font-family: Helvetica, Aria, sans-serif;
	text-decoration: none;
}

#mid2Col_left ul {
	list-style:none;
}

#mid2Col_right ul {
	list-style:none;
}

#mid2Col_left .button_medium{
	display: block;
	height: 18px;
	padding-bottom:5px;
	background: url(../images/btn_left_medium.png) no-repeat top left;
}

#mid2Col_left .button_medium{
	position: relative;
	top:20px;
	margin-left:80px;
}

#mid2Col_left .button_medium a{
	float: left;
	display: block;
	padding: 2px 28px 4px 7px;
	font-size: 11px; /* 11px */
	color: #5d5d5d;
	text-decoration: none;
	background: url(../images/btn_right_small.png) no-repeat top right;
}

#mid2Col_left .button_long{
	display: block;
	height: 18px;
	padding-bottom:5px;
	background: url(../images/btn_left_long.png) no-repeat top left;
}

#mid2Col_left .button_long {
	position: relative;
	top: 20px;
	margin-left: 80px;
}

#mid2Col_left .button_long a {
	float: left;
	display: block;
	padding: 2px 28px 4px 7px;
	font-size: 11px; /* 11px */
	color: #5d5d5d;
	text-decoration: none;
	background: url(../images/btn_right_small.png) no-repeat top right;
}

#mid2Col_right .button{
	display: block;
	height: 18px;
	background: url(../images/btn_left_small.png) no-repeat top left;
}

#mid2Col_right .button {
	position: relative;
	top: 20px;
	margin-left:80px;
}

#mid2Col_right .button a {
	float: left;
	display: block;
	padding: 2px 28px 4px 7px;
	font-size: 11px; /* 11px */
	color: #5d5d5d;
	text-decoration: none;
	background: url(../images/btn_right_small.png) no-repeat top right;
}

/******************************************** // Subpage Middle Column */

#midColSub {
	width: 460px;
	margin-top: 5px;
	position: relative;
	float:left;
	border-right: 1px solid #DEDEDE;
}

#midCol p img, #midColSub p img, #singleCol p img  {
	margin: 0px 20px 10px 0;
}
#singleCol {
	margin-top: 20px;
	position: relative;
	float:left;
	min-height: 700px;
}
#midColSub ul, #singleCol ul, #midColSub2 ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	line-height: 1.4;
}
#midColSub li, #singleCol li, #midColSub2 li {
	margin:0;
	padding:0;
}
#midColSub ul li a, #singleCol ul li a, #midColSub2 ul li a {
	color: #0E4C7D;
}
#midColSub ul li a:hover, #singleCol ul li a:hover, #midColSub2 ul li a:hover {
	color: #0E4C7D;
	text-decoration:underline;
}

#midColSub2 {
	width: 730px;
	margin-top: 5px;
	position: relative;
	float:left;
	min-height:600px;
}

	
/******************************************** // Frame */

.blankH {
	position: absolute;
	right: -7px;
	top: -10px;
}
#midCol .blankH img {
border:none;
}

#mid2Col .blankH img {
border:none;
}

/******************************************** // Subscribe button */

.btn2 {
	width: 30px;
	position: absolute;
	margin-top:2px;;
}
	
/******************************************* // Right Column */

#rightCol {
	width: 260px;
	margin-top: 20px;
	margin-right: 5px;
	overflow: hidden;
	position: relative;
	float: right;
	height:340px;
	
}
#rightCol div h4 {
	font-weight: normal;
	/*text-transform: uppercase;*/
	padding-bottom: 1px;
	border-bottom: solid 2px #DEDEDE;
}
#rightCol h3 {
	margin-top: 10px;
}
#rightCol div h3  {
	text-transform: uppercase;
	font-weight:normal;
	padding-bottom:2px;
	border-bottom: solid 2px #e5e5e5;
}

.sideContent {
	margin-top: 10px;
	padding-bottom:30px;
	position: relative;
}
.sideContent ul {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Aria, sans-serif;
	font-size: .8em;
	line-height: 1.4;

}
.sideContent ul li {
	text-align: left;
	display: block;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #E9E9E9;
	list-style-type: none;	

}

.sideContent ul li a {
	color: #0E4C7D;

}
.sideContent ul li a:hover {
	color: #0E4C7D;
}

.bBorder {
	border-bottom-width: 1px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
.introH {
	margin: 10px;
}

.rss {
	background-color: #e7e7e7;
	margin: 10px;
	padding: 10px;
	min-height:170px;
	position:relative;
}

.story {
	margin: 10px;
	min-height:170px;
	position:relative;
	
}
	
.story p img {
	margin: 0 20px 10px 0;
	
}
.calLink {
	text-align: right;
	display: block;
	margin-right:20px;
}
#rightCol img {
	border: 1px solid #E8E8E8;
}



#simpleFooter {
	width: 100%;
	position: relative;
	margin: 30px 0 40px 0;
}
.simpleFooterContent {
	height: 45px;
	width: 960px;
	margin: auto;
	border-top: 2px solid #C8CACB;

}
.simpleFooterLeftCol {
	float: left;
	position: relative;
	width:150px;
	margin-top: 15px;
	height: 30px;
}
.simpleFooterMCol {
	float: left;
	position: relative;
	margin: 15px 0 0 0;
}
#simpleFooter .simpleFooterContent .simpleFooterMCol ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	position: absolute;
	left: 40px;
	width: 700px;
	float: left;

}
#simpleFooter .simpleFooterContent .simpleFooterMCol ul li {
	float: left;
}
#simpleFooter ul li a:link, #simpleFooter ul li a:visited {
	display: block;
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, serif;
	font-size: 0.75em;
	padding-top: 0.13em;
	padding-bottom: 0.13em;
	font-weight: bold;
	padding-right: 1.2em;
	padding-left: 1.2em;
	border-right:solid 1px #D5D5D5;
}

#simpleFooter ul li a:hover, #simpleFooter ul li a:active {
color:#666;
text-decoration:underline;
}

.legal {
	position: relative;
	width:960px;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	color: #999;
	font-weight: normal;
	margin-bottom: 40px;
}
#simpleFooter .legal a {
color:#999;
}

#simpleFooter .simpleFooterMCol ul li .borderN {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* // footer */
#footer 		{
	width: 100%;
	position: relative;
	background-color: #0a304e;
	border-top: 5px solid #C8CACB;
	background-attachment: scroll;
	background-image: url(../images/footerBg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 0 0 0;
}

.footerContent {
	height: 180px;
	width: 1000px;
	margin: auto;
}

.footerLeftCol {
	float: left;
	position: relative;
	width:520px;
	margin-top: 35px;
	height: 130px;
}

.footerMiddleCol, .footerRightCol {
	float: left;
	position: relative;
	width:150px;
	margin: 30px 0 0 10px;
}

#footer .footerContent .footerMiddleCol ul, #footer .footerContent .footerRightCol ul {
	margin:0;
	padding: 0;
}

#footer .footerContent .footerMiddleCol li, #footer .footerContent .footerRightCol li {
	list-style-type: none;
	display:block;
}

.footerMiddleCol li a:link, .footerMiddleCol li a:visited, .footerRightCol li a:link, .footerRightCol li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #B8B8B8;
	font-weight: normal;
	line-height: 1.9;
	text-align: left;
	text-decoration: none;
}

.footerHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #fff;
	font-weight: bold;
	text-align: left;
	margin-bottom:10px;
}

.footerContent .footerMiddleCol ul li a:hover {
	font-weight: normal;
	text-decoration: underline;		
}

#footer a:hover{
	font-weight: normal;
	text-decoration: underline;		
}

.footerhelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
}	

.footerLeftC{
	position: absolute;
	left: 0px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #B8B8B8;
	font-weight: normal;
	line-height: 1.5;
	width: 470px;
	margin-left: 2px;
}

.footerLeftC a:hover, .footerLeftC a:link{
	text-decoration: none;
}	

/* // footer search elements */

.footerSearch input {
	border: none;
	background-color: #315f80;
	position: absolute;
	right: 30px;
	width: 140px; height: 20px;
	top: 0px;
	float: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	padding: 0px 0px 0px 3px;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.2;
}

.footerSearch {
	height: 20px;
	width: 175px;
	float: left;
	position: relative;
}

.footerSearch form .btn {
	width: 30px;
	position: absolute;
	right: 0px;
}

.footerMiddleCol ul li h4, .footerRightCol ul li h4{
	color: #EFEFEF;
	font-weight:normal;
	padding-bottom: 8px;
}

.footerLeftCol .footerLeftC a {
	color: #999;
}
/* // end footer */


/* // footer search elements */

.simpleFooterSearch input {
	border: none;
	background-color: #ccc;
	position: absolute;
	right: 30px;
	width: 140px; height: 20px;
	top: 0;
	float: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	padding: 0 0 0 3px;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.2;
}
.simpleFooterSearch {
	height: 20px;
	width: 175px;
	float: left;
	position: relative;
}
.simpleFooterSearch form .btn {
	width: 30px;
	position: absolute;
	right: 0;
}
.simpleFooterLeftCol .simpleFooterLeftC a {
	color: #999;
}

.borderN {
	border-right-style: none;
}

/******************************************** // Content link styles */

a:link {
	color: #0E4C7D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0E4C7D;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0E4C7D;
}
#midColSub div p img {
	margin-right: 20px;
	margin-bottom: 10px;
}

.legend {
	margin-top: 4px;
}

.legendW {
	background: #e7e7e7;
	position:relative;
	width: 1000px;
	height: 27px;
	margin:auto;
	border-bottom:solid 1px #e7e7e7;

}
.legendHome {
	position:relative;
	width: 960px;
	height: 45px;
	margin:auto;
}

.legendC {
	position:absolute;
	left:10px;
	top:0px;
}
#home .home, #sec1 .sec1, #sec2 .sec2, #sec3 .sec3, #sec4 .sec4, #sec5 .sec5, #sec6 .sec6  {
	color: #626262;
	background-color: #EFEFEF;
}
#leftCol {
	float: left;
	width: 215px;
	position: relative;
	margin-top:8px;
	z-index:1;
}
.arrowL {
right:10px;
position:absolute;	
color:#CCC;
}
.section {
	font-weight: normal;
	color: #0a304e;
}

#to_top {
	position: fixed;
	right: 0;
	top: 55%;
}

#to_top img {
	border: none;
}