
.MainNavigation {height: 34px; padding: 8px 2px 0px 2px; }
.mainImage { background: #99adad url(../images/graphics/pic_hmain.jpg) no-repeat ; float: top left; height: 230px; padding: 200px 32px 0px 32px; margin: 0px;}
.mainImage2 { background: #99adad url(../images/graphics/pic_pmain.jpg) no-repeat ; float: top left; height: 143px; padding: 100px 32px 0px 32px; margin: 0px;}
.HomeServices {background: white url(../images/graphics/bg_content.gif) no-repeat; padding: 0px; height: 60px;}
.HomeServices p { padding: 14px 14px 15px 14px; }
.Services {background: white url(../images/graphics/bg_content.gif) no-repeat; padding: 0px; height: 66px;}
.content { background-color: white; min-height: 334px; padding: 14px 14px 18px 14px;}
.content2 {background-color: white;  min-height: 334px; padding: 14px 14px 18px 14px; }
.mainBackground { background: transparent url(../images/graphics/bg_main.gif) repeat-x; }
.mainBackground2 { background: transparent url(../images/graphics/bg_mainp.gif) repeat-x; }
.search { background-color: #ffffff; border: 1px solid #687f7f; }
.search p { text-align: left; color: #687f7f; font-size: 11px; padding: 0px 2px 0px 2px; }
.loginText { text-align: left; color: #687f7f; font-size: 10px; }
.loginHeader { text-align: left; text-decoration: bold; color: #687f7f; font-size: 12px; padding: 15px 0px 0px 0px; }
.side { background: white url(../images/graphics/bg_side2.gif) no-repeat; }

input,textarea{ font-family: Tahoma, Verdana, sans-serif; font-size: 11px; background-color: #f0f0f0; border: 1px solid #687f7f; color: #687f7f;}

/* ul ol li Styles */
li{ padding: 0px 0px 3px 0px; }
ul,ol { list-style: url(../images/graphics/li_bullet.gif) disc;}

/* Footer */
.footer{ padding: 12px 14px 0px 14px ; background: transparent url(../images/graphics/bg_footer.gif) repeat-x; height: 32px;}
.footer p { font-size: 10px; }
.footer a{ text-decoration: none; color: #bebda7;}
.footer a:hover{ text-decoration: underline; color: #7f7e70;}

/* 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;}*/
 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

