body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	background-color: #666666;
	padding-left: 5px;}


a {
	color:#0065A4;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}

a:hover {
	color: #0065A4;
	text-decoration : underline;}
	
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 120%;}


.bottomnav {
	font-size: 10px;
	margin-bottom: 0px;} 
	
/*/ul {
	padding-bottom: 5px;
	list-style-type: none;
	list-style-image: url(http://www.acl.com/images/campaigns/li_bg_red.gif);
}

ul li {
	list-style-type: disc;
	padding-bottom: 5px;
}
/*/

ul 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 0px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	margin-left: 0px;
	background-image: url(/images/square_bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}

.title {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	line-height: 150%;
	list-style-type: square;
}

.subTitle {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	line-height: 150%;}

.line_top  {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 5px;
}
.content_p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	line-height: 120%;}



/*/ Form Styles /*/

.Error{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px; 
	color: RED}
	
.formControl{
	background-color: #FFFFFF;
	border: 1px inset #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
	
.formDisabled{
	padding: 3px;
	color: #999999;
	background-color: #F0F0F0;
	border: 1px inset #999999
}

.radioControl{
	padding: 2px;
	font-size: 11px;}

.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	background-color: #F0F0F0
}
	
.tablecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;}




/*/ ACL.com Menu Styles /*/

.MenuItemCssClass{
	background-color: #F0F0F0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
	padding: 3px;
	width: 150px;
}

.MenuItemOverCssClass{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
	padding: 3px;
	width: 150px;
	background-color: #CCCCCC;
}

.MenuTopItemCssClass{
	cursor: pointer;	
	cursor: hand;}

