/*--------------------------------*/
/* STANDARD HTML TAG RESET        */
/*--------------------------------*/

body,h1,h2,h3,h4,p,ul,li{margin:0;padding:0;border:0;}

body{background-color:#000;}
a:link{
	text-decoration: none;
	color: #000;
}
a:visited{
	color: #000;
}

/*--------------------------------*/
/* WRAPPER DIVS                   */
/*--------------------------------*/

#wrapper{
width:798px;
margin: 30px auto auto;
border: 1px solid #FFFFFF;
font-family: Verdana, sans-serif;
	background-color: #fff;
}
#homeBottomWrapper{
	width: 769px; /* 798px - padding */
	background-color: #aea243;
	background-image: URL(/images/home-bottom-bkgd.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 193px;
	padding-left: 29px;
	padding-bottom: 0;
}
#navWrapper{
	height: 19px;
	width: 798px;
	background-color: #aea243;
}
#splashWrapper{
	height: 285px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	background-color: #fff;
}

#mainBodyWrapper{
	border-top: 2px solid #000;
	background: #fff url(/images/insideBG.gif) repeat-y;
}

#mainBodyWrapper2{
	background: url(/images/greenBarDots.jpg) no-repeat left bottom;
}

/*--------------------------------*/
/* LAYOUT DIVS                    */
/*--------------------------------*/

#floatClear, .clear {
	clear: both;
}

#vertBlackBar{
	float: left;
	width: 1px;
	height: 112px;
	/* background-color: #000; bars are now being displayed as part of the background image */
	margin-top: 38px;
}

/*--------------------------------*/
/* CLASSES                        */
/*--------------------------------*/

.masthead{
	width: 798px;
	height: 66px;
	background-color: #000;
}

.tangoHeader{
	height: 38px;
	background: url(/images/tangoHeader.gif) no-repeat;
	text-indent: -1000em;

}
.homepageImage{
	float: left;
}

.linkArrow{
	margin-left: 8px;
	position: relative;
	top: 2px;
}
.activePage, .activePage a, .activePage a:link, .activePage a:visited {
	color: #20568b ! important;
}

.copyright{
	color: #414143;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin: 14px 0 18px 0;
}

.utilityNav{
	color: #cccccc;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin: 14px 0 18px 0;
}

.utilityNav a {
	color: #cccccc;
	text-decoration: none;
}

.utilityNav a:hover, .utilityNav a:active {
	text-decoration: underline;
}

/*--------------------------------*/
/* MAIN SITE NAVIGATION           */
/*--------------------------------*/

#mainNav{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 12px;
}

#mainNav li{
	list-style-type: none;
	float: right;
	text-align: right;
}
#mainNav li.bullet{
	font-weight: normal;
	font-style: normal;
	color: #000;
	width: 25px;
	text-align: center;
}
#mainNav a:link{
	text-decoration: none;
	color: #fff;
}
#mainNav a:hover{
	text-decoration: none;
	color: #20568b;
}
#mainNav a:active{
	text-decoration: none;
	color: #20568b;
}
#mainNav a:visited{
	text-decoration: none;
	color: #fff;
}

#mainNav a:visited:hover{
	text-decoration: none;
	color: #20568b;
}



/*--------------------------------*/
/* HOMEPAGE INTRO BOX             */
/*--------------------------------*/

#introBox{
width: 330px;
height: 285px;
float: left;
	background: #323233 url(/images/introBoxBG.jpg) no-repeat;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
}
#introBox h2{
	background: url(/images/introBoxHead.jpg) no-repeat;
	text-indent: -1000em;
	height: 51px;
	margin-top: 30px;
	margin-left: 38px;
	margin-bottom: 6px;
}
#introBox p{
	margin-left: 38px;
	margin-right: 40px;
	margin-bottom: 10px;
}
#introBox a:link{
color: #c3640c;
font-weight: bold;
text-decoration: none;
}
#introBox a:hover{
	color: #fff;
}
#introBox a:active{
	color: #fff;
}
#introBox a:visited{
color: #c3640c;
font-weight: bold;
text-decoration: none;
}
#introBox a:visited:hover{
	color: #fff;
}



/*--------------------------------*/
/* HOMEPAGE DOOR OPENERS          */
/*--------------------------------*/

.openerHead{
	color: #21558a;
	font-size: 18px;
	line-height: 1.2em;
	padding-bottom: 2px;
	font-weight: normal;
}
#doorOpener a.openerLink{
	color: #fff;
	font-weight: bold;
}

#doorOpener{
	width: 152px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	font-size: 10px;
	line-height: 14px;
	margin-top: 48px;
}

#doorOpener h3 {
	padding-left: 9px;
	color: #21558a;
	font-size: 18px;
	line-height: 1.2em;
	padding-bottom: 0px;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
}

#doorOpener h3 a {
	color: #21558a;
}

#doorOpener p{
	padding-left: 9px;
	margin-top: 8px;
}

#doorOpener a:hover{
text-decoration: underline;
}
#doorOpener a:visited{
	text-decoration: none;
}

#doorOpener a:visited:hover{
	text-decoration: underline;
}

#openerBullets{
	float: left;
	width: 237px;
	margin-top: 38px;
}

#openerBullets h3{
	color: #000;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 50px;
}
#openerBullets ul{
	padding-left: 10px;
	list-style-type: none;
}
#openerBullets li{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 6px;
}
.blockArrow{
	position: relative;
	top: 1px;
}




/*--------------------------------*/
/* INTERIOR PAGES - BODY          */
/*--------------------------------*/

#mainBodyBehind {
	background-position: 100% 1px; /* (foreground) dynamic background image */
	background-repeat: no-repeat;
}


#mainBody{
	font-size: 10px;
	line-height: 14px;
	color: #000;
	padding: 0px 96px 160px 0px;
	background-position: 513px 42px; /* (foreground) dynamic background image */
	background-repeat: no-repeat;
}

#mainBody p{
	margin-bottom: 14px;
}
#mainBody h1{
	font-size: 14px;
	line-height: 20px;
	color: #aea243;
	margin-bottom: 32px;
	font-weight: bold;
	width: 260px; /* avoid overwriting the dynamic background images */
}
#mainBody h2{
	font-weight: bold;
	color: #20568b;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 4px;
}

#mainBody a:link{
	text-decoration: underline;
color: #c3640c;
}
#mainBody a:hover{
	text-decoration: underline;
	color: #20568b;
}
#mainBody a:visited{
	text-decoration: underline;
	color: #c3640c;
}
#mainBody a:visited:hover{
	text-decoration: underline;
	color: #20568b;
}


/* grafting a left nav into the subpage design */

#mainBody table td.leftNav {
	width: 184px;
	padding-right: 6px;
	padding-top: 1em;
	padding-bottom: 191px;
	background: url(/images/content-bkgd.gif) no-repeat bottom right;
}

#mainBody table td.innerContent {
	padding-left: 60px;
	padding-top: 71px;
	width: 452px;
}

#mainBody table td.innerContent ul {
	border: 0px;
	margin: 1em 0px;
	padding-left: 40px;
}

#mainBody table td.innerContent ul li {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#mainBody table td.leftNav a {
	display: block;
	margin: 1em 17px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 17px;
	background-image: URL(/images/lnav-li.gif);
	background-position: 0px 13px;
	background-repeat: no-repeat;
}

#mainBody table td.leftNav a.level4 {
	margin-left: 35px;
	padding-left: 13px;
	font-size: 10px;
	background-image: URL(/images/lnav-li2.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}


#mainBody table td.leftNav a.level3 {
	border-top: 1px solid #ffffff;
	padding-top: 12px;
}

#mainBody table td.leftNav a.isFirst {
	border-top: none ! important;
	padding-top: 0px ! important;
	background-position: 0px 2px;
	margin-top: .5em;
}

#mainBody table td.leftNav a, #mainBody table td.leftNav a:link, #mainBody table td.leftNav a:visited {
	color: #1f4176;
	text-decoration: none;
}

#mainBody table td.leftNav a:active, #mainBody table td.leftNav a:hover {
	color: #ffffff;
	text-decoration: none;
}

#mainBody table td.leftNav a.on {
	color: #ffffff ! important;
}

#mainBody table td.leftNav a.level4, #mainBody table td.leftNav a.level4:link, #mainBody table td.leftNav a.level4:visited {
	color: #302f2f;
	text-decoration: none;
}

#mainBody table td.leftNav a.level4:active, #mainBody table td.leftNav a.level4:hover {
	color: #ffffff;
	text-decoration: none;
}

/* begin homepage announcements */

div#homeAnnouncements {
	background-color: #aea243;
	padding: 3px 3px 0px 3px;
	font-size: 12px;
}

div#homeAnnouncements div.inner {
	background-color: #000000;
	color: #ffffff;
	padding: 0px 0px 0px 18px;
	height: 27px;
	font-weight: bold;
}

div#homeAnnouncements div.inner a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

div#homeAnnouncements div.inner div.announceTitle {
	float: left;
	width: 102px;
	padding-top: 5px;
}

div#homeAnnouncements div.inner div.headlines {
	float: left;
	width: 668px;
	height: 27px;
	background-image:URL(/images/announcement-bkgd.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

div#homeAnnouncements div.inner div.headlines div.innerHeadlines {
	position: relative;
	overflow: hidden;
	height: 22px;
}

.headline {
	position: absolute;
	top: 50px;
	padding-left: 20px;
	height: 27px;
	width: 654px;
}

/* end homepage announcements */

td.pad {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}