body {
	background:#9bbd27;
	/* background:#0000FF; */
	margin:0;
}

body .framing {
	overflow:auto;
	overflow-y:hidden;
}

form {
	margin:0;
	display:inline;
}


#menu {
	font-size:8pt;
	font-weight:bold;
	font-family:arial;
	text-transform:uppercase;
	padding:5px;
}

#menu ul {
	margin:0;
	padding:0;
	display:inline;
}
 
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
 
#menu li.first {
}

#menu a {
	color:white;
	background-color:#003088;
	text-decoration:none;
	padding:1px 5px;
	white-space:nowrap;
}

#menu a:hover {
	background-color:#3363BB;
}


.left_shadow { background: #9bbd27 url(images/wsc_05.gif) repeat-y right; width:80px; }
.right_shadow { background: #9bbd27 url(images/wsc_08.gif) repeat-y left; width:80px; }
.container { background: #fff; padding:0; width:auto; min-width:1018px; }


.front_left_shadow { background: #9bbd27 url(images/wsc_05.gif) repeat-y right; width:25px; }
.front_right_shadow { background: #9bbd27 url(images/wsc_08.gif) repeat-y left; width:25px; }
.front_container { background: #fff; padding:0; width:800px; }
.front_container_middle { background: #fff url(images/wsc_16.jpg) repeat-x top; padding:0; width:800px; }


/* ie 6 and lower hack (they do not support min-width) */
/** html .container { width:1018px;}*/



#form_login .textfield { font: 9pt arial,sans-serif; border: 1px solid #6a675e; width: 125px; }
#form_login .form_label {  font: 8pt arial,sans-serif; color: #507700; }

#summary { font: 9.5pt arial,sans-serif; color: #5e5e5e; text-align: center; width: 720px; }
#summary p { margin: 5px 0 10px 0; }

#benefits_bg { background: #fff url(images/wsc_35.gif) repeat-y; width: 753px; }
#benefits { font: 8pt/9pt arial,sans-serif; color: #6b6b6b;  }
#benefits th { background: #fff url(images/wsc_38.gif) no-repeat; width: 28px; }
#benefits td {  padding: 5px 15px 10px 5px; text-align:left; }
#benefits td a { display: block; color: #507700; margin-top: 3px; }
#benefits h1 { font: bold 15pt "lucida sans",sans-serif; color: #0c2e86; margin: 0 0 3px 0; }

#footer { font: 8pt arial,sans-serif; color: #507700; text-align: center; }
#footer a { color: #507700; }