
body {
	font-family: Arial;
	color: #5D768D;
	font-size: 11px;
	line-height:14px;
	background-color:#CDDCEA;
	background-image: url('/files/Pinacle/abg_body.gif');
	background-repeat: repeat-x;
}

/* headers */

strong {
	font-size: 12px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	color: #202F40;
	}
	
	h1 {
	font-size: 130%;
	margin-top: 20px;
	margin-bottom:0px;
	color: #005FC2; padding-left:17px;
   }
h2 {
	font-size: 110%;
	margin-top: 20px;
	margin-bottom:0px;
	color: #DFECFE;
   }
h3 {
	font-size: 110%;
	margin-bottom:0px;
	color: #DFECFE;
   }   

p {
	float: none;
	font-size: 11px;

	margin-top:0px;
	margin-bottom:9px;
	margin-right:0px;
	text-align: left;
   }
   
dt {
	font-weight: bold;
   }
  
dd {
	margin-left:0px;
	margin-bottom:8px;
   }
   
p img {
	margin-left:0px;
	margin-right:5px;
	margin-bottom:1px;
	margin-top:0px;
	}

/* links */

a, a:link, a:visited, a:active {
	color:#005FC2;
	font-weight:bold;
	}
a:hover {
	text-decoration:none;
}
.menu {
	padding-top:10px;
	background-color:#51606C;
}
.homeZone2 {
	background-image: url('/files/Pinacle/abg_homeleft.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.homeZone2 p {
	margin-left:36px;
}
.homeZone1 {
	background-image: url('/files/Pinacle/abg_homemain.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.homeZone1 p {
	margin-left:39px;
}
.subMenuBox {
	background-image: url('/files/Pinacle/abg_contentLeft.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.subMenuBox p {
	margin-left:34px;
}
.contentMain {
	background-image: url('/files/Pinacle/abg_contentMain.gif');
	background-repeat: no-repeat;
	background-position: top left;	
}
.contentMain p {
	margin-left:35px;
	width:440px;
}
.contentMain dl {
	font-size: 11px;
	margin-bottom: 9px;
}
.contentMain dl dt {
	font-size: 12px;
	margin-left:40px;
}
.contentMain dl dd {
	margin-left:65px;
	margin-bottom: 0px;
}

#tablemenu {
	
	}