td {
	font-family: arial, verdana, serif;
	font-size: small;
	color: #000000;
}

h1 {
	color:#23429B;
}

h2 {
	color:#aa1e22;
	font-size:small;
	font-weight:bold;
}

h3 {
	color:#23429B;
	font-size:small;
	font-weight:bold;
}

h4 {
	color:#23429B;
	font-size:small;
	font-weight: lighter;
}

.small {
	font-family: verdana, arial, serif;
	font-size: x-small;
}

.smaller {
	font-family: verdana, arial, serif;
	font-size: smaller;
}

.norepeat {
	background-repeat: no-repeat;
}

a {
	text-decoration: underline;
	color: #23429B;
}

a:hover {
	text-decoration: none;
	color: #23429B;
}

.global {
	font-family: verdana, arial, serif;
	font-size: x-small;
	text-decoration: none;
	color: #23429B
}

a.global {
	text-decoration: none;
	color: #23429B
}

a.global:hover {
	text-decoration: underline;
	color: #23429B
}

.subnav {
	font-family: verdana, arial, serif;
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
}

a.subnav {
	text-decoration: none;
	color: #FFFFFF;
	;
}

a.subnav:hover {
	text-decoration: underline;
	color: #FFFFFF;
	;
}

.subnavfill {
	background-color: #23429B;
	BORDER-BOTTOM: #7991D3 1px solid;
}

.orangefill {
	background-color: #B96043
}

.blackfill {
	background-color: #000000
}

.whitefill {
	background-color: #FFFFFF
}

.ltbluefill {
	background-color: #5472C6
}

.indent {
	margin-left: 10px;
}

.indentTd {
padding-left:25px;
}


.copyright {
	font-family: verdana, arial, serif;
	font-size: x-small;
	color: #CCCCD4
}

a.copyright {
	font-family: verdana, arial, serif;
	font-size: x-small;
	color: #CCCCD4;
	text-decoration: underline;
}

a.copyright:hover {
	font-family: verdana, arial, serif;
	font-size: x-small;
	color: #CCCCD4;
	text-decoration: none;
}

.searchlist {
	BORDER-BOTTOM: #A8ADB4 1px solid
}

.subsection {
	background-image: url(/images/bkgrnd_title.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.subsection2 {
	color: #000000;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	BORDER-BOTTOM: #B96043 1px solid;
}

ul {
	list-style-image: url(/images/bullet_li.gif)
}

.formbutton {
	background-color: #5472C6;
verdana, arial, serif;
	font-size: x-small;
	color: #FFFFFF;
	BORDER-LEFT: #5472C6 1px solid;
	BORDER-TOP: #5472C6 1px solid;
	BORDER-BOTTOM: #23429B 1px solid;
	BORDER-RIGHT: #23429B 1px solid
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF
}
