icon@charset "utf-8";
/* Home Page */

.home {
	background: url(../_images/bg.png) repeat-x #F0F1EC;
}

.homeContent {
	position:relative;
	display:block;
	float:left;
	top:105px;
	background:#FFFFFF;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:960px;
}


.home #introduction {
	position:relative;
	display:block;
	width:960px;
	height:auto;
	background:#00414F;
	border-bottom:1px solid #00414F;	
}
.home #col1 {
	position:relative;
	display:block;
	float:left;
	width:745px;
	*width:740px;
	margin:0px;
	padding:0px;
	margin:0px;
}

.home #subIntroduction {
	position:relative;
	display:block;
	width:745px;
	height:260px;
	min-height: 230px;
	background-image: url(../_images/_newhome/bg_subIntro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home #subIntroduction .title {
	margin: 5px 0px 15px 0px;
}
.home #subIntroduction #colA {
	position:relative;
	display:block;
	float:left;
	width:380px;
	border-right:1px dotted #028FAB;
	margin: 10px 20px 0px 0px;
	padding:0px 0px 0px 23px;
}

#colA #coe-wrapper 
{
    position: relative;
    float: left;
    display: block;
    width: 380px;
}

.home #subIntroduction #colA ul.coe-left 
{
    position: relative;
    float: left;    
    left: 20px;
    width: 50px;
    display: block;
    margin: 10px 0 0 0;
    padding: 0;
}

.home #subIntroduction #colA ul.coe-left li
{
    background: url("../_images/bullet5.png") no-repeat scroll 0 2px transparent;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    list-style: none outside none;
    margin: 0 0 5px;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
}

.home #subIntroduction #colA ul.coe-right 
{
    position: relative;
    float: left;
    left: 110px;
    display: block;    
    margin: 10px 0 0 0;
    padding: 0;
}

*html .home #subIntroduction #colA ul.coe-right /* ie6 hack */
{
    position: absolute;
    left: 160px;
}


.home #subIntroduction #colA ul.coe-right li
{
    background: url("../_images/bullet5.png") no-repeat scroll 0 2px transparent;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    list-style: none outside none;
    margin: 0 0 5px;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
}

.home #subIntroduction img { /* for headlines*/
	float:left;
	display: block;
	padding: 10px 0 10px 0;
}
.home #subIntroduction #colA img.img-usnews {
	display: block;
	float:left;
	left: 30px;
	position: relative;
	margin-top: 10px;
	border: 0;
}

/* this is the video center now*/
.home #subIntroduction #colB {
	position:relative;
	display:block;
	float:left;
	margin: 20px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	width:300px;
}

#videowrapper 
{
    width: 290px;
    padding-top: 2px;
}

#videowrapper .videotitle /*not really using these next two, but leaving them in */
{
    float: left;
    font-weight: 800;
}

#videowrapper .morelink
{
    float: right;
}

.home #features {
    position: relative;
    display:block;
    float: left;
    left: 0;
    margin: 5px 20px 20px 22px;
    *margin-top:35px; /*IE7, IE8 hack -- prevents USNews img from crashing into this*/
    width: 700px;
    border: dotted 1px #999;
    min-height: 300px;
}	

*html .home #features /* ie6 hack*/
{
    position: absolute;
    float: left;
    left: -10px;
    border: dotted 1px #999;
}


.home #features .feature {
	display:block;
	position:relative;
	width:162px !important;
	float:left;
	margin: 10px 0px 10px 10px;
}	
.home #features .feature.last{
	width:162px !important;
	margin: 10px 10px 10px 0px;
}	
.home #features .feature h2 {
	color: #000 !important;
	font-size:11px;
	font-weight: 800;
    background: url("../_images/bullet5.png") no-repeat scroll 0 2px transparent;
    margin: 5px;
    padding: 0 0 0 8px;

}	

.home #features .feature p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0px;
	padding:0px;
}	

/* begin right column sidebar */

#col2Home {
	position:relative;
	display:block;
	float:left;
	width:190px;
	padding:10px 0px 0px 10px;
	border-left:1px dotted #A4B5C1;
}


/* buttons and icons-links in right column */

img.new-pt 
{
    padding: 10px;
}

/* begin icon links in right sidebar */


#col2Home ul.icon_links 
{
    list-style: none;
    margin: 0 0 0 12px;
    padding: 0;
	font-size:10px !important;	
}

#col2Home ul.icon_links li
{
    display: block;
    height: 22px;
    padding: 3px 0 0 30px;
    
}

li.link_doc 
{
    background: url("../_images/icon_doc.gif") no-repeat scroll 0 0 transparent;
}

li.link_rese 
{
    background: url("../_images/icon_research.gif") no-repeat scroll 0 0 transparent;
}

.link_appt 
{
    background: url("../_images/icon_appt.gif") no-repeat scroll 0 0 transparent;
}

.link_maps 
{
    background: url("../_images/icon_maps.gif") no-repeat scroll 0 0 transparent;
}

.link_quality 
{
    background: url("../_images/icon_quality.gif") no-repeat scroll 0 0 transparent;
}

.link_assess 
{
    background: url("../_images/icon_assess.gif") no-repeat scroll 0 0 transparent;
}

.link_gateway
{
    background: url("../_images/icon_gateway.gif") no-repeat scroll 0 0 transparent;
}

.link_ask
{
    background: url("../_images/icon_ask.gif") no-repeat scroll 0 0 transparent;
}

.link_gift
{
    background: url("../_images/icon_gift.gif") no-repeat scroll 0 0 transparent;
}

.link_job
{
    background: url("../_images/icon_job.gif") no-repeat scroll 0 0 transparent;
}




/* end icon links */

select#hideInput 
{
    margin: 20px 0 20px 0;
}

.home #latestNews {
	position:relative;
	display:block;
	float:left;
	margin:0;
	padding:15px 0px 0px 0px;
	border-top:1px dotted #A4B5C1;	
	width:180px;

}

#latestNews img {
	float:none;
	margin:0px 0px 14px 0px;
	border:none;
}
#latestNews ul {
	position:relative;
	padding:0;
	margin:0;
}

#latestNews ul li {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px 0px 14px 0px;
	padding:0px 0px 0px 8px;
	padding-bottom: 8px; /* need this for correct display in IE*/
	text-decoration:none;
	list-style:none;
	background:url(../_images/bullet5.png) no-repeat;
}

#col2Home p.feed 
{
	font-size:10px;
	padding:0px 0px 0px 7px !important;
	padding:0px 0px 0px 0px;	
}
#col2Home p.feed img {
	vertical-align:top;
	width:32px;
}

#col2Home #socialMedia {
	position:relative;
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:180px;

}


