td, table, select, div, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#8C8C8C;
}

form { margin:0px; padding:0px}
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:center}
.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:175px}
.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
}
