p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	text-align: justify;
	color: #000;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.staffImage {
	margin-right: 8px;
}


.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}
.maintable .othermaintable #chromemenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
}


.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
td {
	vertical-align: top;
	text-align: left;
	padding: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5D5D5D;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #A4A4A4;
	padding-left: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E5158;
	text-align: center;
	word-spacing: 1px;
	letter-spacing: 1px;
	line-height: 1.7em;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E5158;
	text-align: left;
}
a:visited {
	text-decoration: none;
}
.missionbg {
	background-image: url(../Bg_mission%20copy.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	bottom: 0px;
	background-position: center bottom;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #D4D0C8;
	background-image: url(../pagebg.jpg);
	background-repeat: repeat-x
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	line-height: 1.7em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.profiles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #4E5158;
	text-align: left;
}

.othermaintable {
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	top: 50px;
	background-color: #FFFFFF;
	height: 600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.missionbg {
	background-image: url(../Bg_mission%20copy.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	bottom: 0px;
	background-position: center bottom;
}

.maintable {	background-image: url(../header.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: top;
}
.maintable {	background-image: url(../header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.textfield {
	background-color: #C0C5C9;
	border: 1px solid #46474B;
}
