@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#mainleader {
	width: 1000px;
	margin-top: 20px;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/splash_secondary.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#header {
	height: 45px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99CC00;
}
#headercontent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	line-height: 45px;
	text-align: center;
	text-indent: 15px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	letter-spacing: -1px;
}
#maincontent {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-weight: normal;
	background-position: center center;
	height: 220px;
}
#maincontent_temp {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-weight: normal;
	background-position: center center;
	height: 345px;
}
#secondarycontent {
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	font-size: 12px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 4px;
}

#maincontent h1 {
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #7AA228;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	padding-left: 5px;
	letter-spacing: -1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
	background-color: #f7f7f7;
	text-align: center;
}
#maincontent a, #maincontent a:visited {
	font-size: 12px;
	color: #6C9100;
	text-decoration: none;
	background-color: #eaeaea;
	}
#maincontent li {
	list-style-type: circle;
}

#maincontent a:hover, #maincontent a:active {
font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99CC00;
	padding-right: 2px;
	padding-left: 2px;

}



#mainleader a, #mainleader a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}
#mainleader a:hover, #mainleader a:active {
	text-decoration: none;
	color: #99CC33;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}
#mainleader_left {
	font-size: 11px;
	line-height: 45px;
	color: #333333;
	float: left;
	height: 45px;
	width: 48%;
	margin-left: 10px;
	text-align: center;
	display: inline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}

#mainleader_right {
	font-size: 11px;
	line-height: 45px;
	color: #333333;
	float: right;
	height: 45px;
	width: 48%;
	margin-right: 10px;
	display: inline;
	text-align: center;
	font-weight: bold;
}
#maincontent_left {
	font-size: 12px;
	color: #333333;
	float: left;
	height: auto;
	width: 49%;
	text-align: left;
	display: inline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}

#maincontent_right {
	font-size: 12px;
	color: #333333;
	float: right;
	height: auto;
	width: 49%;
	display: inline;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}

#splash {
	height: 400px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/splash.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 0px;
}
#splashplayer {
	height: 400px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#btn_trial {
	height: 52px;
	width: 165px;
	margin-top: 40px;
	margin-bottom: 30px;
	display: inline;
	float: right;
	margin-right: 30px;
	text-align: left;
}
#btn_rss {
	height: 24px;
	width: 165px;
	margin-top: 355px;
	margin-bottom: 15px;
	display: inline;
	float: left;
	margin-left: 30px;
	text-align: left;
}

/*
	----------------------------------- 
	Footer
	----------------------------------- 
*/ 
#footer {
	padding:0px;
	height:75px;
	LEFT: 0px;
	WIDTH: 100%;
	COLOR: #8c9396;
	BOTTOM:0;
	POSITION:relative;
	text-align:center;
	float:left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footerSplash {
	padding:0px;
	LEFT: 0px;
	WIDTH: auto;
	COLOR: #8c9396;
	BOTTOM:0;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#footerSplash a, #footerSplash a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: -1px;
	background-color: #eaeaea;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footerSplash a:hover, #footerSplash a:active {
	background-color: #99CC33;
	color: #FFFFFF;
	text-decoration: none;
}

#splashcontainer {
	background-color: #ffffff;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 25px;
}

.footerLead {
	font-size: 12px;
	width: 100px;
	margin-left: 0px;
		margin-right: 10px;
		padding-right:10px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.footerInfo {
margin-left:10px;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	color: #999999;
	margin: 0px;
	width:auto;
margin-right:5px;


}
.footerInfo a, .footerInfo a:visited{
	font-size: 11px;
	font-weight:bold;
	color: #999933;
	text-decoration:none;
		padding:4px;

}
.footerInfo a:hover, .footerInfo a:active{
	font-weight:bold;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	background-color:#f7f7f7;
	padding:4px;
}
#footerContent {
	width:90%;
	padding-left:20px;
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#head {
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #89B700;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
input {
	border: 1px solid #eaeaea;
	font-weight: bold;
}
#form_box .radio_options {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
#head span {
	font-size: 11px;
	display: block;
	margin-top: 5px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0em;
}
#form_box #submitter {
	background-color: #99CC00;
	border: 2px solid #333333;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}
.radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.simplebox {
	font-size: 12px;
	color: #000000;
	background-color: #DDEEB9;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CC00;
	border-bottom-color: #99CC00;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#form_box .in {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.padbottom {
}
.mainheader {
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: left;
	font-size: 12px;
	color: #666666;
}
.mainheader a {
	color: #99CC00;
}

