body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: Black;
	background-color: White;
}
#all {
	
}
#header {
	background-image: url(../images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 181px;
	width: 100%;
}
#headerIn {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	padding-top: 25px;
}
#headerIn img {
	float: left;
	border: 0px;
	margin-left: 50px;
}
#headerIn a {
	color: #E54100;
	text-decoration: none;
	font-size: 300%;
	font-weight: bold;
}
#headerIn strong, #sw {
	margin-left: 25px;
}
#headerIn strong {
	font-size: 129%;
	letter-spacing: 1px;
}

#line {
	background-color: #E54100;
	height: 50px;
	width: 100%;
}
#line_bg {
	background-image: url(../images/bg_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 808px;
	height: 50px;
	margin: 0px auto;
	text-align: right;
	line-height: 50px;
	padding-right: 30px;
}

#content {
	width: 838px;
	margin: 0px auto;
}
#space {
	background-color: #E8E8E8;
	height: 20px;
}

#menu {
	width: 180px;
	float: left;
	text-align: center;
}
#menu li {
	line-height: 35px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	background-color: #ED7900;
	border-bottom: 1px solid white;
	background-image: url(../images/libg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu .selected {
	background-image: url(../images/libg1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
marquee {
	display: block;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu a {
	font-size: 110%;
	text-decoration: none;
	color: White;
}
#menu a:hover {
	letter-spacing: 1px;
}
#webseo, #webseo a {
	font-size: 11px;
	color: Gray;
}
#webseo a:hover {
	letter-spacing: 0px;
}
#text {
	margin-left: 180px;
	padding: 0px 20px 20px 20px;
}
#text p {
	text-align: justify;
}
#text a {
	text-decoration: none;
	color: #E54100;
}
#text a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 150%;
	text-align: right;
	margin: 10px 0px 20px 0px;
	color: #E54100;
}
h2 {
	font-size: 130%;
	color: #F48000;
	margin-left: 20px;
}
h3 {
	font-size: 110%;
	color: Black;
}

#footer {
	border-top: 1px solid Gray;
	text-align: center;
	line-height: 25px;
	font-size: 80%;
	color: Gray;
	width: 800px;
	margin: 0px auto;
}
#footer a {
	
}
.cleaner {
	clear: both;
}

/* REPORTS */
.reportImage {
	padding-right: 10px;
	vertical-align: middle;
}
.reportBox {
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 400px;
}
#ok {
	border: 1px dashed green;
	background-color: #D7FFD8;
}
#err {
	border: 1px dashed red;
	background-color: #FFD7D7;
}
.formField {
	font-size: 15px;
}


#line_bg marquee {
	height: 50px;
	width: 400px;
	text-align: center;
	z-index: 500;
	float: left;
}
marquee a {
	text-decoration: none;
	color:   #8998D1;
	display: block;
	margin-bottom: 10px;
}
marquee a:hover {
	text-decoration: underline;
	color: #E54100;
}
