body {
	background-color: #3D888F;
	background-image:  url(images/page_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #005595;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 110%;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #005595;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #005595;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #005595;
	font-weight: bold;
	background-color: #87CBCD;
}
a:active {
	text-decoration: none;
	color: #005595;
	font-weight: bold;
}
#masthead {
	width: 763px;
}
#mbar {
	width: 763px;
}
#borderleft {
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
	width: 4px;
}
#borderright {
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
	width: 17px;
}
#content {
	background-color: #FFFFFF;
	width: 722px;
	padding: 10px;
}
#contacttable td {
	font-size: 90%;
	padding-right: 4px;
	padding-bottom: 4px;
}
#footerleft {
	width: 370px;
	height: 45px;
	background-image: url(images/footer_left.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 10px;
	vertical-align: top;
}
#footerright {
	width: 358px;
	height: 45px;
	background-image: url(images/footer_right.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #FFFFFF;
	padding-top: 9px;
	padding-right: 25px;
	text-align: right;
	vertical-align: top;
}
#footerright a {
	color: #FFFFFF;
	font-weight: normal;
}
#footerright a:hover {
	background-color: #501500;
}
.titlebar {
	background-color: #FF7300;
	height: 32px;
}
.titlebarleft {
	background-color: #FF7300;
	width: 7px;
	height: 32px;
	background-image: url(images/tbar_left.gif);
	background-repeat: no-repeat;
}
.titlebarright {
	background-color: #FF7300;
	width: 7px;
	height: 32px;
	background-image: url(images/tbar_right.gif);
	background-repeat: no-repeat;
}
.titlebartext {
	background-color: #FFF1E6;
	background-image: url(images/tbar_bg_orange.gif);
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 90%;


}
.titlebarstylefull {
	width: 700px;
}
.titlebarstyle2col {
	width: 340px;

}
.titlebarstyle2thirds {
	width: 440px;
}
.titlebarstyle1third {
	width: 240px;
}
.listgeneral {
	list-style-type: square;
	text-align: left;
}
.listgeneral li {
	padding-bottom: 4px;
}
.listnews {
	list-style-type: square;
	text-align: left;
}
.listnews li {
	padding-bottom: 10px;

}
.inlineimage {
	margin: 5px;
}
.missionstmt {
	background-color: #FFE2CB;
	width: 95%;
	border: 2px solid #FFC193;
}
.tdmissionstmt {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
