td, table{
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	vertical-align:top;
	font-weight: normal;
	color: #003366;
}


form {
	margin:0px;
	padding:0px;
	color: #003366;
}
body { margin:0; padding:0; }

.list ul{margin:0px; padding:0px; list-style:none; line-height:13px;}
.list ul li { background:url(images/list_marker.gif) top left no-repeat; padding:0 0 0 9px; margin-top:14px}
.list ul li a{ color:#505050; text-decoration: none}
.list ul li a:hover{
}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:13px;}
.list1 ul li { background:url(images/list_marker.gif) top left no-repeat; padding:0 0 0 10px; margin-top:14px}
.list1 ul li a{ }
.list1 ul li a:hover{text-decoration: none}

.list2 ul{margin:0px; padding:0px; list-style:none; line-height:18px;}
.list2 ul li { background:url(images/list_marker.gif) top left no-repeat; padding:0 0 0 9px}
.list2 ul li a{ text-decoration:none}
.list2 ul li a:hover{
	text-decoration: none;
	color: #003366;
}



.footer{
	color:#003366;
}
.footer a{ color:#003366}
.footer a:hover{ text-decoration:none}

a{
}
a:hover{
	font-family: Tahoma;
}

strong {
}

span{
	color: #003366;
}

.left{
	text-align:justify;
	margin-left:2;
	margin-right:14px;
	color: #505050;
}
.left1{ text-align:justify; margin-left:2; margin-right:30px}
.left2{ text-align:justify; margin-left:2; margin-right:16px}

.form input {
	width: 205px;
	height:21px;
	font-family:tahoma;
	font-size:11px;
	color: #3E3E3E;
	padding:2 0 0 6px;
	border-color:#505050;
	border-style:solid;
	border-width:1px;
	background-color:#F7F7F7
}


.form textarea {
	width:205px;
	height:102px;
	font-family:tahoma;
	font-size:11px;
	color:#3E3E3E;
	overflow:hidden;
	padding:2 0 0 6px;
	border-color:#505050;
	border-style:solid;
	border-width:1px;
	background-color:#F7F7F7
}
