@charset "utf-8";
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	background-color: #F5F5F5;
}
input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	border: 1px solid #333399;
	width: 160px;
	margin-left: 4px;
}

.home_box_fill {
	background-attachment: scroll;
	background-image: url(../images/home_box_fill.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.home_box_list {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/home_check_red.gif);
	margin: 10px;
	padding-left: 30px;
	list-style-type: none;
}
.home_box_fill .home_box_list br {
	line-height: 10px;
}
.select_box {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	border: 1px solid #333399;
	width: 163px;
	margin-left: 10px;
}
#comments {
	border: 1px solid #333399;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	margin-left: 4px;
	width: 431px;
	margin-top: 5px;
}
a:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}

a:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.smalltext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.smalltext a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.navlink:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 30px;
}

a.navlink:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 30px;
}
a.navlink:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 30px;
}
a.navlink:hover {
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
	line-height: 30px;
}

.dotline_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #2E3092;
	text-decoration: none;
}
.services_list {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 35px;
	font-weight: bold;
	color: #2E3092;
	text-decoration: none;
	list-style-position: outside;
	margin-left: 50px;
	list-style-type: square;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #3366CC;
	text-decoration: none;
	font-size: 11px;
}
.bluetext {
	color: #0066CC;
}
.border-left-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
