/* Curves Screen CSS */

/* Overarching Tag Rules */
* html body {behavior: url(library/styles/csshover.htc)}

body {
	margin: 0;	
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #339;
	text-align: center;
}

input {font-family: MS Sans Serif; font-size: 8pt}
select {font-family: MS Sans Serif; font-size: 8pt}
.clsFormTable td {vertical-align: middle}
.clsFormTable tr td {vertical-align: middle}
.clsFormButton {background-color: #333399; border: 1px solid #000066; color: #FFFFFF}

/*IE 5 bad dog!!!*/
/*These global selectors exist to overwrite IE 5's font rendering issues '*/
p, td, ul, ol, li {
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #339;
}

li.off {
	list-style-type: none;
}

/* All H's here now for ease of use */
h1 {
	font: bold 18px verdana, arial, helvetica, sans-serif;
	margin: 0 0 18px 0;
}

h2 {
	font: bold 13px verdana, arial, helvetica, sans-serif;
	margin: 0 0 5px 0;
}

h3, h4, h5, h6 {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	margin: 0 0 5px 0;
}

a:link { 
	color: #F69;
	text-decoration: underline;
}

a:visited { 
	color: #C36;
	text-decoration: underline;
}

a:hover { 
	color: #F69; 
	text-decoration: none;
}

a:active { 
	color: #C3F;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

img, table {
	border: 0;
}

img.photo {
	float: right;
	margin: 0 0 5px 5px;
}

img.photoleft {
	float: left;
	margin: 0 15px 15px 0;
}

img.contentpic_right {
	float: right;
	margin: 0 0 30px 30px;
}

p {
	margin: 0 0 12px 0;
}

td { 
	vertical-align: top;
	border: 0;
	padding: 0;
}

.ctr {
	text-align: center;
}

/* Main Container */

#cshell {
	margin: 0 auto 24px auto;
	width: 730px;
}

#container {
	padding: 0px;
	width: 730px;
	text-align: left;
}

#container td.ctbg {
	width: 552px;
	background: #0f0;
}

/* Navigation */

#container td.navbg {
	width: 170px;
	background: #e6e6ff url("../images/nav_botcorner.gif") no-repeat bottom left;
}

#container td.navsp1 {
	width: 4px;
	background: #fff;
}

#container td.navsp2 {
	width: 4px;
	background: #fff;
}

#container td div.navlanguage {
	margin-top: 10px;
	margin-bottom: 20px;
}

#container td div.navlanguage p {
	margin: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#container td.cmain {
	background: #fff;
}

#nav {
	margin: 0;
	border: 1px;
	padding: 0;
	background: #e6e6ff;
	width: 170px;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav ul li {
	padding: 0;
	margin: 0;
	line-height: 17px;
	min-height: 18px;
	background: transparent url(../images/nav_dottedline.gif) no-repeat scroll bottom center;
	font-family: Verdana;
	font-size: 8pt; 
	letter-spacing: -1px;
	cursor: hand;
	cursor: pointer;
	padding-left: 20px;
	text-indent: -20px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 10px;
}

* html #nav ul li {
	height: 18px
}

#nav ul li#liLast {
	background-image: none;
}

#nav ul li:hover a {
	background-image: url(../images/button_over.gif);
}

#nav ul li a {
	padding-left: 20px;
	width: 130px;
	background: transparent none no-repeat scroll 6px 1px;
	color: #333399;
	text-decoration: none;
}

#nav ul li a:hover {
	background-image: url(../images/button_over.gif);
}

#nav ul li.clsCurrent a {
	background-image: url(../images/button_over.gif);
}

#nav ul ul {
	display: none;
}

#nav ul li.clsCurrent ul {
	display: block;
}

#nav ul li ul li {
	background-image: none;
	line-height: 11px;
	min-height: 12px;
}

#nav ul li.clsCurrent ul li a {
	width: 120px;
	color: #DE557B;
	font-style: italic;
	font-size: 11px;
	text-decoration: none;
	background-image: none;
	padding-left: 10px;
	line-height: 11px;
}

#nav ul li ul li a:hover, #nav ul li ul li.clsCurrent a {
	color: #6666ff;
	background-image: url(../images/secondary_nav_selected_bg_2.gif);
	background-position: 2px 6px;
}

#nav img.navc {
	display: block;
	margin: 0 0 0 6px;
}

#nav td.top{
	margin: 0;
	padding: 19px 0 0 0;
	background: url("../images/nav_topcorner.gif") no-repeat top left;
}

#nav td.bot{
	margin: 0;
	height: 10px;
	background: url("../images/nav_botcorner.gif") no-repeat bottom left;
}

/* Language Chooser */

#chooser {
	margin: 45px 16px 0 16px;
	width: 138px;
}

#chooser tr.form_row td{
	vertical-align: middle;
	height: 20px;
}

#chooser tr.form_row td.btn{
	vertical-align: middle;
	text-align: right;
	padding-right: 7px;
}

/* Header */

#heading {
	font-size: 14pt; left: 15px; color: #de577b; font-family: Verdana; position: relative; top: 20px; cursor: default
}

#headerContainer {
	position: relative;
}

#header {
	margin: 0;
	padding: 0;
	background: url("../images/header_bg.gif");
	width: 730px;
	height: 93px;
	position: relative;
	margin-top: 13px
}

#request {
	position: absolute;
	top: 0px;
	left: 560px;
	width: 150px;
	height: 25px;
}

#header #logo {
	position: relative;
	top: 20px;
	left: 19px;
}

#header #address {
	position: relative;
	top: 20px;
	left: 37px;
	width: 518px;
	color: #013366;
	text-align: left;
	font-size: 9pt;
}

#header #address .clsName {
    text-transform: uppercase;
    line-height: 20px;
    font-size: 12pt
}

#header #address .clsPhoneNumber {
    font-weight: bold;
}

#header td.c1{
	position: relative;
	width: 178px;
}

#header td.c2{
	position: relative;
	width: 552px;
}

#header .location{
	margin: 25px 0 0 197px;
	padding: 0;
	background: #fdf3cc;
}

#header .location td.button{
	padding: 5px 0 0 0;
}

#header .location tr.e_row td{
	vertical-align: middle;
}

#header .location td.btn{
	text-align: right;
	width: 23px;
}

#header .location td.btn input{
	margin-right: 3px
}

#header .location td.im_zip{
	text-align: center;
	width: 99px;
}

#header .location_admin{
	margin: 25px 0 0 197px;
}

/* Footer */

#footer {
	margin: 0;
	border: 0;
	padding: 0;
	width: 730px;
	height: 23px;
}

#footer td.left {
	background: url("../images/leftbg.gif") no-repeat bottom left;
	width: 10px;
}

#footer td.middle {
	width: 710px;
	height: 23px;
	padding: 0;
	text-align: right;
	background: #fff;
}

#footer td.middle p {padding: 0; margin: 0; padding-top: 4px; font-size: 7pt}
#footer td.middle a {color: #333399; text-decoration: none; font-style: italic}
#footer td.middle a:hover {text-decoration: underline}
#footer td.right {
	background: url("../images/rightbg.gif") no-repeat bottom right;
	width: 10px;
}

#footer img.navfoot {
	margin: 0;
}

#footer img.pipe {
	margin: 0 7px 0 7px;
}

/* Homepage Promotion */

#promo {
	background: #fff;
}

#promo td.p3{
	padding-top: 4px;
}

#promo td.p4{
	padding-top: 4px;
}

/* Registration Promotion */

#promo_reg {
	margin: 6px auto 4px auto;
	width: 730px;
	text-align: left;
}

#promo_reg td {
	text-align: right;
	padding-right: 25px;
}

/* Content Area - homepage only */

#contenthome {
	background: #fff;
	margin: 0;
	width: 552px;
	height: 310px;
}

/* Content Area - site subsections */

#contentmain {
	background: #fff;
	margin: 0 4px 0 0;
	width: 548px;
}

#contentmain td.main {
	background: #fdf3cc url("../images/cmainbg.gif") repeat-y top right;
	padding: 15px;
	height: 170px;
}

#contentmain img.hdg {
	display: block;
	margin: 0 0 4px 0;
}

p.tagline {
	font: italic 18px/24px "Trebuchet MS", helvetica, sans-serif;
	color: #DE577B;
} 

#required {
	color: #F69; 
}

.clsTextbox {
    border: 1px solid #ffeb9f;
}

.clsBmiResults {
    position: relative;
    top: 0px;
    right: 0px;
    float: right;
    padding: 10px 1px;
    margin: 0px;
    width: 268px;
    height: 147px;
    background: url(../images/bmi_results_border.gif) no-repeat;
}

.clsBmrResults {
    position: relative;
    top: 0px;
    right: 0px;
    float: right;
    padding: 10px 1px;
    margin: 0px;
    width: 268px;
    height: 77px;
    background: url(../images/bmr_results_border.gif) no-repeat;
}

.clsBmiResults td,
.clsBmrResults td,
.clsBmiResults th,
.clsBmrResults th {
    padding: 8px 20px;
    vertical-align: middle !important;
}

.clsBmiResults span,
.clsBmrResults span {
    padding: 0;
    margin: 0;
}
    
.clsPinkHeader {
    color: #de577b;
    font-style: italic;
    font-family: Trebuchet MS, Sans-Serif;
}
    
.clsYellowCell {
    background: #FFEB9F;
}

#contentmain tbody,
#contentmain tr {
    position: relative;
}

#container tbody,
#container tr {
    position: relative;
}