@charset "ISO-8859-1";
#white_bkgnd {
	background-color: #FFFFFF;
	padding: 10px;
}
body {
	background-color: #DAEBF2;
}
#content {
	padding-left: 45px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	text-align: left;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #09347A;
	font-weight: bold;
	line-height: 20px;
}
#blue_divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #09347A;
	padding-top: 5px;
	width: 85%;
}
.textfield {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #132969;
	border: 1px solid #142A6A;
	height: 20px;
	padding: 2px;
	font-size: 12px;
}
.white_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.blue_copy {
	color: #173C7F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.states {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #173C7F;
	background-color: #FFFFFF;
	border: 1px solid #143B7E;
}
#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6EACC9;
	font-style: italic;
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	width: 75px;
	padding: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6EACC9;
	border-left-color: #6EACC9;
}
.blue_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6EACC9;
	font-style: italic;
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	width: 100px;
	padding: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6EACC9;
	border-left-color: #6EACC9;
	text-align: center;
}
.blue_header a {
	color: #FFFFFF;
	text-decoration: none;	
}
.blue_header a:hover {
	color: #163B7E;
	text-decoration: none;
}

.white_copy-bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 0px;
	top: 0px;
	left: 0px;
}
#intro_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 1px;
	height: 1px;
	top: 0px;
	overflow: hidden;
}
.orange_copy {
	color: #C95B14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.orange_copy a {
	color: #C95B14;
	text-decoration: none;
}

.orange_copy a:hover {
	color: #C95B14;
	text-decoration: underline;
}


#orange_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F47320;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 10px;
	font-style: italic;
	color: #F47320;
	font-weight: bold;
}
.white_copy a, .white_copy-bullet a {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #330000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330000;
}
.admin_services_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09347A;
}

.admin_services_links a {
	
	text-decoration: none;
}

