body {
	margin: 0;
	color: #000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}

img{
	border:0;
}

:focus { outline:none; }

 .BodyBullots {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #444;
	line-height: 18px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	margin-bottom: 3px;
 } 
 
.BodyLink { 
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #555;
	line-height: 17px;
	text-decoration: none;
 }
 
 .BodyText { 
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #444;
	line-height: 17px;
 } 
 
  .HomeTitle { 
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003082;
	line-height: 18px;
	text-decoration: none;
 } 

  .HomeTitleLink { 
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #023f88;
	line-height: 18px;
	text-decoration: underline;
 } 
 
 .body_wt {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	text-transform:uppercase;
}

 .BodySubTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #2E8F2A;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: 0.03em;
 } 
 
   .pageTitle {
   background:url(../images/inside_title_bg.png) 0 0 no-repeat; 
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	line-height: 18px;
	text-transform:uppercase;
	margin-top:143px; 
	height:35px; 
	padding:8px 0 8px 20px;
 } 
 
 .bold {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #444;
	font-weight: bold;
	line-height: 17px;
}

 .boldBl {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #023f88;
	font-weight: bold;
	line-height: 17px;
}

.footer { 
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	line-height: normal;
 }
	

.textField{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	border: 1px solid #999;
	height: 17px;
}
 
/* HOVER */

A.BodyLink:hover {
	color: #333;
	text-decoration: underline;  
}

A.HomeTitleLink:hover {
	color: #444;
	text-decoration: underline; 
}

.clear{
	clear:both;
	margin:0;
	height:0px;
}


#top_nav{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fff;
	float:left;
	position:relative;

}

#top_nav ul{
	display:block;
	margin:0px;
	padding: 0;
	list-style-type: none;
}

#top_nav ul li {
	float:left;
	display:block;
	padding:0px 18px;
}

#top_nav ul li a{
	display: block;
	float:left;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	outline:none;
	padding-top:12px;
}

#top_nav ul li a:hover{
	background:url(../images/nav_on.gif) 0 0 repeat-x;
}

body.Home #top_nav ul li a.Home,  
body.Team #top_nav ul li a.Team,  
body.SecondaryDirect #top_nav ul li a.SecondaryDirect,  
body.PEAdvisory #top_nav ul li a.PEAdvisory,  
body.Portfolio #top_nav ul li a.Portfolio,
body.Press #top_nav ul li a.Press,  
body.ContactUs #top_nav ul li a.ContactUs {
	background:url(../images/nav_on.gif) 0 0 repeat-x;
}
