* {
  margin:0px;
  padding:0px;
  text-decoration:none;
  outline:none;
  font-family:arial;
  font-size:12px;
}

html body{  
  height:100%;
  text-align: center;
}

*html body{
  text-align: center;	
}

a {
    outline:none;
	color:#F58347;
	font-weight:700;
}

#press_center a {
    outline:none;
        text-decoration:underline;
	color:#555;
	font-weight:700;
}
 
#home_content a {
    outline:none;
        text-decoration:underline;
	color:#FFF;
	font-weight:700;
}

ul {
  list-style:none;
}

ul.content_list, ol.content_list {
  margin-left:0pt;
  margin-bottom:10px;
vertical-align: top;
}

*html ul.content_list, ol.content_list {
  margin-left:0pt;
  margin-bottom:10px;
  list-style-position: inside;
vertical-align: top;
}

ol.content_list {
list-style-type: decimal;
vertical-align: top;
}

ul.content_list li  {
  width:445px;	
  list-style-type:disc;
  margin-left:20px;
  padding-left:5px;
  margin-bottom:5px;
  display: list-item;
vertical-align: top;
}

ul.content_list li.definitions  {
  width:345px;	
  list-style-type:disc;
  margin-left:20px;
  padding-left:5px;
  margin-bottom:5px;
  display: list-item;
vertical-align: top;
}


*html ol.content_list li  {
  width:445px;	
  margin-left:15px;
  padding-left:5px;
  margin-bottom:5px;
  display: list-item;
vertical-align: top;
}

ol.content_list li  {
  width:445px;	
  margin-left:20px;
  padding-left:5px;
  margin-bottom:5px;
  vertical-align: top;
  display:list-item; 
}

h1 {
  font-size:13px;
}

h1.home{
	height:49px;
	font-size:12px;
}
*:first-child+html h1.home {
	height:35px;
	font-size:12px;
}

*html h1.home{
	height:35px;
	font-size:12px;
}


#flash_home {
  margin:-70px 0 0 0;
}

#main_wrapper {
  width:914px;
  position:relative;
  margin-left:auto;
  margin-right:auto;
  padding:0;
  text-align: left;
}

#header{
	height:90px;
	margin:40px 0 0 0;
	padding:0;
}

#header_home h1{	
	float:left;
	width:207px;
	height:10px;
	margin:0;
	padding:0;
	font-size:1px;
	text-indent:-5000em;
}

#header h1{	
	float:left;
	width:207px;
	height:90px;
	margin:0;
	padding:0;
	font-size:1px;
	text-indent:-5000em;
  	background:url(../images/vitality_logo.gif) no-repeat top left;
}


#header ul{
	float:right;
	margin:10px 200px 0 0;
	padding:0;
	width:480px;
	list-style:none;
	text-align:center;
}

#header_home ul{
	float:right;
	margin:10px 0px 0 0;
	padding:0;
	width:480px;
	list-style:none;
	text-align:right;
}


*html #header ul{
	margin:10px 130px 0 0;	
}

*html #header_home ul{
	margin:10px 100px 0 0;	
}

#header li{
	display:inline;
	padding:0;
}

#header li a{
	padding:0 10px;
	border-right:1px solid #777;
	font-size:10px;
	text-transform:uppercase;
	color:#777;
}

#header li a.last{
	border-right:0;
}
#header_home li{
	display:inline;
	padding:0;
}

#header_home li a{
	padding:0 10px;
	border-right:1px solid #777;
	font-size:10px;
	text-transform:uppercase;
	color:#777;
}

#header_home li a.last{
	border-right:0;
}

#headerContent{
	height:90px;
	margin:40px 0 20px 0;
	padding:0;
}

#headerContent h1{	
	float:left;
	width:207px;
	height:90px;
	margin:0;
	padding:0;
	font-size:1px;
	text-indent:-5000em;
  	background:url(../images/vitality_logo.gif) no-repeat top left;
}

#headerContent h1 a{
        display:block;
	width:207px;
	height:90px;
        border:0;
}

#headerContent h2{
        color:#f58347;
        text-transform:uppercase;
        font-size:20px;
        padding:30px 0px 30px 230px;
}

#headerContent ul{
	float:right;
	margin:0;
	padding:0;
	width:460px;
	list-style:none;
	text-align:right;
}

*html #header ul{
	margin:10px 130px 0 0;	
}

#headerContent li{
	display:inline;
	padding:0;
}

#headerContent li a{
	padding:0 10px;
	border-right:1px solid #777;
	font-size:10px;
	text-transform:uppercase;
	color:#777;
}

#headerContent li a.last{
	border-right:0;
}

#general_nav { 
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:360px;
	margin-top:5px;

}

*html #general_nav { 
	text-align:center;
}

#vitality_app #general_nav {
  left:0;
  margin-left:600px;
  margin-bottom:5px;
}

#general_nav li,
#fyi_nav li {
  float:left;
  border-right:#888 1px solid;
  padding:0px 3px;
}

#general_nav li a,
#fyi_nav li a {
  color:#888;
  font-weight:500;
}

#general_nav li.last,
#fyi_nav li.last {
  float:left;
  border-right:0px;
}

#copyright {
  color:#888;
  float:left;
}

*html #copyright {
  color:#888;
  float:left;
}

*html #fyi_nav {
  float:right;
}

#fyi_nav {
  float:right;
}

#center_content p.testimonial {
	width:450px;
}

#center_content p.case_study {
	width:450px;
        font-style:normal;
}

#main_drop_nav {
  border-top:#01b5f5 5px solid;
  background:#888;
  height:44px;
}

#main_drop_nav_home {
  background:#888;
  height:44px;
}

#main_drop_nav ul li, , #main_drop_nav_home ul li {
  background: #777;
}


#main_drop_nav li , #main_drop_nav_home li{
    position:relative;
  float:left;
  width:152px;
}

#main_drop_nav a , #main_drop_nav_home a{
  display:block;
  font-size:11px;
  color:#fff;
  text-transform:uppercase;
  text-align:center;
  width:152px;
  height:28px;
  padding:8px 0px;
  background:#888;
}

#main_drop_nav a:hover, #main_drop_nav_home a:hover {
  background:#777;
}


#main_drop_nav .sub_drop_nav a, #main_drop_nav_home .sub_drop_nav a {
  background:#ff975b;
  font-size:10px;
  text-transform:none;
  color:#000;
  border-top:#fff 1px solid;
  text-align:left;
}

#main_drop_nav .sub_drop_nav a:hover, #main_drop_nav_home .sub_drop_nav a:hover {
  background:#ff8d51;
}

#main_drop_nav #shorter , #main_drop_nav_home #shorter{
  width:70px;
  padding:8px 35px;
}

ul.sub_drop_nav {
  position:absolute;
  z-index:5;
  visibility:hidden;
}

ul.sub_drop_nav li {
  float:none;
}

/*#content_nav {
  border-top:#01b5f5 5px solid;
  background:#888;
}

#content_nav {
  height:39px;
}

#content_nav li {
  position:relative;
  float:left;
  width:130px;
  padding-top:1px;
}

#content_nav .drop_down a {
  display:block;
  font-size:11px;
  color:#fff;
  text-transform:uppercase;
  text-align:center;
  width:90px;
  padding:5px 20px;
  background:#888;
}

#content_nav .drop_down #shorter {
  width:70px;
}

#content_nav .drop_down {
  position:absolute;
}

#content_nav .drop_down li {
  visibility:hidden;
  width:100%;
  padding-top:0;
  height:auto;
}


#content_nav .drop_down li.activate {
  visibility:visible;
}

#content_nav .drop_down a:hover {
  background:#777;
}*/

#key_points_nav {
  float:right;
  width:305px;
  background:url(../images/divider.gif) no-repeat left;
  padding-left:20px;
}

#key_points_nav li {
  margin:5px 0;
  background:#f89462;
}

#key_points_nav li:hover {
  background:#f49058;
}

#key_points_nav li a {
  padding:5px 5px 5px 125px;
  color:#fff;
  display:block;
  margin:10px;
  font-size:10px;
  font-weight:500;
}

#key_points_nav li h1 {
  font-size:12px;
  margin-bottom:3px;
}

#key_points_nav li p {
  font-size:12px;
}

#key_points_nav #vitality {
  background:url(../images/graph_btn.gif) no-repeat left;
}

#key_points_nav #healthier {
  background:url(../images/crowd.jpg) no-repeat 20px;
}

#key_points_nav #update {
  background:url(../images/email_icon.gif) no-repeat 25px;
  height:55px;
}

#key_points_nav #update h1 {
  margin-top:10px;
}

#content_wrapper {
  background:#f58347;
  color:#fff;
  margin-bottom:5px;
  height:100%;
  min-height:100%;
}

/*#content_wrapper .home_content {
  float:left;
  width:170px;
  padding-left:30px;
  padding-top:10px;
  margin-top:20px;
border:1px solid #000;
}
*/

#contentBottom{
	height:277px;
	min-height:100%;
	width:100%;
	background:#f58347;
	color:#fff;
	margin:0;
	padding:0;
}

#home_content{
	background:#f58347;
	width:557px;
	float:left;
	color:#fff;
	margin:0 0 0 25px;
	padding:0;
}

#home_content li{
	float:left;
	display:inline;
	width:169px;
	padding:30px 10px 0 5px;
}

*html #home_content li{
	width:185px;
}


.clearleft {
  clear:left;
}

/* application template stuff */

#side_bar {
  position:relative;
  float:right;
  background:#aaa;
  height:600px;
  width:200px;
}

#side_bar_list {
  width:220px;
  position:absolute;
  left:-20px;
  color:#fff;
  list-style:disc inside;
  z-index:1;
  top:211px;
}

div.2col {
 width:535px;
}

span.left {
 float:left;
}

span.right {
 float:right;
}

#side_bar_list li {
  background:#888;
  margin-bottom:15px;
  padding:10px 0 10px 10px;
  text-transform:capitalize;
  font-size:14px;
  line-height:14px;
  font-weight:700;
}

#side_bar_list li a{
  text-transform:capitalize;
  font-size:13px;
  font-weight:700;
  color:#fff;
}

#1main_drop_nav a {
  position:relative;
  display:block;
  font-size:11px;
  text-transform:uppercase;
  text-align:center;
  width:90px;
  padding:8px 25px;
  background:#888;
  z-index:2;
  margin-bottom:-1px;
}

#side_bar_list li:hover {
  background:#777;
}

#side_bar_list li a.selected {
color:   #444444;	
font-weight:700;
}

#headerContent a.selected {
color:   #444444;	
font-weight:700;
}


#general_nav a.selected {
color:   #444444;
font-weight:700;	
}

#main_drop_nav a.selected, #main_drop_nav_home a.selected {
    font-weight:700;	
    background:#aaa;

}

.vitality_points_table {
    border:#888 1px solid;
    width:485px;
    padding:10px; 
    margin-bottom:10px;
}

.vitality_points_table td {
    padding:8px;
    border-width:0;
    margin:0;
}

blockquote {
    background:#F7F7F7;
    border:#DDDDDD solid;
    border-width:1px 5px;
    font-style:italic;
    line-height:15px;
    margin:15px 0pt;
    padding:10px 30px 10px 10px;
    width:450px;
}

blockquote ol{
    margin-left:30px;
}

.fontNormal{
    font-style:normal;
}
.vitality_points_table td.left_col {
    width:100px;
    vertical-align:top;
}

.vitality_points_table tr.orange_row {
  background:#fdc8a0;
}

.vitality_points_table tr.blue_row {
    background:#b4d8ea;
    border:none;
}

.vitality_points_table tr.white_row {
    background:white;
    border:none;
}

#shadow_list {
    width:220px;
    position:absolute;
    left:-23px;
    top:215px;
    z-index:0;
}

#shadow_list li {
    background:#ccc;
    margin-bottom:15px;
    line-height:14px;
}

#shadow_list .dark_shadow {
    background:#999;
    width:197px;
    height:34px;
    margin-left:23px;
}


#center_content {
    margin-left:152px;
    padding:25px 0 0 30px;
    background:#fff;
    height:100%;
    color:#000;
    min-height: 100%;
}

#center_content h1 {
    font-size:16px;
    color:#f58347;
    padding:5px 0;
    border-bottom:#888 1px solid;
}

#center_content p,
#center_content .plain_bullets {
    width:485px;
    margin-bottom:10px;
}

#center_content p.leftcol
 {
    width:385px;
    margin-bottom:10px;
}


#popup_content p {
    width:485px;
    margin-bottom:20px;
    margin-left:10px;
    padding-left:5px;
    text-decoration:none;
    outline:none;
    font-family:arial;
    font-size:12px;
    text-align:left;
}

#popup_content h1 {
    font-size:16px;
    color:#f58347;
    padding:5px 0;
    border-bottom:#888 1px solid;
    text-align:left;
    margin-left:10px;
    padding-left:5px;
}


.filler {
    width:300px;
    display:block;
    border:1px solid #000;
}

#center_content h2 {
    width:500px;
    color: black;
    margin-bottom: 6px;
    font-size: 13px;
    padding-top:10px;
}

#center_content h3 {
  width:525px;
  color: #666666;
  margin-bottom: 6px;
}

#center_content h2.table_heading {
  width:125px;
}

ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

p.sources {
    font-size:90%;
    font-style:italic;
    margin-bottom:5px !important;
	
}

img.breadcrumb {
    margin-bottom:1px;
}

#center_content .plain_bullets li {
    margin-bottom:10px;
}

#center_content p.location {
    width:495px;
    text-align:right;
}

#center_content .plain_bullets {
  list-style:disc inside;
}

/* Begin: Styles for drop down menu */

.contentLink {	
    color: #666;
}


.expanded {
  display:none; 
}

.minus { 
  display:none; 
}

.managementTitle {
    color:#555;
    display:block;
    margin:0 0 10px 15px;
    padding:0;
 }
 
.managementName{
    color:#f58347;
    font-weight:bold;
}

#dropmenudiv{
    width: 151px;
    text-align:left;
    position:absolute;
    margin-top:0;
    border-bottom-width: 0;
    font:normal 12px Arial;
    line-height:15px;
    z-index:100;
}

#dropmenudiv a{
    width: 135px;
    display: block;
    border-bottom: 1px solid #fff;
    padding: 5px 5px 5px 10px;
    text-decoration: none;
    font-weight:600;
    padding-bottom:6px;
    padding-top:6px;
}

*html #dropmenudiv a{
    width: 151px;
}

#dropmenudiv a:hover{ /*hover background color*/
    background-color: #CCC;
    color:#666;
}

/* End: Styles for drop down menu */

.clearfix:after {
  content:".";
  display:block;
  height:0px;
  line-height:0;
  clear:both;
  visibility:hidden;
}

.clearfix {
    display: inline-block;
}
.footer {
    margin-left:auto;
    margin-right:auto;
    padding:0pt;
    position:relative;
    text-align:left;
    width:914px;
}

*html .footer {
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

p.netsavings, #center_content h2.key {
   font-weight:700;
   color: #01B5F5;
}


form div{
    clear:left;
    margin:10px 0 0 15px;
    padding:0;
    font-size:1em;
 }


.contact_us_radio{
    padding:0;
    margin:0 4px;
    clear:left;
    float:left;
}

.contact_us_label{
    margin:0;
    padding:0.3em;
    float: left;
    width: 170px;
}

.contact_text_field{
    background-color:#ffffff;
    color:#444;
    border:1px solid #80B7B7;
    padding-left:5px;
    height:20px;
}

.contact_text_field_large{
    background-color:#ffffff;
    color:#444;
    border:1px solid #80B7B7;
    padding-left:5px;
    width:400px;
}

.formError{
   color:red;
}

.errorExplanation{
    color: red;
}

.fieldWithErrors{	
    clear:none;
    padding:0;
    margin:0;
}
