
body{
	background:url('images/bg.png');
	background-attachment:fixed;
	/*font-family: Arail,"Myriad Pro", Arial, Helvetica, sans-serif;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

h1{
	/*color:#476484;*/
	color:#3D70FF;
	/*color:#333;*/
	font-weight:bold;
	padding:5px;
	margin-bottom:.2em;
}

h2,h3{
	/*color:#476484;*/
	color:#0000CD;
	/*color:#0000CD;*/
	font-weight:bold;
	font-size:1em;
	padding:5px;
	margin-bottom:.2em;
}

h4,h5,h6{
	/*color:#476484;*/
	color:#000;
	/*color:#000;*/
	font-weight:bold;
	font-size:.8em;
	padding:5px;
	margin-bottom:.2em;
}

p{
	color:#333;
	font-size:.8em;
	line-height:1.4em;
	margin:0 10px 0 5px;
	padding:5px;
}

a{
	color:#3D70FF;
}

dl          { margin: 0 0 1.5em 10px; font-size:.8em; }
dl dt       { font-weight: normal; max-width:350px; }
dd          { margin-left: 1.5em;}

#difference {
}

#difference ul{
	list-style:disc;
}

#difference ul li{
	color:#0000CD;
	margin:5px 0 5px 25px;
	padding:5px;
	list-style:inside;
	list-style:disc;
	font-size:.8em;
	max-width:420px;	
}

#difference li a{
	display:block;
	/*color:#B7B653;*/
	color:#8C8C8C;
	text-decoration:none;
}

#difference li a:hover{
	color:#333;
	display:block;
	/*text-decoration:underline;*/
}

#titles{
	font-weight:bold;
	font-size:.5em!important;
}

table{
	width:95%!important;
	font-size:.85em;
}

td{
	padding:5px;
}

tr{
	padding:2px;
}


strong,b{
	font-weight:bold;
}

/*.submid ul{
	list-style:outside disc;
	font-size:.8em;
	margin:0 0 0 20px;
}

.submid ul li{
	list-style:outside disc;
	padding:5px;
	margin:0 10px 0 5px;
	width:350px;
}*/

small{
	font-size:.75em;
}


.footer{
	width:550px;
	clear:both;
	margin:auto;
	text-align:center;
}

.footer a{
	float:left;
	font-size:.75em;
	padding:2px;
	margin: 10px 0 0 20px;
	color:#666;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}


.siteColor{
	
}

.crumbs{
	margin:1px 0 0 5px;
}

.crumbs #crumbList li {
	float:left;
	padding-right: 6px;
	list-style:none;
	font-size:.75em;
}

.crumbs #crumbList li a{
	text-decoration:none;
}

.crumbs #crumbList li a:hover{
	text-decoration:underline;
}

.crumbs #crumbList li.last{
	float:left;
	padding-right: 0px;
	list-style:none;
}


/*.crumbs ul li{
	list-style:none;
	float:left;
	min-width:60px;
}

.crumbs li a{
	display:block;
	font-size:.7em;
	float:left;
	height:20px;
	margin:2px 5px 0 0;
	text-decoration:none;
	color:#333;
}*/

.crumbs li a:hover{
	text-decoration:underline;
}

#container{
	background:url('images/container_bg.png') repeat-y -5px 0;
	width:960px;
	height:auto;
	padding:0 10px 0 5px;
	margin:auto;
}


#header{
	background:url('images/header_bg.png');
	clear:both;
	float:left;
	height:116px;
	width:960px;
}

.logo{
	background:url('images/logo.png');
	display:block;
	float:left;
	height:90px;
	margin:10px 0 0 10px;
	width:256px;
}

.search{
	float:left;
	margin:40px 0 0 70px;
	width:400px;
}

.search input{
	border:#C4C3C3 1px solid;
	float:left;
	font-size:.8em;
	height:25px;
	margin:5px 0 0 0;
	padding:8px 0 0 2px;
	width:280px;
}

.search button{
	background:url('images/search_btn.png');
	border:none;
	color:#FFF;
	float:left;
	font-size:.8em;
	font-weight:normal;
	height:40px;
	margin:1px 0 0 5px;
	width:71px;
}

#nav{
	clear:both;
	float:left;
	height:46px;
	width:960px;
}

#nav ul{
	float:left;
	list-style:none;
	width:960px;
}

#nav ul li{
	float:left;
	height:46px;
	list-style:none;
	width:240px;
}

#nav ul li a{
	background:url('images/nav_button_bg.png');
	color:#FFF;
	display:block;
	height:31px;
	padding:15px 0 0 0;
	text-align:center;
	text-decoration:none;
	width:240px;
}


.r_sub_nav{
	margin:0 10px 0 10px;
}

.orange a:hover{
	background-color:#F8981D;
}

.teal a:hover{
	background:#92D7E9;
}

.subnav{
	width:inherit;
}

.subnav ul{
	list-style:none;
}

.consumer_bd .sub_nav ul li{
	clear:both;
	float:left;
	height:30px;
	margin:5px 0 0 0;
	padding:0 0 0 4px;
	width:200px;
}


.sub_nav ul li a{
	color:#333;
	display:block;
	font-size:.8em;
	min-height:20px;
	padding:10px 2px 0 2px;
	text-decoration:none;
	width:180px;
}

.sub_nav ul li a:hover{
}

#strip{
	background:url('images/strip.png');
	clear:both;
	float:left;
	height:14px;
	width:960px;
}

#home_inner{
	background:url('images/inner_bg.png') no-repeat 0px -5px;
	clear:both;
	float:left;
	height:818px;
	width:960px;
}

.left{
	float:left; 
	width:198px;
}

.center{
	float:left;
	width:538px;
}

.right{
	float:right;
	width:198px;
}


.consumer_top{
	background:url('images/consumer_top1.png');
	float:left;
	height:46px;
	width:198px;
}

.consumer{
	display:block;
	float:left;
	margin:5px 0 0 0;
	/*min-height:290px;*/
	width:198px;
}

.consumer_bd{
	background:url('images/consumer_body_bg.png');
	display:block;
	float:left;
	min-height:240px;
	width:198px;
}

.consumer_bottom{
	background:url('images/consumer_bottom.png');
	clear:both;
	float:left;
	height:29px;
	width:198px;
}

.intheNews{
	background:url('images/inthenews.png');
	display:block;
	float:left;
	margin:3px 0 0 8px;
	height:350px;
	width:538px;
}

.intheNews .flashcontent_holder{
	background:#000;
	float:left;
	height:303px;
	margin:37px 0 0 6px;
	width:524px;
}

.practioner{
	display:block;
	float:right;
	margin:5px 0 0 0;
	min-height:290px;
	width:198px;
}

.practitioner_top{
	background:url('images/practitioner_top1.png');
	float:right;
	height:46px;
	width:198px;
}

.practitioner_bd{
	background:url('images/practitioner_body_bg.png');
	display:block;
	float:right;
	min-height:240px;
	width:198px;
}

.practitioner_bottom{
	background:url('images/practitioner_bottom.png');
	clear:both;
	float:right;
	height:29px;
	width:198px;
}

.topics{
	background:url('images/topics.png');
	clear:both;
	float:left;
	height:350px;
	margin:45px 0 0 9px;
	width:538px;
}

.topics .topicscontent{
	background:#fff;
	float:left;
	height:303px;
	margin:37px 0 0 6px;
	width:524px;
}

.topic_row{
	background:#fff;
	border-bottom:#BAC4D0 thin dotted;
	clear:both;
	display:block;
	height:107px;
	margin:auto;
	margin-bottom:10px;
	margin-top:10px;
	width:512px;
}

.topic_box{
	background:#fff;
	border-right:thin dotted #BAC4D0;
	display:block;
	float:left;
	height:90px;
	overflow:hidden;
	width:250px;
}

.topic_box img{
	float:left;
	border:none;
	padding:0 5px 5px 5px;
}

.no_border{
	border:none;
}

.ads_left{
	display:block;
	float:left;
	margin:5px 0 0 1px;
	min-height:200px;
	width:190px;
}

.ads_right{
	display:block;
	float:right;
	margin:5px 1px 0 0;
	min-height:200px;
	width:190px;
}
