@charset "UTF-8";
/* CSS Document */

a {
	color:#5faf1c;
}

a:hover {
	color:#44652c;
}

a.lm {
	text-decoration:none;
	color:#0067ac;
	font-size:15px;
	font-weight:bold;
}

a.lm:hover {
	color:#5faf1c;
}

a.menu {
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	line-height:28px;
}

a.menu:hover {
	color:#0067ac;
}

a.o {
	color:#ffaa00;
	text-decoration:none;
	font-weight:bold;
}

a.o:hover {
	color:#0067ac;
}

body {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

div.note {
	background-color:#5faf1c;
	padding:10px;
	color:#ffffff;
}

h1 {
	color:#0067ac;
	font-size:18px;
	font-style:italic;
}

h2 {
	color:#5faf1c;
	font-size:18px;
	font-style:italic;
	margin-top:10px;
}

h3 {
	color:#5faf1c;
	font-size:16px;
	margin:0px;
}

hr {
	border-width:1px;
	border-style:solid;
	border-color:#5faf1c;
}

img {
	border:none;
}

img.green {
	border-width:1px;
	border-style:solid;
	border-color:#5faf1c;
	margin:0px 0px 10px 10px;
}

input, select, textarea {
	border-width:1px;
	border-style:solid;
	border-color:#5faf1c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding:3px;
}

input.alert, textarea.alert {
	background-color:#ffff99;
	border-color:#cc0000;
	font-size:13px;
}

input.checkbox {
	border:none;
}

input.radio {
	border:none;
	margin-right:10px;
}

input.submit {
	font-weight:bold;
	font-style:italic;
	color:#0067ac;
	font-size:13px;
	background-color:#dddddd;
	background-image:url(../gfx/layout/submit.jpg);
	background-position:bottom;
	border-color:#0067ac;
}

li.check {
	list-style-image:url(../gfx/layout/check.gif);
	line-height:16px;
	font-style:italic;
	font-weight:bold;
	color:#0099ff;
}

li.o {
	color:#ffaa00;
	list-style-image:url(../gfx/layout/o_bullet.gif);
	line-height:20px;
	font-weight:bold;
}

li.lmp {
	list-style:none;
	line-height:26px;
}

li.top_menu {
	list-style:none;
	float:left;
	padding-right:30px;
}

p, li, td {
	color:#0067ac;
}

p.lmp {
	margin:0px;
	line-height:26px;
}

p.small {
	font-size:10px;
	text-align:right;
}

span.title {
	font-size:28px;
}

table.results {
	border-collapse:collapse;
	border-color:#5faf1c;
	border-spacing:0px;
	border-style:solid;
	border-width:1px;
	width:100%;
}

table.results th, table.results td {
	border-color:#5faf1c;
	border-style:solid;
	border-width:1px;
	padding:5px;
	text-align:left;
}

table.results th {
	background-color:#8dd05c;
	color:#ffffff;
}

td {
	font-size:13px;
}

td.alert {
	font-weight:bold;
}

ul.lmp {
	padding-left:0px;
	margin-right:20px;
	margin-left:5px;
	_margin-left:15px;
}

ul.o {
	padding-left:10px;
	_padding-left:0px;
	margin-right:20px;
	margin-left:5px;
	_margin-left:15px;
}

ul.top_menu {
	padding:0px;
	margin:0px;
}

.c {
	border:none;
	margin-right:15px;
}

.green {
	color:#5faf1c;
}

.red {
	color:#cc0000;
}

/*--- Layout Stuff ----------------------------------------*/

div#container {
	width:100%;
}

div#inner {
	width:1017px;
	overflow:hidden;
	margin:auto;
}

div#banner {
	height:205px;
	width:1017px;
	overflow:hidden;
	background-image:url(../gfx/layout/banner.jpg);
}

div#menu {
	height:30px;
	width:1017px;
	overflow:hidden;
	background-image:url(../gfx/layout/menu.jpg);
	padding-left:25px;
}

div#main {
	width:1017px;
	overflow:auto;
	background-image:url(../gfx/layout/main_bg.jpg);
	background-repeat:repeat-y;
	padding:0px 0px 0px 15px;
}

div#footer {
	height:25px;
	width:1017px;
	overflow:hidden;
	background-image:url(../gfx/layout/footer.jpg);
}

div.lefter {
	float:left;
	width:208px;
}

div.l_head {
	background-image:url(../gfx/layout/l_header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:208px;
	overflow:hidden;
}

div.l_bg {
	background-image:url(../gfx/layout/l_bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	width:208px;
	overflow:hidden;
}

div.l_foot {
	background-image:url(../gfx/layout/l_footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:208px;
	overflow:hidden;
}

div.l_content {
	padding:25px;
	width:188px;
	min-height:80px;
}

div.righter {
	float:right;
	width:251px;
	margin-right:30px;
	_margin-right:15px;
}

div.r_head {
	background-image:url(../gfx/layout/r_header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:251px;
	overflow:hidden;
}

div.r_bg {
	background-image:url(../gfx/layout/r_bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	width:251px;
	overflow:hidden;
}

div.r_foot {
	background-image:url(../gfx/layout/r_footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:251px;
	overflow:hidden;
}

div.r_content {
	padding:25px 25px 25px 15px;
	width:221px;
	min-height:80px;
}

div.r_content_t {
	padding:25px 35px 25px 25px;
	width:201px;
	min-height:80px;
}

div.content {
	padding-top:10px;
	float:right;
	width:525px;
}

div.slide {
	float:right;
	margin:0px 0px 10px 10px;
	border-width:1px;
	border-style:solid;
	border-color:#5faf1c;
}

td.right {
	text-align:right;
}