BODY 
{
	color: #666666;
	font-family: Trebuchet MS;
}

A  
{
	text-decoration : none;
	color: #008011;
	font-weight: bold;

}

A:hover  
{
	text-decoration : none;
	color: Black;
}

A:active  
{
	text-decoration : none;
}

p  
{
	text-align : left;
}

.formtext {
	font-family: Trebuchet MS;
	font-size: 9 pt;
	font-weight: bold;
	color: #008011;
	cursor : auto;
	background-color: white;
}

.size8 {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
}

.size8b {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}

.size8w {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
	color: White;
}

.size8wb {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	color: White;
}

.size9 {
	font-family: Trebuchet MS;
	font-size: 8.5pt;
	font-weight: normal;
	line-height: 130%;
}

.size9b {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}

.size9bw {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: White;
}

.size9bc {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
	text-align:center;
}

.size9w {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
	color: White;
}

.size9wb {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: White;
}

.size10 {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}

.size10b {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

.size11 {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: normal;
	color: Black;
}

.size11b {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
}

.size11bc {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.size11w {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: normal;
	color: White;
}

.size11wb {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
	color: White;
}

.size14 {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: normal;
	color: Black;
}

.size14b {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
}

.size14bc {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
	text-align:center;
}

.size18 {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: normal;
	color: Black;
}

.size18b {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: bold;
	color: Black;
}

.size18bc {
	font-family: Times New Roman;
	font-size: 18pt;
	font-weight: bold;
	color: Black;
	text-align:center;
}

.size18w {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: normal;
	color: White;
}

.size18wb {
	font-family: Times New Roman;
	font-size: 24pt;
	font-weight: bold;
	color: White;
}

.size18wbc {
	font-family: Times New Roman;
	font-size: 24pt;
	font-weight: bold;
	color: White;
	text-align: center;
}

.header {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: bold;
	color:#008011;
	text-align: left;
	padding-top : 15px;
	padding-bottom : 15px;
}


#content {
	float: right;
	 height: 700px;
	 padding: 10px;
	 margin: 10px;

}

#content .inner {
	margin-left: 10px;
	background-color: black;
	padding: 10px;
}

#content .inner h2 {
	color: #636C82;
	padding-bottom: 0.2em;
	font-size: 18px;
	border: none;
	text-transform: lowercase;
	letter-spacing: 5px;
	background-color: black;
}

#content h3 a:link {
	color: #636C82;
	padding-bottom: 0.2em;
	font-size: 10px;
	border: none;
	text-transform: lowercase;
	letter-spacing: 5px;
	background-color: black;
}





#mainFeature {
	background-image: url(../images/mainImage.jpg);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	background-color: black;
	color: white;
	padding: 1em 2em 5em 30%;
}

#mainFeatureText {
	padding: 0;
	margin-right: 10px;
}

#mainFeature h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	text-transform: lowercase;
	letter-spacing: 8px;
	word-spacing: 5px;
}

#mainFeature h3 {
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 15px;
	text-transform: lowercase;
	color: #99CCD1;
	letter-spacing: 5px;
	border-bottom: 1px dotted white;
}

#mainFeature p {
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 10px;
	line-height: 18px;
	overflow: auto;

}

#mainFeature p.more {
	margin-top: 0;
	margin-right: 10px;
	text-align: right;
}

p.more a:link, p.more a:visited {
	color: #99CCD1;
	font-size: 11px;
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 15px;
}

p.more a:hover {
	color: white;
}

#sidebar {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 30%;
	color: white;
	margin: 0;
	padding: 0;
}

#sidebar .inner {
	margin: 0;
	padding-top: 10px;
	display: block;
	background-color: black;
}

#sidebar .inner h2 {
	color: #636C82;
	padding-bottom: 0.2em;
	font-size: 18px;
	border: none;
	text-transform: lowercase;
	letter-spacing: 5px;
	background-color: black;
}

#sidebar p a:link, #sidebar p a:visited {
	color: #b2d67e;
}

#sidebar p a:hover {
	color: white;
}


</style>