body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.nav-row {
	background-color: #FFFFFF;
}
.nav-row:hover {
	background-color: #E5E5E5;
}
.nav-row a {
	color: #000000;
	text-decoration: none;
	font-size: 1.1em;
}
.nav-row a:hover {
	text-decoration: none;
}
.nav-row-selected {
	background-color: #003366;
}
.nav-row-selected a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
}
.nav-row-selected a:hover {
	text-decoration: none;
}
.sub-nav-row a {
	color: #767A7D;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.4em;
}
.sub-nav-row a:hover {
	text-decoration: underline;
	color: #0066CC;
}
#breadcrumb-trail {
	color: #FFFFFF;
	font-size: 1.1em;
}
#breadcrumb-trail a {
	color: #66CCFF;
	text-decoration: underline;
}
#breadcrumb-trail a:hover {
	text-decoration: none;
}
#footer {
	font-size: 1.1em;
	color: #333333;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #0066CC;
	text-decoration: underline;
}
h1 {
	font-size: 1.8em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	letter-spacing: -1px;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	letter-spacing: -1px;
}
p {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.formField {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.0em;
}
.table-cell-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.table-cell-border:hover {
	background-color: #EEEEEE;
}.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	letter-spacing: -1px;
	color: #333333;
}
