td, table, select, div, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#404040;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#FFFFFF}

a{ color:#F16600; text-decoration:underline}
a:hover{ text-decoration:none}

span a{ color:#0D4D77; text-decoration:underline}
span 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}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list1 ul li{ background:url(images/list_marker1.gif) no-repeat left top }
.list1 ul li a{ color:#0D4D77; margin-left:7px; text-decoration:underline}
.list1 ul li a:hover{ text-decoration:none}


.form1 input{
	width:163px;
	height:17px;
	color: #404040;
	padding:0 0 0 6px;
	border-color:#CAD2D5;
	border-width:1px;
	background-color:#ffffff
}

.form1 textarea {
	width:163px;
	height:177px;
	color: #404040;
	overflow:hidden;
	padding:0 0 0 5px;
	border-color:#CAD2D5;
	border-width:1px;
	background-color:#ffffff
}
