body, td {
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
}

.header {
	font-family: Verdana, Tahoma, sans-serif;
	color: #225D9A;
	font-size: 17px;
	font-weight: normal;
}

.subhead {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #404349;
	font-weight: bold;	
}

.date {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #404349;
	font-style: italic;
}

.body-copy {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #404349;
	font-weight: normal;	
}

.body-copy a:link {	
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #8D2407;
	text-decoration: underline;
}

.body-copy a:visited {	
	color: #8D2407;
	text-decoration: underline;
}

.body-copy a:hover {	
	text-decoration: underline;
}

.body-copy a:active {	
	color: #8D2407;
	text-decoration: underline;
}

.body-copy a:focus {	
	outline: none;
}

.form-content {
	padding: 8px;	
	background: #e4edf8;
	border: 1px solid #225d9a;
}

.form-label {
	font-family: Verdana, sans-serif;
	color: #225D9A;
	font-size: 13px;
	font-weight: normal;	
	padding-bottom: 10px;
}

.form-content select, .form-content input{
	height: 20px;
	border: 1px solid #225d9a;
	background: #fff;
	padding: 0 0 0 5px;
	margin: 2px 7px 0 0;
	color: #404349;
	font-size: 13px;
}

.form-content select {
	margin-bottom: 10px;
	padding-top: 1px;
	height: 18px;
}

.form-content input {
	width: 173px;
	padding-top: 3px;
	height: 16px;
}

ol {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}


ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-type: none;
	background-image: url(images/arrow-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 15px;
	
}

li {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #404349;
	font-weight: normal;
	list-style-type: none;
	line-height: 20px;
	list-style-image: url(images/arrow-bullet.gif);
}

li a:link {	
	color: #8D2407;
	text-decoration: underline;
	list-style-image: url(images/arrow-bullet.gif);
}

 li a:visited {	
	color: #8D2407;
	text-decoration: underline;
	list-style-image: url(images/arrow-bullet.gif);
}

 li a:hover {	
	color: #8D2407;
	text-decoration: underline;
	list-style-image: url(images/arrow-bullet.gif);
}

 li a:active {	
	color: #8D2407;
	text-decoration: underline;
	list-style-image: url(images/arrow-bullet.gif);
}

 li a:focus {	
	outline: none;
}

h1 {
	font: 13px Verdana, Helvetica;
}
