@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
/*	background-image: url(shade_black.jpg); */
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
}
#content h1 {
	font-size: 17px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	color: #0076BC;
}
body #content {
	position: absolute;
	width: 350px;
	z-index: 10;
	left: 171px;
	top: 224px;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 50px;
	padding-left: 8px;
}
html > body #content {
	background-image: url(bg.png);
	background-repeat: repeat;
}
ul {
	padding-left: 15px;
	list-style-type: square;
}

#logo {
	left: 10px;
	top: 10px;
	background-attachment: fixed;
/*	background-image: url(logo.jpg); */
	background-repeat: no-repeat;
	background-position: 50px 10px;
	margin: 0px;
	padding: 0px;
	width: 409px;
	height: 300px;
	position: absolute;
}
#content a {
	color: #0076BC;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #ADD2DE;
	text-decoration: underline;
}
.wForm, #id2460868, .labelsAbove, .hintsSide, #id-9062658528930, #id-8020459112606, .inlineSection, .required, .preField {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form input, form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #999999;
	width: 200px;
}.label {
	float: left;
	width: 140px;
}
.field {
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-top: 0px;
	padding-bottom: 4px;
}

.button {
	font-weight: bold;
	background-color: #0076BC;
	width: 60px;
	border: 1px solid #ADD2DE;
	cursor: hand;
	color: #ffffff;
}
.button:hover {
	background-color: #ADD2DE;
	border: 1px solid #0076BC;
}
form {
	margin-top: 10px;
}
#container #menu {
	position: fixed;
	width: 150px;
	top: 235px;
	z-index: 1000;
	left: 40px;
}
#sublinks a {
	font-weight: normal;
	color: #999;
	
}
#sublinks a:hover, #breadcrumb_wrapper a:hover {
	color: #0C8ABD;
	font-weight: bold;
	text-decoration: none;
	}
	#breadcrumb_wrapper {
	font-size: 9px;
	font-weight: normal;
	color: #999;
}
#breadcrumb_wrapper a {
	font-size: 9px;
	font-weight: normal;
	color: #999;
}
