body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #dadada;
	background-image: url(images/bkgd.gif);
	background-attachment: fixed;
	margin: 0px;
}

table {
	border-collapse: collapse;
}

hr {
	color: #ffffff;
	border-bottom-color: #032e63;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}	

li {
	list-style-image: url(images/bullet.png);
	margin-top: 0.05in;
}

h1 {
	color: #054f36;	
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: 2pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #032e63;
	letter-spacing: 2px;
	font-size: 10.5pt;
	font-weight: bold;
}

h3 {
	color: #032e63;
	font-weight: bold;
	font-size: 10.5pt;
}

.tbl a {
	width:180px;
	padding: 6px;
	background-color: transparent;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#032e63;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border-bottom-color: #032e63;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
}
.tbl a:hover {
	text-decoration: none;
	background-color: #dadada;
	color: #032e63;
}

a {
	color: #054f36;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #032e63;
}

a.blue_links {
	color: #032e63;
	text-decoration:none;
	font-weight: 100;
}
a.blue_links:hover {
	text-decoration: none;
	color: #000000;
}

.border {
	border-width: 1px;
	border-style: solid;
	border-color: #054f36;
}

.border_btm {
	border-bottom-color: #032e63;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.white_header {
	font-size: 16pt;
	color: #FFFFFF;	
}

.green_header {
	color: #054f36;
	letter-spacing: 6px;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center
}



.quote {
	color: #054f36;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 8.5pt;
	font-weight: bold;
	text-align: left;
}

.green_text {
	color: #054f36;
}

.blue_header {
	color: #032e63;
	font-weight: bold;
	font-size: 10.5pt;
}

.gray_text {
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

.white_text {
	color: #ffffff;
}

.blue_text {
	color: #032e63;
	letter-spacing: 2px;
	font-size: 8pt;
}

.blue_text_sm {
	color: #032e63;
	letter-spacing: 1px;
	font-size: 7pt;
}

.bold_italic {
	font-style: italic;
	font-weight:bold;
}

.bold_italic_large {
	font-style: italic;
	font-weight:bold;
	font-size: 12pt;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic;
}

.searchterms {
display:none;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	background-image: url(images/body-bkgd.png);
}

#nav {
	width: 195px;
	float: left;
	padding: 5px;
	margin-left: 24px;
}

#sidebar {
	width: 500px;
	float: left;
	padding: 5px;
}

#sidebar1 {
	width: 225px;
	float: left;
	padding: 5px;
	background: #E5EDEA;
}

#services_container {
	width: 486px;
	float: left;
	padding: 5px;
	background: #FFFFFF;
}

#services_sidebar {
	width: 225px;
	float: left;
	padding: 5px;
	background: #E5EDEA;
}

#left {
	width: 350px;
	float: left;
	margin-right: 4px;
	padding: 4px;
	text-align: left;
	border-right-color: #d9dadb;
	border-right-style:dotted;
	border-right-width: 2px;
}

#right {
	width: 350px;
	float: left;
	margin-left: 4px;
	padding: 4px;
	text-align: left;
}

.featured-text{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #054f36;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #054f36;
}

.text_scroll {
 overflow:auto;
 height: 720px;
 width: 225px;
 background-color: #E5EDEA;
 padding: 6px;
}