/* CSS Layout Control Layout Control Layout Control Layout Control */

body {
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align:center;
	background-color: #FFFFFF;
	/*Begin: Default text settings for the entire site*/
	color: #000000;
	font-family: arial;
	font-size: 14px;
	line-height: 19px;
	/*End: Default text settings for the entire site*/
}

#container {
	width: 1000px;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:0px;
	text-align:left;
	background-color: #ffffff;
	border-right: 1px solid #788AA0;
	border-left: 1px solid #788AA0;
	border-bottom: 1px solid #788AA0;
	border-top: 1px solid #788AA0;
}

#top {
	clear: both;
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 320px;
}

#left {
	float: left;
	width: 170px;
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#right {
	float: right;
	margin-left: 0px; 
	margin-right: 10px;
	margin-top: 105px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content {
	margin-left: 10px;
	margin-right: 330px;
	padding-top: 0px;
	padding-bottom: 50px;

	/*Begin: Hack to implement minimum height in IE7*/
  	min-height:800px;
 	height:auto !important;
  	height:800px;
	/*End: Hack to implement minimum height in IE7*/
}

#newbreadcrumb {
        clear: both;
	height: 30px;
	margin-left: 10px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	position: relative;
	top:130px;
}

#bottom {
	clear: both;
	margin: 0px 10px 0px 10px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	color: #5074a0;
	font-size: 12px;
	border-top: 1px solid #008000;
}

/* CSS DROPDOWN MENU DROPDOWN MENU DROPDOWN MENU DROPDOWN MENU DROPDOWN MENU DROPDOWN MENU DROPDOWN MENU*/

a.dropdownlinks:link {font-size: 16px; color: #ffffff; text-decoration: none; font-weight:bold;}
a.dropdownlinks:visited {font-size: 16px; color: #ffffff; text-decoration: none; font-weight:bold;}
a.dropdownlinks:hover {font-size: 16px; color: #ffffff; text-decoration: none; font-weight:bold;}  

#header {
width: 1000px;
height: 120px;
background-image: url('/images/header.jpg');
background-repeat: no-repeat;
position: absolute;
}
    
#navigation ul  {
height:31px;
width:1000px;
display:block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url('/images/headerlistrepeater.jpg');
background-repeat:repeat-x;
position:relative;
top: 120px;
}

#active {
height:31px;
display:block;
background-image: url('/images/activeheaderlistrepeater.jpg');
background-repeat:repeat-x;
}
    
#navigation ul li  {
display:inline;
height:31px;
float:left;
list-style:none;
position:relative;
width: 160px;
text-align:center;
border-right: 1px solid #ffffff;
padding: 6px 0px 0px 0px;
}

#navigation ul li:hover {
background-image: url('/images/activeheaderlistrepeater.jpg');
background-repeat:repeat-x;
}
    
#navigation li a {
text-decoration:none;
display: block;
}

#navigation li a:hover {
text-decoration:none;
}

#navigation li ul {
margin:0px 0px 0px 0px;
padding:0px 0px 1px 0px;
display:none;
position:absolute;
left:-2px;
right: -2px;
top:31px;
height: auto;
background-color:#ffffff;
z-index: 9999;
border-top: none;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
}

#navigation li:hover ul {
display:block;
width:auto;
background-image: none;
}

#navigation li li {
list-style:none;
display:list-item;
left: 0px;
top: 0px;
text-align: left;
width: 160px;
padding: 0px 0px 0px 0px;
background-image: url('/images/dropdownrepeater.jpg');
background-repeat:repeat-x;
height: 29px;
border-left: 1px solid #ffffff;
}

#navigation li li:hover {
background-image: url('/images/dropdownrepeaterhover.jpg');
background-repeat:repeat-x;
}

#navigation li li a {
color:#ffffff;
font-size: 15px;
margin: 0px 0px 0px 0px;
padding: 7px 0px 0px 10px;
text-decoration:none;
display: block;
width:auto;
}

#navigation li li a:hover {
text-decoration:none;
}

/* CSS Images Images Images Images Images Images Images Images Images Images Images Images Images*/

img {
	display:block;
	border-style: none;
}

img.articleimg {
	float:right;
    margin-top: 20px;
	margin-left:20px;
	margin-bottom:20px;
	border:1px solid #003577;
}

img.articleimgleft {
	float:left;
    margin-top: 20px;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #003577;
}

/* CSS Links Links Links Links Links Links Links Links Links Links Links Links Links Links Links Links */

a.headerlinks:link {font-size: 16px; color: #003577; text-decoration: none;}
a.headerlinks:visited {font-size: 16px; color: #003577; text-decoration: none;}
a.headerlinks:hover {font-size: 16px; color: #ffffff; text-decoration: none;}

div.selection {
height:40px; 
width:160px; 
background-image: url('/images/selectionmouseout.jpg'); background-repeat: no-repeat;
margin-bottom: 20px;
}

div.selection:hover {
height:40px;
width:160px; 
background-image: url('/images/selectionmouseover.jpg'); background-repeat: no-repeat;
margin-bottom: 20px;
}

a.bluelinks:link {
    text-decoration: none;
    color: #0000FF;
    border-bottom: 1px solid #0000FF;
}

a.bluelinks:visited {
   text-decoration: none;
   color: #0000FF;
   border-bottom: 1px solid #0000FF;
}

a.bluelinks:hover {
   text-decoration: none;
   color: #0000FF;
   border-bottom: 1px solid #008000;
}

a.greylinks:link {
    text-decoration: none;
	color: #0000FF;
}

a.greylinks:visited {
   text-decoration: none;
   color: #0000FF;
}

a.greylinks:hover {
   text-decoration: none;
   color: #0000FF;
   border-bottom: 1px solid #008000;
}

a.greenlinks:link {
    color: #008000;
    text-decoration: underline;
}

a.greenlinks:visited {
    color: #008000;
    text-decoration: underline;
}

a.greenlinks:hover {
    color: #008000;
    text-decoration: underline;
}

a.breadlinks:link {
	color: #0000FF;
	text-decoration: underline;
}

a.breadlinks:visited {
	color: #0000FF;
	text-decoration:underline;
}

a.breadlinks:hover {
	color: #008000;
	text-decoration:underline;
}

a.footerlinks:link {
	color: #5074A0;
	text-decoration: none;
}

a.footerlinks:visited {
	color: #5074A0;
	text-decoration:none;
}

a.footerlinks:hover {
	color: #008000;
	text-decoration:underline;
}

/*CSS Paragraphs Paragraphs Paragraphs Paragraphs Paragraphs Paragraphs Paragraphs */

h1 {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
font-size: 19px;
padding-bottom: 30px;
color: #003577;
border-bottom: 1px solid;
border-bottom-color: #008000;
}

h2 {
margin-left: 0px;
margin-right: 0px;
font-size: 16px;
padding-top: 20px;
color: #003577;
}

h3 {
margin-left: 0px;
margin-right: 0px;
font-size: 14px;
padding-top: 20px;
color: #003577;
}

h4 {
margin-left: 0px;
margin-right: 0px;
font-size: 14px;
color:#008000;
}

div.indentedcontent {
padding-left: 20px;
}

div.pagecontentdiv {
float:right;
padding: 10px;
margin-left:20px;
margin-bottom:10px;
margin-top: 20px;
border:1px solid #DDDDDD;
background-color: #FFFFFF;
}

div.anatomyspacer {
width: 620px;
margin-top: 150px;
display: block;
clear: both;
}

span.pagecontenttitle {
color: #0000FF;
}

a.indexlinks:link {
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
margin: 0px 0px 10px 0px;
padding: 5px 5px 5px 5px;
display: block;
height: 110px;
text-decoration: none;
cursor: pointer;
}

a.indexlinks:visited {
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
padding: 5px 5px 5px 5px;
display: block;
height: 110px;
text-decoration: none;
cursor: pointer;
}

a.indexlinks:hover {
background-color: #FFFFFF;
border: 1px solid #003577;
padding: 5px 5px 5px 5px;
display: block;
height: 110px;
text-decoration: none;
cursor: pointer;
}

img.indexlinks {
float: left;
border: 1px solid #DDDDDD;
margin: 5px 15px 5px 5px;
}

div.indexlinks {
margin: 5px 5px 5px 0px;
text-decoration: none;
color: black;
}

div.indexlinksheader {
margin: 10px 5px 5px 0px;
font-size: 15px;
font-weight: bold;
color: #003577;
}

div.indexlinksheader:hover {
text-decoration: underline;
}

div.calculatorimgdiv {
height:240px;
margin-top: 20px;
}

div.tryvo2max {
margin: 5px 5px 5px 0px;
text-align:center;
}

img.tryvo2max {
float: left;
}

a.tryvo2max:link {
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 100px;
width: 230px;
display: block;
text-decoration: none;
color: #003577;
font-family: arial;
font-size: 15px;
cursor: pointer;
}

a.tryvo2max:visited {
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 100px;
width: 230px;
display: block;
text-decoration: none;
color: #003577;
font-family: arial;
font-size: 15px;
cursor: pointer;
}

a.tryvo2max:hover {
background-color: #FFFFFF;
border: 1px solid #003577;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 100px;
width: 230px;
display: block;
text-decoration: none;
color: #003577;
font-family: arial;
font-size: 15px;
cursor: pointer;
}
/*CSS BEGIN NEW RELATED CONTENT CSS CONTROL BEGIN NEW RELATED CONTENT CSS CONTROL BEGIN NEW RELATED CONTENT CSS CONTROL */

div.relatedcontentnewdiv {
padding: 20px 0px 20px 0px;
}

div.relatedcontentnewtitlediv {
color: #003577;
font-size: 16px;
font-weight: bold;
border-bottom: 1px solid #DDDDDD;
width: 294px;
padding: 6px 6px 6px 0px;
}

a.relatedcontentlink:link {
background-color: #FFFFFF;
border-bottom: 1px solid #DDDDDD;
border-top: 1px solid #FFFFFF;
margin: 0pt;
padding: 6px 6px 6px 0px;
width: 294px;
height: 72px;
display: block;
text-decoration: none;
color: #003577;
font-family: arial;
font-size: 15px;
cursor: pointer;
}

a.relatedcontentlink:visited {
background-color: #FFFFFF;
border-bottom: 1px solid #DDDDDD;
border-top: 1px solid #FFFFFF;
margin: 0pt;
padding: 6px 6px 6px 0px;
width: 294px;
height: 72px;
display: block;
text-decoration: none;
color: #003577;
font-family: arial;
font-size: 15px;
cursor: pointer;
}

a.relatedcontentlink:hover {
background-color: #FFFFFF;
border-bottom: 1px solid #003577;
border-top: 1px solid #003577;
margin: 0pt;
padding: 6px 6px 6px 0px;
width: 294px;
height: 72px;
display: block;
text-decoration: none;
color: #003577;
font-family: arial;
font-size: 15px;
cursor: pointer;
}

img.relatedcontentthumb {
float:left;
}

div.relatedcontenttextwideimg {
float:left;
padding: 6px;
width: 170px;
}

div.relatedcontenttextnarrowimg {
float:left;
padding: 6px;
width: 225px;
}

div.relatedcontenttextcalculatorimg {
float:left;
padding: 6px;
width: 200px;
}

/*CSS END NEW RELATED CONTENT CSS CONTROL END NEW RELATED CONTENT CSS CONTROL END NEW RELATED CONTENT CSS CONTROL */

div.share {
padding-right: 10px;
float: left;
}

div.addthisshare {
padding-right: 40px;
padding-top: 3px;
float: left;
}

div.sharegroup {
height:25px;
}

div.adsright {
padding: 5px 5px 5px 5px;
border:1px solid #DDDDDD;
margin-right:69px;
margin-top:11px;
}

div.linkunitright {
padding: 5px 5px 10px 5px;
margin-top:20px;
width:288px;
font-size: 14px;
}

div.adsleft {
padding: 130px 5px 5px 5px;
}

div.adstopbanner {
padding: 20px 0px 20px 0px;
margin-left: 136px;
position: relative;
top: 127px;
}

div.adslargerectangle {
float: right;
padding: 5px 5px 5px 5px;
}

div.adshorizontalbanner {
padding: 5px 5px 5px 5px;
width: 500px;
height: 70px;
}

div.adsverticalbanner {
display: block;
float: right;
padding: 5px 5px 5px 5px;
}

div.adssmallsquare {
display: block;
float: right;
padding: 5px 5px 5px 5px;
}

div.ads468by15linkunit {
display: block;
float: left;
padding: 20px 5px 5px 0px;
}

div.ads468by15linkunitmidpage {
display: block;
float: left;
padding: 20px 5px 30px 0px;
width:655px;
}

table {
font-size: 14px;
border: 1px solid;
border-color: #008000;
}

td {
border: 1px solid;
border-color: #008000;
padding: 3px 10px;
}

dt {
font-weight: bold;
color:#008000;
}

p.reference {
font-size: 11px;
font-style: italic;
color: #5074A0;
}

p.center {
	text-align: center;
}

p.left {
    text-align: left;
}

p.boldcenter {
	text-align: center;
	font-weight: bold;
}

p.bold {
	font-weight: bold;
}

p.textindent {
	text-indent: 20px;
}

p.parindent {
    padding-left: 40px;
	padding-right: 30px;
}

/*CSS Forms Forms Forms Forms Forms Forms Forms Forms Forms Forms Forms Forms */

span.formspan {
	font-size: 13px;
    width: 140px;
	color: #003577;
	float: left;
	text-align: right;
	margin-right: 10px;
	padding-top: 2px;
	display: block;
}

p.submit {
    margin-left: 150px;
}

p.display {
   margin-left: 150px;
}

fieldset
{
   border: 2px solid #003577;
   padding: 10px;
   margin-top: 20px;
   margin-bottom: 30px;
   display: block;
   margin-left: 0px;
   margin-right: 0px;
}

legend
{
   background: #ffffff;
   border: 1px solid #003577;
   padding: 2px 6px;
   color: #008000;
}

input {
width: 50px;
border: 1px solid #5074A0;
text-decoration: none;
margin-right: 10px;
}

select {
margin-right: 10px;
}

input.outputdisplay {
font-weight: bold;
font-size: 14px;
color: #003577;
width: 400px;
border: none;
overflow: visible;
}

input.validationfeedbackfield {
width: 250px;
border: none;
color: #ff0000;
}

input.submit {
width: auto;
background: url('/images/buttonbackground.jpg') repeat-x bottom left;
color: #003577;
border-left: 1px solid #cad5e2;
border-top: 1px solid #cad5e2;
border-right: 1px solid #2C4058;
border-bottom: 1px solid #2C4058;
text-decoration: none;
padding-right: 8px;
padding-left: 8px;
overflow: visible;
}

input.submit:active {
width: auto;
background: url('/images/buttonbackground.jpg') repeat-x bottom left;
color: #003577;
border-left: 1px solid #ffffff;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
text-decoration: none;
padding-right: 8px;
padding-left: 8px;
overflow: visible;
}

/*CSS Search Search Search Search Search Search Search Search Search Search */

li.five {list-style:none; float:right; display: inline;}

div#searchdiv {
width: 290px;
padding-top: 130px;
border-radius: 2px;
float: right;
display: inline;
}

input#searchtext {
width: 150px;
border-radius: 2px;
}

input#searchsubmit {
width: auto;
background: url('/images/buttonbackgroundgreen.jpg') repeat-x bottom left;
color: #003577;
border-left: 1px solid #B8DCB8;
border-top: 1px solid #B8DCB8;
border-right: 1px solid #008000;
border-bottom: 1px solid #008000;
text-decoration: none;
padding-right: 8px;
padding-left: 8px;
overflow: visible;
}

input#searchsubmit:active {
width: auto;
background: url('/images/buttonbackgroundgreen.jpg') repeat-x bottom left;
color: #003577;
border-left: 1px solid #B8DCB8;
border-top: 1px solid #B8DCB8;
border-right: 1px solid #B8DCB8;
border-bottom: 1px solid #B8DCB8;
text-decoration: none;
padding-right: 8px;
padding-left: 8px;
overflow: visible;
}