/* CSS Document */
body 
{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #201166;
}

.lf {float: left;}
.rf {float: right;}
.plten {padding-left: 10px;}
.prten {padding-right: 10px;}
.cb {clear:both;}
.pten {padding: 10px;}

.onespace {height:1px; line-height:1px; font-size:1px;}
.sevenspace {height:7px; line-height:7px; font-size:7px;}
.tenspace {height:10px; line-height:10px; font-size:10px;}

#wrapper {width:990px;height:100%;min-height:400px; border: solid 1px #071f46; background-color:#d4d4d4; }
#header {height:103px;width:990px; background-image: url(images/headera.jpg); background-repeat: no-repeat;}
#topRight {float: right; padding-right: 10px; padding-top: 10px;}
#nav {width: 990px; height: 31px; float: left; background-image: url(images/masterNav_bkgnd_navy.jpg); background-repeat: no-repeat;line-height:21px;}
.nav { color: #ffffff; vertical-align:middle; font-weight: bold;}
#topSpacer {width:990px; height:28px;}
#mainBody{width:990px; height:100%; text-align: left; min-height: 400px; background-color: #d4d4d4; margin: 0 auto; float: left;}
#mainBodySub{width:750px; height:100%; text-align: left; min-height: 400px; background-color: #d4d4d4; background-image: url(images/blue_Bkgnd.jpg); background-repeat: repeat-x repeat-y; margin: 0 auto; float: left;}
#leftColumn {float:left;width:215px;height:100%;min-height:575px; background-color:#071f46; position:relative;}
#centerColumn {float:left;width:990px;height:100%;min-height:500px; text-align: left; background-color:#d4d4d4; background-image:url(images/blue_Bkgndnavy.jpg); background-repeat: no-repeat; background-position: center;}
#rightColumn {float:right;width:242px;height:100%;min-height:564px; background-image:url(images/right_bkgnd.jpg);background-repeat:no-repeat;position:relative;}
.menuItems {height:15px;line-height:15px;color:#FFFFFF;font-weight:bold;text-decoration:none; padding-left: 5px;}
#btmSpacer {width:990px; height:14px;}
#centerColumnSUB {float:left;width:990px;height:100%;min-height:575px; text-align: justify; background-color: #d4d4d4; color: #000000;}
#centerColumnGroup {float:left;width:765px;height:100%;min-height:575px;padding-left:22px; padding-right:22px; text-align: justify; background-color: #d4d4d4; color: #000000; }
#centerColumnGREEN {float:left;width:765px;height:100%;min-height:575px;padding-left:22px; padding-right:22px; text-align: justify; background-color: #386c40; color: #000000;}
#footer {width:990px;height:20px; background-color:#201166; color:White;}
.footer {font-size: 10px;color:#ffffff;height:30px;line-height:30px;}
.footerlink {font-size:12px;color:#ff9933;text-decoration:none;}

.gold {color: #d3c616;}
.black {color: #000000;}
.blue {color: #04062f;}
.white {color:#ffffff;}
.ivory {color:#fffacd;}

/*a.leftColumn:link { color:#ffffff; text-decoration: none;}
a.leftColumn:visited { color:#ffffff; text-decoration: none;}
a.leftColumn:hover { color:#ffffff; text-decoration: underline;}

a.gold:link { color: #d3c616;}
a.gold:active { color: #d3c616;}*/

.arrows {list-style-image: url(images/recycle_arrows_black.jpg); vertical-align: middle; padding: 10px; clear: both;}

/*.cleanBoxBody ul { float: left; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0; padding-left: 4px; width: 228px; }
.cleanBoxBody li { width: 226px; padding-top: 5px; font-size: 108%; }*/
.cleanBoxBody p { font-size: 100%; }
.cb { clear: both; }
/* Show only to IE PC \*/
* html .cleanBoxHeader h2 { height: 1%; }
/* For IE 5 PC */
.cleanBox { margin: 0 auto; /* center for now */ width: 17em; /* ems so it will grow */ background: url(images/cleanbox/CleanBoxBodyS-R.gif) no-repeat bottom right; background-color: White; font-size: 100%; width: 670px; margin-bottom: 15px; }
.cleanBoxHeader { background: url(images/cleanbox/CleanBoxHeadS-R.gif) no-repeat top right; margin: 0; padding: 0; text-align: center; }
.cleanBoxHeader h2 { background: url(images/cleanbox/CleanBoxHeadS-L.gif) no-repeat top left; margin: 0; padding: 9px 0px 5px; color: #FF9933; font-weight: bold; font-size: 1.6em; line-height: 1em; }
.cleanBoxBody { background: url(images/cleanbox/CleanBoxBodyS-L.gif) no-repeat bottom left; margin: 0; padding: 2px 0px 5px 20px;  font-size: 82%; }
.dxmSubMenuGutter { background-color:#D9AA16; }
