@charset "UTF-8";
/* CSS Document */

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	line-height: 1.5em;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	font-size: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
.myLine {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #D6D6D6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td {
	padding-right: 14px;
	padding-left: 14px;
}
table#inner  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.5em;
	background-color: #F5F5F5;
	vertical-align: middle;
}
.other a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
}
.other a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #669900;
	text-decoration: none;
	line-height: 1.5em;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #999999;
	text-decoration: none;
	font-size: 14px;
	border: 1px solid #EEEEEE;
	padding: 4px;
	width: 98%;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #999999;
	text-decoration: none;
	font-size: 14px;
	border: 1px solid #EEEEEE;
	padding: 4px;
	width: 98%;
}
