p {
	margin: 0px 0px 19px 0px;
}
td, table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	line-height: 13px;
	color: #6C6C6C;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 19px 0px;
	line-height: 13px;
	color: #6C6C6C;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	vertical-align: top;
	line-height: 20px;
	color: #416da4;
	font-weight: bold;
}
form {margin:0px; padding:0px}
body {margin:0px; padding:0px; background-color:#21385B}

.list ul {margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li {background:url(../images/link_marker.gif) no-repeat left top; padding-left:20px}
.list ul li a {color:#416DA4; text-decoration:underline}
.list ul li a:hover {text-decoration:none}

a {color:#416DA4; text-decoration:underline}
a:hover {text-decoration:none}

span a {color:#626262; text-decoration:underline}
span a:hover {text-decoration:none}

.more a {color:#626262; text-decoration:underline}
.more a:hover {text-decoration:none}

.footer {color:#7B8BA3}
.footer a {color:#B1C6D4; text-decoration:none}
.footer a:hover {text-decoration:underline}

.form input {
	width: 140px;
	height: 21px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	padding: 3px 0px 0px 6px;
	border-color: #5B5B5B;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff
}
.form1 input {
	width: 179px;
	height: 21px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D3331;
	padding: 3px 0px 0px 9px;
	border-color: #E0E0E0;
	border-width: 1px;
	background-color: #ffffff
}
.form1 textarea {
	width: 179px;
	height: 133px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D3331;
	overflow: hidden;
	padding: 3px 0px 0px 9px;
	border-color: #E0E0E0;
	border-width: 1px;
	background-color: #ffffff
}