body {
	margin:0 ;
	padding: 0;
	background-image: url(images/repeating-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
}

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

a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

a:visited {
	text-decoration: underline;
	color: #FFFF66;
}

a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

.pressLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #009900;
	text-decoration: underline;
}
.pressLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006633;
	text-decoration: underline;
}
.pressLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00CC33;
	text-decoration: underline;
}
.pressLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #009900;
	text-decoration: underline;
}

.nav {
	margin: 0px;
	font-size: 0.95em;
	line-height: 0.3em;
	color: #FFFFFF;
}

a img {
	border: 0;
}

#line {
	position: absolute;
	left: 0px;
	top: 1125px;
	width: 100%;
	z-index: 1;
	border-top: 1px dotted #333333;
	clear: both;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#333333;
}

h2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #eee;
	color:#0c8913;
}

h3 {
	font-size: 0.95em;
	color:#0c8913;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #a1a1a1;
}

h4 {
	font-size: 0.7em;
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #eee;
}

.blue {
	color: #286ea0;
	font-size: 0.95em;
	font-weight: 300;

}

#background{
	position: absolute;
	margin: 0;
	margin-top: 107px;
	width: 100%;
	height: 192px;
	background-color: #000000;
	z-index: -1;
}

#flash {
	margin-top: 100px;
	width: 800px;
	height: 246px;
	background-color: #000000;
}

#banner {
	position: absolute;
	margin-top: 20px;
	width: 100%;
	background-position:center;
	text-align:center;
	border:none;
}

#bg {
	width: 800px;
	height: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.footer {
	color: #999999;
	font-size: 0.8em;

}

.title {
	font-size: 1.0em;
	color:#000000;
	font-weight: bold;
	padding: 0px;
}


.sub a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

.sub a:hover {
	color: #C6D2FF;
	
}

.sub a:visited {
	color: #FFFEBF;
	
}

.content_sm {
	margin: 0;
	padding: 0;
	color: #01050E;
	font-size: 0.8em;
	line-height: normal;
}

.content_sm a {
	text-decoration: underline;
}

.content_sm p {
	margin: 0;	
}

#infobox {
	font-size: 9pt;
	text-align: left;
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 0;
	margin-top: 5px;
}

.box {
	border-right: 1px solid #DDD;
}

.content8pt {
	margin: 0px;
	font-size: 0.85em;
	line-height: 1.3em;
	color: #000000;
}

.content9pt {
	margin: 0px;
	font-size: 0.95em;
	line-height: 1.3em;
	color: #000000;
}

.content12pt {
	margin: 0px;
	font-size: 1.0em;
	color: #000000;
}

.content14pt {
	margin: 0px;
	font-size: 1.5em;
	color: #5D5D5D;
	
}