#apDiv1 {
	position:absolute;
	visibility:inherit;
	left:503px;
	top:391px;
	width:167px;
	height:31px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	visibility:visible;
	left:718px;
	top:83px;
	width:369px;
	height:65px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	visibility:inherit;
	left:733px;
	top:58px;
	width:385px;
	z-index:2;
	height: 66px;
}
h1 {
	font-size: 24px;
	font-weight: 400;
	text-align: left;
	padding-left: 10px;
	color: #CC0000;
	padding-top: 5px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	padding-left: 10px;
	text-decoration: none;
}

h5 {
	font-size: 14px;
	color: #000099;
	font-style: italic;
	text-align: left;
	padding-left: 10px;
	background-position: center;
}
	
h3 {
	font-size: 12px;
	font-weight: 300;
	font-variant: small-caps;
	line-height: 12px;
}
	
	
h4 {
	font-size: 8px;
	font-weight: 200;
	font-variant: small-caps;
	line-height: 10px;
}
	


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	word-spacing: inherit;
	padding-left: 10px;
	padding-right: 20px;
}
	
.rowheader {
	background-color:#F1C66A;
}

a:link, a:active {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color:#FF9900;
	text-decoration:none;
}


td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


/*- Menu Tabs J--------------------------- */

    #tabsJ {
	float:right;
	width:inherit;
	background:#ffffff;
	font-size:75%;
	line-height:normal;
	border-bottom:2px solid #881001;
      }
    #tabsJ ul {
	margin:0;
	padding:10px 10px 0 30px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
	  
.wireframemenu{
	border: 1px solid #C0C0C0;
	background-color: white;
	border-bottom-width: 0;
	width: 220px;
	text-align: left;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 220px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
	font: 13px Verdana;
	padding: 4px 3px;
	display: block;
	width: 220px; /*Define width for IE6's sake*/
	color: #595959;
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #d10000;
}

html>body .wireframemenu a{ /*Non IE rule*/
	width: auto;
	text-align: left;
}

.wireframemenu a:hover{
background-color: #ffcc66;
color: black;
}

.wireframetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	font-variant: small-caps;
	text-align: left;
	text-indent: 3px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC0000;
	width: 220px;
	padding-left: 3px;
}

.topnav {
	height: 130px;
	background-image: url(../images/topborder2.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.rightbox {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CC3300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

input {
	border: 0.02em solid #CC0033;
}
.leftbox {
	border-left-width: 2px;
	border-left-style: double;
	border-left-color: #CC0033;
}

.centerbox {
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #CC0033;
}

.topborder {
	background-image: url(../images/topborder.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

.leftside {
	width: 43px;
	background-image: url(../images/leftborder2.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.rightside {
	width: 38px;
	background-image: url(../images/rightborder2.jpg);
	background-position: right;
	background-repeat:repeat-y;
}

.footer {
	height: 29px;
	background-image: url(../images/footer2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size:small;
	font-weight: 300;
}

.footerstyle {
	font-size:small;
	font-weight: 300;
	line-height: 10px;
	font-variant: small-caps;
	display: none;
	text-align: center;
}
ul {
	font-size: 12px;
	line-height: normal;
}
.imagebox {
	border: thin solid #CCCCCC;
}

.style3 {font-size: 12px; }
.style10 {font-size: 10}
.style12 {font-size: 10; font-style: italic; font-weight: bold; }
.style13 {font-size: 12px; font-style: italic; font-weight: bold; }
.style16 {color: #CC0033}
.style17 {font-size: 12px; font-style: italic; font-weight: bold; color: #CC0033; }
.style18 {font-size: 10px}