
html, body {
	height: 100%;
	text-align: center;
	font: 90%/1.3 arial, helvetica, sans-serif;
  	background: #0d347c;
}
* {
	margin: 0;
	padding: 0;
}
#wrap {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
	text-align: left;
	background: #ffffff url("/wps/wcm/connect/88281a804eaf5c5a8ebd9eb62caf309b/background_rpt.jpg?MOD=AJPERES&amp;ContentCache=NONE&amp;CACHEID=88281a804eaf5c5a8ebd9eb62caf309b") repeat-y;
	border: 1px solid #999;
}
#header {
	width: 1000px;
	background: #666666;
}
#lcol {
	width: 179px;
	height:719px;
	min-height:719px;
	float: left;
	border: 0px solid #f000dd;
	background: url("/wps/wcm/connect/6d4306804eaf5fca8f1e9fb62caf309b/bg_left_col.jpg?MOD=AJPERES&amp;ContentCache=NONE&amp;CACHEID=6d4306804eaf5fca8f1e9fb62caf309b") no-repeat;
}
#content {
	margin: 0px 257px 0px 190px;
	padding: 0 0 0 0;
	border: 0px solid #f000dd;
	color: #0e2267;
}
#rcol {
	width: 257px;
	float: right;
	padding: 0;
}
#footer, #push {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	background: #010080;
	text-align: left;
	color: silver;
	font-size: 0.9em;
}
#footer a  {	
	color: silver;	
}

#push {
	clear: both;
	background:none;
}
p {
	margin: 5px;
}
#wrap .statement {
	font-size: 1.0em;
	color: #000000;
}

a {
    text-decoration: none;
    color: #0068b3;
}

a:hover {
	color: #0068b3;
	text-decoration: underline;
}
h1 {
	color: #014c8d;
	font-size: 215%;
}
h2 {
	color: #014c8d;
	font-size: 125%;
}
h3 {
	color: #014c8d;
	font-size: 110%;
}

h4 {
	color: #014c8d;
	font-size: 90%;
}
/* 
----------------------------------------------
header styles
----------------------------------------------
*/

#header {
	position: relative;
	float: left;
	width: 100%;
	background: #010080;
	border:0;
}
#header p {
	margin: 0;
	padding: 0px;
	height: 96px;
}
#header p img {
	border: none;
}
#header .banner_image {
	position: absolute;
	right:0px;
	top: 0px;
	float:right;
}
#header #skip {
	position: absolute;
	right: 5px;
	top: 0px;

	text-align: right;
	color: #999;
	text-decoration: none;
	font-size: 90%;
}
/* 
----------------------------------------------
Main Menu navigation styles
----------------------------------------------
*/
#navigation {
	margin: 0;
	padding: 0;
}
#navigation li {
	list-style-type: none;
	display: inline;
}
#navigation li a {
	float: left;
	display: block;
	padding: 7px 12px;
	margin: 0 0px 0 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border: 1px solid #999;
}
#navigation li a:hover, #navigation li a.highlight{
	background: #0172b4;
}
/*
----------------------------------------------
SiteSection Breadcrumbs
----------------------------------------------
*/
#site_section {
	top:0px;
	margin:0px;
	padding: 0px;
	width: 564px;
	height:104px;
	display:inline;
	float:right;
	font-size: 0.9em;
	border: 0px solid #f000dd;
	background: #fff000 url("/wps/wcm/connect/045b6d804eb181a4be81be54f95fae31/breadBackground.jpg?MOD=AJPERES&amp;ContentCache=NONE&amp;CACHEID=045b6d804eb181a4be81be54f95fae31") no-repeat;
}
#breadcrumbs {
	display: inline;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 521px;
	height: 95px;
	color: #0e2267;
	font-size: 90%;
	text-indent: 15px;
	padding-top: 0px;
}
#breadcrumbs h1 {
	margin: 25px 0 0 0;
	color: #0069b5;

}
#site_section_photo {
	display:block;
	float: right;
	margin: 0;
	padding: 0;
	width: 255px;
	height: 103px;
	border-top: 0px solid #fff000;
	background: #fff000 url("/wps/wcm/connect/ed9fc1004eb1880abee0be54f95fae31/newphoto1.jpg?MOD=AJPERES&amp;ContentCache=NONE&amp;CACHEID=ed9fc1004eb1880abee0be54f95fae31") no-repeat;
}

#breadcrumbs > ul > li {
	list-style-type: none;
	padding: 0;
	margin:0;
	display:inline;
}
#breadcrumbs ul li{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin:0;
}
/* 
----------------------------------------------
Left Sub- Menu navigation styles
----------------------------------------------
*/
#lcol {
	border: 0px solid #0ff000;
}

#lcol ul li {
	display: block;
	color: #fff;
	border-bottom: 1px solid #23a9de;
	margin-top: 10px;
	list-style-type: none;
	padding: 0 0 0 15px;
        background: url("/wps/wcm/connect/92988b004da99ee0b7a5ff54a1b45993/bullet_arrow_leftnav.gif?MOD=AJPERES&CACHEID=92988b004da99ee0b7a5ff54a1b45993") no-repeat 0 .4em;
}

#lcol ul li a {
	display: block;
	padding: 0px 2px;
	margin: 0 0px 0 0;
	text-align: left;
	text-decoration: none;
	color: #fff;
	border: 0px solid #999;
}

#lcol ul li .current {	
	font-weight: bold;
}

#lcol ul li a:hover {
	/*font-weight: bold;*/
}
/* 
----------------------------------------------
class styles
----------------------------------------------
*/
/* hide h2 Site Navigation text */
.structural {
	position: absolute;
	left: -500em;
}

#content #middleContent ul{
        margin-top: 10px;
        margin-right: 0pt;
        margin-bottom: 10px;
        margin-left: 0pt;
        padding-top: 0pt;
        padding-right: 0pt;
        padding-bottom: 0pt;
}

#content #middleContent ul li {
	display:block;
	padding-left: 13px;
    /*font-size: 0.75em;
    line-height: 1.3em;*/
	list-style-type: none;
	background-color: transparent;
	background-image: url("/wps/wcm/connect/ce871c804da99eefb7d1ff54a1b45993/bullet_arrow_blueResized.gif?MOD=AJPERES&CACHEID=ce871c804da99eefb7d1ff54a1b45993");
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
}

#content #middleContent ul li img{
	margin: 0;
	padding: 0;
	border:0;
	padding-right: 5px;
}

#pageImage{
	border:0;
	display:inherit;
	float:right;
}

/* 
----------------------------------------------
Promo Section
----------------------------------------------
*/

.dspromo{
	margin-top:10px;
	margin-left:5px;
	width:245px;
	background: #ffffff url("/wps/wcm/connect/61d2a6804f1127bdbf02ff7c588a1c44/promo-blue-bg.jpg?MOD=AJPERES&amp;ContentCache=NONE&amp;CACHEID=61d2a6804f1127bdbf02ff7c588a1c44") no-repeat;
	color:#FFF;
	height:150px;
	display:block;
	float:left;
	}

.dspromo h2{
	color:#ffffff;
	padding-left: 5px;
	font-size: 110%;
	display:block;
}

.dspromo a{
	color:#ffffff;
}
.dspromo img{
	display:inline;
	float:left;
	margin:5px;
	padding:5px;
}

.dspromo ul {
	list-style-type: none;
	width:245px;
	display: block;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	border:0px;

}

.dspromo ul li#top ,.dspromo ul li#bottom {
	padding-left: 30px;
	border-bottom-width: medium;
	border-bottom-style: none;
	margin-top:0px;
	padding-top:5px;
	margin-left:10px;
	background-color: transparent;
	background-repeat: no-repeat;
	border:0px;
	background-position: 2% 50%;
	background-image: url("/wps/wcm/connect/ce871c804da99eefb7d1ff54a1b45993/bullet_arrow_blueResized.gif?MOD=AJPERES&CACHEID=ce871c804da99eefb7d1ff54a1b45993");
}

.dspromo ul li#top p,.dspromo ul li#bottom p {
	padding:0;
	margin:0;
	border:0;
}


.promoButton a, .promoButton a:visited {
display:block;
float:left;
background-image: url(/wps/wcm/connect/216c81804018d3acadf0bf0484f46b17/prm-btn.gif?MOD=AJPERES);
background-repeat: no-repeat;
width:220px;
height:22px;
margin:0px; 
padding-top:0px; 
margin-left:0px;
text-align: center;
text-decoration: none;
color: #152a75;
line-height: 18px;
vertical-align: middle;
}

/* 
----------------------------------------------
Print & Email tools section
----------------------------------------------
*/

#toolsContainer {
	margin-top:20px;
	margin-left:5px;
	width:245px;
	float:left;
	padding:0;
	height:40px;

}
#toolsMain {
	height:38px;
	background-repeat: repeat-x;
	width:217px;
	float:left;
	padding:1px;
	background-image: url("/wps/wcm/connect/1d1fc1004da99ec6b756ff54a1b45993/tools-bg.gif?MOD=AJPERES&amp;ContentCache=NONE&amp;CACHEID=1d1fc1004da99ec6b756ff54a1b45993 ");
}

#toolsLeft{
	height:38px;
	width:13px;
	background-image: url("/wps/wcm/connect/7509f8004da99ec5b754ff54a1b45993/tools-left.gif?MOD=AJPERES&amp;ContentCache=NONE&amp;CACHEID=7509f8004da99ec5b754ff54a1b45993 ");
	float:left;
}
#toolsRight {
	height:38px;
	width:13px;
	background-image: url("/wps/wcm/connect/d59935004da99ec5b755ff54a1b45993/tools-right.gif?MOD=AJPERES&amp;ContentCache=NONE&amp;CACHEID=d59935004da99ec5b755ff54a1b45993");
	float:right;
}


/* 
----------------------------------------------
email a friend form
----------------------------------------------
*/

#content form table tr td input, #content p form table tr td input
{
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-right: 5px;
}

#content table tr 
{
width:300px;
height:20px;

}

