@charset "utf-8";
/* CSS Document */

html{}

hr{
	background-image:url(../images/hr.gif);
	background-repeat:repeat-x;
	height:1px;
	width:500px;
	border:0px;
	padding-bottom:10px;
}
body{
	background-color:#f5f1e5;
	font-family:Arial, Helvetica, sans-serif;
	color:#414e46;
	font-size:12px;
}
#wrapper{
	width:977px;
	margin:0 auto;
}
#wrapper #header #col-0{
	width:55%;
	float:left;
}
#wrapper #col-1{
	width:45%;
	float:right;
}
#container-1{
	margin-left:25px;
}
.clear{ clear:both;}
#header{
	height:124px;
	background-color:#FFFFFF;
	margin-bottom:20px;
}
#logo{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	position:relative;
	left:25px;
	top:20px;
	width:161px;
	height:64px;
}
#uimcc{
	background-image:url(../images/uimcc.jpg);
	background-repeat:no-repeat;
	position:relative;
	left:90px;
	top:20px;
	width:326px;
	height:66px;
}
#header #col-0 p{
	margin-top:30px;
	margin-left:25px;
	font-size:14px;
}
#body-cols{
	background-color:#FFFFFF;
	margin-bottom:20px;
}
#body-col-1{
	float:right;
	width:377px;
	height:507px;
	background-image:url(../images/splash.jpg?v=20100608);
	background-repeat:no-repeat;	
	text-align:right;
}
#body-col-0{
	float:left;
	width:55%;
}
.clear{clear:both;}
#body-copy{
	/*padding:20px;*/
	padding-left:25px;
	padding-top:0px;
	padding-bottom:10px;
}
#footer{
	background-color:#FFFFFF;
	padding:20px;
}
.fragment{
	border: 8px solid #0d3d6d;	
}
.padding{
	height:20px;
}
#catSep{
	width:1px;
	height:15px;
	position:relative;
	background-color:#00739a;
	top:25px;
	left:300px;
}
#footer-cols ul{
	list-style:none;
	display:block;
	padding:0px;
	margin:0px;
	color:#2191b6;
	font-size:9px;
}
#footer-cols ul li a{
	color:#2191b6;
	text-decoration:none;
}
#footer-cols ul li a:hover{
	color:#415d89;
	text-decoration:underline;
}
#footer-col-0{
	padding-left:20px;
	width:100px;
	float:left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c8dee8;
	border-right-color: #c8dee8;
	border-bottom-color: #c8dee8;
	border-left-color: #c8dee8;	
}
#footer-col-1{
	width:250px;
	float:left;
	padding-right:10px;
	padding-left:20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c8dee8;
	border-right-color: #c8dee8;
	border-bottom-color: #c8dee8;
	border-left-color: #c8dee8;	
}
#footer-col-2{
	float:left;
	color:#415d89;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	padding-left:20px;
	width:500px;
}
.CTA{
	font-size:18px;
	font-weight:bold;	
}
#tabs div {
	float:left;
	overflow:hidden;
	height:14px;
	background-repeat:no-repeat;
	margin-bottom:3px;
	cursor:pointer;
}
#tabs .tab-0{
	background-image:url(../images/best-docs-2008-2009.gif);
	width:243px;
}
#tabs .tab-1{
	background-image:url(../images/cc-regional-2009.gif);	
	width:311px;
}
#tabs .tab-2{
	background-image:url(../images/cc-national-2009.gif);	
	width:308px;
}
#tabs .tab-3{
	background-image:url(../images/cc-cancer-2009.gif);	
	width:328px;
}
#copy-0,#copy-1,#copy-2,#copy-3{
	padding-top:5px;
	margin-top:0px !important;
}
#tabs .tab-0 p,#tabs .tab-1 p,#tabs .tab-2 p,#tabs .tab-3 p{
	visibility:hidden;
}

#tabs #sep{
	float:left;
	padding-left:0px;
	margin-top:0px;
	font-size:12px;
}
.rollover{
	background-position:top left;
}
