@charset "utf-8";
/* CSS Document */
body {}
#header {
	width:93%;
	min-width:625px;
	height:90px;
	Margin:0 2% 5px 5%;
	background:#666666;
}
#logo {
	float:left;
	width:250px;
	height:70px;
	margin:10px 0 0 -30px;
	background:url(../images/logo.png);
	z-index:100;
}
#logo h1 {
	display:block;
	line-height:35px;
	text-indent:-999px;
	width:100%;
	font-size:10px;
	margin:0;
}
#logo h1 {
	width:250px;
	height:70px;
	display:block;
}
#menumain ul {
	width: 360px;
	float:right;
	display:inline;
}
#menumain li {
	float:left;
	margin: 15px 0px;
	width:85px;
	height:30px;
	display:block;
	font-size:15px;
	list-style:none;
	border-right:thin solid #999999;
}
#menumain li a {
	display:block;
	height:30px;
	margin: 2px 0 0 0;
	padding-left:10px;
	padding-top:5px;
	text-decoration:none;
	color:#CCCCCC;
}
#wrapper {
	width:93%;
	min-width:625px;
	Margin:5px 2% 5px 5%;
}
.spacer {
	float:left;
	width:90%;
	height:.1px;
}
.spacer2 {
	float:left;
	width:.1px;
	height:200px;
}
.spacer3 {
	float:left;
	width:.1px;
	height:250px;
}
.spacer4 {
	float:left;
	width:.1px;
	height:300px;
}
.spacer5 {
	float:left;
	width:.1px;
	height:150px;
}
#main {
	float:left;
	width:60%;
	margin: 0 0.9% 0 0;
	background:#CCCCCC;
}
#main.reverse {
	float:right;
	width:70%;
	margin:0 0 0 0.9%;
}
#main.reverse p {
	margin: 0 50px 10px 50px;
}
#main.reverse p.larger {
	text-align:center;
	font-size: 24px;
	color: #0000CC;
}
#main h2 {
	text-align:center;
}
#main p {
	margin: 0 15px 5px 15px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#main ul.siteMap li {
	margin: 15px 15px 15px 30px;
	list-style-type:square;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#main ul.siteMap li a {
	margin: 15px;
	display:block;
	text-decoration:none;
	color:#000066;
}




#main form h4 {
	position:relative;
	width:130px;
	display:block;
	margin:0;
	padding:7px 10px;
	font: 15px, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: #00CCFF;
	border: solid thin #666666;
	left:105px;
	top:25px;
}

#main form table {
	width:400px;
	border: inset medium #B5B5B5;
	background-color:#E0E0E0;
	margin: 5px 10% 5px 14%;
	padding: 10px 20px 20px 20px;
}
#main form table.comments {
	padding: 10px 0 0 0;
}
#main form table textarea {
	font-size:12px;
}
#main form table td {
	width: 50%;
}
#main form table.controlButtons {
	background-color:#CCCCCC;
	border:none;
}
#main form table.controlButtons input {
	padding:5px 15px;
}
#main form input, #main form select, #main form textarea {
	color: ;
}
#main dl.points {
	margin: 25px 15% 20px 15%;
}
#main dl.points dt {
	margin:10px 0 5px 0;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}
#main dl.points dd {
	margin:0;
}

#main p.defList {
	text-align:center;
	margin:30px 0 3px 0;
	font-size:36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
#main p.defListTop {
	text-align:center;
	font-size:12px;
}
#main dl.terms {
	margin: 0 10% 0 10%;
}
#main dl.terms dt {
	margin:25px 0 5px 0;
	text-decoration:underline;
}
#main p.disclaimer {
	font-style:italic;
	font-size:12px;
	margin-bottom:40px;
}




#mainsub {
	float:left;
	width:60%;
	margin: 5px 0.9% 0 0;
	background:#666;
	text-align:center;
}
#mainsub.reverse {
	float:right;
	width:70%
	margin: 5px 0 0 0.9%;
}
#mainsub h4 {
margin: 10px 0 20px 0;
color:#eeeeee;
}
#mainsub ul {
	float:left;
	margin:0 .5% 10px .5%;
	padding:0;
	display:block;
}
#mainsub ul.three {
	width:30%;
	min-width:110px;
}
#mainsub>ul.three {
	width:31.5%;
}
#mainsub ul.two {
	width:45%;
	min-width:165px;
}
#mainsub>ul.two {
	width:48%;
}

#mainsub.intro ul:hover {
	background:#CCCCCC;
}
#mainsub ul:hover li a {
	color:#333333;
}
#mainsub li a:hover {
	color:#999999;
	background:#FFFFFF;
}
#mainsub h2, #mainsub h2 a {
	width:100%;
	margin: 0 0 10px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#993333;
	font-size:16px;
	color:#FFFFFF;
}
#mainsub li {
	margin:0;
	text-align:center;
	color:#CCCCCC;
	text-decoration:none;
	list-style:none;
	font-size:14px;
	line-height:20px;
	border-bottom:solid thin #B0B0B0;
}
#mainsub li a {
	width:100%;
	display:block;
	color:#CCCCCC;
	text-decoration:none;
}
#mainside {
	float:right;
	width:39%;
	background:#666666;
}
#mainside.reverse {
	float:left;
	width:29%;
}
#mainside .intro {
	height:250px;
	overflow:hidden;
}
#mainside h4 {
	font-size:4px;
	text-indent:-9999px;
	margin:5px;
}
#mainside.intro h3 {
	font-size:4px;
	text-indent:-9999px;
	margin:5px;
	height:250px;
	background-image:url(../images/welcome_image1.png);
	background-repeat:no-repeat;
}
#mainside table {
	width:90%;
	margin:5px 5% 5px 4%;
}
#mainside .parameter {
	width:38%;
}
#mainside .value {
	width:58%;
}
#mainside thead td, #mainside tfoot td {
	text-align:center;
	color:#00CCFF;
}
#mainside thead td {
	border-bottom:2px solid #FFFFFF;
	padding-bottom:4px;
}
#mainside tbody td {
	padding: 1px 2px 0 5px;
	vertical-align:top;
	border-bottom:thin solid #999999;
	border-right:thin solid #999999;
	border-left:thin solid #999999;
	border-collapse:collapse;
	font-size:16px;
	font:"Times New Roman", Times, serif;
	color:#EEEEEE;
}
#mainside td.colparam {
	color:#CCCCCC;
}
#mainside tbody td a {
	display:block;
	text-decoration:none;
	color:#CCCCCC;
	font-size:16px;
}
#mainside tbody td a:hover {
	color:#FFFFFF;
}





#mainside.reverse ul {
	float:right;
	width:95%;
	margin:0 0 10px 0;
	padding:0;
	display:block;
}
#mainside.reverse li {
	width:100%;
	height:25px;
	display:block;
	margin:10px 0 0 0;
	list-style:none;
	background-color: #666666;
}
#mainside.reverse li a {
	display:block;
	height:25px;
	font-size:16px;
	text-decoration:none;
	padding: 5px 0 0 15px;
	color: #CCCCCC;
	border: solid thin #CCCCCC;
}
#mainside.reverse li a:hover {
	text-indent: 35px;
	color:#FFFFFF; 
	background-color:#999999;
}



#mainsidesub {
	float:right;
	width:39%;
	margin:5px 0 0 0;
	background:#CCCCCC;
}
#mainsidesub h4 {
	display:block;
	margin:15px 5% 0 5%;
	text-align:center;
	border-bottom:solid thin #666666;
}
#mainsidesub dl {
	margin:10px 5% 0 15%;
}


#footer {
	width:100%;
	padding:30px 0 10px 0;
	font-size:10px;
	color:#999999;
	text-align:center;
	clear:both;
}
#footer ul {
	float:right;
	margin:0 39% 0 20%;
}
#footer ul li, #footer ul li a {
	float:left;
	color:#999999;
	list-style:none;
	margin:0 5px;
}



