/* Pretty Stuff
================================== */

/* 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-position: center;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 12px;
}

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: 5px;
	margin-top: 14px;
	color: #FFFFFF;	
}

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;
}

#headerGradBkg
{
	text-align: center;
	height: 272px;
	width: 100%;
	background-image: url(../Images/mainBkgPOC.gif);
	background-position: center;
	background-repeat: repeat-y;
	z-index: 10;
}

#headerBkg
{
	text-align: center;
	height: 272px;
	width: 100%;
	background-image: url(../Images/headerBkgPOC.gif);
}

#header
{
	margin-left: auto;
	margin-right: auto;
	height: 272px;
	width: 900px;
	text-align: left;
	background-image: url(../Images/headerPOC.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: 237px;
	width: 900px;
	z-index: 10;
}

.StaticMainNav
{
	background: url(../Images/mainNavRollover.gif) no-repeat scroll left bottom;
	color: #666666;
	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;
}

.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: #756666;
	background: #e8e8e8;
	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: #1186c5;
	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: #FFFFFF; }

#secondaryNav {
color:#FFFFFF;
float:right;
left:125px; 
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:relative;
top:120px;
}

#secondaryNav a
{
	color: #FFFFFF;
	line-height: 30px;
	padding-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

#secondaryNav a:hover
{
	color: #ffffff;
	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: 500px;
	width: 100%;
	background-color: #0c479a;
}

#flashcontent
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/* :KLUDGE: Fixes IE double margin float bug */
	height: 500px;
	background-color: #FFFFFF;
	background-image: url(../Images/mainImagePOC.jpg);
}

#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: 860px;
	width: 100%;
	background-color: #0c479a;
}

#cgcontent
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/* :KLUDGE: Fixes IE double margin float bug */
	height: 860px;
	background-color: #0c479a;
	background-image: url(../Images/mainImagePOC-CG.jpg);
}

#cgtext
{
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 425px;
	text-align: left;
}

#cgtext h1
{
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}

#cgtext p
{
	color: #FFFFFF;
	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: 700px;
	width: 100%;
	background-color: #0c479a;
}

#mscontent
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/* :KLUDGE: Fixes IE double margin float bug */
	height: 700px;
	background-color: #0c479a;
	background-image: url(../Images/mainImagePOC-MS.jpg);
}

#mstext
{
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 425px;
	text-align: left;
}

#mstext h1
{
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}

#mstext p
{
	color: #FFFFFF;
	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: 800px;
	width: 100%;
	background-color: #0c479a;
}

#pmcontent
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/* :KLUDGE: Fixes IE double margin float bug */
	height: 800px;
	background-color: #0c479a;
	background-image: url(../Images/mainImagePOC-PM.jpg);
}

#pmtext
{
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 425px;
	text-align: left;
}

#pmtext h1
{
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}

#pmtext p
{
	color: #FFFFFF;
	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: 1400px;
	width: 100%;
	background-color: #0c479a;
}

#pvoscontent
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/* :KLUDGE: Fixes IE double margin float bug */
	height: 1400px;
	background-color: #0c479a;
	background-image: url(../Images/mainImagePOC-PVOS.jpg);
}

#pvostext
{
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 425px;
	text-align: left;
}

#pvostext h1
{
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}

#pvostext p
{
	color: #FFFFFF;
	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; }

#pvmdBkg
{
	text-align: center;
	height: 925px;
	width: 100%;
	background-color: #0c479a;
}

#pvmdcontent
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/* :KLUDGE: Fixes IE double margin float bug */
	height: 925px;
	background-color: #0c479a;
	background-image: url(../Images/mainImagePOC-PVMD.jpg);
}

#pvmdtext
{
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 425px;
	text-align: left;
}

#pvmdtext h1
{
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}

#pvmdtext p
{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 21px;
}

#pvmdtext ul
{
	line-height: 21px;
	list-style-image: url(../Images/bulletWhite.gif);
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 12px;
}

#pvmdtext a
{
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#pvmdtext a:hover { color: #C6FC95; }

#pvmcBkg
{
	text-align: center;
	height: 900px;
	width: 100%;
	background-color: #0c479a;
}

#pvmccontent
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/* :KLUDGE: Fixes IE double margin float bug */
	height: 900px;
	background-color: #0c479a;
	background-image: url(../Images/mainImagePOC-PVMC.jpg);
}

#pvmctext
{
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 425px;
	text-align: left;
}

#pvmctext h1
{
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}

#pvmctext p
{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 21px;
}

#pvmctext ul
{
	line-height: 21px;
	list-style-image: url(../Images/bulletWhite.gif);
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 12px;
}

#pvmctext a
{
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#pvmctext a:hover { color: #C6FC95; }

#pvehrBkg
{
	text-align: center;
	height: 825px;
	width: 100%;
	background-color: #0c479a;
}

#pvehrcontent
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/* :KLUDGE: Fixes IE double margin float bug */
	height: 825px;
	background-color: #0c479a;
	background-image: url(../Images/mainImagePOC-PVEHR.jpg);
}

#pvehrtext
{
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 425px;
	text-align: left;
}

#pvehrtext h1
{
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}

#pvehrtext p
{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 21px;
}

#pvehrtext ul
{
	line-height: 21px;
	list-style-image: url(../Images/bulletWhite.gif);
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 12px;
}

#pvehrtext a
{
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#pvehrtext a:hover { color: #C6FC95; }

#pvclinicnoteBkg
{
	text-align: center;
	height: 1200px;
	width: 100%;
	background-color: #0c479a;
}

#pvclinicnotecontent
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/* :KLUDGE: Fixes IE double margin float bug */
	height: 1200px;
	background-color: #0c479a;
	background-image: url(../Images/mainImagePOC-PVClinicnote.jpg);
}

#pvclinicnotetext
{
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 425px;
	text-align: left;
}

#pvclinicnotetext h1
{
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}

#pvclinicnotetext p
{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
}

#pvclinicnotetext ul
{
	line-height: 22px;
	list-style-image: url(../Images/bulletWhite.gif);
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 12px;
}

#pvclinicnotetext a
{
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#pvclinicnotetext a:hover { color: #C6FC95; }

#fconlineBkg
{
	text-align: center;
	height: 1400px;
	width: 100%;
	background-color: #0c479a;
}

#fconlinecontent
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/* :KLUDGE: Fixes IE double margin float bug */
	height: 1400px;
	background-color: #0c479a;
	background-image: url(../Images/mainImagePOC-FCOnline.jpg);
}

#fconlinetext
{
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 425px;
	text-align: left;
}

#fconlinetext h1
{
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}

#fconlinetext p
{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
}

#fconlinetext ul
{
	line-height: 22px;
	list-style-image: url(../Images/bulletWhite.gif);
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 12px;
}

#fconlinetext a
{
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#fconlinetext a:hover { color: #C6FC95; }

#utdBkg
{
	text-align: center;
	height: 1000px;
	width: 100%;
	background-color: #0c479a;
}

#utdcontent
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/* :KLUDGE: Fixes IE double margin float bug */
	height: 1000px;
	background-color: #0c479a;
	background-image: url(../Images/mainImageUTD.jpg);
}

#utdtext
{
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 425px;
	text-align: left;
}

#utdtext h1
{
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}

#utdtext p
{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
}

#utdtext ul
{
	line-height: 22px;
	list-style-image: url(../Images/bulletWhite.gif);
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 12px;
}

#utdtext a
{
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#utdtext a:hover { color: #C6FC95; }














#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);
}

#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: 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;
}

#secondaryContentBody
{
	text-align: left;
	width: 658px;
	float: 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
{
	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: #002C62;
	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;
}

#localNavBkg
{
	background-color: #369;
	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-position: center 1200px;
	background-repeat: repeat-y;
	clear: both;
	height: 99px;
	text-align: center;
	width: 100%;
	background-image: url(../Images/mainBkgPOC.gif);
}

#footerBkg
{
	background-image: url(../Images/footerBkg.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 99px;
	text-align: center;
	width: 100%;
}

#footer
{
	margin-left: auto;
	margin-right: auto;
	height: 99px;
	width: 900px;
	background-image: url(../Images/footerPOC.gif);
	background-repeat: no-repeat;
}

#footerNav
{
	list-style: none;
	width: 900px;
	float: left;
	height: 26px;
	position: relative;
	background-image: url(../Images/footerBkg.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: 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: 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: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: 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);
	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; }

.actionWord {
	font-style: italic;
	font-weight: bold;
}

.greenText {
	color: #C6FC95
}

.offSet {
text-indent: -9000px;
margin-top: -25px;
}

.MarginBottom { margin-bottom: 14px; }


.IE8Fix
{ 
	z-index: 100;
}
