﻿body
{
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #899ecf;
	margin: 5px 0px 0px 0px;
	text-align:center;
	width:99%;
	font-size:11pt;
}

.divContentMain
{
	background-image: url(  'images/acsb_footer.jpg' );
	background-position: -1px bottom;
	background-repeat: no-repeat;
	border: medium outset #FFFFFF;
	width: 760px;
	margin: 0 auto;
	margin-bottom:10px;
	padding-right: 1px;
	height: auto;
	padding-bottom: 51px;
}

.divPageHeadBig
{
	background-image: url( 'images/acsb_header_full.jpg' );
	background-repeat: no-repeat;
	width:760px;
	height:144px;
	text-align:left;
}

.divPageHeadBig span,.divPageHeadSmall span,.divPageHeadBig h1,.divPageHeadSmall h1
{
	display:none;
}

.divPageHeadSmall
{
	background-image: url( 'images/acsb_header_half.jpg' );
	background-repeat: no-repeat;
	width:760px;
	height:72px;
}

.divLoginStatus
{
	background-color:#000099;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: small;
}
.divLoginStatus a
{
	color: #3399FF;
	font-weight: bold;
}

.divShowReview
{
	width: 736px;
	padding-bottom:15px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	display:inline-block;
}

.divShowReview p
{
	font-size:8pt;
}
.divReviewInstance
{
	border: 1px solid #000000;
	background: url(  'images/review_spacer_v.gif' );
	background-repeat: repeat-y;
	margin-left: 10px;
	padding-top: 5px;
	width: 720px;
	background-color: #F0F2F9;
	display: inline-block;
}


.divReviewSummary
{
	margin-left:10px;
	padding-top:2px;
	background:none;
	width: 335px;
	float: left;
}

.divReviewDetail
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}	

.divReviewDetail,.divReviewDetailLast
{
	margin-left: 5px;
	background: none;
	width: 360px;
	display: inline-block;
	float: right;
}


.divNavMain
{
	background-color:#ffffff;
	padding:1px 2px 1px 0px;
	margin:0px 0px 0px 0px;
	font-size:9pt;
}

.divNavMain ul
{
	background-color:#FFFFC0;
	padding:0px 0px 2px 2px;
	list-style-type:none;
	margin:0px;
	height:17px;
}

.divNavMain li
{
	background-color:#FFFFC0;
	border:solid 1px #000000;
	padding:0px;
	FLOAT: left;
	MARGIN: 0px -1px 0px 0px;	
	WIDTH: 107px;	
	COLOR: black;	
	HEIGHT: 17px;	
	TEXT-DECORATION: none;
	text-align:left;
}

.divNavMain li ul
{
	display:none;
	margin:0px;
	width:120px;
}

.divNavMain li li
{
	width:120px;
	border-style:none;
	height: 17px;
}

.divNavMain a
{	padding:1px 0px 1px 3px;
 	DISPLAY: block;	
 	COLOR: #000000;	
 	TEXT-DECORATION: none;
}

.divNavMain li li a
{
	padding:2px 0px 2px 3px;
}

.divNavMain a:hover
{
	color:#ffffff;
	background-color:#000033;
	text-decoration:none;
}

.divNavMain li:hover ul
{
	border:solid 1px #000000;
	padding:0px;
	DISPLAY: block;	
	Z-INDEX: 1;	
	VISIBILITY: visible;	
	MARGIN: 0px;	
	WIDTH: 120px;
	height:auto;
	POSITION: absolute;
}

.divContentBody
{
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	display: block;
	border: solid 1px #808080;
	padding-bottom:10px;
}

.divContent
{
	width:550px;
	display:block;
	text-align:center;
	margin: 0px 0px 0px 180px;
	padding:0;
}

.divShowDetail
{
	width:390px;
	float:left;
	text-align:center;
	margin: 0px 10px 0px 10px;
	padding:0;
}

p.justify
{
	text-align:justify;
}

.divSideBar
{
	background-position: center 10px;
	background-image: url('images/logo_acsb.gif' );
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-bottom: 12px;
	margin-left: 10px;
	width: 150px;
	font-weight: bold;
	color: #800000;
	display: block;
	float: left;
	text-align: center;
	font-size: 10pt;
}

.divSideBar a
{
	text-decoration: none;
	width:120px;
}

.divSideBar ul
{
	background-color: #B3C0DF;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	border-top: none;
	margin: 0 auto;
	padding: 0px;
	width: 126px;
	color: #000000;
	list-style-type: none;
	margin-bottom: 6px;
}

.divSideBar ul a
{
	border:none;
	background:none;
	width:100%;
	color:#000000;
	padding:0px;
}

.divSideBar li
{
	border-top:solid 1px black;
}

.divSideBar li:hover
{
	background-color:#ffffff;
	border-top:solid 1px black;
}

.ExampleText {font-size:7pt;font-style:italic;}

.PageSubTitle
{
	font-weight: bold;
	text-align: center;
	margin-top: 12px;
	font-size:12pt;
}
.CenterText {text-align:center;}
.ImportantText {font-weight:bold;}

.divCoupon
{
	border-color: #FF0000;
	border-style: dashed;
	background-color: #FFFF99;
	width: 85%;
	margin:0 auto;
	margin-bottom: 12px;
}

table.DataEntry
{
	background-color: #F0F2F9;
	border: solid 2px #006666;
	width: 90%;
	margin:0 auto;
}

.RequiredData,.NonRequiredData,.DisabledData
{
	width: 190px;
	font-size: 8pt;
}
.RequiredData
{
	background-color: #FFFFC0;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Sans-Serif;
}
.NonRequiredData
{
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}	

table.Filter
{
	width:550px;
	background-color:#899ecf;
	border:solid 1px #002d96;
	border-bottom:none;
	padding-left:0;
	padding-right:0;
	border-collapse:collapse;
}


.DisabledData
{
	background-color: #DBDBDB;
	margin-bottom: 3px;
}

.Strikeout
{
	text-decoration: line-through;
}

td
{
	text-align: left;
	font-size: 8pt;
}

th,tr.SectionHeader
{
    background-color: #1D00B1;
    color:White;
    font-weight:bold;
    font-size:10pt;
    text-align:center;
}

td.SectionHead
{
	border-color: #808080;
	border-top-style: solid;
	border-top-width: thin;
	padding-top: 6px;
	margin-top: 6px;
}
td.RowTitle
{
    font-size: 8pt;
    font-weight: normal;
    text-align: right;
    padding-right:8px;
    vertical-align:top;
}

td.OldInfo
{
    font-size: 8pt;
    font-weight: bold;
    text-align: left;
    color: black;
    padding-left: 5px;
}
td.NewInfo
{
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	/*vertical-align: middle;*/
}

.ErrorText,.ErrorSummary {font-weight:bold;color:Red;font-size:10pt;}
.ErrorText {background-color:Yellow;}
.NormalText,.FootnoteText,.SmallText {font-size:8pt;}

.stdHref
{
	color: #3399FF;
	font-weight: bold;
}
.disabledHref
{
	color: #C0C0C0;
}
input.button
{
	width:150px;
	margin:0px 4px 0px 4px;
}

p
{
	margin:6px 10px 6px 10px;
}
#pnlDataEntry,#pnlConfirmation
{
	text-align:center;
	width:100%;
}

#pnlSubmissionConfirmation
{
	text-align:center;
}


.PageTitle
{
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin-bottom: 12px;
}

.PageTitle {font-size: 20pt;}
.PageSubTitle {font-size:12pt;}
.ImportantText {font-style:italic;}
.FootnoteText {font-style:normal;font-weight:normal;color:blue;}

p
{
	font-size:10pt;
}
.CodeSelection
{
	border:none;
	text-align:left;
}

table.DataConfirmation
{
	background-color:#ffffff;
	width: 80%;
}


img
{
	border:none;
}

.showdetailmap
{
	border-style: solid;
	border-width: thin;
	background-color: #C0C0C0;
	width: 308px;
	height: 365px;
	float: right;
	margin-right:10px;
}

td.AXDBTableNavBarTop
{
	text-align:right;
}

td.AXDBTableNavBar
{
	text-align:right;
}

#aboutSideBar
{
	background-image: url( 'images/pic_cmcover.gif' );
	background-repeat: no-repeat;
	margin:10px 10px 10px 10px;
	padding-top: 190px;
	padding-bottom: 12px;
	width:150px;
	font-weight:bold;
	color:#800000;
	display:block;
	float:left;
}

#contactSideBar
{
	background-image: url('images/usa_map_west_small.gif' );
	background-repeat: no-repeat;
	margin: 12px 12px 12px 12px;
	padding-top: 140px;
	width:135px;
	font-weight:bold;
	color:#800000;
	display:block;
	float:left;
}

#contactMain
{
	width: 500px;
}

#showMain
{
	width: 570px;
	float: left;
	text-align:center;
}
	
#aboutInfo
{
	width:500px;
	text-align: justify;
}

#advertisingMain
{
	width:500px;
	text-align: justify;
}

ul#stateList
{
	display:inline;
	padding-left: 0;
	margin-left: 0;
	background-color: #036;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#stateList li
{ display: inline; }

#stateList li a
{
	padding: 0.3em 0.6em;
	background-color: #036;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	font-weight:bold;
}

#stateList li a:hover
{
	background-color: #369;
	color: #fff;
}

a.CheeseLink
{
	background-color: Yellow;
	border: 1px solid #0000FF;
	padding: 2px 3px 2px 3px;
	color: #0000FF;
	background-color: #FFFF00;
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin: 0 auto;
	color: Blue;
}