body {
	background-image: url(../images/bgMain.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.copyright {
	font-size: 11px;
	color: #305D5A;
}

table {
	font-size: 12px;
	color: #2A524A;

}

.content {
	padding: 25px;
	line-height: 22px;
}

.content LI{
	list-style-image: url(../images/bullet.gif);
}

.content UL{
	list-style-image: url(../images/bullet.gif);
}


h1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 14px;
	font-variant: small-caps;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A6360;
	border-right-color: #4A6360;
	border-bottom-color: #4A6360;
	border-left-color: #4A6360;
	color: 007077;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: 007077;
	padding-top: 20px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8BAAA5;
	color: 007077;
	padding-top: 10px;
}
h4 {
	font-weight: bold;
	color: 007077;
	padding-top: 20px;
}




.highlightText {
	font-weight: bold;
	text-decoration: none;
}


/* Content Links*/

#CLcontainer
{
	margin: 0;
	padding: 0 0 0 2px;
	display: block;
}

#CLcontainer A
{
	width: auto;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #2A524A;
}

#CLcontainer A:hover {
	border-right-color: #6A9695;
	border-left-color: #6A9695;
	color: #007077;
	text-decoration: underline;
}

#CLcontainer A.active:link, #CLcontainer A.active:visited
{
	display: block;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #2A524A;
}

#CLcontainer li{
	list-style-image: url(../images/bullet.gif);
}


/* Content2 Links*/

#CLcontainer2
{
	margin: 0;
	padding: 0 0 0 2px;
	display: block;
}

#CLcontainer2 A
{
	width: auto;
	text-decoration: none;
	font-size: 8px;
	color: #305D5A;
}

#CLcontainer2 A:hover {
	border-right-color: #6A9695;
	border-left-color: #6A9695;
	color: #007077;
	text-decoration: none;
}

#CLcontainer2 A.active:link, #CLcontainer2 A.active:visited
{
	display: block;
	width: auto;
	text-decoration: none;
	font-size: 8px;
	color: #2A524A;
}

#CLcontainer2 li{
	list-style-image: url(../images/bullet.gif);
}


/* SUB navigation*/

#subnavcontainer
{
	margin: 0;
	padding: 0 0 0 2px;
	display: block;
}

#subnavcontainer UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#subnavcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnavcontainer A
{
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px;
	font-weight: normal;
	font-size: 12px;
}

#subnavcontainer A:hover, #navcontainer A:active {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #6A9695;
	border-right-color: #6A9695;
	border-left-color: #6A9695;
	border-bottom-style: none;
	color: #234F50;
	text-decoration: none;
}

#subnavcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
/*z-index: 102;*/
background: #BBBBBB;
font-weight: bold;
}
.highlightText007 {
	font-weight: bold;
	text-decoration: none;
	color: 007077;
}
.tiny {
	font-size: 10px;
}
.largeText {
	font-size: 17px;
}

h5 {
	font-weight: bold;
	color: 007077;
	padding-top: 20px;
	font-size: 16px;
}
.Map {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

/* extras added */

.content #CLcontainer object {
	display: inline;
}

swf {
	z-index: 1;
}

#homeMenuLink {
	padding-right: 20px;	
}

input {
	background-color: #ACC4C1;
	border: 1px solid #224E51;
	color: #1E403F;
}
.content #CLcontainer object {
	display: inline;
}
.swf {
	z-index: -1;
}

.panel_header {
	font-weight: bold;
}
.tooltip
{
	color: #2A524A;
	padding:10px;
	font-weight:normal;
	z-index:100;
	font-size: 12px;
	background-image: url(../images/bg_glossary.jpg);
	display: block;
	width: 300px;
	border: 1px solid #1A3433;
}

.tooltip_anchor{
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0C649E;
}

