html, body {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

a { color: white; font-weight: bold; text-decoration: none; }

a:hover { color: #44587A; }

h1, h2, h3, p, label { margin: 1em 0px 1em 0px; }

h1 { color: #506C92; font-size: 150%; font-weight: normal; }

h2 { color: #5979A5; font-size: 130%; }

h3, p, label { color: #5979A5; font-size: 90%; }

ul {
	color: #5979A5;
	font-size: 90%;
	line-height: 150%;
	list-style: url(../images/print-bullet.gif);
	margin: 0.5em 0px 0.5em 52px;
	padding: 0px;
}

ol {
	color: #5979A5;
	font-size: 90%;
	line-height: 150%;
	margin: 0.5em 0px 0.5em 52px;
	padding: 0px;
}

input, select, textarea {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	font-size: 10pt;
	color: white;
	width: 150px;
	background-color: white;
	border: 0px;
	border-bottom: 1px solid #44587A;
	margin: 0px 0px 1px 0px;
}

.dk-blue { color: #44587A; }

.mid-blue { color: #506C92; }

.lt-blue { color: #5979A5; }

.site-border { width: 90%; }

.site-head1 { height: 50px; }

.site-head1 td { border-bottom: 4px solid #5979A5; }

.site-head1-l { width: 0px; }

.site-head1-l img { width: 0px; height: 0px; }

.site-head1-r ul {
	font-size: 0px;
	list-style: url(URL);
	list-style: none;
	margin: 0px;
}

#print-logo { width: 200px; height: 70px; }

.site-head2 { height: 0px; }

.site-head2 ul { font-size: 0px; list-style: none; margin: 2px 0px 2px 5px; }

.site-head2 li { display: inline; }

.site-head2 a { 
	color: #5979A5;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 23px 0px 30px;
}

.site-head2-cur a { color: white; }

.site-head2 a:hover { color: white; }

.site-body td { text-align: left; vertical-align: top; }

.site-body-l { width: 0px; }

#main-image { width: 0px; height: 0px; }

#index-links { text-transform: uppercase; }

.contact { width: 100%; }

.contact td { vertical-align: top; }

.site-foot { width: 0px; }

.site-foot p { font-size: 0px; margin: 0px; }

#submit { 
	font-weight: bold;
	text-align: left;
	background-color: transparent;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

.popup-border { width: 100%; height: 100%; }

.popup-border h1 { margin: 1em 20px 0.5em 45px; }

.popup-border p { margin: 1em 20px 0.5em 45px; }

.popup-border ol { line-height: 200%; margin: 1em 20px 0.5em 45px; }

.popup-border label { font-size: 100%; margin: 0px; }

.popup-border input, .popup-border select, .popup-border textarea {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	font-size: 10pt;
	color: white;
	width: 100%;
	background-color: #5979A5;
	border: 0px;
}

.popup-head1 { height: 70px; }

.popup-head1 p { margin: 3em 20px 0.5em 45px; }

.popup-head1 img { border: 0px; }

.popup-head2 { height: 10px; }

.popup-body { vertical-align: top; background-color: #506C92; }