html, body {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	margin: 0px;
	padding: 0px;
	background-color: #5F7BA3;
}

a { color: white; font-weight: bold; text-decoration: none; }

a:hover { color: #44587A; }

h1 {
	color: white;
	font-size: 150%;
	font-weight: normal;
	margin: 1em 33px 0.5em 35px;
}

h2 { 
	color: white;
	font-size: 130%;
	margin: 0.5em 33px 0.5em 35px;
}

h3, p { color: white; font-size: 75%; margin: 0.5em 33px 0.5em 35px; }

ul {
	color: white;
	font-size: 75%;
	line-height: 150%;
	list-style: url(../images/bullet.gif);
	margin: 0.5em 0px 0.5em 52px;
	padding: 0px;
}
ul.no-bullets	{ list-style-type:disc; list-style-image:none; }
form ul	{ list-style-type:none; list-style-image:none; padding:0; font-size:1em; float:left; }
form ul li label	{ float:left; clear:left; width:200px; margin:0 10px 0.4em 0; text-align:right; line-height:1.4em }
form ul li input	{ float:left; width:16em; display:block; margin-bottom:0.4em;}
form ul li input.submit	{ clear:left; margin-left:210px; font-weight:bold; cursor:pointer }

ol {
	color: white;
	font-size: 75%;
	line-height: 150%;
	margin: 0.5em 0px 0.5em 52px;
	padding: 0px;
}
textarea { font-family: Arial, Verdana, Helvetica, san-serif, Times, serif; font-size: 12px; }

input.field, select.field, textarea.field {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	font-size: 12px;
	color: #1C273A;
	width: 150px;
	background: #FFF;
	border: 0;
	margin: 0px 0px 3px 0px;
}

label { font-size: 13px; color: #FFF; }

input#submit { width: auto; cursor: pointer; }

.dk-blue { color: #44587A; }

.mid-blue { color: #506C92; }

.lt-blue { color: #5979A5; }

.site-border { width: 842px; }

.site-head1 { height: 150px; }

.site-head1 td { vertical-align: bottom; }

.site-head1-l { text-align: center; }

.site-head1-l img { margin: 0px 0px 10px 0px; border: 0px; }

.site-head1-r ul {
	font-size: 70%;
	list-style: url(URL);
	list-style: none;
	margin: 0px 0px 30px 124px;
}

#print-logo { width: 0px; height: 0px; }

.site-head2 { height: 23px; background-color: #44587A; }
.site-head2 ul { font-size: 8.5pt; 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 {height: 310px; background-color: #506C92;}
.site-body td { text-align: left; vertical-align: top; }
.site-body-l { width: 310px; }

#index-links, .index-links { text-transform: uppercase; }
ul.footer_nav { list-style: url(../images/bullet2.gif); }

.contact { width: 490px; margin: 0 0 0 35px; }
.contact td { vertical-align: top; }

.site-foot { width: 310px; }
.site-foot p { margin: 0px 30px 10px 25px; }


.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 46px; }
.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: 305px;
	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; }


.navtext {
	width:500px;
	font-size:11px;
	border: #CECBCE 1px solid;
	layer-background-color: #FFF;
	background: #FFF; color: #000;
}

dl.form { margin: 0; padding: 0; display: table; }
dl.form dt, dl.form dd { padding: 0; float: left; }
dl.form dt { width: 200px; clear: both; margin: 0 0 0 35px; font-size: 13px; color: #FFF; }
dl.form dd { width: 220px; margin: 0; }

ol.blank { list-style: none; }