﻿body {
	background:url(/images/custom/splash/bg_body.jpg) 0 0 repeat-x #fff;
	font-family:arial,tahoma,sans-serif;	
	font-size:.8em;
	margin:0;
	color:#1f7dd5;
}

a:link,a:visited,a:hover,a:active {
	color:#1f7dd5;
	text-decoration:none;
}

img {
	border:none;
}

#container {
	margin:0 auto;
	width:784px;
	text-align:left;
}

h1 {
	background:url(/images/custom/splash/wlb.png) 0 0 no-repeat;
	height:60px;
	margin:19px 0 11px 2px;
	width:164px;
}

h1 span {
	display:none;
}

#box {
	background:url(/images/custom/splash/bg_box.png) 0 0 no-repeat;
	height:165px;
	padding:35px 30px;

}


h2 {
	/*background:url(../images/txt_welcome.png) 0 0 no-repeat;*/
	border-bottom:1px solid #d6d6d6;
	height:24px;
	margin:0;
	padding:0 0 18px;
	width:350px;
}

h2 span {
	display:none;
}
form {
	margin:0;

}
.row {
	clear:left;
	padding:1.5em 0 0;
	width:350px;
}
label {

}

.floatLeft
{
	float:left;	
}
	
select {
	float:right;
	height:21px;
	*height:22px;
	width:136px;
}

.nofloat {
	float:none;
}

#btn_cont {
	float:right;
}

#help {
	background:url(/images/custom/splash/btn_qm.png) 0 0 no-repeat;
	border:none;
	height:19px;
	vertical-align:top;
	width:19px;
}

#banner {
	float:right;
}

#widebanner {
	display:block;
	margin:1em 1px;
}

#links {
	display:table;
	width:784px;
	margin:0 0 0 -2em;
}

ul {
	clear:both;
	list-style:none;
	text-align:center;
	margin:.9em;
}
li {	
	border-right:1px solid #d6d6d6;
	display:inline;
	padding:0 1em;
}

li.last {
	border:none;
}

#geninfo {
	color:#828282;
	font-size:.85em;

}
#geninfo,#geninfo a:link,#geninfo a:visited,#geninfo a:hover,#geninfo a:active {
	color:#828282;
	text-decoration:none;
}


.clsFooter ,.clsFooter ul 
{
	clear:both;
	list-style:none;
	text-align:center;
	margin:.9em;

}

.clsFooter, .clsFooter li 
{	
	border-right:1px solid #d6d6d6;
	display:inline;
	padding:0 1em;
}

.clsFooter, .clsFooter li.last 
{
	border:none;
}

.clsFooter 
{
	color:#828282;
	font-size:.85em;
}
.clsFooter,.clsFooter a:link,.clsFooter a:visited,.clsFooter a:hover,.clsFooter a:active 
{
	color:#828282;
	text-decoration:none;
}
