/* Main Styles */
td,body,p{
  font-size: 11px;
  font-family: Verdana,Arial, Helvetica, sans-serif;
  color: #4c4b4b;
  text-decoration: none; 
  line-height: 16px;
  vertical-align: top;
}

#contactthing {
	margin-left:24px;
}

/* Links */
a{ color: #006e49; text-decoration: underline;}
a:hover{ color: #01422c; text-decoration: underline;}

hr { height: 0px; color: #006e49; border-top: 1px; background: #006e49; border-style: solid;}
input,textarea{ font-family: arial; font-size:11px; background-color:#f0f0f0; border: 1px solid #98999d; color:#000000;}

/* elements */
.topMain { background: white url(../Images/Graphics/bg_topMain.gif) no-repeat;}
.topHeader { width: 430px; height: 25px; }
.homeBox { width: 168px; padding: 5px 0px 0px 28px;}
.homeBox p {color: #666666;}
.homeBox a {color: #666666; text-decoration: none}
.home a:hover { color: #666666; text-decoration: underline;}
.clientbg { width: 262px; padding: -2px 10px 0px 20px;}
.logo { height: 154px;} 
.Navigation { background: #006f4a url(../Images/Graphics/bg_mainNav.gif) no-repeat; height: 27px; padding: 0px 15px 0px 15px;}
.MemberNavigation { background: #077ca8 url(../Images/Graphics/bg_memberNav.gif); height: 27px; padding: 0px 15px 0px 15px;}
.content { width: 554px; background: white url(../Images/Graphics/bg_content.gif) no-repeat; min-height: 403px; padding: 60px 27px 50px 26px;}
.sideContent { width: 216px; background: white url(../Images/Graphics/bg_right.jpg) no-repeat; min-height: 403px; padding: 10px;}
.search { height: 30px;}

/* ul ol li Styles */
li{ padding: 0px 0px 5px 0px; }
ul,ol { list-style: url(../Images/Graphics/li_bullet.gif) disc; }

/* Footer */

.footer{padding-top: 20px; padding-left: 34px;}


/* All Navigations */
.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top{ text-decoration: none;}
.Nav_Side_Level1{ color: 036; font-weight: bold; }
.Nav_Side_Level2{ color: 369; }
.Nav_Side_Leveln{ color: 69a; }
.Nav_Side_Level_Selected{}
.Nav_Top{ color: 036; }
.Nav_Top:hover{ color: black; }
.toplink { font: bold 12px verdana; color: #black; text-decoration: underline;}
.toplink:hover {color: 333; text-decoration: none; }
