@charset "iso-8859-1";
body {
	background: #7C9DCA url('images/pg-bg-blue.jpg') repeat-x;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000; /*black*/
}
/*===============indicates no border around any image ============*/
body img {
	border: 0px;
	text-decoration: none;
}
/* ============ margins auto center the container on the page ==========*/
#container {
	margin: 10px auto 10px auto;
	padding: 20px;
	background-color: #ffffff;
	width:1000px;
	font-size: 16px;
}
/*=================== styles for top banner ========================*/
#banner {
	background-position: center;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url('images/site-logo-blue.gif');
	height: 300px;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 16px;
}
/*=================== styles for top menu ======================*/
#navcontainer ul
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0; /* cancels gap caused by top padding in Opera 7.54 */
	;
	margin-left: 0;
	background-color: #00234D;
	color: #FFFFFF;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
	font-style: normal;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
	background-color: #7C9DCA;
	color: #000000;
	font-size: 12px;
}

#navcontainer #active { border-left: 1px solid #fff; }
/*==============all site links==============*/
a:link {
	font-weight: bold;
	color: #004145;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
	background: transparent;
	padding: 0px;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration : none;
	background: #6485B2;
	color: #ffffff;
}
a:active {
	font-weight: bold;
	text-decoration : underline;
	background: #BFDFE2;
	color: #FFFFFF;
	font-size: 16px;
}
/*====================== styles for main content area =========================*/
#content {
	margin-right: 240px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
}

/*===========content area list items==============*/
#content ul li {
	list-style-image: url('images/ball28.gif');
	margin: 2px;
	padding: 2px;
	font-size: 12px;
}
#content li li {
	list-style-image: url('images/ball28.gif');
	padding: 2px 0;
}

/* *****************************************************
Navigation Bar - Right hand side 
**************************************************** */
#rightnav {
	color: #000;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	border: 2px solid #365883;
	float: right;
	background-color: #9191FF;
	width: 200px;
}
#rightnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	font-weight: bold;
	color: #082C56;
}
#rightnav li {
	list-style: none;
	padding: 2px 0;
}
#rightnav ul li {
	text-decoration: none;
	margin-top: 2px;
}
#rightnav ul ul li {
	padding: 3px 0 3px 5px;
	font-size: 80%;
	font-weight: normal;
}
/*============== Styles for footer ===================*/
#footer {
	border-top: 2px solid #AD6D6D;
	clear: both;
	padding: 5px;
	background-color: #ffffff;
	text-align: center;
	border-top-color: #00234D;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
/*================== general styles =================*/
hr {
	width: 400px;
	text-align: center;
	background-color: #004145;
	height: 5px;
}
/* =================Styles for heading tags =============== */
h1, h2, h3, h4 {
	color: #00234D;
	margin: 20px 0px 30px 0px;
}
h1 {
	border-bottom: 1px #7C9DCA solid;
	font-size: 1.7em;
	background-color: #D6DEE0;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 10px;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: .9em;
}
h4 {
	font-size: .9em;
}
/*================used to center anything==============*/
.center {
	text-align: center;
}
/* ============floats images to right or left ============*/
.imgrgt {
	float: right;
	padding: 7px;
}
.imglft {
	float: left;
	padding: 7px;
}
.smtxt {
	 font-size:small;
}
#container #banner b {
	font-size: x-large;
}
#container #footer p a {
	font-size: 12px;
}
#container #content p b {
	font-size: 18px;
	color: #000000;
}
#container #content table tbody tr td {
	font-weight: bold;
}
#container #content table tr td strong {
	font-size: 16px;

}
#container #content table {
	text-align: left;
	font-size: 18px;
}
#container #content table tr td p {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
#container #content table tr td p strong {
	text-align: left;
}
#container #content table tr td p strong {
	text-align: left;
}
#container #content table tr td p strong {
	text-align: left;
}
#container #rightnav ul li {
	font-size: 12px;
}
#container #content p {
	text-align: left;
}
#container #navcontainer #navlist li {
	color: #FFFFFF;
}
#container #navcontainer #navlist li {
	color: #FFFFFF;
}
