td, table, div {
	text-align: left;
	font-family:tahoma;
	font-size:10px;
	line-height:14px;
	text-transform:uppercase;
	vertical-align:top;
	color:#FFFFFF;

}
form { margin:0px; padding:0px}
body { margin:0; padding:0;}

a { color:#FFB400; text-decoration: none}
a:hover{ text-decoration:underline}
span a { color:#FFB400; text-decoration:underline }
span a:hover{ text-decoration:none}
.footer a{ color:#FFB400; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.padding{ text-align:right; padding:3px 4px 0 0}
span { color:#FFB400}
.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li { background:url(images/marker_link.gif) top left no-repeat; padding:0 0 0 13px;}
.list ul li a{ color:#5B701B; font-weight:bold; text-decoration:underline}
.list ul li a:hover{text-decoration:none}


.form input {
	width:183px;
	height:18px;
	font-family:tahoma;
	font-size:10px;
	text-transform:uppercase;
	color:#ffffff;
	padding:2 0 0 6px;
	border-color:#ffffff;
	border-style:solid;
	border-width:1px;
	background-color:#5B7081
}

.form textarea {
	width:183px;
	height:97px;
	font-family:tahoma;
	font-size:10px;
	text-transform:uppercase;
	color:#ffffff;
	padding:2 0 0 6px;
	overflow:hidden;
	border-color:#ffffff;
	border-style:solid;
	border-width:1px;
	background-color:#5B7081
}
	
