td, table, select, div, input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
	line-height:14px;
	color:#8C8C8C;
	text-align: left;
}

form {
	margin:0px;
	margin-left: 5px;
	margin-right: 5px;
}
body { margin:0px; padding:0px; background-color:#FFFFFF}

strong{ color:#646363}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top }
.list ul li a{ color:#7397B2; margin-left:22px; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li{ background:url(images/list_marker1.gif) no-repeat left top }
.list1 ul li a{ color:#7397B2; margin-left:7px; text-decoration:underline}
.list1 ul li a:hover{ text-decoration:none}

.blue{
	background-color:#D3E6EF;
	text-align:left;
}
.blue strong{ font-size:10px; color:#4C7CA8; text-transform:uppercase}

.white{ text-align:center}
.white strong{ color:#FFFFFF; text-transform:uppercase}

.link{ text-align:center}
.link a{ color:#44667C; text-decoration:none}
.link a:hover{ color:#53A11C}

.green a{ color:#9DB433; text-decoration:underline}
.green a:hover{ text-decoration:none}

a { color:#7397B2; text-decoration:underline}
a:hover{ text-decoration:none}

.footer{
	color:#8C8C8C;
	margin-left:75px
}
.footer a{ color:#9DB433; text-decoration:underline}
.footer a:hover{ text-decoration:none}


.form1 input{
	width:182px;
	height:20px;
	color: #6C6C6C;
	padding:1px 0 0 6px;
	border-color:#D9D9D9;
	border-width:1px;
	background-color:#ffffff
}

.form1 textarea {
	width:182px;
	height:144px;
	color: #6C6C6C;
	overflow:hidden;
	padding:1px 0 0 5px;
	border-color:#D9D9D9;
	border-width:1px;
	background-color:#ffffff
}
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3E3E3;
	padding: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: 0px;
}
.banner {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
