/* General styles */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	 list-style:none; 
}
	 
fieldset{
	border:0;
}
a,a:link{
	color:#000000;
	text-decoration:none;
	text-decoration:underline;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
html{
	background:#98bdcc url(../images/html.png) repeat;
}
body{
	position:relative;
	background:url(../images/bg.png) repeat-x;
	color:#000000;
	font:65.5% Arial,"lucida console",sans-serif;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
.wrapper{
	margin:0 auto;
	width:998px;
}
/* Header */
#header{
	width:100%;
	height:145px;
	background:url(../images/header_bg.png) no-repeat;
	
}
#header h1{
	float:left;
}
#hright{
	width:403px;
	float:right;
}
#header h1 a{
	display:block;
	width:171px;
	height:116px;
	margin:17px 0 0 7px;
	background:url(../images/logo.png) no-repeat;
	cursor:pointer;
	text-indent:-5000px;
}
/* Top links */
#hlinks{
	width:100%;
	overflow:hidden;
	padding:15px 0 0;
}
#hlinks li{
	float:left;
}
#b_join{
	width:204px;
	height:84px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
}
#b_join span{
	background:url(../images/b_join.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#b_getfree{
	width:199px;
	height:84px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
}
#b_getfree span{
	background:url(../images/b_getfree.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
/* Search */
#search{
	width:100%;
	height:44px;
	overflow:hidden;
	background:url(../images/search_bg.png) no-repeat;
}
#search li{
	float:left;
	padding:9px 0 0 8px;
}
#search label{
	color:#79766a;
	font-size:1.2em;
	font-weight:bold;
	padding:0 0 0 8px;
	position:relative;
	top:2px;
}
.search_val{
	color:#79766a;
	font-size:1.2em;
	background:#fff url(../images/search_val_bg.gif) repeat-x;
	border:1px solid #ddd;
	border-top:1px solid #909090;
	width:168px;
	padding:1px;
}
/* Menu */
#menu2{
	width:998px;
	height:46px;
	background:url(../images/menu_bg.png) no-repeat;
}
#menu{
	width:998px;
	height:46px;
	text-align:center;
	position:relative;
}
#menu li{
	float:left;
	font-size:1.28em;
	font-weight:bold;
}
#menu li a,#menu li a:visited{
	float:left;
	display:block;
	color:#79766a;
	padding:0 27px;
	line-height:38px;
	vertical-align:middle;
	height:38px;
}
#menu #menu_last{
	float:right;
}
#menu #menu_last a,#menu #menu_last a:visited{
	float:right;
	padding:0 20px;
	text-align:center;
}
#menu li a:hover,
#menu li:hover .submenu_link,
#menu li:hover .submenu_link:visited,
#menu li:hover .menu_selected{
	color:#fefefd;
	text-decoration:none;
	background:#1788b6 url(../images/bgr_menu_over.gif) repeat-x;
}
#menu #menu_first a:hover{
	background:transparent url(../images/bgr_menufirst_over.png) no-repeat;
}
#menu #menu_last a:hover{
	background:transparent url(../images/bgr_menulast_over.png) no-repeat right top;
}
/* Container */
#body_top{
	width:100%;
	height:4px;
	overflow:hidden;
	background:url(../images/body_top_bg.png) no-repeat;
}
#body{
	width:100%;
	background:url(../images/body_bg.png) repeat-y;
}
#body_pad{
	width:977px;
	overflow:hidden;
	margin:0 0 0 11px;
	padding:5px 0 15px 0;
}
#body_end{
	width:100%;
	height:8px;
	overflow:hidden;
	background:url(../images/body_end_bg.png) no-repeat;
}
/* Firms */
#firms{
	width:100%;
	overflow:hidden;
	margin:20px 0 10px 0;
	background:url(../images/firms_bg.gif) no-repeat center top;
	padding:2px 0 0 0;
}
#firms h2{
	color:#000000;
	font-size:1.2em;
	text-align:center;
	padding:5px 0;
}
#firms ul{
	width:100%;
	height:80px;
	overflow:hidden;
	background:url(../images/firm_list_bg.gif) no-repeat;
}
#firms ul li{
	float:left;
	padding:5px 48px 0;
	height:75px;
}
#firms ul li.firm_prev_link{
	border-right:1px solid #ebebeb;
	padding:5px 25px 0;
}
#firms ul li.firm_next_link{
	border-left:1px solid #ebebeb;
	padding:5px 25px 0;
	float:right; 
	position:relative; 
	right:10px;
}
#firms ul li.firm_center{
text-align:center; 
width:85%;
padding:0px;
padding-top:5px;
}
/* Categorys */
#bcat{
	width:100%;
	background:url(../images/bcat_bg.gif) repeat-y;
}
#bcat_top{
	width:100%;
	background:url(../images/bcat_top_bg.gif) no-repeat;
}
#bcat_end{
	width:100%;
	background:url(../images/bcat_end_bg.gif) no-repeat left bottom;
	overflow:hidden;
	padding:15px 0 12px;
}
#bcat h2{
	float:left;
	width:86px;
	padding:0 0 0 19px;
	color:#333;
	font-size:1em;
	line-height:1.4em;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}
#bcat h2 a,#bcat h2 a:visited{
	color:#333;
	text-decoration:none;
}
#bcat h2 a:hover{
	text-decoration:underline;
}
#bcat ul{
	float:right;
	width:780px;
	padding:0 60px 1px 0;
	color:#666;
}
#bcat ul li{
	display:inline;
}
#bcat ul a{
	color:#666;
}
#content{
	float:left;
	width:726px;
}
/* Right Sidebar*/
#sidebar{
	float:left;
	width:251px;
}
#make_homepage{
	width:100%;
	overflow:hidden;
	margin:0 0 6px 0;
}
#make_homepage p{
	font-size:1.2em;
	color:#999;
	font-weight:bold;
	padding:0 0 0 4px;
	border-bottom:1px solid #e5e5e5;
	float:left;
}
#make_homepage p a{
	color:#333;
	text-transform:uppercase;
}
/* Ads */
.sads{
	width:250px;
	margin:0 0 7px 0;
	text-align:center;
}
.sads h2{
	color:#ccc;
	font-size:.8em;
	line-height:1.4em;
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
	padding:6px 0 5px;
	letter-spacing:2px;
}
.sads div{
	width:100%;
	overflow:hidden;
}
.sads div img{
	float:left;
}
.iflash{
	display:block;
	width:720px;
	margin:0 0 11px 0;
	overflow:hidden;
}
.iflash img{
	float:left;
}
/* Recommended */
.sbox{
	width:250px;
	background:#e5e5e5;
	padding:15px 0;
	margin:0 0 4px 0;
}
.sbox_pad{
	width:211px;
	overflow:hidden;
	margin:0 0 0 19px
}
.sbox h2{
	color:#09c;
	font-size:1.4em;
}
.sbox p{
	color:#000000;
	font-size:1.1em;
	line-height:1.4em;
	padding:0 0 15px 0;
}
.sbox a.sbox_more{
	color:#09c;
	font-size:1.1em;
	text-decoration:underline;
	background:url(../images/ar_01.gif) no-repeat right 4px;
	padding:0 9px 0 0;
}
.sbox a.sbox_more:hover{
	text-decoration:none;
}
/* Spotlight */
.spotlight{
	width:251px;
	background:url(../images/spotlight_bg.gif) repeat-y;
	margin:0 0 7px 0;
}
.spotlight_top{
	width:100%;
	background:url(../images/spotlight_top_bg.gif) no-repeat;
}
.spotlight_end{
	width:221px;
	background:url(../images/spotlight_end_bg.gif) no-repeat left bottom;
	overflow:hidden;
	padding:15px 10px 35px 19px;
}
.spotlight h2{
	color:#1785b2;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/spotlight_h2.gif) no-repeat bottom center;
	padding:0 0 21px 0;
	font-size:1.7em;
	line-height:1em;
	font-weight:normal;
}
.spotlight ul{
	width:184px;
	overflow:hidden;
	margin:10px auto 20px;
}
.spotlight ul li{
	float:left;
}
.spotlight ul li span{
	display:block;
	padding:50px 0 0;
}
.spotlight ul li div{
	padding:0 10px;
}
.spotlight h3 {
	color:#333;
	font-size:1.1em;
}
.spotlight h3 a{
	color:#333;
	text-decoration:underline;
}
.spotlight h3 a:hover{
	text-decoration:none;
}
.spotlight p{
	color:#999;
	font-size:1.1em;
	line-height:1.4em;
	padding:12px 0 0;
}
.spotlight a.spotlight_more{
	color:#09c;
	text-decoration:underline;
	background:url(../images/ar_01.gif) no-repeat right 4px;
	padding:0 9px 0 0;
}
.spotlight a.spotlight_more:hover{
	text-decoration:none;
}
/* Left sidebar */
#icleft{
	float:left;
	width:251px;
	margin:0 3px 0 0;
}
/* Middle */
#icright{
	float:left;
	width:467px;
}
/* Means */
#whatmean{
	width:250px;
	background:url(../images/whatmean_bg.gif) repeat-y;
	margin:0 0 10px 0;
	overflow:hidden;
}
#whatmean_top{
	width:100%;
	height:85px;
	background:url(../images/whatmean_top_bg.gif) no-repeat;
	overflow:hidden;
}
#whatmean_end{
	width:100%;
	background:url(../images/whatmean_end_bg.gif) repeat-y;
	overflow:hidden;
}
#whatmean_body{
	width:100%;
	overflow:hidden;
	background:url(../images/whatmean_body_bg.gif) no-repeat;
}
#t_means{
	width:120px;
	height:30px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
#t_means span{
	background:url(../images/t_means.gif) no-repeat;
	position:absolute;
	top:-1px;
	width:100%;
	height:100%;
}
#whatmean_top ul{
	text-align:center;
	padding:12px 5px 0;
	width:240px;
}
#whatmean_top ul li{
	float:left;
	width:18px;
	font-size:1.2em;
	font-weight:bold;
	padding:0px;
}
#whatmean_top ul li a{
	color:#03694f;
	padding:0 4px 0 3px;
	text-decoration:underline;
}
#whatmean_top ul li a:hover, #whatmean_top ul li a.selected{
	color:#fff;
	background:#03694f;
	text-decoration:none;
}
#b_more_health_topics{
	width:129px;
	height:31px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 0 0 116px;
}
#b_more_health_topics span{
	background:url(../images/b_more_health_topics.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#whatmean_body ul{
	width:236px;
	margin:0 0 0 7px;
}
#whatmean_body ul li{
	color:#868686;
	border-bottom:1px solid #f0f0f0;
	line-height:1.4em;
	padding:3px 0 3px 8px;
}
#whatmean_body ul li.last{
	border-bottom:0;
	padding:3px 0 10px 8px;
}
#whatmean_body ul li a{
	display:block;
	color:#000000;
}
/* Resources */
#relres{
	width:100%;
	background:url(../images/webpartners_bg.gif) repeat-y;
	margin:0 0 10px 0;
	overflow:hidden;
}
#relres_top{
	width:100%;
	background:url(../images/webpartners_top_bg.gif) no-repeat;
}
#relres_end{
	width:100%;
	background:url(../images/webpartners_end_bg.gif) no-repeat left bottom;
	overflow:hidden;
} 
#b_more_health_topics2{
	width:134px;
	height:26px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 0 0 116px;
}
#b_more_health_topics2 span{
	background:url(../images/b_more_health_topics3.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer; 
}
#relres h2{
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	font-size:1.4em;
	line-height:1.0em;
	margin:10px 0 5px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#relres ul{
	width:210px;
	margin:30px 0 0 25px;
}
#relres ul li{
	padding:0 0 20px 0;
}
#relres ul li h3{
	color:#333;
	font-size:1.2em;
	font-weight:bold;
}
#relres ul li h3 a{
	color:#333;
}
#relres ul li p{
	color:#000000;
	font-size:1.1em;
	line-height:1.6em;
	padding:0 0 4px 0;
}
#relres a.relres_more{
	color:#000000;
	font-size:1.1em;
	text-decoration:underline;
	background:url(../images/ar_01.gif) no-repeat right 4px;
	padding:0 9px 0 0;
}
#relres a.relres_more:hover{
	text-decoration:none;
}

#relres a.all {
margin-left:10px; 
color:#ffffff; 
font-weight:bold; 
text-decoration:none; 
position:relative; 
top:-10px; 
z-index:1000;
}

#relspr a.all{
margin-left:10px; 
color:#ffffff; 
font-weight:bold; 
text-decoration:none; 
position:relative; 
top:-10px; 
z-index:1000;
}
/* New */
.icright_block{
	width:100%;
	overflow:hidden;
}
.icright_block h2{
	color:#FFF;
	width:452px;
	height:36px;
	padding:14px 0 0 15px;
	background:url(../images/iwhat_new_h2.png) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	font-weight:normal;
}
.icright_block h2 span{
	font-weight:bold;
	color:#074a66;
	font-family:Verdana, Geneva, sans-serif;
	position:relative;
	top:-1px;
	font-size:0.5em;
}
#sitehighlights h2{
	background:url(../images/isitehighlights_h2.png) no-repeat;
}
.icright_block ul{
	width:439px;
	overflow:hidden;
	margin:0 0 0 15px;
}
.icright_block ul li{
    font-size:1.2em;
	width:100%;
	/*float:left;*/
	padding:13px 0 15px 0;
	margin:0px;
}
.icright_block ul li div{
	float:left;
}
.icright_block ul li div img{
	float:left;
	border:1px solid #e6e6e6;
	padding:3px;
	background:#fff;
}
.icright_block ul li h3{
	color:#000000;
	font-size:18px;
	padding:5px 0 0;
	float:right;

	width:335px;
}
.icright_block ul li h3 a{
	color:#09c;
}
.icright_block ul li p{
	color:#000000;
	line-height:1.6em;
	padding:0 0 8px 0;
	float:right;
	width:335px;
}
.icright_block div.stylefree li{
	line-height:1.4em;
	font-family:Arial,"lucida console",sans-serif;
}
.icright_block div.stylefree li p, .icright_block div.stylefree p{
	line-height:1.4em;
}
.icright_block div.stylefree li table{
	font-family:Arial,"lucida console",sans-serif;
}

.icright_block div.stylefree li table p{
	line-height:1.4em;
}
.icright_block a.icright_block_more{
	color:#09c;
	text-decoration:underline;
	background:url(../images/ar_01.gif) no-repeat right 4px;
	padding:0 9px 0 0;
}
.icright_block a.icright_block_more:hover{
	text-decoration:none;
}
/* Footer */
#footer{
	padding:40px 0;
	width:100%;
	overflow:hidden;
}
#footer ul{
	float:left;
	padding:0 0 0 117px;
}
#footer ul li{
	float:left;
}
#t_adv{
	width:5px;
	height:79px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:7px 12px 0 0;
}
#t_adv span{
	background:url(../images/t_adv.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
/* Subpage */
#headerimg{
	display:block;
	margin:0 0 24px 3px;
}
/* Subcontent */
#subcont{
	width:444px;
	margin:0 0 0 14px;
}
/* About */
#subabout{
	width:100%;
	overflow:hidden;
}
#subabout div{
	float:left;
}
#subabout div img{
	float:left;
	background:#fff;
	padding:3px;
	border:1px solid #ccc;
	margin:0 15px 0 0;
}
#subabout h2{
	font-size:2.2em;
	color:#09c;
	padding:67px 0 10px 0;
}
#subabout p{
	line-height:1.5em;
	font-size:1em;
	color:#000000;
	padding:0 10px 15px 5px;
}
/* Callout */
#callout{
	width:100%;
	height:115px;
	background:#e5e5e5;
	overflow:hidden;
	margin:0 0 38px 0;
}
#callout li{
	float:left;
	padding:0 0 0 15px;
}
#callout div img{
	float:left;
}
#callout h2{
	color:#333;
	font-size:2em;
	padding:10px 0 7px 0;
}
#callout h2 a{
	color:#333;
}
#callout p{
	padding:0 2px 0 3px;
	color:#666;
	font-size:.9em;
	width:305px;
}
/* Compare */
.table{
	width:100%;
	overflow:hidden;
	margin:0 0 30px 0;
}
.table h2{
	color:#030303;
	font-size:1.8em;
	background:#e5e5e5;
	padding:4px 10px;
}
.table_title{
	width:445px;
	overflow:hidden;
}
.table_title li{
	height:29px;
	float:left;
	text-align:center;
	border-bottom:1px solid #e5e5e5;
}
.table_title_r1{
	width:116px;
	border-right:1px solid #fff;
}
.table_title_r2{
	width:168px;
	border-right:1px solid #fff;
}
.table_title_r3{
	width:158px;
	border-right:1px solid #fff;
}
.table_title li span{
	color:#333;
	display:block;
	padding:9px 0 0;
}
.table_it{
	width:445px;
	overflow:hidden;
}
.table_it li{
	height:29px;
	float:left;
	text-align:center;
	border-bottom:1px solid #e5e5e5;
}
.table_it_r1{
	width:116px;
	border-right:1px solid #e5e5e5;
}
.table_it_r2{
	width:168px;
	border-right:1px solid #e5e5e5;
}
.table_it_r3{
	width:157px;
	border-right:1px solid #e5e5e5;
}
.table_it li span{
	color:#333;
	display:block;
	padding:9px 0 0;
}
.table_it li span a{
	color:#333;
}
/* List */
.numbertable{
	width:100%;
	overflow:hidden;
	margin:0 0 30px 0;
}
.numbertable h2{
	color:#030303;
	font-size:1.8em;
	padding:0 0 15px 6px;
}
.numbertable ul{
	width:441px;
	overflow:hidden;
}
.numbertable ul li{
	float:left;
	border-bottom:1px solid #e5e5e5;
}
.numbertable ul li a{
	width:425px;
	display:block;
	float:left;
	padding:13px 8px 5px;
}
.numbertable ul li a:hover, .numbertable ul li a.selected{
	text-decoration:none;
	background:#f2f2f2;
}
.numbertable ul li a:hover .numbertable_data, .numbertable ul li a.selected .numbertable_data{
	color:#000000;
}
.numbertable ul li span{
	float:left;
	display:block;
	cursor:pointer;
}
.numbertable_num{
	background:url(../images/numbertable_num_bg.gif) no-repeat;
	width:22px;
	height:30px;
	text-align:center;
	color:#fff;
	font-size:1.2em;
	padding:3px 0 0 0;
}
.numbertable_data{
	color:#000000;
	font-size:1.3em;
	padding:4px 0 0 12px;
	font-weight:bold;
	width:385px;
}
/* Drop-down menu */
#menu ul {
	list-style:none;
	line-height:1;
	padding:0;
	margin:0;
	text-align:left;
}
#menu ul a{
	float:left;
	display:block;
	width:155px;
	padding:0;
	line-height:auto;
	vertical-align:middle;
	height:auto;
}
#menu ul li,#menu ul ul li{
	float:left;
	width:177px;
}
#menu li ul{
	position:absolute;
	left:-999em;
	width:177px;
}
#menu li ul ul{
	margin:-1px 0 0 177px;
	background:#04668e url(../images/bgr_submenu2.gif) repeat-x;
}
#menu li:hover ul ul, #nav li.sfhover ul ul{
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {
	left: auto;
}
#menu li ul{
	border-top:1px solid #106485;
	border-bottom:1px solid #297d9f;
	border-right:1px solid #328bb0;
	padding:0;
	width:177px;
	margin:37px 0 0;
	background:#04668e url(../images/bgr_submenu.gif) repeat-x;
}
#menu ul a,#menu ul a:visited{
	display:block;
	text-decoration:none;
	color:#fefefd;
	height:auto;
	font-weight:normal;
	font-size:10px;
	width:153px;
	vertical-align:middle;
	line-height:16px;
	padding:9px 0 10px 24px;
	border-top:1px solid #408cb3;
	border-bottom:1px solid #085676;
	background:none;
}
#menu ul a:hover,
#menu ul li:hover .menu_selected2,
#menu ul li:hover .menu_selected2:visited{
	color:#fff;
	background:url(../images/bgr_submenu_over.gif) repeat-x left bottom;
	border-bottom-color:#00274d;
}

/* Safari hack*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	#menu #menu_last a,#menu #menu_last a:visited{
		padding:0 16px;
	}
	#menu ul a,#menu ul a:visited{
		width:155px;
	}
	#menu li ul{
		width:179px;
	}
	#menu li ul ul{
		margin:-1px 0 0 179px;
	}
}


/* Resource Detail Page */

.resources
{
	font-family:Georgia,"Times New Roman",Times,serif;
  	padding:10px;
  	color:#000000;
}

.resources a, a:alink, a:vlink
{
	font-family:Georgia,"Times New Roman",Times,serif;
  	padding:10px;
  	color:#000000;
}

.resources h2
{
	color:#0099CC;
	font-size:2em;
	font-weight:normal;	
}

.resourceCat
{
	color:#000000;
	font-size:1.5em;
	font-weight:bold;	
}

.resourceText 
{
	font-family:Arial,"lucida console",sans-serif;
	color:#000000;
	font-weight:normal;	
	font-size:1.1em;
}

.resourceText2
{
	color:#000000;
	font-family:Arial,"lucida console",sans-serif;
	font-size:1.2em;
	font-weight:normal;	
}

.resourceText3
{
	color:#333333;
	font-family:Arial,"lucida console",sans-serif;
	font-size:1.3em;
	font-weight:bold;	
}

.NewsTitle
{
	color:#0099CC;
	font-size:1.2em;
	font-family:Arial,"lucida console",sans-serif;
	font-weight:bold;
}

.NewsTitle1
{
	color:#0099CC;
	font-size:1.1em;
	font-family:Arial,"lucida console",sans-serif;
	font-weight:bold;
}


.NewsContent
{
	color:#000000;
	font-size:1.1em;
	line-height:1.6em;
	padding:0 0 8px;
	font-family:Arial,"lucida console",sans-serif;
	margin-top:7px;
}

.stylefree
{
color:#000000;
}

.stylefree motto
{
color:#B62C29;
}

.stylefree ul
{
	color:#000000;
    list-style:disc;
    padding:0 10px !important;
    width:90% !important;  
	padding-top:15px !important; 
}

.stylefree ol
{
	color:#000000;
    list-style:decimal !important;
    padding:0 10px !important;
    list-style-position:inside !important;
    width:90% !important; 
}

.stylefree li
{    
	padding:0px !important;
	color:#000000;
    list-style-position:inside !important;
	vertical-align:text-top;
	position:relative;
	top:-5px;
	padding-bottom:10px !important;
}

.stylefree li P, .stylefree ol P
{    
    display:inline !important; 
	color:#000000;   
    float:none !important;    
}

.stylefree p
{    
    padding:8px 0px !important;  
	color:#000000;}

.motto
{    
	color:#B62C29; 
}

.logo
{    
	color:#E78C10; 
}

.textblue
{    
	color:#0099cc; 
}

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

#channelEditor h3
{
	color:#FFF; 
	padding:10px; 
	background:url(../images/iwhat_new_h2.png) no-repeat; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em; 
	font-weight:normal;
}

/* Sponsors */
#relspr{
	width:100%;
	background:url(../images/webpartners_bg.gif) repeat-y;
	margin:0 0 10px 0;
	overflow:hidden;
	height: 300px;
}
#relspr_top{
	width:100%;
	background:url(../images/webpartners_top_bg.gif) no-repeat;
}
#relspr_end{
	width:100%;
	background:url(../images/webpartners_end_bg.gif) no-repeat left bottom;
	overflow:hidden;
}
#b_more_health_topics2{
	width:134px;
	height:26px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 0 0 116px;
}
#b_more_health_topics2 span{
	background:url(../images/b_more_health_topics2.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#relspr h2{
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	font-size:1.4em;
	line-height:1.0em;
	margin:10px 0 5px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#relspr ul{
	width:210px;
	margin:30px 0 0 25px;
}
#relspr ul li{
	padding:0 0 20px 0;
}
#relspr ul li h3{
	color:#333;
	font-size:1.2em;
	font-weight:bold;
}
#relspr ul li h3 a{
	color:#333;
}
#relspr ul li p{
	color:#000000;
	font-size:1.1em;
	line-height:1.6em;
	padding:0 0 4px 0;
}
#relspr a.relspr_more{
	color:#000000;
	font-size:1.1em;
	text-decoration:underline;
	background:url(../images/ar_01.gif) no-repeat right 4px;
	padding:0 9px 0 0;
}
#relspr a.relspr_more:hover{
	text-decoration:none;
}

#img10{ margin:10px 0px 10px 0 !important}

.indexContents a { display:none !important;}    

/* Highlights */

#ctl00_cphMiddle_Highlights {
	font-size: 12px; 
	font-weight: bold; 
	margin: 20px 0;
	color: #2992BB; 
	border: #df494e 2px solid; 
	width: 440px;
}

#ctl00_cphMiddle_Highlights .highlight {
	color: #2992BB !important; 
	font-size: 16px; 
	text-decoration: none; 
	line-height: 1.5em; 
	border-bottom: 1px solid #df494e;
}

#ctl00_cphMiddle_Highlights #highlight {
	color: #df494e; 
	background: #EEEEEE; 
	font-size: 18px; 
	padding: 5px; 
	border-bottom: #B62C29 2px solid;
	text-align: center;
}

#ctl00_cphMiddle_Highlights div {
	padding-left: 5px;
}

a {
	text-decoration: underline;
}