body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #55595E;
	background-color: #75778A;
	background-image: url(../images/pageBG.gif);
	background-repeat: repeat;
	vertical-align: top;
	margin: 10px;
	padding: 10px;
	line-height: 125%;
}

td, p {
  font-size: 11px;
  line-height: 1.5;
  vertical-align:top;
}
#leftColumnMenu a {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#leftColumnMenu a:link, #leftColumn a:visited, #leftColumn a:active {
	color: #75778A;
	text-decoration: none;
	padding: 4px 4px 4px 15px;

}
#leftColumnMenu a:hover {
	color: #75778A;
	background-color: #FFFFFF;
	text-decoration: none;
}
#leftColumn a:link, #leftColumn a:visited, #leftColumn a:active {
	color: #75778A;
	text-decoration: none;
	font-weight: bold;
}
#leftColumn a:hover {
	color: #75778A;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/listIcon.gif);
	line-height: 150%;
}
ul ul {
	list-style-position: outside;
	list-style-image: url(../images/listIcon2.gif);
}
ul ul ul {
	list-style-position: outside;
	list-style-image: url(../images/listIcon3.gif);
}

#content a:link, #content a:visited, #content a:active {
	color: #7F6284;
	text-decoration: underline;
}
#content a:hover {
	color: #DE5A0C;
}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #75778A;
	background-color: #ffffff;
	text-decoration: none;
}
#navTop a {
	border: 1px solid #FAF9F5;
	text-align: justify;
	padding: 1px 5px 3px 5px;
	font-size: 11px;
	color: #FFFFFF;
}
#navTop a:link, #navTop a:visited, #navTop a:active {
	color: #ECE9D8;
	text-decoration: none;
}
#navTop a:hover {
	color: #75778A;
	border: 1px solid #A6B3C3;
	text-decoration: none;
	background-color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
 padding-bottom: 0px;
}
h1 {
	font-size: 14px;
	color: #596275;
}
h2 {
	font-size: 14px;
	color: #55595E;
}
h3 {
	font-size: 14px;
	color: #596275;
}
h4 {
	font-size: 14px;
	color: #596275;
}
h5 {
	font-size: 12px;
	color: #596275;
}
h6 {
	font-size: 12px;
	color: #596275;
}

input {
	font-size: 10px;
	color: #463B35;
}
img {
	border: none;
}
td#content img {
  padding: 8px;
}
#logoCell {
	height: 123px;
	width: 301px;
}
#topRight {
	background-color:#55595E;
	height: 91px;
	width: 450px;
}
.darkBackground {
	background-color: #55585D;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: top;
	padding-bottom: 3px;
}

#leftColumn {
	width: 301px;
	background-color: #717386;
	background-image: url(../images/leftcolumnBG.jpg);
	background-repeat: repeat;
	color: #333333;
}
#content {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	height: 400px;
}
.titlebar1 {
	background-color: #ACAEB9;
	color: #FAF9F5;
}
.titlebar2 {
	background-color: #ACAEB9;
	color: #FAF9F5;
}
.titlebar3 {
  background-color: #ACAEB9;
}
#contentBottom {
	background-color: #55595E;
	background-image: url(../images/bottomBG.jpg);
	background-repeat: no-repeat;
	height: 49px !important;
	color: #FAF9F5;
	text-align: left;
	vertical-align: bottom;
}
#footer {
	background-image: url(images/bottomBG.jpg);
	background-repeat: no-repeat;
}
#leftColumn p {
	padding: 0px 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.titlebar1, .titlebar2, .titlebar3 {
	padding: 10px;
	color: #55595E;
}
#copyright {
	padding-left: 10px;
	font-size: 10px;
	color: #C4C4CC;
	background-color: #55595E;
}
.infoBox2 {
	border: 3px double #A6B3C3;
}

.infoBox1, .infoBox2, .infoBox3 {
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px;
	background-image: url(../images/pageBG.gif);
	background-repeat: repeat;
}

.infoBox1 {
	border: 3px double #ACAEB9;
}
.infoBox3 {
	border: 3px double #6F7563;
}

.titlebar1 img, .titlebar2 img, .titlebar3 img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #615249;
}

.galleryImage {
	border: 1px solid #615249;
	padding: 5px;
}
#topRight h1 {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	display: none;
}
#leftColumn h1, #leftColumn h2,  #leftColumn h3,  #leftColumn h4,  #leftColumn h5,  #leftColumn h6 {
	padding-left: 10px;
}
#leftColumn ul {
	padding-left: 5px;
	list-style-image: none;
}
#leftColumn li {
	display: block;
}
#leftColumn h1 {
	border-bottom: 1px dashed #ece9d8;
}
form {
	border: 1px solid #7F6284;
	font-size: 11px;
}
.smallFont {
  font-size: 10px;
}
.infoBoxHeading {
	font-family: Verdana;
	font-size: 13px;
	background: #E7CEB0 url(../images/infoBG.jpg) repeat;
	line-height: 150%;
	padding: 5px;
	border:1px solid #615249;
	color:#000000;
	width: 50%;
}
.red {
	color: #de5a0c;
	font-weight: bold;
}

