body 
{
	margin: 0px;
	background: url('/images/pwp/background.png') top left;
	text-align: left;
	font-family: Arial;
	color: #6A777C; /*849399*/
	font-size: 12px;
	line-height: 18px;
}
   #Container
   {
    width: 1000px;
    margin: 0 auto;
    background: none;
	}
#Header
{
	background: url('/images/pwp/pwp_header.png') top left no-repeat;
	width: 990px;
	height: 109px;
	margin-left: 5px;
}
#Nav
{
	position: absolute;
	width: 967px;
	margin-top: 82px;
	margin-left: 5px;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}
#NavItem
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: 9px;
	float: left;
	padding-right: 9px;
	cursor: pointer;
}
#NavItem:hover 
{
	background: url('/images/pwp/nav_selected_right.png') #9ec980 top right no-repeat;

}
#ContentTop 
{
	background: url('/images/pwp/content_top.png') top left no-repeat;
	width: 1000px;
	height: 27px;
	margin-top: 27px;
}
#ContentBottom 
{
	background: url('/images/pwp/content_bottom.gif') top left no-repeat;
	width: 1000px;
	height: 26px;
    margin: 0 auto;
}
#Content 
{
	background: url('/images/pwp/content_bg.png') top left repeat-y;
	width: 1000px;
} 
#Footer 
{
	text-align: center;
	color: #8c9aa0;
	font-size: 11px;
	margin-top: 25px;
}
#Body 
{
	width: 942px;
	margin-left: 29px;
}
#BottomBox
{
	background: url('/images/pwp/bottom_box.png') top left no-repeat;
	width: 298px;
	height: 97px;
	cursor: pointer;
}
#BottomBox h1 
{
	color: #005072;
	font-size: 17px;
	margin: 0px;
	padding: 23px 23px 0px 23px;
	font-weight: normal;
}
#BottomBox h2
{
	color: #ffffff;
	font-size: 14px;
	margin: 0px;
	padding: 21px 23px 0px 23px;
}
h1 
{
	color: #005072;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
}
h2
{
	color: #005072;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
}
h3
{
	color: #55a51c;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	font-weight: bold;
}
#new h3 {
	font-size:18px;
	font-weight:normal;
}
#new h4 {
	font-size:15px;
	font-weight:normal;
	color:#005072;
}
#health li{
	margin-bottom:10px;
	margin-left:0px;
	padding-left:0px;
}
#health ul{
	margin-left:10px;
	padding-left:10px;
}
#comp ol{
	padding-left:0px;
	margin-left:20px;
}
#comp li{
	color:#005072;
}
#comp ol p{
	color:#849399;
}

#company h4 {
	font-style:italic;
	font-size:15px;
	color:#55a51c;
	line-height:24px;
}
.blue {
	color:#005072;
}
h4, a
{
	color: #55a51c;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}
input
{
	margin-bottom: 10px;
	width: 100%;
	color: #849399;
}
.SubNav
{
	visibility: hidden;
	position: absolute;
	margin: 26px 0px 0px 0px;
	border: 1px solid #55a51c;
	background: #f7f7f7;
	cursor: pointer;
}
#SubNavItem
{
	color: #819498;
	width: 135px;
	padding: 4px 8px 5px 8px;
	border-bottom: 1px solid #a6ce89;
}
#SubNavItem:hover 
{
	color: #ffffff;
	background: #55a51c;
	border-bottom: 1px solid #55a51c;
}



/*** Athlete Page ***/
#athletes{
	color:#849399;
}
.profilebox{
	width:649px;
	padding:20px 0px 10px 0px;
}
.athletepic{
	float:left;
	margin-top: 15px;
	margin-right:15px;
	width:200px;
	height:200px;
}
.athletepic2{
	float:left;
	margin-top: 15px;
	margin-right:15px;
	padding-bottom: 15px;
	width:150px;
	height:200px;
}
.athletetext{
	margin-top: 15px;
	float:left;
	width:433px;
}
.athletetext2{
	margin-top: 15px;
	float:left;
	width:472px;
}
.grayline{
	border-bottom:1px solid #c5cdd0;
	height: 0px;
}
#toplinks a{
	/*text-decoration:none;*/
}

.toprow{
	width:210px;
	float:left;
}
.rowpic{
	padding:10px 10px 10px 0px;
	float:left;
}
.rowtext{
	padding-top:55px;
	float:left;
	width:90px;
}
.rowtext a{
	color:#849399;
	font-size:12px;
	text-decoration:none;
}
.lastname a{
	color:#849399;
	font-size:15px;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 
{
	line-height: normal;
}


	
	
    
    .button
    {
    	background: url(/images/button.png) 0px 0px no-repeat;
        width: 100px;
        height: 21px;
        padding: 0px;
        margin: 4px 0px 4px 0px;
        cursor: pointer;
    }
    
    .button_arrow
    {
    	background: url(/images/button_arrow.png) 0px 0px no-repeat;
        width: 100px;
        height: 21px;
        padding: 0px;
        margin: 4px 0px 4px 0px;
        cursor: pointer;
    }
    
    .button_clear
    {
    	background: url(/images/button_clear.png) 0px 0px no-repeat;
        width: 100px;
        height: 21px;
        padding: 0px;
        margin: 4px 0px 4px 0px;
        cursor: pointer;
    }
    
    .button_clear_arrow
    {
    	background: url(/images/button_clear_arrow.png) 0px 0px no-repeat;
        width: 100px;
        height: 21px;
        padding: 0px;
        margin: 4px 0px 4px 0px;
        cursor: pointer;
    }
	
    .button_153
    {
    	background: url(/images/button_153.png) 0px 0px no-repeat;
        width: 153px;
        height: 17px;
        padding: 0px;
        margin: 4px 0px 4px 0px;
        padding: 4px 0px 0px 8px;
        cursor: pointer;
    }
    
    .button_arrow .button_text
    {
    	padding: 3px 0px 0px 8px;
        font-weight: bold;
    }
    
    .button .button_text
    {
    	padding: 3px 0px 0px 0px;
        text-align: center;
    }
    
    .button_clear .button_text
    {
    	padding: 3px 0px 0px 0px;
        text-align: center;
    }
    
    .button_clear_arrow .button_text
    {
    	padding: 3px 0px 0px 8px;
        text-align: left;
    }
    
    .button_clear .button_text_icon
    {
    	padding: 3px 0px 0px 25px;
        text-align: left;
    }
    
    .button_clear_arrow .button_text_icon
    {
    	padding: 3px 0px 0px 25px;
        text-align: left;
    }
    
    .button_search
    {
    	border: none !important;
		margin: 0px 1px 0px 0px;
		padding: 0px !important;
		float: right;
    }