﻿body 
{
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #f0f0f0;
	text-align: center;
	color: #333333;
	margin: 0;
	padding: 0;
}

form
{
	font-size: 12px;
}

img
{
	border: 0;	
}

a
{
	color: #3f3f3f;
	text-decoration: none;
}

h1, h2, h3, h1 a, h2 a, h3 a
{
	margin: 0;
	padding: 0;
	text-decoration: none !important;
	font-weight: normal;
}

h1
{
	border-top: solid 1px #029aff;
	padding-top: 15px;
	margin-top: 5px;
	color: #029aff !important;
	font-size: 200%;	
	margin: 13px 0 13px 0;
}


h2
{
	border-top: solid 1px #029aff;
	padding-top: 15px;
	margin-top: 5px;
	color: #333 !important;
	font-size: 150%;
	margin: 13px 0 13px 0;
}

h1 a
{
	color: #029aff !important;
}

h2 a
{
	color: #333 !important;
}


h3
{
	color: #333 !important;
	font-size: 120%;	
	margin: 13px 0 13px 0;
}


h3 a
{
	color: #333 !important;
}

p
{
	line-height: 15px;	
	padding-bottom: 8px;
}

div.PreviewDiv
{
	width: 100%;
	top: 0;
	color: #FFF;	
	height: 20px;
	background-color: Blue;
	padding: 5px;
}

.button
{
	background-color: #029aff;
	border: solid 1px #ccc;
	color: White;
	padding: 2px;
	margin: 0;
}

div.PreviewDiv a
{
	color: white;	
	text-decoration: underline;
}

div.MainContainer
{
	width: 960px;	
	padding: 0 15px 5px 15px;
	background-color: #fff;
	border-top: 0;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin-left: auto;
	margin-right: auto;
	min-height: 500px;
}

ul.PrimaryNav
{
	margin: 0;
	padding: 0;
	clear: both;
	border-bottom: solid 2px #029aff;
	height: 37px;
}

ul.PrimaryNav li
{
	display: block;
	float: left;
	height: 37px;
	margin: 0 2px 0 0px;
}

* html ul.PrimaryNav li
{
	float: left;
	display: inline !important;
}

ul.PrimaryNav li.left a
{
	background-image: url(../images/Primary_nav_top_left_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

ul.PrimaryNav li.right a
{
	background-image: url(../images/Primary_nav_top_right_off.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

ul.PrimaryNav li.left a:hover
{
	background-image: url(../images/Primary_nav_top_left_on.gif);
}

ul.PrimaryNav li.right a:hover
{
	background-image: url(../images/Primary_nav_top_right_on.gif);
}

ul.PrimaryNav li.leftactive a
{
	background-image: url(../images/Primary_nav_top_left_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	background-color: #ccc;
	border-bottom: solid 3px #029aff;
}

ul.PrimaryNav li.rightactive a
{
	background-image: url(../images/Primary_nav_top_right_on.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px;
	background-color: #ccc;
	border-bottom: solid 3px #029aff;
}

ul.PrimaryNav li a
{
	background-color: #ededed;
	display: block;
	height: 25px;
	padding: 12px 10px 0 10px;
}

* html ul.PrimaryNav li a
{
	display: inline-block;
}

ul.PrimaryNav li a:hover, ul.PrimaryNav li.active a
{
	height: 22px;
	background-color: #ccc;
	border-bottom: solid 3px #029aff;
}

#secondaryNav
{
	clear: both;
	height: 35px;
	overflow: hidden;
	position: relative;
}

ul.secondaryNav
{
	margin: 0;
	padding: 0;
	height: 30px;
	position: relative !important;
}

ul.secondaryNav li
{
	display: block;
	float: left;
	height: 20px;
	background-color: #666;
	padding: 5px 0px 5px 0px;
}


ul.secondaryNav li.divider
{
	background-color: #fff;
	width: 1px;
	border-top: solid 5px #666;
	border-bottom: solid 5px #666;
	height: 10px;
}

* html ul.secondaryNav li.divider
{
	height: 10px;
}

ul.secondaryNav li a
{
	display: block;
	float: left;
	color: White;
	height: 18px;
	padding: 3px 10px 0px 10px;
}

* html ul.secondaryNav li a
{
	height: 17px;
}
	
ul.secondaryNav li.leftonly a
{
	border-right: 0;	
}

ul.secondaryNav li a:hover, ul.secondaryNav li.active a, ul.secondaryNav li.leftactive a, ul.secondaryNav li.rightactive a
{
	border-bottom: solid 4px #029aff;
	padding-left: 0;
	padding-right: 0;
	margin-left: 10px;
	margin-right: 10px;
}

* html ul.secondaryNav li a:hover, * html ul.secondaryNav li.active a, * html ul.secondaryNav li.leftactive a, * html ul.secondaryNav li.rightactive a
{
	border: 0;
	margin: 0;
	display: block;
	float: left;
	color: White;
	padding: 3px 10px 0px 10px;
	border-bottom: solid 4px #029aff;
	height: 13px;
}

ul.secondaryNav li.left, ul.secondaryNav li.leftonly
{
	background-image: url(../images/secondary_nav_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 5px;
}

ul.secondaryNav li.leftactive
{
	background-image: url(../images/secondary_nav_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 5px;
}

ul.secondaryNav li.right, ul.secondaryNav li.rightonly
{
	background-image: url(../images/secondary_nav_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 5px;
}

ul.secondaryNav li.rightonly a, ul.secondaryNav li.divider a
{
	display: none;
}

ul.secondaryNav li.right a
{
	border-right: 0;
}

ul.secondaryNav li.rightactive
{
	background-image: url(../images/secondary_nav_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 5px;
}

a.pdf
{
	background-image: url(../images/pdf-icon.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
}

.blue_spiffy
{
	display:block;
}

.blue_spiffy *
{
	display:block;
	height:1px;
	font-size:.01em;
	overflow:hidden;
	background:#029aff;
}

.blue_spiffy1
{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#fff
}

.blue_spiffy2
{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#fff
}

.blue_spiffy3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

.blue_spiffy4
{
	border-left:1px solid #fff;
	border-right:1px solid #fff
}

.blue_spiffy5
{
	border-left:1px solid #fff;
	border-right:1px solid #fff
}

.blue_spiffyfg
{
	background:#029aff;
}

.blue_body
{
	padding: 6px;	
	background:#029aff;
	text-align: left;
}

div.NavTabletContainer
{
	height: 28px;
	text-align: right;
	margin: 0 3px 5px 3px;
}

div.NavTabletContainer ul
{
	margin: 0;
	padding: 0;
	float: right;
}

div.NavTabletContainer ul li
{
	display: block;
	float: left;
	background-color: #ededed;
	height: 22px;
	margin: 0 2px 0 2px;
	padding: 5px 5px 5px 5px;
}

div.NavTabletContainer ul li a
{
	display: block;
	padding-top: 3px;
}

div.NavTabletContainer ul li a.inlineLink
{
	display: inline;	
}

div.NavTabletContainer ul li a:hover
{
	text-decoration: underline;	
}

div.NavTabletContainer ul li.Left
{
	background-image: url(../images/tablet_bottom_left_curve.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.NavTabletContainer ul li.Right
{
	background-image: url(../images/tablet_bottom_right_curve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.RegeneusLogo
{
	float: left;
	margin: 20px 0 20px 20px;
}

div.RegeneusLogo a.cheese
{
	display: block;
	border: solid 1px green;
}

div.BreadcrumbTrail
{
	color: #3f3f3f;
	clear: both;
	padding: 5px 5px 5px 0;
	margin: 7px 5px 15px 0;
	text-align: left;
}

div.BreadcrumbTrail a.YouAreHere
{
	color: #3f3f3f !important;
	text-decoration: none !important;
}

ul.ThirdNav
{	
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 67px;
	float: left;
	text-align: left;
}

ul.ThirdNav li
{
	display: block;
	width: 180px;
	margin-bottom: 2px;
}

ul.ThirdNav li a
{
	display: block;
	height: 21px;
	padding-top: 5px;
	background-color: #ededed;
	padding-left: 10px;
}

ul.ThirdNav li.top a
{
	background-image: url(../images/sidenav_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 21px;
	padding-top: 5px;
	background-color: #ededed;
}

ul.ThirdNav li.top a:hover
{
	background-image: url(../images/sidenav_top_on.gif);
}

ul.ThirdNav li a:hover, ul.ThirdNav li.active a
{
	height: 18px;
	background-color: #ccc;
	border-bottom: solid 3px #029aff;
}

ul.ThirdNav li.topactive a
{
	background-image: url(../images/sidenav_top_on.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
	background-color: #ccc;
	border-bottom: solid 3px #029aff;
}

table
{
	border: solid 1px #029aff;
}

div.ContentContainer
{
	text-align: left;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

div.RightContentContainer
{
	text-align: left;	
	margin-left: 200px;
	margin-right: 130px;
}

div.ContentContainerWide
{
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;	
}

div.ContentContainer a, div.RightContentContainer a, div.ContentContainerWide a
{
	text-decoration: underline;
	color: #0066cc;
}

div.ContentContainer table, div.RightContentContainer table, div.ContentContainerWide table
{
	border: 0;
}

div.FooterContainer
{
	width: 990px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

ul.Footer
{
	margin: 0;
	padding: 0;
	width: 980px;	
	margin-left: auto;
	margin-right: auto;
}

* html ul.Footer
{
	width: 600px;
	float: left;
}

ul.Footer li
{
	padding: 5px 5px 30px 5px;
	float: left;
	display: block;	
}

ul.Footer li a
{
	text-decoration: underline;
}

div.Copyright
{
	position: absolute;
	top: 5px;
	right: 5px;
}

* html div.Copyright
{
	float: right;
	width: 380px;
}

div.NavTabletContainer div.searchBox
{
	font-size: 1em;
	vertical-align: middle;
}

div.NavTabletContainer .text
{
	border: 0;
	border: solid 1px #029aff;
}

div.NavTabletContainer .button
{
	border: 0;
	background-color: #029aff;
	color: White;
}

div.RightContentContainer ul, div.ContentContainer ul
{
	padding: 0 0 5px 30px;
	margin: 0;
}

div.RightContentContainer ul li ul, div.ContentContainer ul li ul
{
	padding: 5px 0 5px 30px;
	margin: 0;
}

div.RightContentContainer ul li, div.ContentContainer ul li
{
	padding-bottom: 5px;
}

ul.link
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.link li
{
	margin: 0;
	padding: 0;
}

ul.link a
{
	background-image:  url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

div.Form
{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 500px;
	margin-left: 50px;
}

div.FormSmall
{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 350px;
}

div.FormRow, div.FormRowSmall
{
	clear: both;
	padding: 5px 0 5px 0;
}

div.FormRow div.Label
{
	float: left;
	display: block;
	width: 250px;
	height: 22px;
	padding-right: 10px;
}

div.FormRowSmall div.Label
{
	float: left;
	display: block;
	width: 100px;
	height: 22px;
	padding-right: 10px;
}

div.FormRow div.Data
{
	display: block;
	margin-left: 20px;
}

div.FormRowSmall div.Data
{
	display: block;
	margin-left: 120px;
}

div.FormRow div.Data input.text, div.FormRow div.Data select.text, div.FormRow div.Data textarea.text
{
	font-family: Verdana, Arial, Sans-Serif;
	border: solid 1px #029aff;
	width: 200px;
	padding: 3px;
	font-size: 1.1em;
}

div.Data textarea.text
{
	font-size: 100%;
	height: 60px;
}

div.FormRowSmall div.Data input.text, div.FormRowSmall div.Data select.text, div.FormRowSmall div.Data textarea.text
{
	border: solid 1px #029aff;
	width: 200px;
	padding: 3px;
	font-size: 1.1em;
}

div.FormRow div.Data input.textdob
{
	border: solid 1px #029aff;
	width: 30px;
	padding: 3px;
}

div.FormRow div.Data select.text, div.FormRowSmall div.Data select.text
{
	width: 207px;
}

div.FormRow div.Data table
{
	border: 0;
}

div.FormButtonContainer
{
	text-align: right;
	width: 465px;
	padding: 5px;
	margin-left: 50px;	
}

div.FormButtonContainerSmall
{
	text-align: right;
	width: 325px;
	padding: 5px;
}

div.FormButtonContainer input.button, div.FormButtonContainerSmall input.button
{
	background-color: #029aff;
	border: solid 1px #ccc;
	color: White;
	padding: 2px;
	margin: 0;
}

div.ValidationSummary
{
	width: 700px;
	border: solid 2px red;	
	padding: 5px;
	margin: 5px 0 5px 0;
}

div.ValidationSummarySmall
{
	width: 320px;
	border: solid 2px red;	
	padding: 5px;
	margin: 5px 0 5px 0;
}

div.ValidationSummary ul li
{
	list-style-type: square;
	padding-top: 10px;	
}

div.FormContainer
{
	float: right;	
	border-left: solid 1px #ccc;
	padding-left: 20px;
	margin: 10px 0 20px 5px;
	padding-top: 10px;
}

div.clear
{
	clear: both;	
}

span.SearchHightlight
{
	background-color: #029aff;
	color: White;	
}

div.SearchResultsContainer
{
	padding-bottom: 30px;	
}

div.SearchResult
{
	margin: 20px 0 20px 0;	
	padding: 20px 0 0 0;
	border-top: solid 1px #ccc;
}

div.SearchResult div.link
{
	font-size: larger;	
}

div.SearchResult div.summary
{
	font-style: italic;
}

div.ImageContainer
{
	float: right;	
	margin-top: 60px;
	display: block;
	background-color: transparent;
}

div.ImageContainer div.Image
{
	padding: 0px 0px 30px 10px;	
}

span.SkipToContent a
{
	float: left;
	color: White;
	cursor: default !important;
}

.FormSuccess
{
	border: solid 2px green;
	display: block;
	color: Green;
	padding: 15px 0 15px 45px;
	margin: 5px 5px 15px 0;		
	background-image: url(../images/success.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.FormError
{
	border: solid 2px red;
	display: block;
	color: red;
	padding: 15px 5px 15px 45px;
	margin: 5px 0 15px 0;		
	background-image: url(../images/error.png);
	background-repeat: no-repeat;
	background-position: left center;
}

table.Display
{
	border: solid 1px #029aff !important;
	padding: 0;
	margin: 10px 0 10px 0;
}

table.Display tr
{
	vertical-align: top;
	padding: 0;
	margin: 0;
}

table.Display tr.alt
{
	background-color: #ededed;
}

table.Display th
{
	background-color: #ccc;
	padding: 5px;
	margin: 0px;
}


table.Display td
{
	padding: 5px;
}

ul.Sitemap a
{
	text-decoration: underline !important;	
}

div.PartnerContainer
{
	clear: both;
}

div.Partner
{
	clear: both;
	margin: 10px 0 10px 0;
	height: 120px;
}

div.Partner div.Logo
{
	float: left;
	text-align: center;
	width: 180px;
	padding-top: 20px;
}

div.Partner div.Content
{
	margin-left: 190px;
}

div.ContactContainer
{
	width: 315px;
}

div.ContactContainer div.Row
{
	margin-bottom: 10px;
}

div.ContactContainer div.Row div.label
{
	float: left;
}

div.ContactContainer div.Row div.data
{
	margin-left: 100px;
}

/* module box */
.ModuleBox
{
}

.DarkGrey
{
}

.DarkGrey .Header
{
	width: inherit;
	height: 8px;
	background-color: #999;
	padding: 0 !important;
}

.DarkGrey .Header .Left
{
	background-image: url(../images/dark-grey-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	color: #0066cc;
}

.DarkGrey .Header .Right
{
	background-image: url(../images/dark-grey-top-right.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	float: right;
}

.DarkGrey .Main
{
	background-color: #999;	
}

.DarkGrey .Footer
{
	width: inherit;
	height: 8px !important;
	background-color: #999;
}

.DarkGrey .Footer .Left
{
	background-image: url(../images/dark-grey-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px !important;
	color: #0066cc;
}

.DarkGrey .Footer .Right
{
	background-image: url(../images/dark-grey-bottom-right.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	float: right;
}

.LightGrey
{
}

.LightGrey .Header
{
	width: inherit;
	height: 38px;
	background-color: #f0f0f0;
}

.LightGrey .Header .Left
{
	background-image: url(../images/light-grey-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	padding: 10px 0 0 15px;
	color: #0066cc;
	font-size: 160%;
}

.LightGrey .Header .Right
{
	background-image: url(../images/light-grey-top-right.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 11px;
	float: right;
}

.LightGrey .Main
{
	background-color: #f0f0f0;
	position: relative;
}

.LightGrey .Footer
{
	width: inherit;
	height: 11px !important;
	background-color: #f0f0f0;
}

.LightGrey .Footer .Left
{
	background-image: url(../images/light-grey-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px !important;
	color: #0066cc;
}

.LightGrey .Footer .Right
{
	background-image: url(../images/light-grey-bottom-right.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 11px;
	float: right;
}

.White
{
}

.White .Header
{
	width: inherit;
	height: 11px !important;
	background-color: #fff;
}

.White .Header .Left
{
	background-image: url(../images/white-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	padding: 10px 0 0 15px;
	color: #0066cc;
	font-size: 120%;
}

.White .Header .Right
{
	background-image: url(../images/white-top-right.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 11px;
	float: right;
}

.White .Main
{
	padding-top: 5px !important;
	background-color: #fff;
}

.White .Main ul
{
	margin: 0 !important;
	padding: 0 !important;
	margin-left: 30px !important;	
}

.White .Main ul.link
{
	margin: 0 !important;
	padding: 0 !important;
}

.White .Footer
{
	width: inherit;
	height: 8px !important;
	background-color: #fff;
}

.White .Footer .Left
{
	background-image: url(../images/white-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px !important;
	color: #0066cc;
}

.White .Footer .Right
{
	background-image: url(../images/white-bottom-right.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px !important;
	float: right;
}

.ModuleBox ul 
{
	margin: 0;
	padding: 0;
	padding-top: 10px !important;	
}

.ModuleBox ul li
{
	line-height: 20px;	
}

.ModuleBox ul li.active a
{
	font-weight: bold;	
}

.FloatRight
{
	position: absolute;
	top: 0;
	left: 390px;	
}

.ModuleBoxWrapper
{
	position: relative;
	width: 760px;
	height: 205px;
	clear: both;
}

.SmallBox
{
	width: 370px;	
}

.SmallBox .Main
{
	height: 115px;
}

.MainContentBox
{
	width: 760px;
}

.BigBox
{
	width: 800px;
	padding-bottom: 20px;
}

.BigBox .Main
{
	padding: 10px 20px 10px 20px;
}

.ModuleBox dl
{
	margin: 0 !important;
	padding: 0 !important;	
	width: 100%;
}

.ModuleBox dl dt
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 75px;
}

.ModuleBox dl dd
{
	margin: 0;
	padding: 0;
	height: 30px !important;
	display: block;
	vertical-align: middle;
	padding: 0 !important;
	text-align: left;
}

.ModuleBox dl dd input
{
	border: solid 1px #ccc;
	padding: 2px;
	width: 240px;
}

.ModuleBox dl dd input.checkbox
{
	border: solid 1px #ccc;
	padding: 2px;
	width: auto !important;
}

.ButtonWrapper
{
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 95px;
	left: 221px;
	width: 120px;
}

.ButtonWrapper .button
{
}

.ArticleImage
{
	float: right;
	padding: 30px 0px 0 10px;
}

span.radio
{
	display: block;
}

span.radio input
{
	width: 20px !important;
	margin: 0 5px 0 5px;
}

span.NoMatches
{
	margin-top: 20px;
	display: block;	
}

.NewsletterArchiveTree
{
}

.NewsletterArchiveTree td.NodeStyle
{
	margin-top: 25px !important;
}

.NewsletterArchiveTree td.LeafStyle
{
	margin-top: 0 !important;
}

/* treatment selector */

.treatment
{
	display: block;	
	margin-left: 240px;
	margin-right: 33px;
}

.treatment-name
{
	margin-bottom: 10px;
}

.treatment-question
{
	border-bottom: solid 1px #029aff;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.treatment-question .question
{
	margin-bottom: 10px;	
}

.treatment-answer
{
	margin-bottom: 5px;	
}

.treatment-answer dt
{
	margin-right: 10px;
	margin-left: 20px;
}

.treatment-answer dd
{
	margin-left: 20px !important;
	padding-left: 0 !important;
}

.treatment-answer dd .text
{
	width: 180px !important;	
}

.treatment-answer .answer-options
{
	margin-top: 10px;
}

.treatment-answer .answer-option
{
	margin-top: 5px;
	margin-left: 20px;
}