/* ABE CSS Document */

body{ background-image:url(../images/mainbg.jpg); background-repeat:repeat-x; margin:0px; padding:0px; }


.main{ border-top:#D1D2D4 solid 5px; background-color:#FFFFFF;  }

.menu{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;
	text-transform:uppercase; font-weight:bold; text-align:center; height:22px; line-height:22px;
}
.menu a{ color:#FFFFFF; text-decoration:none; }
.menu a:hover{ color:#D1D2D4; text-decoration:none; }

.left_menu{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#062F50; text-align:left; height:25px; line-height:25px;
}
.left_menu a{ color:#062F50; text-decoration:none; line-height:normal; }
.left_menu a:hover{ color:#062F50; text-decoration:underline; }

.content{
	width:350px; height:475px; overflow:scroll; line-height:18px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#062F50;
}

.content_wide{
	width:600px; height:475px; overflow:scroll; line-height:18px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#062F50;	
}

.heading{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#062F50;
	height:30px; line-height:30px; text-align:left;
}


.footer{
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#062F50;
	text-transform:uppercase; height:22px; line-height:22px;
}
.footer a{ color:#062F50; text-decoration:none; }
.footer a:hover{ color:#000000; text-decoration:none; }

.left_menu_sub{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#062F50; text-align:left; line-height: normal;
}
.left_menu_sub a{ color:#062F50; text-decoration:none; }
.left_menu_sub a:hover{ color:#062F50; text-decoration:underline; }

.blusitripholder
{
width:581px;
height:526px;
position:relative;
z-index:990;
}

.blustrip
{
position:absolute;
z-index:999;
top:130px;
}

img
{
border:none;
}

.content_wide a img
{
border: solid 1px #ccc;
text-decoration:none;
}