body {
	margin: 1em 0 1em 0;
	padding: 0;
	color: #000080;
	background-color: #ddd;
	line-height: 1.2em;
	font-family: Times New Roman, verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
}

#bodywhtblkbold {
	margin: 1em 0 1em 0;
	padding: 0;
	color: #000000;
	background-color: #fff;
	line-height: 1.300;
	font-family: Times New Roman, verdana, arial, tahoma, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
}

#bodywhtblk {
	margin: 1em 0 1em 0;
	padding: 0px;
	color: #000000;
	background-color: #fff;
	line-height: 1.300;
	font-family: Times New Roman, verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 1.0em;
}

#wrapper-header { background: #ddd; }

#header {
	background: #346CB7 url('./images/cross_eagle.jpg') right no-repeat;
	width: 80%;
	height: 258px;
	line-height: 40px;
	margin: 0 auto;
	border-top: 1px solid #707070;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	text-align: left;
}

#header h1 {
	margin: 0;
	padding: 10px 0 0 0;
	color: #eee;
	font-size: 26px;
	padding-left: 10px;
	letter-spacing: -1px;
}

#header h3 {
	margin: 0;
	padding: 20px 0 0 0;
	color: #eee;
	font-size: 18px;
	font-family: arial;
	line-height: 1.1em;
	padding-left: 10px;
	letter-spacing: -1px;
}

#wrapper-menu {
	background: #ddd;
}

#menu {
	background: #FFFFFF;
	width: 80%;
	margin: 0 auto;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}

* html #menu { padding-right: 0; } 

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	/*border-left: 0px solid #95bc0e;
	border-right: 1px solid #95bf0f;*/
	border-bottom: 1px solid #bbb;
	width: 100%;

}

#menu li { display: inline; }

#menu a.reg:link, #menu a.reg:visited {
	padding: 0.25em 1em;
	background: transparent;
	color: #C00;
	text-decoration: none;
	float: left;
	border-right: 1px solid #999999;
	font-size: 16px; 
}

#menu a.last:link, #menu a.last:visited {
	padding: 0.25em 1em;
	background: transparent;
	color: #C00;
	text-decoration: none;
	float: left;
	font-size: 16px; 
}

#menu a:hover {
	background: #fff url('images/menu-hover.png') repeat-x;
}

#content {
	background: #eee;
	width: 78%; 
	margin: 0 auto;
	padding: 1.5em 1% 20px 1%;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	font-size: 90%;
	text-align: left;
}

#contentblkwht {
	background: #fff;
	width: 78%; 
	margin: 0 auto;
	padding: 20px 1% 20px 1%;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	font-size: 90%;
	text-align: left;
}

#contentfootnote {
	line-height: 0.9em;
}

* html #content { padding-top: 1.8em; } /* Set padding top in IE to 20px */

#footer {
	background: #eee;
	margin: 0 auto;
	padding: 10px 1%;
	width: 78%;
	text-align: center;
	color: #000080;
/*	letter-spacing: 0.1em; */
	border: 1px solid #bbb;
	font-size: 80%;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
}

h1 {
	color: #000080;
	padding-bottom: 3px;
/*	border-bottom: 1px solid #a0c80e; */
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
/*	letter-spacing: -1px; */
}

/*
.h1header {
	color: #000080;
	padding-bottom: 3px;
/*	border-bottom: 1px solid #a0c80e; */
	font-size: 16px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
}
*/

h2 {
	color: #000080;
	padding-bottom: 3px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: -1px;
}

.h2blk {
	color: #000000;
	padding-bottom: 3px;
/*	border-bottom: 1px solid #a0c80e; */
	font-size: 150%;
	letter-spacing: -1px;
}

h3 {
	color: #000080;
	font-family: Times New Roman, verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 20px;
}

a:link, a:visited {
	color: #d00;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}


p { margin-left: 1em; }

.ph0 { font-size: 60px; font-family: Palatino Linotype, Georgia, serif; font-weight: bold; }
.ph1 { font-size: 40px; font-family: Palatino Linotype, Georgia, serif; font-weight: bold; line-height: 1.2em; }
.ph2 { font-size: 28px; font-weight: bold; line-height: 1.2em; }
.ph3 { font-size: 24px; font-weight: bold; line-height: 1.2em; }

#sub a.sub:link, #sub a.sub:visited { font-size: 14px; font-family: Palatino Linotype, Georgia, serif; font-weight: none; }

span { }
.f14 { font-size: 14px; }

th { font-size: 1.0em; }