td, table, select{
	font-family:tahoma;
	font-size:11pt;
	vertical-align:top;
	line-height:14pt;
	color:#333333;
}

p {
margin-right: 15px;
}

#navigation a {
	color: #ffffff;
	text-decoration: none;
	line-height:24pt;
	padding: 10px;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-color: #4d4d4d; /*dk grey*/

	}
	
#navigation a:hover {
	color:#ffffff;
	background-color: #1F2A3E;
	text-align: center;

	}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#cccccc}


.list ul{margin:0px; padding:0px; list-style:none; line-height:20pt}
.list ul li{background:url(images/list_marker.gif) no-repeat left top}
.list ul li a{ color:#333333; margin-left:13px; font-weight:normal;  text-decoration:underline}
.list ul li a:hover{ text-decoration:none}


.footer { color:#ffffff; text-align: center; background-color:#cccccc}
.footer a{ color:#ffffff; text-decoration:none; font-weight:normal}
.footer a:hover{ text-decoration:underline}

strong{ color:#FFFFFF}

a{ color:#4d4d4d; text-decoration:underline; font-weight:bold}
a:hover{ text-decoration:underline}

span a{ color:#333333; text-decoration:underline; font-weight:normal}
span a:hover{ text-decoration:none}

.form2 input{
	width:154px;
	height:21px;
	font-family:tahoma;
	font-size:11pt;
	color: #2E2E2E;
	text-transform:none;
	border-style:solid;
	padding:2px 0 0 5px;
	border-color:#D4D0C8;
	border-width:1px;
	background-color:#FFFFFF
}


.form2 textarea {
	width:154px;
	height:62px;
	font-family:tahoma;
	font-size:11pt;
	color: #2E2E2E;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#D4D0C8;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF
}