/*<![CDATA[*/
html,body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;

	/*
	background-color: #000047;
	background-image: url(../../images/backGradient1.png);
		background-repeat: no-repeat;

	background-image: url(../../images/altMainBack.jpg);
	*/

	
	height:100%;
	border:none;
	/* overflow: hidden; controls scroll */
}
.globaltablexxx {
	background-color: #003;
	background-image: url(../../images/backClear2.png);
	background-repeat: repeat;
}

object
{
	vertical-align: top;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 95%;
}

/*]]>*/
.leftbarA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: uppercase;
	color: #003;
	text-decoration: none;
	background-image: url(../../images/whiteBackClear.png);
	list-style-position: outside;
	text-align: left;
	list-style-image: url(../../images/arrow.gif);
	padding-left: 3em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-indent: 0;
}
.middlebarA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003;
	text-decoration: none;
	background-image: url(../../images/whiteBackClear.png);
	list-style-position: outside;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 0;
}
.rightbarA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #003;
	text-decoration: none;
	background-image: url(../../images/whiteBackClear.png);
	list-style-position: outside;
	text-align: left;
	list-style-image: url(../../images/arrow.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 0;
}


.subnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #007;
	cursor: crosshair;
	background-color: #d09b2c;
}
.headerA {
	background-color: #003;
	background-image: url(../A_includes/backs/topBG1.png);
	background-repeat: repeat-x;
	background-position: top;
}

