body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-align:justify;
}

#container {
    position:relative;
	width:990px;
	background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
}
#top {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:120px;
	z-index:1;
	visibility:visible;
	background-color: #006699;
	background-image: url(/images/BlueTopBg.gif);
}
#topnav {
	position:absolute;
	left:0px;
	top:120px;
	width:990px;
	height:33px;
	z-index:1;
	visibility:visible;
	background-color: #FFFFFF;
	background-image: url(/images/navbg.gif);
}
#lineimg {
	position:absolute;
	left:0px;
	top:33px;
	width:990px;
	height:1px;
	visibility:visible;
}
#lineimg2 {
	position:relative;
	width:990px;
	visibility:visible;
	float:left;
}

#left {
	position:relative;
	width:201px;
	z-index:2;
	visibility:visible;
	padding-left:1px;
	padding-top:1px;

	
}
#body {
	position:relative;
	width:766px;
	display:inline;
	z-index:3;
	visibility:visible;
	padding:10px;
	float:right;
	
}
#banners {
	position:relative;
	width:990px;
	display:inline;
	z-index:4;
	visibility:visible;
	background-color: #ffffff;
	float:left;
	background-image: url(/images/navbg.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #99CC00;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#footer {
	position:relative;
	width:970px;
	z-index:5;
	visibility:visible;
	background-color: #ffffff;
	float:left;
	background-image: url(/images/navbg.gif);
	padding:10px;
	border-top: 1px solid #e9e9e9;

}
#AccpacLogo {
	position:absolute;
	left:10px;
	top:50px;
	visibility:visible;
}
#SearchTxt {
	position:absolute;
	left:750px;
	top:80px;
	visibility:visible;
}
#SearchField {
	position:absolute;
	left:800px;
	top:80px;
	visibility:visible;
}
#SearchButton {
	position:absolute;
	left:960px;
	top:80px;
	visibility:visible;
}
#TopTextNav {
	position:absolute;
	float:left;
	top:8px;
	visibility:visible;
	width:700px;
	
}
#TopRightIcons {
	position:absolute;
	display:inline;
	float:right;
	left:800px;
	top:8px;
	visibility:visible;
	width:300px;

}
#bodycontainer {
	position:absolute;
	left:0px;
	top:153px;
	width:990px;
	background-image: url(/images/bodybg.gif);
	visibility: visible;
	border-bottom: 1px solid #e9e9e9;
}
#bodycontainercontent {
	position:absolute;
	left:0px;
	top:153px;
	width:990px;
	background-image: url(/images/contentbg.gif);
	visibility: visible;
	border-bottom: 1px solid #e9e9e9;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
a.content:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
}
a.content:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
}
a.content:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
}
a.content:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;

}
.topNav:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC33;
}
.topNav:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC33;
}
.topNav:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC33;
	
}
.topNav:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC33;
}

.botNav:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.botNav:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.botNav:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	
}
.botNav:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

ul{
    margin:0 auto;
}

ul.globalnav li{
    text-align: left;
    float: left;
    list-style: none;
    padding: 0px 10px 3px 10px;

}
ul.homepagebanners li{
    list-style: none;

}
ul.banners li{
	float: right;
	list-style: none;
	text-align:center;
	padding-right:10px;
	padding-left:8px;
}
ul.bottomnav li{
	list-style: none;
	text-align:center;
	display:inline;
	color: #333333;
	margin:0 auto;

}
ul.topicons li{
    text-align: left;
    float: left;
    list-style: none;
    padding: 0px 10px 3px 10px;

}
.homeimage{
    padding:10px;
}
#contentstyle{
    padding-left:12px;
    padding-right:12px;
	padding-bottom:5px;
	padding-top:5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.tableframeorange {
	border: 1px solid #ff9900;
}
.tableframeblue {
	border: 1px solid #006699;
}
.tableframegreen {
	border: 1px solid #99CC33;
}
.tableframeteal{
	border: 1px solid #00AAB4;
}
.tableframegray{
	border: 1px solid #666666;
}

.orangebig {
	color: #FF9900;
}
.graybig {
	color: #666666;
}
.bluebig {
	color: #006699;
}
.tealbig {
	color: #00AAB4;
}
.greenbig {
	color: #99CC33;
}
.greenmediumtxt{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#99CC33;
	
}
.whitemediumtxt{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
.whitetblheader{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
.bottomtxt{
    font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
}
#middle {
	position:relative;
	width: 560px;
	padding-left:10px;
	padding-top:10px;
}
#right {
	position:relative;
	width:200px;
	padding-left:15px;
	padding-top:10px;

}

.ulInline{
    list-style:none;
	display:inline;
}
.ilInline{
	float:left;
	display:inline;
}
