/* CSS Document */
body
{margin:0px; font-family:arial; color:#434743; font-size:12px; font-weight:normal;}
a {text-decoration:none; outline:none;}
a:hover {text-decoration:underline; outline:none;}
.textblue
{color:#6090DB ;
font-size :14px
}
.toplinkbg
/*{background-image:url(../images/toplinkbg.jpg); background-repeat:repeat-x; height:51px; text-align:center;}*/
{background-image:url(../images/toplinkbg.jpg); background-repeat:repeat-x; height:30px; text-align:center;}
#tab
/*{height:51px;}*/
{height:30px;}
#tab ul
{margin:0px; padding:0px; list-style:none; }
#tab li
{display:inline;}
#tab li a
/*{display:block; float:left; padding:18px 25px 0 25px; color:#000; font-size:14px; font-weight:bold;}*/

{display:block; float:left; padding:6px 25px 0 25px; color:#000; font-size:14px; font-weight:bold;}
#tab li a:hover
/*{background-image:url(../images/toplinkbg-roll.jpg); background-repeat:repeat-x; text-decoration:none; height:33px;}*/
{background-image:url(../images/toplinkbg-roll.jpg); background-repeat:repeat-x; text-decoration:none; height:24px;}
.dot
{background-image:url(../images/dot.jpg); background-repeat:repeat-y; width:25px; background-position:center;}
.contacttable
{border:1px solid #ccc; background-color:#E8E8E8; padding:8px;}
.textblack
{color:#fff}
.textwhite
{color:#fff}
.headingblue
{font-family:Georgia; arial; color:#6090DB; font-size:18px;}
.headinggreen
{font-family:Georgia; arial; color:#7EC049; font-size:18px;}
.footerbg
/*{background-color:#6090DB; height:30px; text-align:center; font-size:11px; color:#fff;}*/
{background-color:#86CA4F; height:30px; text-align:center; font-size:11px; color:#fff;}
.footerlink
{color:#000; font-size:11px;}
.footertext
{color:#434743; font-size:11px; height:40px; text-align:center;}
.rightbox
{background-color:#6090DB; padding:10px;}
.rightbox a
{color :#ffffff;
font-size :12px;}

.header_small{
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	color : #6090DB;
	}
	
/* Below Classes for Email Validation Errors */

.Email_Message{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color :#231F20;
}
.form_button{
	color :#000000;
	font-weight:bold;
	background-color:#87CB50;
	border: 1px solid #231F20;
	
}
.form_button:HOVER{
	color :#231F20;
	font-weight:bold;
	background-color:#9ECD65;
	border: 1px solid #9ECD65;
	
}
.form_input{
background-color:#ffffff;
border: 1px solid #231F20;

}
.form_input_err{
	background-color:#9ECD65;
	border: 1px solid #000000;
}
hr{
        border:0px;
	display:none;
}
