/* Default Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #ced48c;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image: url(images/img_background_grad.jpg);
	background-repeat: repeat-x;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#prime {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 968px;
	position: relative;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	float: none;
	filter: DropShadowColor=#black, OffX=1, OffY=1, Positive=visible;
	z-index: 3;
}
#Topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: right;
	width: 710px;
	margin-top: 15px;
	margin-left: 10px;
}
#maincontent {
	background-color: #333333;
	float: right;
	width: 750px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/img_foreground_grad.jpg);
	background-repeat: repeat-x;
}
#Flashdiv {
	height: 510px;
	width: 750px;
	margin-bottom: 10px;
}
#footer {
	height: 30px;
	width: 100%;
	position:absolute;
	bottom: 0px;
	border-bottom-width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	z-index: 1;
	left: -2px;
}

#footercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#footercopy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	position: relative;
	float:left;
	width: 900px;
	height: 40px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
}
#Leftnav {
	float: left;
	height: 585px;
	width: 218px;
	display: inline;
}
#storydiv {
	float: left;
	width: 494px;
	margin-left: 22px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
}
#storydiv a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#sidebar {
	background-color: #e1e3c4;
	float: right;
	width: 220px;
	margin-right: 12px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 25px;
	margin-top: 5px;
}
.Topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.Topnav a:hover {
	color: #FF9900;
}
#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	text-decoration: none;
}
#sidebar  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	text-decoration: underline;
}
#sidebar p {
	margin-bottom: 2px;
}
#homeintro {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #FFFFFF;
	background-color: #6C7236;
	font-size: 12px;
	width: 720px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 25px;
}
#homeintro strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: cccc66;
}
#homeintro a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: underline;
}
