a, a:visited, a:active {
	color: #0067A6;
}

a.white, a.white:visited, a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body, td, th {
	color: #555F67;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.40em;
}

form {
	margin-bottom: 0px;
	margin-top: 0px;
}

input, select, textarea {
	border-color: #303030;
	border-width: 1px;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bottomnav {
	font-size: 11px;
}

.frontError {
	font-weight : bold;
	color : #FF3300;
}

.maincopy h1 {
	color: #0067A6;
	font-size: 13px;
	margin-bottom: 7px;
	margin-top: 0px;
}

.maincopy h2 {
	color: #828687;
	font-size: 12px;
}

.maincopy, .maincopy th, .maincopy td {
	color: #7E7E7E;
	font-size: 11px;
	line-height: 1.50em;
}

.nav {
	font-size: 11px;
}

.formPanel {
	border-style: dotted;
	border-width: thin;
}


/* specific to this style sheet */

a.clear, a.clear:visited, a.clear:active {
	text-decoration: none;
}

.style10 {
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 24px;
}


