@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

ul {
	color:#707070;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
	list-style:square;
	margin:0px;
	line-height:1.8em;
	padding:0px 0px 0px 20px;
	text-align:left;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #262262;
}
.nav {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

a.nav:hover {text-decoration:none; }

.text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
}
.text2 {
	font-size: 11px;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.footer {font-size: 11px; color: #262262; font-family: Arial, Helvetica, sans-serif;}

.footer-high {font-size: 11px; color: #bf1e2e; font-family: Arial, Helvetica, sans-serif;}

/* Form Area*/

.topfield {
border:1px groove #6a98ca;
background-color:#FFFFFF;
color: #106cc2;
padding-left: 5px;
margin-right: 3px;
width:50px;
}

/*input {
border:1px groove #6a98ca;
background-color:#FFFFFF;
color: #106cc2;
padding-left: 5px;
margin-right: 3px;
}
*/
input.textfield{
border:1px solid #c6822f;
background-color:#FFFFFF;
color: #3d3d3d;
font-family:"Trebuchet MS";
width: 230px;
padding-left: 5px;
margin-right: 3px;
font-size:0.8em;

}

.textbox{

            FONT-WEIGHT: normal;
            color:#777777;
            FONT-STYLE: normal;
            FONT-FAMILY: tahoma;
            FONT-SIZE: 1em;
            margin-left:3px;
            margin-bottom:8px;
	        HEIGHT:22px;
	        width:212px;
	        border:1px solid #CCC;
padding:2px 0 0 2px;

}
.frmtd_contact
{
color:#707070;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;



}

.textArea{
 FONT-WEIGHT: normal;
 color:#777777;
 FONT-FAMILY: tahoma;
 FONT-SIZE: 1em;
height:90px; width:215px;
border:1px solid #CCC;
padding-bottom:2px;
padding-top:2px;

}

.Button{
         Height:20px;
            width:58px;
            border-style:solid;
            border-color:#272262;
            border-width:1px;
            Font-Size:11px;
            color:#ffffff;
            background-color:#272262;
            font-style:normal;
            font-family:Verdana;
            padding-bottom:3px;

}



.mandatory	{
font-family: Arial;
font-size: 12px;
/*color: #ed1b24;*/
color: #F00;
}

/* Form Area*/






