body {
	font: 12px Verdana, Arial, sans-serif;
	background-color: #14224F;
	color:inherit;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 

#pageTop {
	width: 800px;
	height: 12px;
	font-size: 4px;
	background-color: #000000;
}
#primary {
	width: 800px;
}
#topCenter {
	width: 520px;
	height: 78px;
}

#topCenterMan {
	width: 480px;
	height: 55px;
}

#topCenterAddr {
	width: 480px;
	font-weight: normal;
	font-size: 10px;
	color: white;
	background-color: #003366;
	padding-top: 4px;
	border-top: 1px solid white;
}
#topNav {
	background-color: #14224F;
	width: 800px;
	height: 20px;
	text-align: center;
	font-weight: normal;
	color: white;
}
#topNav A {
	color: white;
	background-color: #14224F;
	margin: 0 2px;
	font-size: 11px;
	line-height: 1.7em;
	font-weight: normal;
	text-decoration: none;
}
.shadowC3 {
	background: #14224F repeat-x left top url(../images/shadowC3.gif);
	color: black;
}
.shadow036 {
	background: #003366 repeat-x left top url(../images/shadow036.gif);
	color: black;
	padding-top: 10px;
}

.shadow037 {
	background: #003366 repeat-x left top url(../images/shadow036.gif);
	color: black;
	padding-top: 0px;
}
.navElem {
	color: #000; 
	font-size: 10px; 
	font-weight: normal;
}

.leftNav {
	width: 154px;
	background-color: #14224F;
	border-top: 1px solid #8D242C;
	border-bottom: 1px solid #5E181E;
	padding-left: 6px;
}

.leftNav a:active, .leftNav a:visited, .leftNav a:link {
	color: white;
	font-size: 11px;
	line-height: 1.6em;
	font-weight: normal;
	text-decoration: none;
	background-color: #14224F;
	display: block;
}

.leftNav a:hover {
	color: white;
	background-color: #8D242C;
	margin-left: -6px;
	border-left: 6px solid #8D242C;
}

.leftNavFirst {
	font-size: 4px;
	border-bottom: 1px solid #5E181E;
}

.leftNavLast {
	font-size: 4px;
	border-top: 1px solid #8D242C;
}
#pageFootL1 {
	width: 800px;
	height: 4px;
	font-size: 4px;
	background-color: #14224F;
	margin-top: 4px;
}
#pageFootL2 {
	width: 800px;
	height: 4px;
	font-size: 4px;
	background-color: #FFFFFF;
}
#pageFoot {
	width: 800px;
	padding: 4px 0;
	text-align: center;
	font-size: 10px;
	color: white;
	background-color: #003366;
}
.contentBlock {
	padding: 8px 8px;
}
h1 {
	margin-top: 4px;
	font-size: 20px;
}
h2 {
	margin-top: 4px;
	font-size: 16px;
}
h3 {
	margin-top: 4px;
	font-size: 12px;
}
p { 
	margin: 0 0 .8em 0;
	padding: 0px;
}
.navSep {
	width: 8px;
	height: 20px;
	color: #14224F;
	background: #14224F url(../images/nav_sep.gif);
}

a {
 	color: #003366; 
}

.newsHeadline { 
	color: #14224F; 
	font-size: 14px; line-height: 1.2em; 
	font-weight: bold; 
	margin-bottom: 0; 
}

.newsBody { 
	margin-top: 0; 
	margin-bottom: 10px; 
}

.newsByLine { 
	color: #333333;
	font-size: 10px; 
	line-height: 1.2; 
	font-style: italic; 
}

.newsRule { 
	margin: 10px 0;
	border-top: 1px solid #666666;
	clear: both;
}

.headlinesTitle {
	width: 472px;
	color: #000000;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	margin-top: 10px;
	padding: 4px;
	background: #F7C851;
}

.headlinesArea{
	width: 468px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.headlinesItem {
	margin-top: 0;
	margin-bottom: 0;
}

form {
	margin: 0;
}

.phppgtitleband {
	/* table, holds $page_title, $left_content, $right_content */
	margin: 10px auto 0 auto;
	padding: 0;
	background-color: #EEE;
	border: 1px solid #CCC;
	width: 100%;
	font-size: 90%;
}

.phppgtitleband td {
	width: 33%;
	padding: 5px;
}

.phppgmainbox {
	/* holds next/prev links and main image */
	margin: 10px auto 0 auto;
	padding: 0;
	min-height: 320px;
}

.phppgnextbox {
	/* holds next and previous links */
	margin-bottom: 5px;
	padding: 0;
	text-align: center;
}

.phppgimagebox {
	/* table, holds main image */
	margin: 0 auto 0 auto;
	padding: 0;
}

.phppgimageframe {
	/* frame around main image */
	width: auto;
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 9px;
}

.phppgimagetag {
	/* main image's img tag style */
	border: 1px solid #CCC;
}

.phppggifbox { 
	/* table style that holds gif thumbnail's */
	margin: 10px auto 0 auto;
	padding: 0;
	border-collapse: collapse;
}

.phppggifbox td {
	padding: 12px;
	border: 1px solid #999;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}

.input{
	width: 120px;
	background-image: url(../../images/textboxbg.gif);
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:5px;
	color: #000000;
	background-color:#FFFFFF;
	border-top: 0px;
	border-right: 1px #DBC58D;
	border-bottom: 0px;
	border-left: 0px;
}
.listtbox {
	height: 15px;
	border: 1px solid #E1AB4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color:#ffffff;
}
.pass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.pass a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.pass a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.pass a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.style1 
{
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
background-color:inherit;
}
.topnev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.3px;
	}
.topnev a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.topnev a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.topnev a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.topnev a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8EAED;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
	}
.password a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.password a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.password a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:inherit;
	font-weight: bold;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color:inherit;
	text-decoration: none;
}
.bordernev {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
