/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	behavior: url("csshover.htc");
}

img {
	border: 0px Solid #333;
	margin:0px;
	padding:0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#center p{
	display:block;
	width:365px;
}

.br_clear {
	margin: 0;
	padding: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

#right {
	padding-bottom: 5px;
}

#banner {
	margin: 0px;
	padding: 5px 5px 0px 5px;
	width: 180px;
	height: 110px;
}

#navi a{
	margin-bottom:5px;
	padding:0px;
}

#navi a.register{
	background-image:url(../images/style3/btn_register_of.gif);
	background-repeat:no-repeat;
	display:block;
	width:148px;
	height:24px;
}

#navi a.register:hover,
#navi a.register:active{
	background-image:url(../images/style3/btn_register_on.gif);
	background-repeat:no-repeat;
	display:block;
	width:148px;
	height:24px;
}

#navi a.overview{
	background-image:url(../images/style3/btn_overview_of.gif);
	background-repeat:no-repeat;
	display:block;
	width:148px;
	height:24px;
}

#navi a.overview:hover,
#navi a.overview:active{
	background-image:url(../images/style3/btn_overview_on.gif);
	background-repeat:no-repeat;
	display:block;
	width:148px;
	height:24px;
}

#navi a.terms{
	background-image:url(../images/style3/btn_terms_of.gif);
	background-repeat:no-repeat;
	display:block;
	width:148px;
	height:24px;
}

#navi a.terms:hover,
#navi a.terms:active{
	background-image:url(../images/style3/btn_terms_on.gif);
	background-repeat:no-repeat;
	display:block;
	width:148px;
	height:24px;
}

#navi span {
	display:none;
}


#left{	
	position: relative;
	top: 0px;
	left: 0;
	z-index: 2;
	width: 180px;
	padding-bottom: 3em;
	border: 0px Solid #f99;
}

#left ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#left a.l1{  
	background-image:url(../images/style3/btn_side_of.gif);
	background-repeat:no-repeat;
	background-position: left;
	display:block;
	width:180px;
	height:26px;
	white-space: nowrap;
	text-decoration:none;
}

#left a.l1:hover{  
	background-image:url(../images/style3/btn_side_on.gif);
	background-repeat:no-repeat;
	background-position: left;
	display:block;
	width:180px;
	height:26px;
	text-decoration:none;
}


#left input.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom:1px;
	padding:0;
	width:100px;
}

#log
{
    position:relative;
    float:right;
    margin-right:10px;
	display:block;
	width:370px;
	color:#000000;
	background-color:#CCCCCC;
	white-space: nowrap;
	text-align:left;
	text-decoration:none;
	border:1px solid #ffffff;
	padding:4px;
}

.loginForgotPassword
{
    position:relative;
    float:right;
	display:block;
	padding:4px;
}

#left a.l2{  
	display:block;
	width:180px;
	height:26px;
	background-color:#0082D5;
	white-space: nowrap;
	text-decoration:none;
}

#left a.l2:hover{  
	background-color:#005D98;
}

#left a.l3{  
	display:block;
	width:180px;
	height:26px;
	background-color:#005D98;
	white-space: nowrap;
	text-decoration:none;
}

#left a.l3:hover{  
	background-color:#003366;
}

#left span {
	display:block;
	margin:0px;
	padding: 6px 0 0 20px;
	color:#FFF;
}

#left ul ul li,
#left ul ul ul li
{
	width: 100%;
	margin:0px;
	padding:0px;
	border-top: 0px Solid #FFF;
	border-right: 0px Solid #FFF;
	border-bottom: 0px Solid #FFF;
	border-left: 1px Solid #FFF;
}

div#left li, div#left li:hover{
	position: relative;
	vertical-align:bottom;
	height:26px;
}

div#left li ul{
	position: absolute;
	top: 0;
	left: 100%;
	display: none;
}

div#left ul ul,
div#left ul ul ul,
div#left ul li:hover ul ul,
div#left ul li:hover ul ul ul
{display: none;}

div#left ul li:hover ul,
div#left ul ul li:hover ul,
div#left ul ul ul li:hover ul
{display: block;}

#center {
	position:relative;
	z-index: 0;
	background-color: #FFF;
	margin: 0px;
	width: 410px;
}

#productmsg, #activity{
	display:block;
	width:400px;
	margin:5px 0 0 -25px;
	padding: 0px;
}

#productmsg li{
	list-style:none;
	line-height: 1.3em;
	color:#002378;
	margin-bottom:10px;
}

#activity li{
	list-style:none;
	line-height: 1.3em;
	color:#434C1E;
	margin-bottom:10px;
}

#productmsg a {
	color:#002378;
}

#activity a {
	color:#434C1E;
}

#center a:link, 
#center a:visited{
	text-decoration:none;	
}

#center a:hover, 
#center a:active{
	text-decoration:underline;	
}

/*
#footer {
	background-image: url(../images/style3/bg_footer.gif);
	background-repeat: repeat-x;
	height: 30px;
	border: 0px Solid #F99;
	margin:0px;
	padding:0px;
}
*/

#footer #privacy {
	float: left;
	font-size: 8pt;
	color: #8091BC;
	padding: 10px 0 0 25px;
}

#privacy a {
	color: #0099FF;
	text-decoration: none;
}

#footer #copyrights {
	float: right;
	color: #8091BC;
	font-size: 8pt;
	padding: 10px 20px 0 0;
}

.smtxtBlack 
{
	font-size: 9pt;
}