﻿/* Pretty Stuff Provationordersets
================================== */
/* Zero down margin and paddin on all elements */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	min-width: 760px;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 12px;
}
img {
	border: 0;
}
h1 {
	font-size: 20px;
	color: #426062;
	margin-bottom: 14px;
	line-height: 28px;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: #426062;
}
h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: #426062;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
	margin-top: 0px;
	margin-left: 12px;
}
h6 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
	margin-top: 0px;
	margin-left: 12px;
}
p {
	font-size: 12px;
	line-height: 17px;
}
ul {
	line-height: 17px;
	margin-bottom: 15px;
}
.description {
	margin-bottom: 12px;
}
#wrapper {
	background-color: #fff;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
#headerGradBkg {
}
#headerBkg {
	text-align: center;
	height: 133px;
	width: 100%;
	background-image: url(../Images/headerBkgPOS-new.gif);
}
#header {
	margin-left: auto;
	margin-right: auto;
	height: 133px;
	width: 900px;
	text-align: left;
	background-image: url(../Images/headerPOS-new.gif);
}
#header h1 {
	margin: 0;
}
#mainNav {
	float: left;
	height: 35px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 3px;
	position: relative;
	top: 12px;
	width: 900px;
	z-index: 10;
}
.StaticMainNav {
	background: url(../Images/mainNavRollover.gif) no-repeat scroll left bottom;
	color: #268774;
	display: block;
	font-size: 13px;
	height: 25px;
	line-height: 25px; /* margin-right:5px;  here's the culprit */;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 113px;
	z-index: 10;
}
.StaticMainNavHover {
	background-color: #F5f5f5;
	background-position: right bottom;
	color: #FFFFFF;
	z-index: 10;
}
.StaticMainNavWide a {
	background: #94B8E9 url(../Images/mainNavRolloverWide.gif) no-repeat scroll left bottom;
	color: #268774;
	display: block;
	font-size: 13px;
	height: 25px;
	line-height: 25px; /* margin-right:5px;  here's the culprit */;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 10;
	width: 343px;
}
.StaticMainNavWide a:hover {
	background-color: #F5f5f5;
	background-position: right bottom;
	color: #FFFFFF;
	z-index: 10;
}
.DynamicMainNav {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	margin: 0px;
	padding: 0px 20px 0px 12px;
	text-decoration: none;
	color: #268774;
	background: #f5f5f5;
	display: block;
	line-height: 32px; /*	width: 200px;*/;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 10;
}
.DynamicMainNavHover {
	/*color: #FFFFFF;*/
	color: #FFFFFF; /*background: #71013B;*/;
	background: #345355;
	z-index: 10;
}
.navigateBy {
	height: 25px;
	line-height: 25px;
	color: #565E59;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	font-size: 14px;
	font-weight: 900;
	font-style: italic;
	margin-right: 15px;
	display: none;
}
#mainNav form {
	width: 300px;
	text-align: right;
	float: right;
	margin-top: 6px;
}
#mainNav a.mainNavSelected {
	background-color: #F5f5f5;
	background-position: right bottom;
	color: #FFFFFF;
}
#secondaryNav a.secNavSelected {
	color: #253b3d;
}

#secondaryNav 
{
	position: relative;
	width: 320px;
	color: #253B3D;
	float: left;
	left: 678px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	height:20px;
	top: 5px;
	
}

#searchNav
{
	Position:relative;
	width:100%;
	height:35px;
	top:10px;	
	float :left;
}


#SocialIcons
{
	Position:relative;
	width:900px;
	height:30px;
	top:20px;
	float :left;
}


/*
#secondaryNav {
	color: #253B3D;
	list-style: none outside none;
	padding-left: 678px;
	position: relative;
	top: 15px;
}
*/
#secondaryNav a {
	color: #253b3d;
	line-height: 30px;
	padding-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
#secondaryNav a:hover {
	color: #253b3d;
	text-decoration: none;
}
#loginNav {
	list-style: none;
	background-color: #000000;
	width: 120px;
	float: right;
	height: 30px;
	text-align: center;
	display: none;
}
#loginNav a {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 30px;
}
#loginNav a:hover {
	color: #CC0000;
}
#content {
	width: 520px;
	float: right;
}
#mainContent {
	width: 320px;
	margin: 0;
	float: left;
}
#flashBkg {
	text-align: center;
	height: 333px;
	width: 100%;
	background-color: #FFFFFF;
}
#flashcontent {
	margin-left: auto;
	margin-right: auto;
	width: 916px; /* :KLUDGE: Fixes IE double margin float bug */;
	height: 333px;
	background-color: #FFFFFF;
}
#mainContentSubBkg {
	background-image: url(../Images/mainContentSubBkg.gif);
	background-color: #153C86;
	height: 326px;
	text-align: center;
	width: 100%;
	float: left;
}
#mainContentSub {
	margin-left: auto;
	margin-right: auto;
	height: 326px;
	width: 900px;
	background-image: url(../Images/subcontentBkgPOS.jpg);
}
#mainContentSubBkg2 {
	background-image: url(../Images/mainContentSubBkg2-new.gif);
	height: 410px;
	text-align: center;
	width: 100%;
	float: left;
}
#mainContentSub2 {
	margin-left: auto;
	margin-right: auto;
	height: 410px;
	width: 916px;
	background-image: url(../Images/subcontentBkgPOS2-new.jpg);
}
#mainContentSubImage1 {
	height: 131px;
	width: 285px;
	margin: 40 0 0 0;
	padding: 32px 21px 0px 0px;
	float: left;
}
#mainContentSubImage2 {
	height: 131px;
	width: 284px;
	margin: 40 0 0 0;
	padding: 32px 21px 0px 0px;
	float: left;
}
#mainContentSubImage3 {
	height: 131px;
	width: 285px;
	margin: 40 0 0 0;
	padding: 32px 0px 0px 0px;
	float: left;
}
#mainContentSubImage4 {
	height: 93px;
	width: 600px;
	margin: 40 0 0 0;
	padding: 0px 0px 18px 0px;
	float: right;
	text-align: right;
}
#mainContentSubImage4 a {
	color: #FFFFFF;
}
#mainContentSubImage4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#secondaryContentBkg {
	text-align: center;
	width: 100%;
	background-color: #FFFFFF;
}
#secondaryContent {
	width: 900px;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 15px;
	margin: 0 auto;
}
#secondaryContentImage {
	text-align: left;
	width: 630px;
	float: right;
	height: 126px;
	padding-right: 28px;
	padding-bottom: 15px;
}
#secondaryContentBodyBkg {
	text-align: left;
	width: 658px;
	float: right;
	background-image: url(../Images/lightBlueBkg.gif);
	background-repeat: repeat-x;
}
#secondaryContentBody {
	text-align: left;
	width: 658px;
	float: right;
	padding-bottom: 25px;
}
#secondaryContentBody ul {
	list-style-type: none;
	line-height: 17px;
	margin-bottom: 15px;
	list-style-image: url(../Images/greyBullet.gif);
	padding-left: 25px;
	text-indent: 0px;
}
#secondaryContentBody ul.benefits {
	list-style-type: none;
	line-height: 17px;
	margin-bottom: 15px;
	list-style-image: url(../Images/greyBullet.gif);
	padding-left: 45px;
	text-indent: -4px;
}
/* NEW CODE 04-30-07 *********************************************/
#secondaryContentText {
	text-align: left;
	width: 398px;
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
}
#secondaryContentText ul {
	list-style-type: none;
	line-height: 17px;
	list-style-image: url(../Images/greyBullet.gif);
	margin-bottom: 15px;
	padding-left: 25px;
	text-indent: 0px;
}
#secondaryContentText ul li {
	list-style-type: square;
	color: red;
}
#secondaryContentText ul.benefits {
	list-style-type: none;
	list-style-image: url(../Images/greyBullet.gif);
	line-height: 17px;
	margin-bottom: 15px;
	padding-left: 45px;
	text-indent: 0px;
}
#secondaryContentText ul ul {
	margin-bottom: 0px;
}
/***************************************************************/
#secondaryContentSideBar {
	text-align: left;
	width: 200px;
	float: right;
	padding-right: 28px;
	padding-bottom: 25px;
	margin: 20px 0px 0px 20px;
}
#sidebarToolsBkg {
	text-align: left;
	width: 200px;
	float: right;
	background-image: url(../Images/bkgGrey.gif);
	margin-bottom: 15px;
	border-width: 1px;
	border-color: #CCCCCC;
}
#sidebarTools {
	text-align: left;
	width: 184px;
	float: right;
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
#sidebarToolsBkg h2 {
	font-size: 10px;
	color: #FEE78B;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 8px;
}
#sidebarToolsBkg p {
	font-size: 10px;
	line-height: 17px;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 6px;
}
#sidebarToolsBkg ul {
	line-height: 17px;
	padding-left: 12px;
	list-style-type: none;
	list-style-image: url(../Images/bulletOrange.gif);
}
#sidebarToolsBkg a {
	color: #000000;
	text-decoration: none;
}
#sidebarToolsBkg a:hover {
	color: #008750;
	text-decoration: underline;
}
#sidebarToolsBkg img {
	border: 0;
	vertical-align: bottom;
}
#sidebarToolsBkg .indent {
}
#sidebarRequiredBkg {
	text-align: left;
	width: 200px;
	float: right;
	background-image: url(../Images/bkgOrange.gif);
	margin-bottom: 15px;
}
#sidebarRequired {
	text-align: left;
	width: 186px;
	float: right;
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
#sidebarRequiredBkg h2 {
	color: #FEE78B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
#sidebarRequiredBkg p {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 17px;
}
#sidebarRequiredBkg ul {
	line-height: 17px;
	list-style-image: url(../Images/bulletOrange.gif);
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 12px;
}
#sidebarRequiredBkg a {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#sidebarRequiredBkg a:hover {
	color: #FEE78B;
}
#sidebarRecommendedBkg {
	background-image: url(../Images/bkgBlue.gif);
	float: right;
	margin-bottom: 15px;
	text-align: left;
	width: 200px;
}
#sidebarRecommended {
	float: right;
	padding: 6px 6px 15px 8px;
	text-align: left;
	width: 186px;
}
#sidebarRecommendedBkg h2 {
	color: #CEEBFD;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
#sidebarRecommendedBkg p {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 17px;
}
#sidebarRecommendedBkg ul {
	line-height: 17px;
	list-style-type: none;
	list-style-image: url(../Images/greyBullet.gif);
	margin-bottom: 0px;
	padding-left: 12px;
}
#sidebarRecommendedBkg a {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#sidebarRecommendedBkg a:hover {
	color: #48C3FC;
}
#sidebarFandCBkg {
	background-image: url(../Images/bkgGreen.gif);
	float: right;
	margin-bottom: 15px;
	text-align: left;
	width: 200px;
}
#sidebarFandC {
	float: right;
	padding: 6px 6px 15px 8px;
	text-align: left;
	width: 186px;
}
#sidebarFandCBkg h2 {
	color: #C6FC95;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
#sidebarFandCBkg p {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 17px;
}
#sidebarFandCBkg ul {
	line-height: 17px;
	list-style-image: url(../Images/bulletGreen.gif);
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 12px;
}
#sidebarFandCBkg a {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#sidebarFandCBkg a:hover {
	color: #C6FC95;
}
#localNavBkg {
	margin: 0pt;
	padding: 0pt;
}
.localNav {
	background-repeat: no-repeat;
	border-top: 1px solid #B5B5B5;
	float: left;
	left: 42px;
	margin: 0pt;
	padding: 0pt;
	text-align: left;
	width: 210px;
}
.localNav ul {
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}
.localNav div table tr td a {
	background-color: #FFFFFF;
	background-image: url(../Images/localnavHeadBkg.gif);
	border-bottom: 1px solid #B5B5B5;
	color: #345355;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 100%;
	padding: 4px 10px 4px 20px;
	text-decoration: none;
	text-transform: uppercase;
	width: 180px;
}
.localNav div div table tr td a {
	background-color: #FFFFFF;
	background-image: url(../Images/localnavSubHeadBkg.gif);
	border-bottom: 1px solid #B5B5B5;
	color: #345355;
	display: block;
	font-size: 11px;
	padding: 4px 10px 4px 0px;
	text-decoration: none;
	text-transform: none;
	width: 200px;
}
.localNav div table tr td a:hover {
	background-image: url(../Images/localnavHeadBkgOn.gif);
	color: #666666;
}
.localNav div div table tr td a:hover {
	background-image: url(../Images/localnavSubHeadBkgOn.gif);
	color: #666666;
}
#localNavBkg {
	background-color: #369;
	background-image: url(../Images/localnavBkg.gif);
	color: #666666;
	height: 200px;
}
.localNavBkgImg {
	margin: 0pt;
	padding: 0pt;
	background-color: #336699;
	background-image: url(../Images/localnavBkg.gif);
	color: #666666;
	height: 200px;
}
.selected {
	background-position: -1000px 50%;
	background-repeat: no-repeat;
	border-bottom: 1px solid #B5B5B5;
	font-weight: bold;
}
.localNav div table tr td a.selected {
	color: #666666;
}
#footerGradBkg {
	background-image: url(../Images/footerBkgTriangle-new.gif);
	background-position: center top;
	background-repeat: repeat-y;
	clear: both;
	height: 200px;
	text-align: center;
	width: 100%;
}
#footerBkg {
	background-image: url(../Images/footerBkgPOS-new.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 200px;
	text-align: center;
	width: 100%;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	height: 207px;
	width: 900px;
/*	background-image: url(../Images/footerPOS.gif); */
}
#footerNav {
	list-style: none;
	width: 865px;
	float: left;
	height: 26px;
	position: relative;
	background-image: url(../Images/footerBkgPOS-new.gif);
	text-align: left;
	line-height: 26px;
	padding-left: 24px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footerNav a {
	color: #FFFFFF;
	line-height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footerNav a:hover {
	text-decoration: none;
}
#footereRxLink {
	height: 30px;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	width: 212px;
	position: absolute;
	left: 457px;
	top: 1178px;
}
#footereRxLink h1 a {
	display: block;
	height: 30px;
	line-height: 30px;
}
#footereWKHLink {
	float: left;
	height: 45px;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	width: 212px;
}
#footereWKHLink h1 a {
	display: block;
	height: 30px;
	line-height: 30px;
}
#footereFCLink {
	height: 30px;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	width: 212px;
	float: left;
}
#footereFCLink h1 a {
	display: block;
	height: 30px;
	line-height: 30px;
}
#footereOvidLink {
	float: left;
	height: 30px;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	width: 212px;
}
#footereOvidLink h1 a {
	display: block;
	height: 30px;
	line-height: 30px;
}
#footerLWWLink {
	height: 30px;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	top: 15px;
	width: 212px;
}
#footerLWWLink h1 a {
	display: block;
	height: 30px;
	line-height: 30px;
}
.sIFR-flash {
	margin: 0pt;
	visibility: visible !important;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	display: block;
	height: 0pt;
	left: 0pt;
	overflow: hidden;
	position: absolute;
	top: 0pt;
	width: 0pt;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
.sIFR-hasFlash h1 {
	font-size: 35px;
	visibility: hidden;
}
.sIFR-hasFlash h2 {
}
.sIFR-hasFlash h3 {
}
.sIFR-hasFlash h4 {
}
.sIFR-hasFlash h5#pullquote {
}
.trigger {
	cursor: pointer;
}
.trigger:hover {
	background: #91D8F8 none repeat scroll 0%;
	cursor: pointer;
}
.expanded {
	background: #91D8F8 none repeat scroll 0%;
	cursor: pointer;
}
.expanded:hover {
	background: #BAE5F8 none repeat scroll 0%;
	cursor: pointer;
}
.show {
	display: table;
	position: static;
}
.hide {
	height: 1px;
	left: -999em;
	overflow: hidden;
	position: absolute;
	width: 100px;
}
#secondaryContentText h5 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#secondaryContentText {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 6px;
}
#secondaryContentText p {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 6px;
}
#secondaryContentText a {
	color: #002C62;
	text-decoration: underline;
}
#secondaryContentText a:hover {
	color: #008750;
	text-decoration: none;
}
#secondaryContentText .current {
	background: #FFFF99 none repeat scroll 0%;
	border-bottom: 1px dotted #DADADA;
	border-top: 1px dotted #DADADA;
	line-height: 18px;
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px;
}
.hidden {
	display: none;
}
.formbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 10px 0pt 0pt;
	padding: 0px;
	text-align: center;
	width: 390px;
	overflow: hidden;
}
.formalignbox {
	text-align: left;
}
.formbox .formheader {
	background-color: #CCCCCC;
	font-weight: bold;
}
.formbox td {
	padding: 6px;
	vertical-align: top;
}
.formbox label {
	color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px; /*font-size-adjust: none;*/;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
.formbox input {
	color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px; /*font-size-adjust: none;*/;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
.formbox textarea {
	color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px; /*font-size-adjust: none;*/;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
.formbox select {
	color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px; /*font-size-adjust: none;*/;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
#formerrormessage {
	color: #CC0000;
	font-weight: bold;
}
span.req {
	color: #CC0000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px; /*font-size-adjust: none;*/;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	vertical-align: top;
}
#pricerxBkg {
	background-color: #FFFFFF;
	background-image: url(../Images/PriceRx_Bkg.gif);
	height: 354px;
	text-align: center;
	width: 100%;
}
#pricerxContent {
	background-color: #FFFFFF;
	height: 354px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#sidebarClineguideBkg {
	background-image: url(../Images/bkgPurple.gif);
	float: right;
	margin-bottom: 15px;
	text-align: left;
	width: 200px;
}
#sidebarClineguide {
	float: right;
	padding: 6px 6px 15px 8px;
	text-align: left;
	width: 186px;
}
#sidebarClineguideBkg h2 {
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
#sidebarClineguideBkg p {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 17px;
}
#sidebarClineguideBkg ul {
	line-height: 17px;
	list-style-image: url(../Images/bulletPurple.gif);
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 12px;
}
#sidebarClineguideBkg a {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#sidebarClineguideBkg a:hover {
	color: #FF6699;
}
#sidebarSimpleBkg {
	float: right;
	margin-bottom: 10px;
	text-align: left;
	width: 200px;
}
#sidebarSimple {
	float: left;
	padding: 0px;
	text-align: left;
	width: 200px;
}
#sidebarSimpleBkg h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#sidebarSimpleBkg p {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 17px;
}
#sidebarSimpleBkg ul {
	list-style-image: url(../Images/bulletGreen.gif);
	line-height: 17px;
	list-style-type: none;
	color: #147461;
	margin-bottom: 0px;
	padding-left: 12px;
}
#sidebarSimpleBkg a {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#sidebarSimpleBkg a:hover {
	color: #C6FC95;
}
#mainLogolink {
	height: 57px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: absolute;
	text-align: center;
	text-indent: -9000px;
	top: 22px;
	width: 401px;
}
#mainLogolink h1 a {
	display: block;
	height: 57px;
}
.SiteMapContent {
	padding-left: 100px;
	padding-top: 25px;
	padding-bottom: 40px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	text-align: left;
	width: 100%;
}
#mainCGBkg {
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
}
#mainCGContent {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#mainCGContent a {
	color: #B0005B;
}
#mainCGImage {
	width: 900px;
	height: 318px;
	background-color: #FFFFFF;
	position: relative;
}
#mainCGImage ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainCGImage a {
	position: absolute;
	text-indent: -1000em;
}
#mainCGImage a:hover {
}
#mainCGImage .learnMore a {
	top: 256px;
	left: 544px;
	width: 107px;
	height: 28px;
}
#mainCGImage .onlineDemo a {
	top: 256px;
	left: 737px;
	width: 127px;
	height: 28px;
}
#mainCGImage h1 {
	position: absolute;
	left: -12000px;
	width: 100px;
	height: 120px;
	text-indent: -1000em;
}
#newsBox {
	float: left;
	height: 295px;
	padding: 55px 20px 20px 18px;
	width: 470px;
	background-image: url(../Images/newsBoxBkg.gif);
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	text-align: left;
}
#newsBox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	color: #B0005B;
}
#newsBox ul {
	line-height: 17px;
	list-style-image: url(../Images/greyBulletNews.gif);
	margin-bottom: 15px;
	padding-left: 25px;
	text-indent: 0px;
}
#mainTrialBox {
	float: right;
	height: 74px;
	width: 370px;
	text-align: right;
	margin: 0px 0px 15px 22px;
}
#mainTestimonialBox {
	float: right;
	height: 87px;
	width: 332px;
	text-align: left;
	margin: 0px 0px 23px 28px;
	background-image: url(../Images/testimonialsBkg.gif);
	background-repeat: no-repeat;
	padding: 30px 10px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	font-size: 13px;
}
#mainPromoBox {
	float: right;
	height: 133px;
	width: 370px;
	text-align: right;
	margin: 0px 0px 20px 22px;
}
#mainBrandBox {
	float: left;
	height: 118px;
	padding: 23px 0px 23px 0px;
	width: 370px;
	text-align: right;
}
#mainSignUpBox {
	float: right;
	height: 119px;
	padding: 0px 0px 23px 22px;
	width: 370px;
	text-align: right;
}
.alignRight {
	text-align: right;
}
#clineguideLogo {
	height: 113px;
	width: 302px;
	text-align: right;
}
#secondaryContentHeadlineNoLeftNav {
	float: left;
	padding-bottom: 5px;
	text-align: left;
	width: 890px;
}
#secondaryContentImageNoLeftNav {
	float: left;
	height: 302px;
	text-align: left;
	width: 243px;
}
#secondaryContentImageHorizNoLeftNav {
	float: left;
	height: 151px;
	text-align: left;
	width: 243px;
	margin-bottom: 20px;
}
#secondaryContentBodyNoLeftNav {
	float: left;
	padding-bottom: 25px;
	text-align: left;
	width: 885px;
	padding-left: 15px;
}
#secondaryContentBodyNoLeftNav h1 {
	color: #002C62;
	font-size: 25px;
	line-height: 28px;
	margin-bottom: 14px;
	text-transform: uppercase;
}
#secondaryContentBodyNoLeftNav ul {
	list-style-type: none;
	list-style-image: url(../Images/greyBullet.gif);
	line-height: 17px;
	margin-bottom: 15px;
	padding-left: 25px;
	text-indent: 0px;
}
#secondaryContentBodyNoLeftNav ul.benefits {
	list-style-type: none;
	list-style-image: url(../Images/greyBullet.gif);
	line-height: 17px;
	margin-bottom: 15px;
	padding-left: 45px;
	text-indent: -4px;
}
#secondaryContentSideBarNoLeftNav {
	float: right;
	padding-bottom: 25px;
	text-align: left;
	width: 200px;
}
/* ---------------------------------------------------- */
#secondaryContentTextNoLeftNav {
	float: left;
	padding-bottom: 25px;
	padding-right: 25px;
	text-align: left;
	width: 410px;
}
/* 	list-style-image:url(../Images/bulletDkBlue.gif); */
#secondaryContentTextNoLeftNav ul {
	list-style-type: square;
	line-height: 18px;
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-position: outside;
	padding-left: 15px;
	margin-top: 0px;
	clear: both;
}
#secondaryContentTextNoLeftNav li {
	padding: 0px;
}
/* 	list-style-image:url(../Images/bulletDkBlue.gif); */
#secondaryContentTextNoLeftNav ul.benefits {
	line-height: 17px;
	list-style-type: square;
	margin-bottom: 15px;
	padding-left: 45px;
	text-indent: 0px;
}
#secondaryContentTextNoLeftNav ul ul {
	margin-bottom: 0px;
}
#secondaryContentTextNoLeftNav h2 {
	color: #002C62;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 12px;
}
#secondaryContentTextNoLeftNav h3 {
	color: #002C62;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
#secondaryContentTextNoLeftNav h5 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#secondaryContentTextNoLeftNav {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 17px;
}
#secondaryContentTextNoLeftNav p {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 12px;
}
#secondaryContentTextNoLeftNav a {
	color: #002C62;
	text-decoration: underline;
}
#secondaryContentTextNoLeftNav a:hover {
	color: #660000;
	text-decoration: none;
}
#secondaryContentTextNoLeftNav .current {
	background: #FFFF99 none repeat scroll 0%;
	border-bottom: 1px dotted #DADADA;
	border-top: 1px dotted #DADADA;
	line-height: 18px;
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px;
}
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
#secondaryContentTextHorizNoLeftNav {
	float: left;
	padding-bottom: 25px;
	padding-right: 25px;
	text-align: left;
	width: 530px;
}
#secondaryContentTextHorizNoLeftNav ul {
	line-height: 18px;
	list-style-image: url(../Images/bulletDkBlue.gif);
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	clear: both;
}
#secondaryContentTextHorizNoLeftNav li {
	padding: 0px 0px 6px 0px;
}
#secondaryContentTextHorizNoLeftNav ul.benefits {
	line-height: 17px;
	list-style-image: url(../Images/greyBullet.gif);
	margin-bottom: 15px;
	padding-left: 45px;
	text-indent: 0px;
}
#secondaryContentTextHorizNoLeftNav ul ul {
	margin-bottom: 0px;
}
#secondaryContentTextHorizNoLeftNav h2 {
	color: #002C62;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 0px;
}
#secondaryContentTextHorizNoLeftNav h3 {
	color: #002C62;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
#secondaryContentTextHorizNoLeftNav h5 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#secondaryContentTextHorizNoLeftNav {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 17px;
}
#secondaryContentTextHorizNoLeftNav p {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 12px;
}
#secondaryContentTextHorizNoLeftNav a {
	color: #002C62;
	text-decoration: underline;
}
#secondaryContentTextHorizNoLeftNav a:hover {
	color: #660000;
	text-decoration: none;
}
#secondaryContentTextHorizNoLeftNav .current {
	background: #FFFF99 none repeat scroll 0%;
	border-bottom: 1px dotted #DADADA;
	border-top: 1px dotted #DADADA;
	line-height: 18px;
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px;
}
/* ---------------------------------------------------- */
#secondarySubContentTextNoLeftNav ul {
	line-height: 18px;
	list-style-image: url(../Images/bulletDkBlue.gif);
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	clear: both;
}
#secondarySubContentTextNoLeftNav li {
	padding: 0px 0px 6px 0px;
}
#secondarySubContentTextNoLeftNav ul.benefits {
	line-height: 17px;
	list-style-image: url(../Images/greyBullet.gif);
	margin-bottom: 15px;
	padding-left: 45px;
	text-indent: 0px;
}
#secondarySubContentTextNoLeftNav ul ul {
	margin-bottom: 0px;
}
#secondarySubContentTextNoLeftNav h2 {
	color: #002C62;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 12px;
}
#secondarySubContentTextNoLeftNav h3 {
	color: #002C62;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
#secondarySubContentTextNoLeftNav h5 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#secondarySubContentTextNoLeftNav {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 17px;
	width: 655px;
	float: left;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	margin-right: 25px;
}
#secondarySubContentTextNoLeftNav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 10px;
}
#secondarySubContentTextNoLeftNav a {
	color: #002C62;
	text-decoration: underline;
}
#secondarySubContentTextNoLeftNav a:hover {
	color: #660000;
	text-decoration: none;
}
#secondarySubContentTextNoLeftNav .current {
	background: #FFFF99 none repeat scroll 0%;
	border-bottom: 1px dotted #DADADA;
	border-top: 1px dotted #DADADA;
	line-height: 18px;
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px;
}
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
#secondarySubContentList1 ul {
	line-height: 18px;
	list-style-image: url(../Images/bulletDkBlue.gif);
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	clear: both;
}
#secondarySubContentList1 li {
	padding: 0px 0px 6px 0px;
}
#secondarySubContentList1 ul.benefits {
	line-height: 17px;
	list-style-image: url(../Images/greyBullet.gif);
	margin-bottom: 15px;
	padding-left: 45px;
	text-indent: 0px;
}
#secondarySubContentList1 ul ul {
	margin-bottom: 0px;
}
#secondarySubContentList1 h2 {
	color: #002C62;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
#secondarySubContentList1 h5 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#secondarySubContentList1 {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 17px;
	width: 250px;
	float: left;
	margin-right: 25px;
}
#secondarySubContentList1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 10px;
}
#secondarySubContentList1 a {
	color: #002C62;
	text-decoration: underline;
}
#secondarySubContentList1 a:hover {
	color: #660000;
	text-decoration: none;
}
#secondarySubContentList1 .current {
	background: #FFFF99 none repeat scroll 0%;
	border-bottom: 1px dotted #DADADA;
	border-top: 1px dotted #DADADA;
	line-height: 18px;
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px;
}
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
#secondaryBottomContentTextNoLeftNav ul {
	line-height: 18px;
	list-style-image: url(../Images/bulletDkBlue.gif);
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	clear: both;
}
#secondaryBottomContentTextNoLeftNav li {
	padding: 0px 0px 6px 0px;
}
#secondaryBottomContentTextNoLeftNav ul.benefits {
	line-height: 17px;
	list-style-image: url(../Images/greyBullet.gif);
	margin-bottom: 15px;
	padding-left: 45px;
	text-indent: 0px;
}
#secondaryBottomContentTextNoLeftNav ul ul {
	margin-bottom: 0px;
}
#secondaryBottomContentTextNoLeftNav h2 {
	color: #002C62;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
#secondaryBottomContentTextNoLeftNav h5 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#secondaryBottomContentTextNoLeftNav {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 17px;
	width: 655px;
	float: left;
	padding-top: 10px;
	margin-right: 25px;
	padding-bottom: 25px;
}
#secondaryBottomContentTextNoLeftNav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 10px;
}
#secondaryBottomContentTextNoLeftNav a {
	color: #B0005B;
	text-decoration: underline;
}
#secondaryBottomContentTextNoLeftNav a:hover {
	color: #B0005B;
	text-decoration: none;
}
#secondaryBottomContentTextNoLeftNav .current {
	background: #FFFF99 none repeat scroll 0%;
	border-bottom: 1px dotted #DADADA;
	border-top: 1px dotted #DADADA;
	line-height: 18px;
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px;
}
/* ---------------------------------------------------- */
#subTrialBox {
	float: right;
	width: 200px;
	text-align: right;
	margin: 0px 0px 20px 0px;
}
#subTestimonialBox {
	float: right;
	width: 175px;
	text-align: left;
	margin: 0px 0px 23px 0px;
	background-image: url(../Images/testimonialsBkg.gif);
	background-repeat: no-repeat;
	padding: 30px 10px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	font-size: 13px;
	background-color: #F5F5F5;
}
#subTestimonialBox a {
	color: #B0005B;
	text-decoration: underline;
}
#subTestimonialBox a:hover {
	color: #B0005B;
	text-decoration: none;
}
#subPressReleasesBox {
	float: right;
	width: 175px;
	text-align: left;
	margin: 0px 0px 23px 0px;
	background-image: url(../Images/pressreleasesBkg.gif);
	background-repeat: no-repeat;
	padding: 30px 10px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	font-size: 13px;
	background-color: #F5F5F5;
}
#subPressReleasesBox a {
	color: #B0005B;
	text-decoration: underline;
}
#subPressReleasesBox a:hover {
	color: #B0005B;
	text-decoration: none;
}
#subLearnMoreBox {
	float: right;
	width: 175px;
	text-align: left;
	margin: 0px 0px 23px 0px;
	background-image: url(../Images/learnmoreBkg.gif);
	background-repeat: no-repeat;
	padding: 30px 10px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	font-size: 13px;
	background-color: #F5F5F5;
}
#subLearnMoreBox a {
	color: #B0005B;
	text-decoration: underline;
}
#subLearnMoreBox a:hover {
	color: #B0005B;
	text-decoration: none;
}
#subLearnMoreBox ul {
	line-height: 18px;
	list-style-image: url(../Images/bulletDkBlue.gif);
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	clear: both;
}
#subPromoBox {
	float: right;
	height: 133px;
	width: 370px;
	text-align: right;
	margin: 0px 0px 20px 22px;
}
.noMarginTop {
	margin-top: 0px;
}
.noMarginBottom {
	margin-bottom: 0px;
}
.clearboth {
	clear: both;
}
.ruleGrey {
	padding: 15px 0px;
	width: 100%;
}
.padBottom5px {
	padding-bottom: 5px;
}
#ctl00_HomePageContent {
	margin-left: auto;
	margin-right: auto;
	margin-top: -75px;
	text-align: left;
	width: 900px;
	color: #999999;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
/*	padding-top:25px;
	padding-bottom:25px; */
}
.HomePageContent {
	float: left;
	padding-left: 15px;
	text-align: left;
	width: 600px;
}
#mainContentDesc {
	float: left;
	height: 133px;
	width: 415px;
	text-align: left;
	margin: 20px 0px 20px 0px;
}
#mainContentSubButtons {
	float: right;
	height: 133px;
	width: 430px;
	text-align: right;
	margin: 17px 0px 20px 20px;
}
#mainContentPress {
	float: left;
	height: 133px;
	width: 200px;
	text-align: left;
	margin: 20px 25px 0px 0px;
	padding: 0px 0px 0px 12px;
}
#mainContentDesc2 {
	float: left;
	height: 133px;
	width: 620px;
	text-align: left;
	margin: 20px 0px 0px 20px;
}
#mainContentSubButtons2 {
	float: right;
	height: 133px;
	width: 402px;
	text-align: right;
	margin: 17px 0px 20px 0px;
	overflow: visible;
}
.mainContentDescHeadline {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 29px;
	line-height: 33px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.mainContentDescBody {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin-top: 0px;
}
.mainContentDescHeadline2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 20px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.mainContentDescBody2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin-top: 0px;
}
.mainContentPressHeadline {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 20px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.mainContentPressBody {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
}
.mainContentPressBody a:link, .mainContentPressBody a:visited {
	color: #002C62;
	text-decoration: none;
}
.disclaimer {
	color: #666666;
}
/* NEW CODE 05-01-09 *********************************************/
/*changing width from 305px to undefined  on 10/4/11 testing in beta */
/*causes images to appear at bottom of pages WKH clinical solution page graphic no longer loads */
#secondaryContentTextPVOS {
	text-align: left; /*width: 305px; */;
	float: left;
	padding: 0px 15px 20px 20px;
}
#secondaryContentTextPVOS ul {
	line-height: 17px;
	list-style-image: url(../Images/lightblueBullet.gif);
	margin-bottom: 15px;
	padding-left: 10px;
	text-indent: 0px;
}
#secondaryContentTextPVOS ul.benefits {
	line-height: 17px;
	list-style-type: none;
	list-style-image: url(../Images/greyBullet.gif);
	margin-bottom: 15px;
	padding-left: 45px;
	text-indent: 0px;
}
#secondaryContentTextPVOS ul ul {
	margin-bottom: 0px;
}
/***************************************************************/
/*added display:inline attribute 10/4/11 display:inline; removed left margin from pvos headline*/
.PVOSheadline {
	margin: 20px 0px 12px 0px;
}
/*added padding to image 10/4/11  */
.PVOSimage1 {
	margin: 0px 20px 12px 0px;
	float: right;
	padding: 0px 0px 0px 20px;
}
.PVOSimage2 {
	margin: 0px 20px 12px 0px;
	float: right;
}
.PVOSscreengrab {
	margin: 20px 0px 0px 0px;
	float: left;
}
#secondaryContentBody a {
	color: #345355;
}
#secondaryContentBody a:hover {
	color: #002C62;
}
/* NEW CODE 05-01-09 *********************************************/
#secondaryContentTextPVOSteam {
	text-align: left;
	width: 623px;
	float: left;
	padding: 0px 15px 20px 20px;
}
#secondaryContentTextPVOSteam ul {
	line-height: 17px;
	list-style-image: url(../Images/lightblueBullet.gif);
	margin-bottom: 15px;
	padding-left: 10px;
	text-indent: 0px;
}
#secondaryContentTextPVOSteam ul.benefits {
	line-height: 17px;
	list-style-type: none;
	list-style-image: url(../Images/greyBullet.gif);
	margin-bottom: 15px;
	padding-left: 45px;
	text-indent: 0px;
}
#secondaryContentTextPVOSteam ul ul {
	margin-bottom: 0px;
}
.clinicianDetail {
	padding: 10px 0px 20px 0px;
	float: left;
	width: 638px;
}
.clinicianPhoto {
	margin: 0px 20px 12px 0px;
	float: left;
}
.clinicianDesc {
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	float: right;
	width: 410px;
}
.btp {
	text-align: right;
	float: right;
}
/* NEW CODE 05-01-09 *********************************************/
#secondaryContentTextPVOSscreengrab {
	text-align: left;
	width: 400px;
	float: left;
	padding: 0px 15px 20px 20px;
}
#secondaryContentTextPVOSscreengrab ul {
	line-height: 17px;
	list-style-image: url(../Images/lightblueBullet.gif);
	margin-bottom: 15px;
	padding-left: 10px;
	text-indent: 0px;
}
#secondaryContentTextPVOSscreengrab ul.benefits {
	line-height: 17px;
	list-style-type: none;
	list-style-image: url(../Images/greyBullet.gif);
	margin-bottom: 15px;
	padding-left: 45px;
	text-indent: 0px;
}
#secondaryContentTextPVOSscreengrab ul ul {
	margin-bottom: 0px;
}
.IE8Fix {
	z-index: 100;
}
#LogoRedirectionURL {
	list-style : none;
	width: 300px;
	top: 30px;
	position: relative;
	border: 0px;
	text-align: right;
	color: #045482;
	height: 30px;
}
#LogoRedirectionURLImage {
	width: 300px;
	height: 50px;
	border: 0px;
}
/*
#SocialIcons {
	top: 5px;
	position: relative;
	padding-left: 600px;
	text-align: right;
}
*/



/*New content 9/29/11 */
.pdfLinkIcon {
	background-image: url('/common/images/dl-icon1.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	height: 100%;
	display: inline-block;
	padding-bottom: 2px;
}
.internalLinkIcon {
	background-image: url('/common/images/dl-icon2.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	height: 100%;
	display: inline-block;
	padding-bottom: 2px;
}
.externalLinkIcon {
	background-image: url('/common/images/icon-v3.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	height: 100%;
	display: inline-block;
	padding-bottom: 2px;
}
.emailLinkIcon {
	background-image: url('/common/images/icon-v4.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	height: 100%;
	display: inline-block;
	padding-bottom: 2px;
}
/*New Code 10/11/11 *****************/
ul.square {
	list-style-type: square;
}

