/* HTML Style to addjust for Firefox/Opera/Safari vertical scroll bar shifting */
html{min-height:101%;height:101%;}
/*-------------------------------------------------*/
/* ACS Main Palette                                */
/* Red:              RGB: 245 000 000 Hex: #F50000 */
/* Dark Gray:        RGB: 084 084 084 Hex: #545454 */
/* Light Gray:       RGB: 233 233 233 Hex: #E9E9E9 */
/* Black:            RGB: 000 000 000        black */
/* White:            RGB: 255 255 255        white */
/*-------------------------------------------------*/
/* ACS Dramatic Gradient                           */
/* Begins Sage Dark: RGB: 030 034 035 Hex: #1E2223 */
/* Ends Sage Light:  RGB: 069 079 081 Hex: #454F51 */
/*-------------------------------------------------*/
/* ACS Extended Palette                            */
/* Blue:             RGB: 030 030 102 Hex: #1E1E66 */
/* Natural:          RGB: 240 232 214 Hex: #F0E8D6 */
/* Light Gray:       RGB: 233 233 233 Hex: #E9E9E9 */
/* Gold:             RGB: 255 188 000 Hex: #FFBC00 */
/* Dark Gray:        RGB: 084 084 084 Hex: #545454 */
/* Sage Light:       RGB: 180 183 164 Hex: #B4B7A4 */
/*-------------------------------------------------*/
body {
	font-family: Arial, "Arial Narrow", Helvetica, sans-serif;
	background: black;
	color: white;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: small;
	font-weight: normal;
}


/* ---------------------------------------------------------------------- */
/* Styles for the overall look and feel; placed here for eady maintenance */
/* ---------------------------------------------------------------------- */
.twoColLiqLtHdr #mainBanner h1{
	background: #F50000;
	color: white;
}
.twoColLiqLtHdr #container, .twoColLiqLtHdr #nav_current, .twoColLiqLtHdr #side_current, .twoColLiqLtHdr #nav a:hover, .twoColLiqLtHdr #sidebar a{
	background: white;
	color: #545454;
}
.twoColLiqLtHdr a:visited, .twoColLiqLtHdr a:link{color:white;}
.twoColLiqLtHdr #masthead, .twoColLiqLtHdr #header, .twoColLiqLtHdr #nav, .twoColLiqLtHdr #footer, .twoColLiqLtHdr #footerNav, .twoColLiqLtHdr #copyright{
	background: black;
	color: white;
}
.twoColLiqLtHdr #mainDetail a:link{	color: #545454;}



/* -------------------------------- */
/* Styles for the container section */
/* -------------------------------- */
.twoColLiqLtHdr #container { 
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
}


/* ------------------------------- */
/* Styles for the masthead section */
/* ------------------------------- */
.twoColLiqLtHdr #masthead{
	height: 103px;
	max-height: 103px;
}


/* ------------------------------ */
/* Styles for the logo section    */
/* ------------------------------ */
.twoColLiqLtHdr #logo {
	float: left;
	width: 296px;
}
.twoColLiqLtHdr #logo img{
	border: 0;
	width: 296px;
	height: 103px;
}


/* ----------------------------- */
/* Styles for the header section */
/* ----------------------------- */
.twoColLiqLtHdr #header {
	text-align: right;
	height: 103px;
	margin: 0 0 0 296px;
	padding: 0 30px;
} 
.twoColLiqLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
	font-size: x-large;
}
.twoColLiqLtHdr #header h2{
	margin: 0;
	font-size: medium;
	font-style: italic;
}


/* ------------------------------ */
/* Styles for the nav section     */
/* ------------------------------ */
.twoColLiqLtHdr #nav {
    margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}
.twoColLiqLtHdr #nav ul {
	margin: 0 0 0 30px;
	list-style: none;
	padding: 2px 0 5px 0;
}
.twoColLiqLtHdr #nav li {
	display: inline;
	margin: 0;
	padding: 0 7px 0 0;
}
.twoColLiqLtHdr #sidebar a:hover{
	font-weight:bold;
	font-style:italic;
}
.twoColLiqLtHdr #nav a {
	padding: 5px 10px;
	text-decoration: none;
}


/* ------------------------------ */
/* Styles for the sidebar section */
/* ------------------------------ */
.twoColLiqLtHdr #sidebar h1{font-size: large;}
.twoColLiqLtHdr #sidebar h2{font-size: medium;}
.twoColLiqLtHdr #sidebar h3{font-size: small;}
.twoColLiqLtHdr #sidebar {
	min-height:250px;
	margin: 0;
	border: 0;
	float: left;
	width: 200px;
	padding: 10px 0;
}
.twoColLiqLtHdr #sidebar ul {
	list-style: none inside none;
	text-indent:13px;
	margin: 0;
	border: 0;
	padding:0;
}
.twoColLiqLtHdr #sidebar li {
	margin: 0;
	border: 0;
	padding: 10px 0 0 25px;
}
.twoColLiqLtHdr #sidebar a {
	margin: 0;
	padding: 0;
	text-decoration:none;
}
.twoColLiqLtHdr #sidebar h1, .twoColLiqLtHdr #sidebar h3, .twoColLiqLtHdr #sidebar p {
	margin: 0 10px;
}
.twoColLiqLtHdr #sidebar h1{
	margin-bottom: 15px;
}
.side_current {
	font-weight:bold;
	font-style:italic;
	list-style: disc inside none;
	text-indent:0px;
}


/* ---------------------------------- */
/* Styles for the mainContent section */
/* ---------------------------------- */
.twoColLiqLtHdr #mainContent {
	margin: 0 0 0 22%;
	padding: 15px 10px 15px 0;
}


/* --------------------------------- */
/* Styles for the mainBanner section */
/* --------------------------------- */
.twoColLiqLtHdr #mainBanner {
	padding: 0;
	margin: 0;
	border: 0;
}
.twoColLiqLtHdr #mainBanner h1 {
	position: absolute;
	font-size: x-large;
	display: inline;
	padding: 0 20px 0 10px;
	margin: 38px 0 0 0;
	z-index: 2;
}
.twoColLiqLtHdr #mainBanner img {
	width: 763px;
	height: 100px;
	border: none;
	z-index: 1;
}


/* --------------------------------- */
/* Styles for the mainDetail section */
/* --------------------------------- */
.twoColLiqLtHdr #mainDetail{
	min-height:250px;
	padding: 15px 0;
}
.twoColLiqLtHdr #mainDetail h1, #mainDetail h2, #mainDetail h3{
	font-weight: bold;
	text-align: left;
}
.twoColLiqLtHdr #mainDetail h1{font-size: large;}
.twoColLiqLtHdr #mainDetail h2{font-size: medium;}
.twoColLiqLtHdr #mainDetail h3{font-size: small;}
.twoColLiqLtHdr #mainDetail p{
	margin: 0;
	border: 0;
	padding: 15px 0;
}
.twoColLiqLtHdr #mainDetail a:visited{
	color: #545454;
	text-decoration: underline;	
}
.twoColLiqLtHdr #mainDetail ul{
	line-height: 2em;
	list-style: disc outside none;
}
.twoColLiqLtHdr #subBullet {
	border:0;
}
.twoColLiqLtHdr #subBullet ul{
	list-style: circle outside none;
}
.twoColLiqLtHdr #guidesAndManuals{
	border:0;
}
.twoColLiqLtHdr #guidesAndManuals ul {
	list-style:none;
	list-style-position:outside;
}
.twoColLiqLtHdr #guidesAndManuals li {
	padding-bottom: 25px;
}
.twoColLiqLtHdr #guidesAndManuals img {
	float:left;
	border: 0;
	margin-right:20px;
	vertical-align: middle;
}
.highlight {
	font-weight: bold;
	padding-left: 15px;
}

/* ----------------------------- */
/* Styles for the footer section */
/* ----------------------------- */
.twoColLiqLtHdr #footer { 
	width: 100%;
	padding: 0;
}
.twoColLiqLtHdr #footerNav {
	float: left;
	width: 50%;
	padding: 0;
	margin: 0;
}
.twoColLiqLtHdr #footerNav ul{
	font-size:small;
	margin: 0;
	margin-left: 30px;
	list-style: none;
	padding: 10px 0;
}
.twoColLiqLtHdr #footerNav li{
	display:inline;
	margin: 0;
	padding: 0;
}
.twoColLiqLtHdr #footerNav a{
	margin: 0 2px 0 2px;
	padding: 0px 5px;
	text-decoration: none;
}
.twoColLiqLtHdr #copyright{
	font-size: x-small;
	text-align: right;
	padding: 13px 30px 10px 0;
}


/* ------------------------------- */
/* Miscellaneous classes for reuse */
/* ------------------------------- */
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}