﻿/* Pretty Stuff
================================== */
/* Zero down margin and paddin on all elements1 */
* {
	margin: 0;
	padding: 0;
}
ol, ul {
	color: #000000; /*was 8a8686*/;
	margin-left: 10px;
}
a:link {
	text-decoration: none;
	color: #528034;
}
a:visited {
	text-decoration: none;
	color: #528034;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.procDiv1 {
	display: none;
}
.procDiv2 {
	display: block;
}
.minibluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #045482;
}
.subpageHeaderLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #528034;
	text-align: left;
}
.subpageHeaderLeftIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #528034;
	text-align: left;
	margin-left: 15px;
}
.subpageLeftIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #528034;
	text-align: left;
	margin-left: 15px;
}
.homeList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	margin-left: 15px;
}
/*backgrounds in cells on homepage*/
/*
.tdback 
{ 
background-image: url(/Common/Images/leftTopHome.jpg);
}

.tdback2
{ 
background-image: url(/Common/Images/DivBackHome.jpg);
}
*/
.contentLineBreak {
	background-image: url('/common/images/dottedline1.gif');
	background-position: center center;
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;	
}
.grayContentHeader {
	color: #555555;
	font-size: 16px;
	font-weight: bold;
}
.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;
}
.subpageLeftIndentHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #528034;
	text-align: left;
	margin-left: 15px;
}
.physTeam {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-align: left;
	line-height: 25pt;
}
.subpageContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#secondaryContentBodyBkg {
	text-align: left;
	float: left;
	background-image: url(/common/Images/lightGrayBkg1.gif);
	background-repeat: repeat-x;
	padding: 15px 15px 15px 15px;
	width:95%;
}
.subpageContentText a {
	color: #528034;
}
.subpageContentText a:visited {
	color: #528034;
}
.calloutsASC {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	text-align: left;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	min-width: 900px;
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 12px;
}
#mgreen {
	top: 150;
	left: 40;
	height: 467px;
	width: 371px;
	background-image: url(../Images/c_mid.jpg);
	vertical-align: middle;
}
.ResourceBox {
	top: 200;
	left: 55;
	height: 371;
	width: 467;
	background-image: url(../Images/c_mid.jpg);
	vertical-align: middle;
}
#sblue {
	position: relative;
	background-image: url(../Images/Sub_Right_Blue.jpg);
	width: 222px;
	height: 434px;
	top: 0px;
	z-index: 2;
}
#sbluetext a {
	line-height: 170%;
	padding-left: 10px;
	position: relative;
	top: 9px;
	text-transform: uppercase;
	z-index: 15;
}
#sbluetextfont a {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #2A00AA;
	text-decoration: none;
	z-index: 15;
	text-align: left;
}
#sbluetextfont a:hover {
	font-size: 30px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #2A00AA;
	text-decoration: none;
	z-index: 15;
	text-align: left;
}
.LatestNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045482;
}
.Headings {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	color: #045482;
}
a.HomeSelectionLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0082c8;
}
#containerTopText {
	top: 250px;
	left: 20px;
}
img {
	border: 0;
}
h1 {
	font-size: 25px;
	color: #002C62;
	margin-bottom: 14px;
	line-height: 28px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
}
h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	color: #002C62;
}
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: 11px;
	line-height: 17px;
}
ul {
	line-height: 17px;
	margin-bottom: 15px;
}
.description {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 14px;
}
#wrapper {
	background-color: #fff;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
#headerBkg {
	text-align: center;
	height: 134px;
	width: 100%;
	background-image: url(/common/Images/headerBk-new.gif);
}
#header {
	margin-left: auto;
	margin-right: auto;
	height: 134px;
	width: 900px; /*was 1024px*/;
	text-align: left; /*was left*/;
	background-image: url(/common/Images/headerBkLogo-new.gif);
	background-color: #ffffff; /* was #99ff66; */;
	background-repeat: no-repeat;
	background-position: center center;
}
#headerLinked {
	margin-left: auto;
	margin-right: auto;
	height: 111px;
	width: 100%; /*was 1024px*/;
	text-align: center; /*was left*/;
	background-image: url(/common/Images/headerBk-new.gif);
	background-color: #99ff66;
	background-repeat: no-repeat;
	background-position: center center;
}
#headerLinked a span {
	visibility: hidden;
}
#header h1 {
	margin: 0;
}
#mainNav 
{
	float: left;
	height: 40px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 12px;
	position: relative;
	top: 12px;	
	width: 900px;
	z-index: 10;
}

#searchNav
{
	Position:relative;
	width:100%;
	height:28px;
	top:10px;	
	float :left;
}

.IE8Fix
{
	z-index:100;
}

#SocialIcons
{
	Position:relative;
	width:900px;
	height:30px;
	top:15px;
	float :left;
}

li {
	margin-left: 20px; /* was 50px */
}
.liIndent {
	margin-left: 75px;
	color: #8a8686;
}
.StaticMainNav {
	background: url(/common/Images/mainNavRollover.gif) no-repeat scroll left bottom;
	color: #528034;
	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;
}
.StaticMainNav:hover {
	background-color: #F5f5f5;
	background-position: right bottom;
	color: #FFFFFF;
	z-index: 10;
}
.StaticMainNavHover {
	background-color: #F5f5f5;
	background-position: right bottom;
	color: #FFFFFF;
	z-index: 10;
}
.StaticMainNavWide a {
	background: #94B8E9 url(/common/Images/mainNavRolloverWide.gif) no-repeat scroll left bottom;
	color: #528034;
	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: 350px;
}
.StaticMainNavWide a:hover {
	background-color: #F5f5f5;
	background-position: right bottom;
	color: #FFFFFF;
	z-index: 10;
}
.StaticMainNavSubpage {
	background: url(/common/Images/mainNavRollover.gif) no-repeat scroll left bottom;
	color: #528034;
	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;
}
.StaticMainNavHoverSubpage {
	background-color: #F5f5f5;
	background-position: right bottom;
	color: #FFFFFF;
	z-index: 10;
}
.StaticMainNavSubpage a:hover {
	background-color: #F5f5f5;
	background-position: right bottom;
	color: #FFFFFF;
	z-index: 10;
}
ol {
}
.liRed {
	margin-left: 20px;
	list-style-type: square;
	list-style-position: inside;
	color: #FF0055;
}
.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: #4a7727;
	background: #ffffff;
	display: block;
	line-height: 32px; /*	width: 200px;*/;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 10;
	text-align: left;
}
.DynamicMainNavHover {
	/*color: #FFFFFF;*/
	color: #ffffff; /*background: #71013B;*/;
	background: #7AC043;
	z-index: 10;
}
.DynamicMainNav:hover {
	/*color: #FFFFFF;*/
	color: #ffffff; /*background: #71013B;*/;
	background: #7AC043;
	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: /*url(../Images/Top_Navigation.jpg) no-repeat scroll left bottom;*/ background-position: center;
}
#secondaryNav a.secNavSelected {
	color: #000000;
}
#secondaryNav 
{
	position: relative;
	width: 320px;
	color: #555555;
	float: left;
	left: 590px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	height:20px;
	top: 8px;
	
}
/*
#secondaryNav-old
{
	list-style: none;
	width: 400px;
	top: 50px;
	position: relative;
	#left: 650px;
	left: 800px;
	#left: 250px;
	text-align: right;
	color: #045482;
}
*/
#secondaryNav a {
	color: #555555;
	line-height: 30px;
	padding-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;	
}
#secondaryNav a:hover {
	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;
}
#flashtext {
	color: #FFFFFF;
	padding-top: 80px;
	padding-right: 20px;
	padding-left: 525px;
	text-align: left;
}
#flashtext h1 {
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}
#flashtext p {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
}
#cgBkg {
	text-align: center;
	height: 417px;
	width: 100%;
	background-color: #0c479a;
}
#cgcontent {
	margin-left: auto;
	margin-right: auto;
	width: 900px; /* :KLUDGE: Fixes IE double margin float bug */;
	height: 417px;
	background-color: #FFFFFF;
	background-image: url(../Images/mainImagePOC-CG.jpg);
}
#cgtext {
	color: #40bbfd;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 525px;
	text-align: left;
}
#cgtext h1 {
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}
#cgtext p {
	color: #40bbfd;
	font-size: 12px;
	line-height: 22px;
}
#cgtext ul {
	line-height: 22px;
	list-style-image: url(../Images/bulletWhite.gif);
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 12px;
}
#cgtext a {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#cgtext a:hover {
	color: #C6FC95;
}
#msBkg {
	text-align: center;
	height: 417px;
	width: 100%;
	background-color: #0c479a;
}
#mscontent {
	margin-left: auto;
	margin-right: auto;
	width: 900px; /* :KLUDGE: Fixes IE double margin float bug */;
	height: 417px;
	background-color: #FFFFFF;
	background-image: url(../Images/mainImagePOC-MS.jpg);
}
#mstext {
	color: #40bbfd;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 525px;
	text-align: left;
}
#mstext h1 {
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}
#mstext p {
	color: #40bbfd;
	font-size: 12px;
	line-height: 22px;
}
#mstext ul {
	line-height: 22px;
	list-style-image: url(../Images/bulletWhite.gif);
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 12px;
}
#mstext a {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#mstext a:hover {
	color: #C6FC95;
}
#pmBkg {
	text-align: center;
	height: 417px;
	width: 100%;
	background-color: #0c479a;
}
#pmcontent {
	margin-left: auto;
	margin-right: auto;
	width: 900px; /* :KLUDGE: Fixes IE double margin float bug */;
	height: 417px;
	background-color: #FFFFFF;
	background-image: url(../Images/mainImagePOC-PM.jpg);
}
#pmtext {
	color: #40bbfd;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 525px;
	text-align: left;
}
#pmtext h1 {
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}
#pmtext p {
	color: #40bbfd;
	font-size: 12px;
	line-height: 22px;
}
#pmtext ul {
	line-height: 22px;
	list-style-image: url(../Images/bulletWhite.gif);
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 12px;
}
#pmtext a {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#pmtext a:hover {
	color: #C6FC95;
}
#pvosBkg {
	text-align: center;
	height: 417px;
	width: 100%;
	background-color: #0c479a;
}
#pvoscontent {
	margin-left: auto;
	margin-right: auto;
	width: 900px; /* :KLUDGE: Fixes IE double margin float bug */;
	height: 417px;
	background-color: #FFFFFF;
	background-image: url(../Images/mainImagePOC-PVOS.jpg);
}
#pvostext {
	color: #40bbfd;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 525px;
	text-align: left;
}
#pvostext h1 {
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}
#pvostext p {
	color: #40bbfd;
	font-size: 12px;
	line-height: 22px;
}
#pvostext ul {
	line-height: 22px;
	list-style-image: url(../Images/bulletWhite.gif);
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 12px;
}
#pvostext a {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#pvostext a:hover {
	color: #C6FC95;
}
#mainContentDesc2 {
	float: left;
	height: 133px;
	width: 620px;
	text-align: left;
	margin: 20px 0px 0px 20px;
}
.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;
}
#mainContentPress {
	float: left;
	height: 133px;
	width: 200px;
	text-align: left;
	margin: 20px 25px 0px 0px;
	padding: 0px 0px 0px 12px;
}
.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: #284b12;
	text-decoration: none;
}
#mainContentSubBkg {
	background-color: #153C86;
	height: 200px;
	text-align: center;
	width: 100%;
	float: left;
}
#mainContentSub {
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	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/subcontentBkgPVM-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;
}
#secondaryContentBkg {
	text-align: center;
	width: 100%;
	background-color: #FFFFFF;
}
#secondaryContent {
	width: 1024px; /* was 900 */;
	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;
}
#secondaryContentBody {
	text-align: left;
	width: 1024px; /*was 658 */;
	float: left; /* was right */;
	padding-bottom: 25px;
}
#secondaryContentBody ul {
	line-height: 17px;
	margin-bottom: 15px;
	list-style-image: url(../Images/greyBullet.gif);
	padding-left: 25px;
	text-indent: 0px;
}
#secondaryContentBody ul.benefits {
	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 {
	line-height: 17px;
	list-style-image: url(../Images/greyBullet.gif);
	margin-bottom: 15px;
	padding-left: 25px;
	text-indent: 0px;
}
#secondaryContentText ul.benefits {
	line-height: 17px;
	list-style-image: url(../Images/greyBullet.gif);
	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;
}
#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: #660000;
	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-image: url(../Images/bulletBlue.gif);
	list-style-type: none;
	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 {
	background-color: #369;
	background-image: url(../Images/localnavBkg.gif);
	color: #666666;
	height: 200px;
	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: #517e33;
	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: #56575A;
	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;
}
.localNavBkgImg {
	margin: 0pt;
	padding: 0pt;
	background-image: url(../Images/localnavBkg.gif);
	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;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	height: 207px;
	width: 900px;
}
#footerBkg {
	background-image: url(../Images/footerNavBk-new.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 200px;
	text-align: center;
	width: 100%;
}
#footerNav {
	list-style: none;
	width: 900px;
	float: left;
	height: 26px;
	position: relative;
	background-image: url(../Images/footerNavBk-new.gif);
	text-align: center;
	line-height: 26px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footerNavSubImg {
	list-style: none;
	width: 100%;
	float: none; /*was left*/;
	height: 26px;
	background-image: url(/common/Images/footerNavBk-new.gif); /* was Images/Sub_Footer_Nav_Bar.jpg */;
	background-repeat: repeat-x;
	text-align: left;
	line-height: 26px;
	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;
	text-decoration: underline;
}
#footerNav a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footereRxLink {
	height: 30px;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	width: 212px;
	position: absolute;
	left: 777px;
	top: 749px;
}
#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: #660000;
	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: 0px solid #FFFFFF;
	margin: 10px 0pt 0pt;
	padding: 0px;
	text-align: center;
	width: 390px;
}
.formalignbox {
	text-align: left;
}
.formbox .formheader {
	background-color: #F8CD13;
	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 {
	line-height: 17px;
	list-style-image: url(../Images/bulletGreen.gif);
	list-style-type: none;
	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: 50px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	text-align: left;
}
#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: 28px;
	line-height: 28px;
	margin-bottom: 14px;
	text-transform: uppercase;
}
#secondaryContentBodyNoLeftNav ul {
	line-height: 17px;
	list-style-image: url(../Images/greyBullet.gif);
	margin-bottom: 15px;
	padding-left: 25px;
	text-indent: 0px;
}
#secondaryContentBodyNoLeftNav ul.benefits {
	line-height: 17px;
	list-style-image: url(../Images/greyBullet.gif);
	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;
}
#secondaryContentTextNoLeftNav ul {
	line-height: 18px;
	list-style-image: url(../Images/bulletDkBlue.gif);
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-position: outside;
	padding-left: 15px;
	margin-top: 0px;
	clear: both;
}
#secondaryContentTextNoLeftNav li {
	padding: 0px;
}
#secondaryContentTextNoLeftNav ul.benefits {
	line-height: 17px;
	list-style-image: url(../Images/greyBullet.gif);
	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: Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 6px;
}
#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: Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 6px;
}
#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);

