html { 
	min-height: 100%;
	margin-bottom: 1px; 
}
body {
	background: #FFFFFF;
	position: relative;
	text-align: center;
	font-size: 8pt;
	margin: 0px;
	background-image:url(../images/template/bgbody.gif);
	background-repeat:repeat-x;
}

p {
	margin: 0px;
	padding: 0px;
}

div  {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 8pt;
	color: #555555;
	line-height: 140%;
}

label.signupform {
float: left;
width: 128px;
font-size: 13px;
font-weight: bold;
color: #0F2847;
line-height: 22px;
}

input.radio, input.checkbox {
	vertical-align: middle;
}

select, select.small {
	color: #333333;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	vertical-align: middle;
	padding:1px;
}
select.small {
	font-size: 8pt;
}

font.small {
	font-size: 7pt;
	font-family: arial, serif;
}

font.big {
	font-size: 9pt;
	font-family: verdana, arial, serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}

img.button {
	display: block;
	float: left; 
	margin-right: 4px;
}


input.textmail {
	border: 1px solid #cccccc;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: middle;
	padding-left:25px;
	width:125px;
	background-image:url(../images/template/mailbg.gif);
	background-repeat:no-repeat;
	height:17px;
	padding-top:2px;
}

input.textmail:hover {
	border: 1px solid #aaa;
}

input.textpass {
	border: 1px solid #cccccc;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: middle;
	padding-left:25px;
	width:125px;
	background-image:url(../images/template/passbg.gif);
	background-repeat:no-repeat;
	height:17px;
	padding-top:2px;
}

input.textpass:hover {
	border: 1px solid #aaa;
}

a:link { color: #336699; text-decoration: none; }
a:visited { color: #336699; text-decoration: none; }
a:hover { color: #3399FF; text-decoration: underline; }


input.text, input.text_small {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
}

input.text_small {
	font-size: 8pt;
}



input.button {
	font-family: arial, verdana, serif;
	font-size: 8pt;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	background: #EEEEEE;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
}

input.button2 {
	font-family: arial, verdana, serif;
	font-size: 8pt;
	padding: 3px;
	color: #ffffff;
	font-weight: bold;
	background: #5B74A8;
	vertical-align: middle;
	border: 1px solid #1A356E;
	cursor:pointer;
}

input.button3 {
	font-family: arial, verdana, serif;
	font-size: 8pt;
	padding: 2px;
	color: #908989;
	font-weight: bold;
	background: #ecebeb;
	vertical-align: middle;
	border: 1px solid #ccc;
}


input.button4 {
	font-family: arial, verdana, serif;
	font-size: 12pt;
	padding: 5px 30px 5px 30px;
	color: #ffffff;
	font-weight: bold;
	background: #5B74A8;
	vertical-align: middle;
	border: 1px solid #1A356E;
	cursor:pointer;
}

input.buttonform{
padding: 6px;
font-size: 16px;
width: 250px;
}


.clear{
	 clear:both;
	 height:0px;
	 line-height:0px;
	 font-size:0px;
}

.copy_dec{
	 float:left;
	 padding-left:5px;
}


#homestyle .center, #template1 .center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#homestyle .logo, #template1 .logo{
	margin-right:auto; 
	margin-left:auto; 
	width:960px; 
	text-align:right; 
	color:#10283f; 
	padding-top:4px;
}

#homestyle .copyright, #template1 .copyright{
	background: #EEEEEE; 
	padding:6px 4px 2px 0px; 
	width:965px;
	text-align: right; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px;
	margin-bottom:10px; 
	color: #444444;
	border-right: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	background-image:url(../images/template/bgfooter.gif);
	background-repeat:repeat-x;
	height:23px;
}


#homestyle .login2, #template1 .login2{
	background:#e2e6e9; 
	margin:10px 0px 10px 0px; 
	margin-right:auto; 
	margin-left:auto; 
	padding:5px 10px 5px 360px; 
	border:1px solid #ccc;

}

#homestyle .login3, #template1 .login3{
	background:#e2e6e9; 
	margin:10px 0px 10px 0px; 
	padding:5px 420px 5px 0px; 
	border:1px solid #ccc;
	margin-right:auto; 
	margin-left:auto; 
	font-size:16px;
}

#homestyle .extracontent, #template1 .extracontent {
	margin-right:auto; 
	margin-left:auto; 
	width:970px; 
	text-align:right; 
	color:#10283f; 
	padding-top:4px;
}




#homestyle .formposition{
padding-bottom: 0.76em;
}

div.top_menu_link_container, div.top_menu_link_container_end {
	float: left;
	border-left: 1px solid #CCCCCC;
}

div.top_menu_link_container_end {
	border-left: 1px solid #CCCCCC;
}
