td, table, select, div, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#000000; /*old color was #D1180A*/
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#FFFFFF}

a{ color:#000000; text-decoration:underline}
a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top }
.list ul li a{ color:#F16600; margin-left:7px; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

span { color:#FFFFFF} 

span a{ color:#FFFFFF; text-decoration:underline}
span a:hover{ text-decoration:none}

.headerText {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	margin-top:15px;
	vertical-align:top;	
	color:#FFFFFF;
}

.biggerText {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin-top:15px;
	vertical-align:top;	
	color:#FFFFFF;
}

.normal {
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#000000;
}

.footer { font-size:10px; margin-left:60px}
.footer a{ font-size:10px; text-decoration:underline}
.footer a:hover{ text-decoration:none}

.last a{ text-decoration:underline}
.last a:hover{ text-decoration:none}

.form input{
	width:163px;
	height:17px;
	color: #404040;
	padding:1px 0 0 6px;
	border-color:#CAD2D5;
	border-width:1px;
	background-color:#ffffff
}

.form textarea {
	width:163px;
	height:177px;
	color: #404040;
	overflow:hidden;
	padding:1px 0 0 5px;
	border-color:#CAD2D5;
	border-width:1px;
	background-color:#ffffff
}
