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

div.contactus{
float:left;
width:300px;
margin-left:10px;
padding:0 20px 0 20px;

}
#errorbox{
color:#990000;
background:#FFFF99;
border:1px solid #990000;
padding:10px;
margin:10px;
font:normal normal 1em "Trebuchet MS", Verdana, Arial, sans-serif;
}
#errorbox h1{
font-size:1em;
font-weight:bold;
color:#990000;
margin:0;
}
#errorbox li{
margin:0;
color:#990000;
}

#sideContent h1{
font-size:1em;
}
.contactus h1{
font:normal bold 1em "Trebuchet MS", Verdana, Arial, sans-serif;
margin:10px 0;
}
.contactus p {
font:normal normal 1em/1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
color:#666666;
margin-top:0px;
}
.contactus .sub {
font:normal normal .9em/1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
color:#003366;
margin-top:0px;
padding:0;
}
.contactus b{
color:#FF0000;
font-weight:bold;
}
.contactus p strong{
font-weight:bold;
color:#333333;
}
.contactus p br{
line-height:1em;
}
.contactus p em{
font-size:.7em;
}

.contactus form{
font:normal normal .8em/1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
color:#003366;
}
.contactus fieldset{
border:none;
}
.contactus label{
font-size:.9em;
display:block;
margin:10px 0 5px 0;
}
.contactus input, .contactus textarea{
width:300px;

}


