body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.body a:link, .body a:visited {
text-decoration: underline;
}
.body a:active, .body a:hover {
	text-decoration: underline;
		color: #999933;
}
bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}bodygreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
h2 {
font-size:12pt;
color:#999933;
}

h3 {
font-size:10pt;
color:#666666;
font-weight:bold;
}

#AboutSection {
padding: 0em 2em 1em 2em;
margin: 1.5em 0 0 0;
}

.arrow {
color:#006666;
}

td.Content { 
border: 1px solid #669999;
}


@charset "UTF-8";
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.address a:link, .address a:visited {
	color: #666666;
	text-decoration: none;
}
.address a:active, .address a:hover {
	color: #006666;
	text-decoration: none;
}
.addressbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.greenheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999933;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #666666;
	text-align: left;
	padding-bottom: 10px;
	width:190px;
	}

.body a:link, .body a:visited {
	color: #666666;
	text-decoration: none;
}
.body a:active, .body a:hover {
	color: #006666;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006666;
}

.menu a {
color: #FFFFFF;
text-decoration:none;
}

.SectionSelected {
color:#FFFFFF;
}

#ShowcaseItem {
background-color:#F3F3F3;
padding: 0.4em 0.4em 0.4em 0.4em;
margin: 0 0 1em 0;
width:100%;

overflow:auto;

}

.ShowCaseItemImage{
width:100px;
margin-bottom:.5em;

}
.ShowcaseItemLink {
padding: 0 0.2em 0.2em 0.2em;

float:right;
width:5em;
font-size:8pt;
color:#009999;
text-align:right;
font-weight:bold;
}

.ShowcaseItemLink a {
color:#009999;
text-decoration:none;
}

.ShowcaseItemDetail {
	color:#009999;
	display:inline;
	width:600px;
	float:left;
	font-size:9pt;
}

.tabs {
background-color:#cccccc;
vertical-align:top;
height:70px;
padding: 0em 0em 0em 0em;
}

.TabDetail {
padding: 0 .5em 0 .5em;
}

.TabDetail a {
color:#666666;
}

.ReadMore {
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	color:#669999;
	text-align:right;
	text-decoration: none;
}

.ReadMore a {
	color:#669999;
	text-decoration:none;
}

