﻿* {
	padding: 0;
	margin: 0;
}
/* page and containers  */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;

	text-align: center;
	font-size: 1em;
	line-height: 150%;
}
#container {
	width: 660px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

/* column divs */
#leftColumn {
    float:none;
    width:191px;
    display:none;
}
#rightColumn {
    float:none;
    width:660px;
}
.rightColumn {

	width: 660px;
}
#rightColumnLeft 
{
	float: left;
	width: 492px;
	padding-top: 10px;
}
#rightColumnRight 
{
	float: right;
	width: 168px;
}
#rightColumnThumbLeft 
{
	float: left;
	width: 499px;
	padding-top: 10px;
}
#rightColumnThumbRight
{
	float: right;
	width: 161px;
}

/* header and footer */
#header {
    background-image:url(../images/header_background-print.gif);
	background-repeat: no-repeat;
    background-position:top left;
	width: 660px;
	height: 121px;
}
#headerLeft {
    float:left;
}
#headerRight {
    float:right;
	padding-right: 20px;
	text-align: right;
}
#printFriendlyLinks 
{
    font-size:90%;
    padding-bottom:10px;
    padding-right:12px;
}
.showPrinter 
{
    display:block;
}
.showScreen 
{
    display:none;
}
.linkAlign 
{
    vertical-align: middle;
}
#PrintLinks 
{
    display:none;
}
#printerLinks 
{
    display:inline;
}
#printerLinks a:link {
	color: #0065a4;
	text-decoration: none;
}
#printerLinks a:visited {
	color: #0065a4;
	text-decoration: none;
}
#printerLinks a:hover {
	color: #ee3224;
	text-decoration: underline;
}

.imgPageTitle 
{
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
/* use in header */
.utilityNav {
	font-size: 90%;
	padding-left: 10px;
	padding-top: 15px;
}
.utilityNav a:link {
	color: #0065a4;
	text-decoration: underline;
}
.utilityNav a:visited {
	color: #0065a4;
	text-decoration: underline;
}
.utilityNav a:hover {
	color: #ee3224;
	text-decoration: underline;
}
/* use in footer */
.endMatterNav {
	font-size: 90%;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
.endMatterNav a:link {
	color: #0065a4;
	text-decoration: underline;
}
.endMatterNav a:visited {
	color: #0065a4;
	text-decoration: underline;
}
.endMatterNav a:hover {
	color: #ee3224;
	text-decoration: underline;
}
.linkSeparator {
	color: #ee3224;
}

/* main body  */
#mainBody {
	width: 864px;
    padding-left:20px;
    padding-right:20px;
    clear:both;
}
.imgSpacing {
	margin-bottom: 12px;
}
.copy {
	/*font-size: .8em;
	line-height: 150%;*/
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.copy2 {
	padding-left: 20px;
	padding-right: 20px;
	
}
.copy2 p, .copy .copyTable2
{
    padding-bottom: 15px;
}
.copy a , .copy2 a 
{
	color: #4d4d4d;
	text-decoration: underline;
}
.copy a:visited , .copy2 a:visited 
{
	color: #0065a4;
	text-decoration: underline;
}
.copy a:hover , .copy2 a:hover 
{
	color: #ee3224;
	text-decoration: underline;
}

.copyTable {
	/*font-size: .8em;
	line-height: 150%;*/
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.copyTable a, .copyTable2 a 
{
	color: #4d4d4d;
	text-decoration: underline;
}
.copyTable a:visited, .copyTable2 a:visited  
{
	color: #0065a4;
	text-decoration: underline;
}
.copyTable a:hover, .copyTable2 a:hover
{
	color: #ee3224;
	text-decoration: underline;
}
.copyHighlight 
{
	/*font-size: .8em;
	line-height: 150%;*/
	padding-left: 40px;
	padding-right: 25px;
	/*padding-bottom: 15px;*/
	font-weight: bold;
}
.copyHighlight2 
{
	padding-left: 20px;
	padding-bottom: 15px;
	font-weight: bold;
}
.subhead_blue {
	color: #0065a4;
	font-weight: bold;
	/*font-size: .85em;
	line-height: 150%;*/
	font-size: 110%;
	padding-left: 20px;
	padding-right: 20px;
}
.subhead_blue2 {
	color: #0065a4;
	font-weight: bold;
	font-size: 110%;
}
.blue 
{
	color: #0065a4;
}
ul
{
	padding:0px;
	margin:0px;
}
.copy li, .copy2 li
{
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 15px;
	font-weight: bold;
}
.safety li
{
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 15px;
	font-weight: normal;
	color: #4d4d4d;
}
/* the order:
 a:link {color:#FF0000}      unvisited link */
/* a:visited {color:#00FF00}  visited link */
/* a:hover {color:#FF00FF}  mouse over link */
/* a:active {color:#0000FF}  selected link */

/* left nav  */
#nav {
	font-weight: bold;
	font-size: 14px;
	width: 191px;
	background-image: url(../images/nav_tile.gif);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	/*
	border-bottom: thin #990000 solid;
	*/
}
.nav_onSpacingCorrection {
	margin-top: -8px; /* I tested this in a lot of places and it works fine */
}
#nav a {
	text-decoration:none;
}
#nav a div {
	text-decoration:none;
}

#nav a:hover div {
	color: #ee3224;
}
#nav a div:hover {
	color: #ee3224;
}

.nav_on {
	color: #ee3224;
	margin-top: 6px;
	margin-bottom: 8px;
	padding-left: 40px;
	padding-right: 3px;
	background-image: url(../images/nav_arrow_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.nav_off {
	color: #0065a4;
	margin-bottom: 8px;
	padding-left: 40px;
	padding-right: 3px;
	background-image:url(../images/nav_arrow_off.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.nav_subOff {
	font-size: .85em;
	color: #0065a4;
	margin-bottom: 8px;
	padding-left: 45px;
	padding-right: 3px;
	background-image: url(../images/nav_arrow_off_sub.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.nav_subOn {
	font-size: .85em;
	color: #ee3224;
	margin-bottom: 8px;
	padding-left: 45px;
	padding-right: 3px;
	background-image: url(../images/nav_arrow_on_sub.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#navHome_on {
	background-image: url(../images/nav_tile_on.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#navHome_off {
	margin-bottom: 22px;
}
#navKnowNumbers_off {
	margin-top: 10px;
	margin-bottom: 22px;
}
#navKnowNumbers_on {
	background-image: url(../images/nav_tile_on.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#navSetGoals_off {
	margin-top: 10px;
	margin-bottom: 22px;
}
#navSetGoals_on {
	background-image: url(../images/nav_tile_on.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#navAskAbout_off {
	margin-top: 10px;
	margin-bottom: 22px;
}
#navAskAbout_on {
	background-image: url(../images/nav_tile_on.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#navStay_off {
	margin-top: 10px;
	margin-bottom: 22px;
}
#navStay_on {
	background-image: url(../images/nav_tile_on.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.nav_divOff {
	display: none;
}
.nav_divOn {
	display: block;
}
.nav_off_healthcare {
	color: #0065a4;
	margin-top: 12px;
	padding-bottom: 12px;
	padding-left: 40px;
	background-image:url(../images/nav_healthcareProf_icon.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#navHealthcare {
	margin-top: 20px;
}

/* know your numbers */
.knowNumbers_tableTop 
{
	background-image: url(../images/knowNumbers_tableTop.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 28px;
	vertical-align: top;
}
.knowNumbers_tableTile 
{
	background-image: url(../images/knowNumbers_tableTile.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
.knowNumbers_tableBottom 
{
	background-image: url(../images/knowNumbers_tableBottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 28px;
	vertical-align: bottom;
}
.copy_tableSpacing 
{
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 20px;
}
.copy_indent 
{
	padding-left: 40px;
}
.checkboxCopySpacing 
{
	margin-left: 15px;
}

/* form styles */
form , select
{
    padding:0;
    margin:0;
}
.error
{
    color: #bd1f00;
    font-size:90%;
}
.error-bold
{
    color: #bd1f00;
    font-weight: bold;
    font-size:90%;
}

.formSpace1 
{
    padding-right:15px;
    padding-bottom:5px;
}
.formSpace2
{
    padding-right:15px;
    padding-bottom:0px;
}
.formSpace3
{
    padding-right:5px;
    padding-bottom:15px;
}
.closeUp 
{
    margin:0;
    padding:0;
}
.border 
{
    border:1px solid #000000;
}
#terms 
{
    padding-top:10px;
    padding-bottom:10px;
    display:none;
}
.toolsPadding 
{
    padding-left:20px;
    padding-bottom:15px;
}
.hide 
{
    display:none;
}
.sitemap 
{
    text-align:left;
}
.subpages 
{
    padding-left:20px;
}

.checkBox1, .checkBox2 
{
    padding-top:1px;
    vertical-align: baseline;
}

#doubleLine 
{
    background-position: left;
	background-image:url(../images/double-line-tile.gif);
	background-repeat: repeat-x;
	height:11px;
}

#showDoubleLine, #showBanner, #showNothing
{
    display:none;
}
.reference
{
	font-size: .75em;
	line-height: 120%;
}

