/* @override
	http://demo.tornadodesign.com/avidity/website/css/style.css
*/

body {
	margin: 0;
	padding: 0;
	background: #1b6390 url("images/bgbody.gif") top repeat-x;
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-size: 90%;
}

a, a:visited {
	color: #0b5faa;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #063967;
}

img {
	border:0;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#container {
	margin-top: 18px;
	width: 910px;
	padding: 20px 20px 15px 20px;
	background: #e1f5ff url("images/bgcontainer.jpg") top no-repeat;
	position: relative;
}

#container, #footer {
	margin-left: auto;
	margin-right: auto;
}

#footer {
	width: 950px;
	text-align: center;
	background: transparent url("images/bgfooter.gif") top no-repeat;
	padding: 18px 0 10px 0;
	color: white;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 80%;
}

form {
	margin: 0;
}

label {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
}

.section {
	background: #f7fcff url("images/bgsectionbottom.gif") bottom no-repeat;
	padding: 15px;
}

.rcolumn-tcorner {
	height: 4px;
	background: url("images/bgsectiontop.gif") no-repeat;
}

#healthcare-blog.section, ul#links.section {
	padding-top: 5px;
}

ul.section, form.section {
	margin-top: 0;
	margin-bottom: 20px;
}

#left-column {
	width: 594px;
	float:  left;
}

#right-column {
	width: 296px;
	float: right;
}

#right-column img {
	margin-bottom: 20px;
}

a#login-lost-password, a#login-lost-password:visited {
	color: white;
	font-size: 80%;
	position: absolute;
	top: 77px;
	left: 141px;
}

ul.section {
	list-style: none;
	font-size: 90%;
	margin-left: 0;
}

ul#links.section {
	height: 62px;
	line-height: 1.7em;
	width: 266px;
}

ul#links.section li {
	float: left;
	width: 120px;
}

ul#links.section li.alt {
	width: 140px;
}

h3#healthcare-blog-logo {
	background: url("images/consumerhealthcare.gif");
	margin: 0 0 15px 0;
	overflow: hidden;
	text-indent: -2000px;
	height: 62px;
	width: 266px;
}

h4#healthcare-blog-tagline {
	display: none;
}

ul#healthcare-blog-posts {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#healthcare-blog-posts li {
	margin-bottom: 10px;
}

.RemoteFeedItem {
	border-top: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-top:7px;
}

.RemoteNewsFeedItem-Title {
	margin: 0px;
	padding: 0px;
}

.RemoteNewsFeedItem-Title a, .RemoteNewsFeedItem-Title a:visited {
	font-size: 11px;
	color:#FFFFFF;
}

.RemoteNewsFeedItem-Title a:hover {
	color:#CCCCCC;
}

p#healthcare-blog-read-more {
	margin-bottom: 0;
	font-size: 80%;
}

#header {
	margin-bottom: 15px;
}

h1#header-logo {
	background: url("images/logo.gif") no-repeat;
	margin:0;
	width: 269px;
	height: 72px;
	text-indent: -2000px;
	overflow: hidden;
}

h2#header-slogan {
	position: absolute;
	top: 20px;
	right: 25px;
	background: url("images/slogan.gif") no-repeat;
	margin: 0;
	width: 128px;
	height: 44px;
	text-indent: -2000px;
	overflow: hidden;
}

#main-section-plant {
	position: absolute;
	top: 33px;
	right: 340px;
}

#main-section.section {
	background: #f1faff url("images/bgmainsection.gif") no-repeat;
	height: 249px;
}

h3#main-section-headline, h4#main-section-subhead {
	overflow: hidden;
	text-indent: -2000px;
}

h3#main-section-headline {
	width: 265px;
	height: 200px;
	background: url("images/main-section-head.gif");
	margin: 0;
}

h4#main-section-subhead {
	background: url("images/main-section-subhead.gif");
	width: 285px;
	height: 47px;
	margin: 35px 0;
}


#sub-section.section {
	background: #fff url("images/bgsubsection.gif") no-repeat;
}

#sub-section.section h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:20px;
	color:#464646;
	margin:0px 0px 5px 0px;
}

#sub-section.section h4 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:lighter;
	font-size:18px;
	margin:0px 0px 10px 0px;
	color:#464646;
}

#sub-section-menu {
	float:right;
	width:150px;
	margin:0px 0px 10px 15px;
	padding-left:10px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	border-left: solid 1px #0072bc;
}

#sub-section-menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#sub-section-menu ul li {
	margin-bottom:15px;
}

div#news-ticker {
	background: url("images/bgticker.gif") no-repeat;
	padding: 2px 15px 7px;
	height: 13px;
	margin: 20px 0;
	font-size: 11px;
	white-space: nowrap;
	color: white;
	overflow:hidden;
}

.news-date {
	color:#666666;
	font-size:12px;
	margin-top:5px;
}

div#about-avidity.section {
	background: transparent;
}

div#about-avidity.section p {
	font-size: 90%;
	line-height: 1.4em;
	color: #2a333c;
}

div#about-avidity.section h4 {
	margin-bottom:5px;
	color: #00486e;
}

.aa-section {
	margin-top: -20px;
	overflow: hidden;
	float:right;
	width:405px;
}

#aa-healthplans-content, #aa-healthcare-content, #aa-news-content, #aa-partners-content, #aa-team-content {
	display: none;
}

ul#about-avidity-nav {
	margin: -15px 0 0 -10px;
	list-style: none;
	width: 149px;
	background: url("images/bgaboutaviditynav.gif");
	padding: 28px 0 0 0;
	height: 300px;
	text-align: right;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-style: italic;
	float: left;
}

ul#about-avidity-nav li {
	display: inline;
}

ul#about-avidity-nav a, ul#about-avidity-nav a:visited {
	text-decoration: none;
	cursor: pointer;
	display: block;
	padding: 7px 25px 8px 0;
	margin-bottom: 7px;
}

ul#about-avidity-nav a:hover, ul#about-avidity-nav a:visited:hover {
	color: #063967;
}

ul#about-avidity-nav li.current a, ul#about-avidity-nav li.current a:visited {
	color: #0f4779;
}

ul#about-avidity-nav li.current a {
	background: url("images/bgaanitem.gif") right no-repeat;
}

#HeaderHomeLink {
	position:absolute;
	left:22px;
	top:21px;
	z-index:2;
}

#scrollDiv {
	width:390px; 
	height:320px; 
	text-align:left; 
	overflow:auto;
	margin-top:0;
	padding:5px;
}
* html body #scrollDiv {
	width:390px;
	height:340px;
	text-align:left;
	overflow:auto;
	margin-top:0;
	padding-top:-5px;
	scrollbar-face-color: #d6f1ff;
	scrollbar-shadow-color: #115f88;
	scrollbar-highlight-color: #88c8ea;
	scrollbar-3dlight-color: #88c8ea;
	scrollbar-darkshadow-color: #115f88;
	scrollbar-track-color: #d6f1ff;
	scrollbar-arrow-color: #115f88;
}
