body {
margin: 0;
background-color: #F9F9F8;
font-size:70%;	
font-family:Arial, Helvetica, sans-serif;
color:black;
}
input.search {
background-color: #FFFFFF;
border: #FFFFFF 0px solid;
color: #38358C;
font-weight:bold;
}
input.back {
background-color:Transparent;
color: #ffffff;
border: #FFFFFF 0px solid;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
}

#content { 
width: 750px;
height: auto;
background-color: white;
margin-left: auto;
margin-right: auto;
padding: 0px 0px 0px 0px;
margin-bottom: 0px;
margin-top: 0px;
}
#topbanner {
background-image:url(images/topbanner.gif);
width:750px;
height:96px;
padding-right:13px;
padding-bottom:9px;
}
#leftnav {
width:219px;
background-color:#E4E7E3;
padding-top:8px;
}
.dash {
background-image:url(images/dash.gif);
background-repeat:no-repeat;
height:1px;
width:207px;
overflow:hidden;
margin-left:5px;
margin-bottom:7px;
}
#waterpaint {
background-image:url(images/waterpaint.jpg);
background-repeat:no-repeat;
width:311px;
height:226px;
}
#changetextbg {
background-color:#8886BA;
width:220px;
background-image:url(images/change-text-size.gif);
background-repeat:no-repeat;
}
#addressbg {
background-image:url(images/add-bg.jpg);
width:200px;
height:176px;
padding-top:20px;
padding-left:10px;
padding-right:10px;
}
#searchbg {
background-color:#8886BA;
height:30px;
color:white;
}
#maintext {
width:750px;
padding:20px 17px 22px 14px;
background-color:white;
}
#footer {
background-image:url(images/footer-bg.gif);
background-repeat:repeat-x;
background-color:white;
height:27px;
}
.footertext {
width:733px;
padding-left:17px;
background-color:white;
}
H1 {
font-size:1.4em;
margin:0px;
padding:0px;
}
H2 {
font-size:1.2em;
margin:0px;
padding:0px;
}
H3 {
color:#8886BA;
font-size:1.1em;
margin:0px;
padding:0px;
}
.dropdown {
background-color:#F0F2F0;
width:218px;
padding-top:8px;
margin-left:215px;
margin-top:-8px;
position:absolute;
}
.askexpert {
text-align:right;
padding-right:20px;
}
a:link {
color: black;
text-decoration:underline;
}
a:visited {
color: black;
text-decoration:underline;
}
a:hover {
color: #8886BA;
text-decoration:none;
}
a:active {
color: #8886BA;
text-decoration:none;
}
a.menu:link {
color: black;
text-decoration:none;
}
a.menu:visited {
color: black;
text-decoration:none;
}
a.menu:hover {
color: #8886BA;
text-decoration:none;
}
a.menu:active {
color: #8886BA;
text-decoration:none;
}
a.white:link {
color: white;
text-decoration:none;
}
a.white:visited {
color: white;
text-decoration:none;
}
a.white:hover {
color: #38358C;
text-decoration:none;
}
a.white:active {
color: #38358C;
text-decoration:none;
}

img {
 	border:solid 0 #ffffff;
}

span.mandatory {
  font-weight: bold;
  color: Red;
}
.BaseText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}