body { }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.bodyContainer { background-color: #ffeaff; width: 800px; margin-right: auto; margin-left: auto; padding: 5px 10px; outline: solid 1px #ff87ff; }
.searchContainer { padding: 5px 10px; width: 200px; clear: left; margin: 5px; }
.searchResultsContainer { margin: 5px; width: 500px; padding: 5px; }
.bodyText { color: #111111; font-size: 11px; font-family: "Lucida Grande", "trebuchet ms", verdana; }
.bodyTextTitle { color: #282828; font-size: 14px; font-family: "Lucida Grande", "trebuchet ms", verdana; font-weight: bold; }
fieldset.w_auto{ background-color: white; border:solid 1px #dedede; padding:20px; }
fieldset.w_auto label{
	font-size:14px;
	font-weight:bold; 
	color:#333333;
	display:block;
	paddign-left:18px;
	margin-bottom:6px;
	}
fieldset.w_auto legend{ font-weight:bold; color:#999999; font-size:14px; clear: left; }
div.w_span_auto{
	background:url(../images/wr.png) top right no-repeat; 
	padding-right:18px;
	height:34px;
	line-height:34px;
	clear:both;
	margin-bottom:14px;
	}
input.w_auto{
	border:none; 
	height:28px;
	padding-top:6px;
	text-indent:18px;
	display:block; 
	font-size:15px; 
	color:#666666; 
	width:100%; 
	background:url(../images/wl.png) top left no-repeat;
	}
.msg{
	background:#FFFFCC;
	font-size:12px; 
	color:#666666; 
	margin-bottom:20px; 
	padding:10px;
	}
#w2{background:url(/images/w_right_top.gif) no-repeat top right;}
#w3{background:url(/images/w_left_bottom.gif) no-repeat left bottom;}
#w4{background:url(/images/w_right_bottom.gif) no-repeat right bottom; padding:10px;}
#w1{background: #DFDFDF url(/images/w_left_top.gif) no-repeat top left; width:100%; }
#stylized{
border:solid 2px #d61d37;
background:#fcc;
padding:20px;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:1px solid #d61d37;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #d61d37;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 no-repeat;
text-align:center;
line-height:31px;
color:#ffffff;
font-size:11px;
font-weight:bold;
}
.codeIndent {
text-indent: 12pt;
}
p.linkbutton { width:115px; padding:5px; font-size: 11px; font-weight: bold;  background: #666666;  text-align: center; margin: 0 auto 0 auto; clear: both; }
.linkbutton a { color: #ffffff; text-decoration: none; }

div.box .input-text{
border:1px solid #3b6e22;
color:#666666;
}

div.box label{
display:block;
margin-bottom:10px;
color:#555555;
}

div.box label span{
display:block;
float:left;
padding-right:6px;
width:70px;
text-align:right;
font-weight:bold;
}

.green{
background:url(img/green.gif);
padding:0px 6px;
border:1px solid #3b6e22;
height:24px; 
line-height:24px;
color:#FFFFFF;
font-size:12px;
margin-right:10px;
display:inline-block;
text-decoration:none;
}