* {
padding:0px;
margin:0px;
border:0px;
text-decoration:none;
font-size:12px;
font:"Trebuchet MS", Arial;
}
body
{
text-align: center;
}
#container
{
margin-left: auto;
margin-right: auto;
width: 1000px;
text-align:left;
}

#layoutcontainer
{
float:left;
width:1000px;
min-height:100px;
_height:100px;
}
a
{
color: #000000;
}

h2
{
font-size:14px;
font-weight: 500;
color: #FFFF99;
font-family:"Trebuchet MS", Arial;

}
h3
{
color:#FFFFFF;
font-size:11px;
}
.submit
{
font-family:"Trebuchet MS", Arial;
font-size:11px;
border:1px solid grey;
width:50px;
height:20px;
}
h6 {
font-size:11px;
font-weight:100;
color:#003366;
}
h5 
{
font-weight:100;
font-size:10px;
color:#333333;
}
strike
{
text-decoration:line-through;
font-size:11px;
}
#hrblock
{
float:left;
border:0px;
width:530px;
height:2px;
line-height:2px;
background-image:url(../images/hr.gif);
background-repeat:repeat-x;
}
#layoutmiddle
{
min-height:20px;
_height:20px;
width:800px;
float:left;
background-color:#FFFFFF;
}
.top
{
vertical-align:top;
}
.tablebar
{
vertical-align:top;
}
.form
{
border:1px solid #999999;
padding:2px;
}
.search
{
border:1px solid #999999;
padding:1px;
}
h4
{
text-align:right;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:100;
}
img
{
display:block;
} 
#personal { display: block; }
#details  { display: none; }
#website { display:none; }
#quoteholder
{
float:left;
min-height:10px;
_height:10px;
width:550px;
}
#quotearea 
{
min-height:10px;
_height:10px;
width:225px;
float:left;
padding-bottom:5px;
padding-top:5px;
}
#errorwarning
{
display:none;
}
.required
{
	color:#FF0000;
}
.errortxt{
	color: #FF0000;
	display:none;
	}
.fixedlabel
{
color:#FF0000;
}
.errorLabel {
	background-image: url(../images/error-graphic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}



