BODY{
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #D0DAE3;
	scrollbar-base-color: ##D0DAE3;
	scrollbar-dark-shadow-color: #003366;
	scrollbar-face-color: #29425A;
	scrollbar-highlight-color: #7B88A9;
	scrollbar-shadow-color: #D0DAE3;
	background-image: url(images/abl_bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

H1 {
	font-size: 16px;
	}
	
A:link {
	/*color: #CC0000;  */
	text-decoration: none;
}

A:visited {
	/*color: #CC0000; */
	text-decoration: none;
}

A:active {
	/*color: #CC0000;  */
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:hover {
	color: #CCDAE3;
	text-decoration: none;
}

TD {
	font-size: 10px;
	font-family : Verdana;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 10px;
}

TD.dark {
	font-size: 12px;
	font-family : Verdana;
	color : #FFFFFF;
}

P.dark {
	font-size: 12px;
	font-family : Verdana; color: #FFFFFF;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
	margin-top: 6px;
	margin-bottom: 6px;
}

.abl_quote {
	font-size: 10px;
	font-style: italic;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
	top: 10px;
	width: 140px;
	background-color: #D0DAE3;
	float: right;
}

.abl_floatbutton {
	top: 10px;
	width: 140px;
	float: right;
	padding-right: 30px;
}

.abl_sb_abovemenu {
	background-color: #29425A;
	height: 20px;
	width: 152px;
	position: absolute;
	left: 0px;
	top: 160px;
}
.abl_sb_tl {
	position: absolute;
	left: 152px;
	top: 160px;
}
.abl_topborder2 {
	background-color: #29425A;
	height: 10px;
	top: 150px;
	position: absolute;
	width: 100%;
	left: 0px;
}
.abl_topmenu {
	position: absolute;
	left: 0px;
	top: 180px;
}
.abl_rtcorner {
	position: absolute;
	top: 150px;
	right: 0px;
}
.abl_menu_bg {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	top: 123px;
	height: 27px;
	left: 0px;
}
.abl_abovemenu {
	background-color: #D0DAE3;
	position: absolute;
	height: 4px;
	width: 100%;
	left: 0px;
	top: 120px;
}

.chromestyle{
	width: 800px;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	top: 123px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	background: url(chromebg2.gif) center center repeat-x;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
}

.chromestyle ul li a:hover{
background: url(chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #EBF7FF;
	color: #FF0000;
}
#abl_topheader {
	position: absolute;
	height: 96px;
	width: 40%;
	top: 26px;
	right: 0px;
	text-align: center;
}

#abl_topbanner {
	position: absolute;
	width: 40%;
	right: 0px;
	text-align: center;
	color: #FFFFFF;
	background-color: #29425A;
	height: 24px;
	position: absolute;
	margin: 0px;
	padding-top: 4px;
	top: 0px;
}

#abl_topheader H1{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	position: absolute;
	top: 20%;
	left: 0px;
}

#abl_leftside{
	float: left;
	width:145px;
	padding: 0px;
	margin-top: 20px;
	margin-left: 2px;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	color: #FFFFCC;
}
#abl_leftside p {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	margin-top: 4px;
	margin-bottom: 10px;
}

#abl_leftside p a {
	color: #FFFF00;
}

#abl_content { 
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 160px;
}

#abl_content H1 {
	font-size: 20px;
	color: #5A6B80;
	margin-bottom: 6px;
	}


#abl_footer {
	width: 100%;
	padding: 10px;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px;
	margin-top: 0px;
	margin-left: 155px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#pagecell1{
	position:absolute;
	top: 170px;
	left: 0%;
	right: 2%;
	width:100%;
}
#pagecell1 #abl_content ul li {
	background-position: left;
	list-style-type: disc;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	vertical-align: top;
}

#pagecell1 #abl_content td.p {
}

.abl_sidebanner {
	width: 130px;
	font-size: 12px;
	background-image: url(images/clearpixel.gif);
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#abl_leftside img {
	margin-bottom: 10px;
}

#abl_appform {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #29425A;
	height: 500px;
	width: 525px;
	margin-left: 2px;
	padding: 10px;
	font-weight: bold;
}
.appTexBox {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	height: 16px;
}

.rsscontainer{
	margin-bottom: 5px;
	font-size: x-small;
}

.rsscontainer .rsstitle{ /*Style for .rsstitle DIV*/
font-weight: normal;
}

.rsscontainer .rssdate{ /*Style for .rssdate DIV*/
font-color: gray;
font-size: 90%;
}
#abl_leftside ul {
	margin-left: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#abl_leftEditable {
	margin-bottom: 0px;
}
#abl_content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
