/* CSS definition file containing sitestyle stylesheets */
html {
height:100%;
overflow:hidden;
}
body {
width:100%;
height:100%;
margin:0;
padding:0;
background-color:#000000;
font-family:Arial,Tahoma,Verdana,Sans-Serif;
color:#000000;
}
#flashcontent {
	position:absolute;
	top:0;
	height:100%;
	margin-top:0;
	left:0;
	margin-left:0;
}
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#6EA826;
	background-image:url('../noscript/images/bck.jpg');
	background-repeat:repeat;
	color:#000000;
	height:100%;
	overflow:hidden;
}
#header {
	float:left;
	line-height:normal;
	margin: 110px 0 0 0;
	padding: 0 0 0 25px;
	width:800px;
}

#header a {
	border:0;
	padding:0;
	margin:0;
	color: #FFF;
	font: 80% arial;
	text-decoration: none;
	background-color:transparent;
}

#header img {
	display: block;
	border:0;
}

#header ul {
	margin:0;
	padding:0;
	list-style:none;
	display:inline; 
}

#header li {
	float:left;
	background:url("../noscript/images/nav-bg-right.gif")
	no-repeat right top;
	margin:0 3px 0 0;
	padding:0; 
	display:inline; 
}

#header li a {
	display:block;
	background:url("../noscript/images/nav-bg-left.gif")
	no-repeat left top;
	padding:5px 15px;
	color: #FFF;
	font: 80% arial;
	text-decoration: none;
}

#header b, #header li b {
	display:block;
	background:url("../noscript/images/nav-bg-left.gif")
	no-repeat left top;
	padding:5px 15px;
	color: #FFF;
	font: 80% arial;
	text-decoration: none;
	font-weight: bold;
}

#header li a:hover {
	text-decoration: underline;
}

#copy {
	clear: both;
	background-color: #EAEAEA;
	padding-bottom: 20px;
	border-bottom: 1px solid #95B822;
}

#copy h1 {
	margin: 0 0 20px 0;
	font: bold 16px Arial, Verdana, Sans-serif;
	background: url(../noscript/images/h1-bg.gif) #CAE27C;
	color: #5E9626;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #95B822;
	border-top: 1px solid #95B822;
}

#copy p {
	padding-left: 25px;
	color: #767676;
	font: .9em/1.6em arial;
	width: 600px;
	margin: 0 0 10px 0;
}

#copy h2 {
	font: bold 90% arial, verdana, sans-serif;
	text-transform: uppercase;
	color: #EA7D24;
	margin: 0 0 0 25px;
	padding: 0;
}

p#copyright {
	clear: both;
	color: #FFF;
	font: 60% arial;
	padding: 4px 0 0 25px;
	margin: 0;
}

p#copyright a{
	color: #FFF;
	text-decoration: underline;
}

p#copyright a:hover {
	color: #5E9626;
	background-color: transparent;
}

ul#footer {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
}
ul#footer li {
	float: left;
}
ul#footer a {
	font: .6em arial;
	color: #FFF;
	text-decoration: underline;
	margin-right: 10px;
}
ul#footer a:hover {
	color: #5E9626;
	background-color: transparent;
	
}

div.clear {
	clear:both;
}

a {
	color: #EA7D24;
}

a:hover {
	background-color: #EA7D24;
	color: #FFF;
	text-decoration: none;
}
.clear {
	clear: both;
}

img.float {
	float:left;
	margin: 0 10px 5px 20px;
}

img.border {
	border: 1px solid #EA7D24;
}

form {
	color: #767676;
	width: 300px;
	margin-left: 25px;
	font-size: .8em;
}

label {
	font-weight: bold;
	padding-right: 8px;
}

p.msg {
	width: 600px;
	color: #CC0000;
	font-weight: bold;
}

ol {
	font-size: .8em;
	width: 600px;
}

ol li {
	line-height: 1.6em;
	color: #EA7D24;
	font-weight: bold;
}

ol li span {
	color: #767676;
	font-weight: normal;
}

ol li span strong {
	color: #EA7D24;
	font-weight: normal;
}

body#privacy ol li {
	color: #767676;
	font-weight: normal;
}