body, html {

	background-color: #666666;
	margin:0 0 0 0;
	height:100%;
	font-family: Tahoma, Helvetica, sans-serif;;
	font-size:10pt;
}
a:link, a:visited, a:active {
	color:#f7941d;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
h1 {
	font-size:16pt;
	color: #005EB6;
	margin:0px;
	padding:0px;	
}
h2 {
	font-size:12pt;
	color: #666666;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h3 {
	font-size:12pt;
	color: #666666;
	margin:0px;
	padding:0px;	
}

h4 {
	font-size:12pt;
	color: #ffffff;
	margin:0px;
	padding:0px;	
}
img {
	border:0px solid #FFFFFF;
}
#wrapper {
	width:900px;
	position:absolute;
	left:50%;
	margin-left:-450px;
	margin-bottom:20px;
}
#menu {
	position:absolute;
	top:150px;
	left:396px;
	height:40px;
}
#submenu {
	visibility:hidden;
	position:absolute;
	top:185px;
	left:515px;
}
#head {

	background-color:#FFFFFF;
	height:154px;
}
#content_wrapper {
	padding-top:100px;
	background-color: #FFFFFF;
	background-image:url(img/bg_flash.jpg);
	background-repeat:no-repeat;
}

#content2 {
	height:400px;
	vertical-align:top;
}
#content {
	background-color: #FFFFFF;
	vertical-align:top;
}
.flash {
	background-color:#FFFFFF;
}
#main, #sidebar,#left  {
	vertical-align:top;
}
#left {
	width:140px;
	padding:20px;
	text-align:center;
	padding-left:40px;
}
#main {
	width: 360px;
	padding:20px;
}
#sidebar {
	width:260px;
	padding:20px;
	text-align:center;
}
#disclaimer {
	background-image:url(img/bg_discl.png);
	background-repeat:no-repeat;
	height:20px;
	padding:5px;
	border-top:1px solid #999999;
	font-size:9pt;
	padding-left:10px;
}
#disclaimer a:link,#disclaimer a:visited,#disclaimer a:active {
	font-weight:bold;
	color:#333333;
}
#disclaimer a:hover {
	font-weight:bold;
	color:#666666;
}.features_top {
	width:200px;
	background-image:url(img/bg_features.png);
	background-repeat:repeat-x;
	color:white;
	text-align:left;
	padding-left:25px;
}

.features_content {
	color: #666666;
	background-color:#c2c2c2;
	font-size:8pt;
	padding:10px;
	text-align:left;
}
.content_text {
	padding-left:15px;
	border-left:1px solid #666666;
}
#login_form {
	vertical-align:top;
}
input {
	margin:2px;
	color: #333333;
}
#login {
	background-image:url(img/bg_login.jpg);
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:repeat-x;
	padding:20px;
	height:200px;
}
#subcontent {
	background-image: url(img/bg_subcontent.jpg);
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:repeat-x;
	padding:20px;
	height:200px;
}
#img_login {
	width:175px;
}
#login_certif {
	vertical-align:bottom;
	text-align:right;
	padding:25px;
}
#login_certif img {
	margin:5px;
}
.button {
	background-color:#a8a8a8;
	border:1px solid #666666;
	color:white;
	font-weight:bold;
	font-size:9pt;
	cursor:pointer;
	!cursor:hand;
}
.input {
	width:150px;
}
.nav_button {
	height:20px;
	width:20px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	cursor:pointer;
	!cursor:hand;
}
.nav_right {
	text-align:right;
}
.nav_left {
	text-align:left;
}
.features_content ul {
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-indent: 0px;
padding: 6px;
margin: 10px;
}
