
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font,  ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,table, td, tr,
fieldset, form, label, legend, caption, p {
	margin: 0;
	padding: 0;
	border: 0;

}
a {
text-decoration:none;
color:#666666;
}
a:active{
text-decoration:none;
color:#666666;
}
a:visited {
text-decoration:none;
color:#666666;
}
a:hover{
text-decoration: overline underline;
color:#666666;
}
.hiddenmessage {
visibility:hidden;
position:absolute;
margin-top:-10000px;
}
.showhiddenmessage {
visibility:visible;
color:#FF3300;
font-weight:bold;
font-size:18px;
}
.title{
font-size:18px;
}
table.body{
width:100%;
text-align:center;
background-color: #fCfCf0;
border:1px dotted black;
padding:20px 20px 20px 20px;
}
table.form{
margin-top:30px;
background-color: #fCfCf0;
border:1px dotted black;
padding:20px 20px 20px 20px;
}
table.login{
width:600px;
}
table.registrationform{
width:600px;
}
table.form td{
text-align:right;
}
.toggle{

}
.input2{
background-image:url(images/icon_user.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:18px;
border: 1px solid black;
}
.input3{
background-image:url(images/lock.png);
background-repeat:no-repeat;
background-position:left;
padding-left:18px;
border: 1px solid black;

}
.toggle:hover{
color:#85AC1E;
cursor:pointer;
}
.hidden{
visibility:hidden;
position:absolute;
margin-top:-10000px;
}
body{
font-family:"Trebuchet MS";
background-color:#FFFFFF;
margin:0 0 0 0;
padding:0 0 0 0;
text-align:center;
margin-left:auto;
margin-right:auto;
}
body table{
margin-left:auto;
margin-right:auto;
}
div#container {
margin:0 0 0 0;
text-align:center;
}
div#head{
margin:0 0 0 0;
height:125px;
background-image:url(images/a1.gif);
background-repeat:repeat-x;
text-align:center;
}
div#logo {
padding: 20px 0 0 0;
color:#CCCCCC;
font-size:40px;
font-family: "trebuchet ms", helvetica, sans-serif;
}
.logocolor{

color:#85AC1E;
}
.superscript{
font-size:small; 
vertical-align:top;
text-transform: lowercase;
}
div#links{
padding-top:30px;
text-align:center;

}
div#links span{
text-align:center;
display:inline-block;
width: auto;
}
div#links a{

text-decoration:none;
color:#000000;
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
padding:0 10px 0 10px;

}
div#links a:visited{
text-decoration:none;
color:#000000;
}
div#links a:active{
text-decoration:none;
color:#000000;
}
div#links a:hover{
text-decoration:none;
color:#ffffff;
background-image:url(images/hover.jpg);
background-repeat:repeat-x;
}
.wrong {
background-image:url(images/notvalid.png);
background-repeat:no-repeat;
background-position:left;
}
.good {

background-image:url(images/check.png);
background-repeat:no-repeat;
background-position:left;
}

div#body{
text-align:center;
}
.input1{
border: 1px solid black;
width:200px;
background-image:url(images/required.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:18px;
}
.input4{
width:200px;
padding-left:18px;
border: 1px solid black;
}
div#message{
font-size:9px;
color:#666666;
background-color: #fCfCf0;
padding:2px 2px 2px 2px;
}
#contactus{
margin:50px auto;
width:600px;
text-align:left;
}
#contactus dt{
font-size:16px;
color:#000000;
}
#contactus dd{
text-indent:50px;
}
#contactus dd a{
border:2px solid #ffffff;
}
#contactus dd a:hover{
border:2px solid #85ac1e;
}
.fname{
padding:5px 16px 2px 5px;
background-image: url(images/icon_user.gif);
background-position:right;
background-repeat:no-repeat;
border:2px solid #000000;
width:200px;
height:20px;
font-size: 15px;
font-family: "trebuchet ms", helvetica, sans-serif;
font-weight: 900;
cursor:pointer;
}
.fname:hover{
border:2px solid #85ac1e;
}
.lname{
padding:5px 16px 2px 5px;
background-image: url(images/icon_user.gif);
background-position:right;
background-repeat:no-repeat;
border:2px solid #000000;
width:200px;
height:20px;
font-size: 15px;
font-family: "trebuchet ms", helvetica, sans-serif;
font-weight: 900;
cursor:pointer;
}
.lname:hover{
border:2px solid #85ac1e;
}
.email{
padding:5px 16px 2px 5px;
background-image: url(images/email.png);
background-position:right;
background-repeat:no-repeat;
border:2px solid #000000;
width:200px;
height:20px;
font-size: 15px;
font-family: "trebuchet ms", helvetica, sans-serif;
font-weight: 900;
cursor:pointer;
}
.email:hover{
border:2px solid #85ac1e;
}
.phone{
padding:5px 16px 2px 5px;
background-image: url(images/phone.jpg);
background-position:right;
background-repeat:no-repeat;
border:2px solid #000000;
width:200px;
height:20px;
font-size: 15px;
font-family: "trebuchet ms", helvetica, sans-serif;
font-weight: 900;
cursor:pointer;
}
.phone:hover{
border:2px solid #85ac1e;
}
.message{
border:2px solid #000000;
font-size: 15px;
font-family: "trebuchet ms", helvetica, sans-serif;
font-weight: 900;
cursor:pointer;
}
.submit{
padding:5px 16px 2px 5px;
border:2px solid #000000;
height:30px;
cursor:pointer;
}
.notvalid{
background-image: url(images/x1.gif);
background-position:center;
background-repeat:no-repeat;
width:20px;
height:20px;
}
.valid{
background-image:url(images/check.gif);
background-position:center;
background-repeat:no-repeat;
width:20px;
height:20px;
}
.validation{
float:left;
}