/*   
Theme Name: Ready2Connect
Theme URI: http://www.ready2connect.org
Description: A custom theme
Author: Greg Wolkins
Author URI: http://catscape.com
Template: 
Version: Version 0.2
.
This code is owned by Media Macros and may not be used without permission.
.
*/

body {
	padding:0px;
	margin:0px;
	background:#FFF url(images/body_bg.gif) repeat-x;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#0F3177;
}

a {
	text-decoration:none;
	color:#F05F00;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

p {
	color:#031027;
	margin-top:0px;
	line-height:120%;
}

p a {
	font-weight:bolder;
}

ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.bullets {
	margin-bottom:16px;
	padding-left:40px;
	list-style:disc;
	color:#031027;
}

ul.bullets li {
	list-style:disc;
	padding:4px 0px;
}

ol, ol li {
	list-style:decimal;
	color:#031027;
	line-height:120%;
}

ol li {	
	padding:4px 0px;
}

.clear {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
}

.fleft {
	float:left;
}

img.fleft {
	margin-right:12px;
	margin-bottom:12px;
}

.fright {
	float:right;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

img.fright, img.alignright {
	margin-left:12px;
	margin-bottom:12px;
}

img.fleft.edge, img.fright.edge {
	margin:0px;
}

img.border {
	border:solid 1px #86A3E2;
    margin:0 0 5px 5px;
}

img.portrait {
    margin:0 10px 10px 0;
}

.padded {
	padding:0px 10px;
}

.page_pad {
	padding:12px 20px 0px 20px;
}


h1 {
	font-size:18px;
	font-style:italic;
	color:#d96824;
}

h1.heading {
	background:transparent url(images/footer_rule.gif) no-repeat center bottom;
	padding-bottom:5px;
}

h2 {
	font-size:14px;
}

ul.heading {
	background:transparent url(images/footer_rule.gif) no-repeat center bottom;
	margin-bottom:8px;
	padding-left:8px;
	padding-bottom:4px;
}

.twothirds ul.heading {
	background:transparent url(images/twothirds_rule.jpg) no-repeat center bottom;
}

ul.heading li {
	display:inline;
	margin-right:28px;
	font-size:16px;
	font-style:italic;
	color:#d96824;
	font-weight:bold;
	background:transparent url(images/blue_arrow.jpg) no-repeat top left;
	padding-left:16px;
	padding-top:2px;
}

ul.heading li.active {
	background-image:url(images/arrow_box.jpg);
}

ul.heading li a {
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#1a376c;
}

.first_box {
	margin-right:9px;
}

.onethird {
	width:247px;
}

.onethird .box_header {
	width:242px;
	padding-left:5px;
	background:transparent url(images/box_head_onethird.jpg) no-repeat;
}

.onethird .box_footer {
	height:23px;
	background:transparent url(images/box_foot_onethird.png) no-repeat;
}

.twothirds {
	width:494px;
}

.page_pad .twothirds {
	width:473px;
}

.twothirds .box_header {
	width:489px;
	padding-left:5px;
	background:transparent url(images/box_head_twothirds.jpg) no-repeat;
}

.twothirds .box_header_featured {
	width:463px;
	padding-left:5px;
	background:transparent url(images/box_head_twothirds_featured.jpg) no-repeat;
}

.twothirds .box_footer {
	height:23px;
	background:transparent url(images/box_foot_twothirds.jpg) no-repeat;
}

.twothirds .box_footer_featured {
	width:463px;
	height:23px;
	background:transparent url(images/box_foot_twothirds_featured.jpg) no-repeat;
}

.box_header {
	height:28px;
}

.box_content {
	border:solid 1px #ECCDBC;
	border-top:none;
	border-bottom:none;
	background:#FFF url(images/box_bg.jpg) repeat-x bottom left;
}

.box_linkbar {
	height:32px;
	padding-left:12px;
	background:transparent url(images/box_linkbar.jpg) repeat-x;
}

.wrapper {
	width:100%;
	background:transparent url(images/header_bg.jpg) no-repeat top center;
}

.container {
	width:770px;
	margin:0px auto;
}

.header {
	width:100%;
	padding-top:44px;
}

.navigation {
	width:100%;
	height:35px;
    padding-top:2px;
}

.navigation ul {
	width:100%;
	height:35px;
    padding-top:2px;
}

.navigation ul li {
	height:35px;
	float:left;
	width:154px;
}

.navigation ul li a{
	height:35px;
	display:block;
	text-align:center;
	color:#FFF;
	font-size:9px;
	font-weight:bold;
	line-height:37px;	
	overflow:hidden;
	width:154px;
}

.navigation ul li a:hover {
	text-decoration:none;
}

li.nav_start a { background:transparent url(images/nav_start.jpg) no-repeat; }
li.nav_start a:hover { background:transparent url(images/nav_start_ro.jpg) no-repeat; color:#233C85; }
li.nav_start a.active { background:transparent url(images/nav_start_active.jpg) no-repeat; }

li.nav_middle a { background:transparent url(images/nav_middle.jpg) no-repeat; }
li.nav_middle a:hover { background:transparent url(images/nav_middle_ro.jpg) no-repeat; color:#233C85; }
li.nav_middle a.active { background:transparent url(images/nav_middle_active.jpg) no-repeat; }

li.nav_end a { background:transparent url(images/nav_end.jpg) no-repeat; }
li.nav_end a:hover { background:transparent url(images/nav_end_ro.jpg) no-repeat; color:#233C85; }
li.nav_end a.active { background:transparent url(images/nav_end_active.jpg) no-repeat; }

.content {
	width:100%;
	background:transparent url(images/page_bg.jpg) no-repeat top center;
	min-height:599px;
	height: auto !important;
	height:599px;
	padding-bottom:12px;
}

div.news_rollup {
	font-weight:normal;
	color:#0F3177;
	font-size:14px;	
}


div.news_rollup p {
	padding:15px 10px 0px 14px;

}

div.news_rollup p a {
	font-weight:bold;
	color:#0F3177;
	font-size:14px;	
}

div.news_rollup div.attribution {
	font-weight:normal;
	font-size:12px;
	color:#000;	
	border-bottom:solid 1px #DDC2B7;
	padding: 0px 10px 10px 14px;
    margin-top: -10px;
    clear:left;
}


#rss-4 div.rss_box li {
padding:0 10px 0 10px;
}

div.rss_box a {
    padding:10px 0px 10px 6px;
	font-weight:bold;
	color:#d96824;
	line-height:180%;
}

div.ceo_box {
	padding:5px 0px 10px 6px;
}

div.ceo_info {
	padding-top:6px;
	font-size:28px;
	font-weight:bold;
}

.ceo_name {
	padding:5px;
}

.ceo_title {
	width:106px;
	border-top:solid 2px #C89174;
	color: #BE5900;
	font-size:17px;
	padding:8px;
} 

.address {
	font-weight:bold;
	color:#d96824;
	line-height:120%;
    margin-left:18px;
    margin-top:10px;
}

.address strong {
    color:#0F3177;
}

ul.news_index li {
	font-weight:bold;
	padding:14px 8px;
	background:transparent url(images/twothirds_rule.jpg) no-repeat bottom center;
}               

ul.news_index li a {
	font-size:12px;
	color:#0F3177;
}

ul.news_index li span.attribution {
	font-size:11px;
	font-weight:bold;
	color:#F05F00;
}

.footer {
	width:100%;
	background:transparent url(images/footer_rule.gif) no-repeat top center;
	text-align:center;
}

.footer ul {
	padding-top:4px;
	margin-bottom:4px;
}

.footer ul li {
	display:inline;
	margin:0px 16px;
}

.footer ul li a {
	font-size:8px;
	color:#0F3177;
}

.footer .fine_print {
	font-size:9px;
	color:#4871BD;
}

.footer .finer_print {
	display:block;
	font-size:10px;
	padding:4px 0px;
}

.footer a {
	font-weight:bold;
}

.footnote {
	font-size:10px;
	padding:10px;
	background-color:#EFEEF7;
}

ul.divided {

}

ul.divided li {
	padding:6px 10px;
}

ul.divided li.cat {
	background:transparent url(images/footer_rule.gif) no-repeat bottom;
	font-weight:bold;
	padding-bottom:2px;
        margin-left: -10px;
}

ul.divided li a {
	background:transparent url(images/pdf_ico_s.gif) no-repeat;
	display:block;
	min-height:16px;
	height:auto !important;
	height:16px;
	padding-left:24px;
        margin-left: -10px;
	line-height:140%;
	color:#0F3177;
}

.research_list ul.divided li a {
	
}

.research_list p {
	padding-left: 25px;
}

.news_rollup h1 {
	margin:0px;
	padding:0px;
}

a.logo_link {
	float:left;
}

a.ehealth_link {
	margin-left:248px;
	float:left;
}

ul.heading h1 {
	display:inline;
	font-size:16px;
}

.visitButtonAdjust {
    position: relative;
    top: 0;
}


/*  widget styling for box header */

#rss-4 div.box_header div.title {
    background:transparent url(images/header_placeholder.gif) no-repeat;
	width:242px;
	height:23px;
}

#contacts-widget-5 div.box_header div.title {
    background:transparent url(images/header_contact.jpg) no-repeat;
	width:242px;
	height:23px;
}

#contacts-widget-6 div.box_header div.title {
    background:transparent url(images/header_policy-contact.jpg) no-repeat;
	width:242px;
	height:23px;
}

#contacts-widget-7 div.box_header div.title {
    background:transparent url(images/header_business_contact.gif) no-repeat;
	width:242px;
	height:23px;
}


