body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.color1 {
	background-color: #343434;
}
.color2 {
	background-color: #ffffff;
}

.color3 {
	background-color: #000000;
}

.color4 {
	background-color: #cccccc;
}





a:link {
	color: #996633;
}
a:visited {
	color: #996633;
}
a:hover {
	color: #663300;
}
a:active {
	color: #663300;
}
h1 {
	font-size: 18px;
	line-height: 16px;
	color: #cccccc;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
}
h2 {
	
	font-size: 14px;
	color: #222222;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	color: 0a162d;
}
h4 {
	font-size: 12px;
	color: #FFFFFF;
}
h5 {
	font-size: 10px;
	color: 0a162d;
}
h6 {
	font-size: 10px;
	color: #FFFFFF;
}



.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}

.whiteLegal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-style:italic;
	font-weight:200;
}
.goldText {color: #BF965F}

.tableHeight {
	height:500px;
	vertical-align:middle;
}


.contentBlank {
	background-color: #ffffff;
	height:300px;
	text-align:center;
	vertical-align:middle;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


.contentGeneral {
	background-color: #ffffff;
	height:350px;
	text-align:center;
	vertical-align:middle;
	background-repeat:no-repeat;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-image:url(../images/dingbat2LG.gif);
}

.contentGeneral2 {
	background-color: #ffffff;
	height:300px;
	text-align:left;
	vertical-align:middle;
	background-repeat:repeat-y;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-image:url(../images/pageTrimGray.gif);
}


.leftPrint {
	background-color: #ffffff;
	width:200px;
	text-align:left;
	vertical-align:top;
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-top: 100px;
	padding-right: 25px;
	padding-bottom: 25px;
	background-image:url(../images/dingbat1.gif);
}

.contentPrint {
	background-color: #ffffff;
	height:450px;
	text-align:center;
	vertical-align:middle;
	background-repeat:repeat-y;
	padding-left: 40px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	background-image:url(../images/pageTrimGray.gif);
}





.leftIdentity {
	background-color: #ffffff;
	width:200px;
	text-align:left;
	vertical-align:top;
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-top: 100px;
	padding-right: 25px;
	padding-bottom: 25px;
	background-image:url(../images/dingbat1.gif);
}

.contentIdentity {
	background-color: #ffffff;
	height:400px;
	text-align:center;
	vertical-align:middle;
	background-repeat:repeat-y;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-image:url(../images/pageTrimGray.gif);
}





.leftPhoto {
	background-color: #ffffff;
	width:200px;
	text-align:left;
	vertical-align:top;
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-top: 100px;
	padding-right: 25px;
	padding-bottom: 25px;
	background-image:url(../images/dingbat1.gif);
}

.contentPhoto {
	background-color: #ffffff;
	height:400px;
	text-align:center;
	vertical-align:middle;
	background-repeat:repeat-y;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-image:url(../images/pageTrimGray.gif);
}





.leftWeb {
	background-color: #ffffff;
	width:200px;
	text-align:left;
	vertical-align:top;
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-top: 100px;
	padding-right: 25px;
	padding-bottom: 25px;
	background-image:url(../images/dingbat1.gif);
}

.contentWeb {
	background-color: #ffffff;
	height:400px;
	text-align:center;
	vertical-align:middle;
	background-repeat:repeat-y;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-image:url(../images/pageTrimGray.gif);
}



<!--scrollerbar styles--?





#content {
	background-color: #AAAAAA;
	padding: 3em;
	margin:0.2em 2em;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}


#mycustomscroll {
/* LOGOS PANE: Typical fixed height and fixed width example */
width: 100%;
HEIGHT: 520px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #ffffff;
margin: 0em auto;
padding: 0px;
}

#mycustomscroll2 {
/* TOPBAR NAV: Typical fixed height and fixed width example */
width: 670px;
HEIGHT: 80px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #000000;
margin: 0em auto;
padding: 0px;
border:0px solid #222222;
}


#mycustomscroll3 {
/* PRINT PANE: Typical fixed height and fixed width example */
width: 100%;
HEIGHT: 520px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #000000;
margin: 0em auto;
padding: 0px;
border:0px solid #222222;
}

#mycustomscroll4 {
/* WEB PANE: Typical fixed height and fixed width example */
width: 100%;
HEIGHT: 520px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #000000;
margin: 0em auto;
padding: 0px;
border:0px solid #222222;
}

#mycustomscroll5 {
/* PHOTOGRAPHY PANE: Typical fixed height and fixed width example */
width: 480px;
HEIGHT: 500px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #000000;
margin: 0em auto;
padding: 0px;
border:0px solid #222222;
}

#mycustomscroll6 {
/* Typical fixed height and fixed width example */
width: 100%;
HEIGHT: 450px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #000000;
margin: 0em auto;
padding: 0px;
border:0px solid #222222;
}





.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}


.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #2c2c2c;
}
.vscrollerbar {
width: 10px;
background-color: #cccccc;
}
.hscrollerbase {
height: 10px;
background-color: #444444;
}
.hscrollerbar {
height: 10px;
background-color: #cccccc;

}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
