@charset "utf-8";

#apDiv_TopBorder {
	position:absolute;
	top:1%;
	left:1%;
	width:98%;
	height:100px;
	border-top:1px;
	border-left:1px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#000000;
	background-image:url(/acdjfs/images/borders/topborder-gradient.gif);
	background-position:left;
	background-repeat:repeat-x;
	background-color:#b1b8d5;
	z-index:1;
}

#apDiv_TB-Title {
	position:absolute;
	top:1%;
	left:1%;
	width:98%;
	height:100px;
	background-image:url(/acdjfs/images/borders/topborder-title.gif);
	background-position:center;
	background-repeat:no-repeat;
	z-index:2;
}

#apDiv_TB-LeftLogo {
	position:absolute;
	top:1%;
	left:1%;
	width:98%;
	height:100px;
	background-image:url(/acdjfs/images/borders/topborder-left_logo.gif);
	background-position:left;
	background-repeat:no-repeat;
	z-index:3;
}

#apDiv_TB-RightLogo {
	position:absolute;
	top:1%;
	left:1%;
	width:98%;
	height:100px;
	background-image:url(/acdjfs/images/borders/topborder-right_logo.gif);
	background-position:right;
	background-repeat:no-repeat;
	z-index: 4;
}

#apDiv_LeftNaviBar {
	position:absolute;
	left:1%;
	top:115px;
	height:auto;
	width:18%;
	background-color:#b8deff;
	/* background-image:url(/acdjfs/images/borders/redbg.jpg); */
	border-top:1px;
	border-left:1px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#000000;
	padding:10px;
}

#apDiv_LeftNaviBar2 {
	position:absolute;
	left:1%;
	top:400px;
	height:auto;
	width:18%;
	background-color:#b8deff;
	/* background-image:url(/acdjfs/images/borders/redbg.jpg); */
	border-top:1px;
	border-left:1px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#000000;
	padding:10px;
}

#apDiv_SubButtons {
	position:absolute;
	left:22%;
	top:115px;
	height:30px;
	width:75%;
	background-color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	padding-right:2%;
	border-top:1px;
	border-left:1px;
	border-right:2px;
	border-bottom:1px;
	border-style:solid;
	border-color:#000000;
}

#apDiv_MainSection {
	position:absolute;
	left:22%;
	top:147px;
	height:auto;
	width:75%;
	background-color:#f5f9ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	overflow:auto;
	font-weight:normal;
	padding:1%;
	border-top:1px;
	border-left:1px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#000000;
}

.PhoneNum {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}

.lblink a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.lblink a:link {
	text-decoration:none;
}
.lblink a:visited {
	text-decoration:none;
}
.lblink a:hover {
	text-decoration:underline;
	color:#FF0000;
}
.lblink a:active {
	text-decoration:none;
	color:#0000FF;
}
.mainlink a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.mainlink a:link {
	text-decoration:none;
}
.mainlink a:visited {
	text-decoration:none;
}
.mainlink a:hover {
	text-decoration:underline;
	color:#00FF00;
}
.mainlink a:active {
	text-decoration:none;
	color:#FFFFFF;
}
body {
	background-image:url(/acdjfs/images/borders/page-gradient.gif);
	background-repeat:repeat-x;
	background-color:#dff3ff;
}
.title {
	font-size:14px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	color: #9B0004;
	text-decoration:underline;
	left:-86px;
	top:-36px;
}
.contactpagename {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	text-decoration:none;
	color:#000066;
}
.contactpagetitle {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	text-decoration:none;
	color:#000000;
}