form{
margin:0;
padding-top:5px;
}
.error {
font-weight:bold;
color: red;
}
input, select,textarea{
margin:0px;
padding:1px;
border:1px solid #d6d3d3;
color:#000;
font-size:11px;
background:#fff;
}
p,ol,li,ul,td{
color:#000;
font-family: Arial;
font-size:12px;
line-height:120%;
}
p{
padding-top:5px;
margin-top:0px;
}
a img{
border:0;

}
a{
   font: Arial 11pt;
   color:red;
   line-height:120%;
text-decoration:none;
}
a:hover{
color:#ed1b2e;
text-decoration:underline;
}
h1{
color:#000; 
font-size:14px;
padding:0px;
margin:0px;
}
a img{
border:0;
}
h2{
color:#000000;
font-size:16px;
line-height:120%;
font-weight:normal;
padding-bottom:0px;
margin-bottom:0px;
}
h3{
color:#ee1b2e;
font-size:16px;
}
h4{
color:#ee1b2e;
font-size:12px;
}

body{
background:#fff;
color:#000;
font-family: Arial;
margin:0;
padding:10px;
font-size:12px;
line-height:120%;
}
#wrapper{
width:990px;
margin:0 auto;
}
#header{
float:left;
width:100%;
padding-bottom:5px;
}
.logo{
width:200px;
}
.header_text{
width:70%;
}
#bar{
float:left;
width:990px;
text-align:center;
color:#fff;
font-weight:bold;
font-size:14px;
padding:8px 0px;
background:url("/sites/images/bar.gif") no-repeat;
}
.header_right{
width:10%;

}
.address{
font-size:20px;
color:#ff0000;
width:200px;
}
.name{
text-align:center;
}
#maincontent{
float:left;
width:990px;
padding:10px 0px;
background:url("/sites/images/content_bg.gif") no-repeat;
}

#left_side{
float:left;
padding:0px;
width:200px;
}
#left_menu{
float:left;
width:200px;
background:#666666 url("/sites/images/sidebar_top.gif") no-repeat top;
}
#left_side img{
float:left;
padding:0px;
}
#left_menu ul{ 
float:left;
width:160px;
list-style-type:none;
margin:0px;
padding:20px;
}
#left_menu ul li{ 
float:left;
margin:0px;
padding:0px;
}

#left_menu li a {
float:left;
width:140px;
background:url(/sites/images/bullet.gif) no-repeat;
background-position:0px 3px;
padding-left:20px;
padding-bottom:15px;
color:#fff;
font-size:14px;
font-weight:bold;
}
#left_menu li a:hover{
color:#ed1b2e;
text-decoration:none;
background:url(/sites/images/bullet1.gif) no-repeat;
}

#content{
float:right;
width:750px;
padding:10px;
border:1px solid #cfcfcf;
}
#footer{
float:left;
width:990px;
font-size:10px;
padding:10px 0px;
}
#limitations h2,#limitations p{
  color:#ed1b2e;
}
.button{
width:145px;
height:25px;
background:url("/images/button_bg.gif") no-repeat;
text-align:center;
color:#fff;
font-size:11px;
font-weight:bold;
border:none;
margin:1px;
padding:0px;
}

