.footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C1D1E3;
	color: #1A3A7D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 14pt;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1D1E3;
}
.footer a {
	font-weight: bold;
	text-decoration: none;
	color: #19589E;
}
.footer a:hover {
	color: #000099;
	text-decoration: underline;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #C1D1E3;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu a {
	text-decoration: none;
	font-weight: bold;
	color: #006600;
	background-color: #C1D1E3;
	border: 1px solid #C1D1E3;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #19589E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1D1E3;
	text-align: center;
	width: 90%;
	text-transform: capitalize;
	line-height: 24pt;
	margin: auto;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
	background-color: #DDE7F0;
	width: 80%;
	padding-left: 20px;
	line-height: 18pt;
	margin-left: 5px;
	margin-bottom: 2px;
	clear: both;
}


.mainbox {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #19589E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003300;
	line-height: 14pt;
}
.lcol {
	float: left;
	width: 460px;
}

.rcol img {
	margin-top: 5px;
	margin-bottom: 5px;
}

.rcol {
	padding: 5px;
	float: right;
	width: 320px;
	text-align: center;
}

.menu a:hover {
	color: #19589E;
	border: 1px solid #19589E;
}

.leftcol {
	float: left;
	width: 580px;
	padding: 2px;
}


.widebox img {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

.widebox {
	font-size: 12pt;
	font-weight: normal;
	display: block;
	height: 230px;
	width: 720px;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 40px;
	vertical-align: middle;
}
.wideboxr img {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

.wideboxr {
	font-size: 12pt;
	font-weight: normal;
	display: block;
	height: 230px;
	width: 720px;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 40px;
	vertical-align: middle;
}
.quals {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.credit {
	font-size: 9pt;
	color: #666666;
}
.caption {
	font-size: 12px;
	font-style: italic;
	color: #060;
	text-align: center;
}

.leftcol2 {
	float: left;
	width: 240px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #F04880;
	background-color: #F8F8F8;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	text-align: center;
	display: block;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.leftcol2 a {
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	margin-top: 1px;
}
.leftcol2 a:hover {
	background-color: #CCCCCC;
	color: #F04880;
}
.rightcol {
	padding: 5px;
	clear: right;
	float: right;
	width: 300px;
	margin-top: 0px;
	border: 1px solid #19589E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #19589E;
	text-align: center;
}
.rightcol p {
	width: 290px;
	margin-right: auto;
	margin-left: auto;
}

.leftcolbox {
	padding: 3px;
	clear: left;
	float: left;
	width: 180px;
}
.middlecol {
	float: left;
	width: 380px;
}
.subnav {
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 2px;
	text-align: center;
	background-color: #C1D1E3;
	clear: both;
}
.subnav a {
	color: #060;
	text-decoration: none;
	background-color: #C1D1E3;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px none #060;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10pt;
	font-weight: bold;
}
#map {
	padding: 0px;
	height: 500px;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #19589E;
}
.dark {
	background-color: #DDE7F0;
}
.formtable {
	padding: 3px;
	border: 1px solid #19589E;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.msg {
	font-size: 11pt;
	line-height: 14pt;
	color: #030;
	background-color: #DDE7F0;
	text-align: center;
	padding: 5px;
	width: 690px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	border: 2px solid #19589E;
}

