/* CSS Document */

body, .body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;	
}
.content_sides {
	background-image: url(images/content_bg_sides.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.content_bottom {
	background-image: url(images/content_bg_bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.undernav {
	background-image: url(images/undernav_ephemeral.jpg);
	background-position: center bottom;
	background-repeat: repeat-y;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10pt;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}
.footerbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10pt;
	font-weight: lighter;
	font-variant: normal;
	color: #ECF20C;
	text-transform: uppercase;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #ECF20C;
	text-decoration: none;
	text-transform: uppercase;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #ECF20C;
	text-decoration: none;
	text-transform: uppercase;
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11pt;
	font-weight: lighter;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.bodytexthighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 11pt;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.bodytext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #ECF20C;
	text-decoration: underline;
}
.bodytext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFFFF;
}
.bodytext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10pt;
	font-weight: lighter;
	font-variant: normal;
	color: #ECF20C;
	text-transform: uppercase;
}
.introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14pt;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
}
.introtexthighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14pt;
	font-weight: lighter;
	font-variant: normal;
	color: #ECF20C;
}
