/* CSS Document */

*{
padding:0;
margin:0;
}

body{
background:#ffffff  ;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#516982;
margin:0 auto 25px auto;
}

h1{
font-size:24px;
color:#64b481;
font-weight:bold;
margin-bottom:15px;
}

h1 span{
font-size:24px;
color:#004632;
font-weight:normal;
}

h2{
font-size:20px;
color:#004632;
font-weight:normal;
margin-bottom:15px;
}

h2 span{
font-size:20px;
color:#004632;
font-weight:bold;
}



h3{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#004632;
margin-bottom:10px;
font-weight:normal;
}

p{
margin-bottom:17px;
}

a{ text-decoration:underline; color:#516982;} a:hover{ text-decoration:none;}

#wrapper{
width:737px;
margin:0 auto;
}

#content{
padding:20px 30px 0 25px;
}

.bdr{ border:solid 1px #eaeaea; border-bottom:none;}

#top_menu{
width:735px;
height:42px;
margin-bottom:7px;
background:#516982;
}

#top_menu .home{
background:url(images/topmenu_home.gif) no-repeat;
display:block;
width:72px;
height:42px;
float:left;
}

#top_menu .home2{
background:url(images/topmenu_home2.gif) no-repeat;
display:block;
width:100px;
height:42px;
float:left;
}

#top_menu .work{
background:url(images/topmenu_work.gif) no-repeat;
display:block;
width:78px;
height:42px;
float:left;
}

#top_menu .life{
background:url(images/topmenu_life.gif) no-repeat;
display:block;
width:69px;
height:42px;
float:left;
}

#top_menu .health{
background:url(images/topmenu_health.gif) no-repeat;
display:block;
width:93px;
height:42px;
float:left;
}

#top_menu .janet{
background:url(images/topmenu_janet.gif) no-repeat;
display:block;
width:99px;
height:42px;
float:left;
}

#top_menu .steps{
background:url(images/topmenu_7step.gif) no-repeat;
display:block;
width:224px;
height:42px;
float:left;
}

#top_menu .home:hover, #top_menu .home2:hover, #top_menu .work:hover, #top_menu .life:hover, #top_menu .health:hover, #top_menu .janet:hover, #top_menu .steps:hover, #top_menu .select{
background-position:bottom;
}
 

.green_bigbold{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#2e9854;
font-weight:bold;
display:block;
margin-bottom:5px;
}

.view_profile{
background:url(images/bullet_profile.gif) no-repeat left;
padding-left:15px;
color:#004632;
text-decoration:none;
}

.view_profile:hover{
background:url(images/bullet_profile.gif) no-repeat 3px;
padding-left:15px;
color:#004632;
text-decoration:none;
}

.bullet_txt{
background:url(images/bullet_txt.gif) no-repeat left 5px;
padding-left:15px;
display:block;
margin-bottom:3px;
}

.view_profile2{
background:url(images/bullet_profile2.gif) no-repeat left;
padding-left:15px;
color:#2dac5b;
text-decoration:none;
}

.view_profile2:hover{
background:url(images/bullet_profile2.gif) no-repeat 3px;
padding-left:15px;
color:#004632;
text-decoration:none;
}

#whatnew{
border:solid 10px #f6f6f6;
padding:15px;
}

.footer{
color:#516982;
text-decoration:none;
line-height:20px;
}
.footer:hover{
color:#64b481;
text-decoration:none;
}

.footer_slash{
color:#516982;
margin:0 7px;
}

.copyright_txt{
color:#64b481;
}