body
{
	font-size:100%;
	background-color:#fff;
}

html,body, body div, body p, body th, body td, body li, body dd,label,input,a,select,textarea {
	font-family:"Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;
}

html,body
{
	text-align:center;
	margin:0;padding:0;
	background:url(other/login_bg.png) #fff top center repeat-x;
}

h1,h2,h3,h4,h5,h6
{
	font-weight:normal;
	padding:0;margin:0;
}


h1{
	font-size:1.8em;
	margin:0 0 0.7em 0;
	
}

h2{
	font-size:1.3em;
	margin:0 0 0.7em 0;
}

p{
	
}

#logo, #logo_url
{
	border:0;
	text-decoration:none;
}


fieldset
{
	margin:0;
	margin-bottom:0.5em;
	border:1px solid #ccc;
	background:url(other/soft_gradient_bottom.png) bottom left repeat-x;
	width:24em;
	padding:0.5em 1em;
	text-align:center;
}

#loading
{
	position:absolute;
	z-index:100;
	padding:0.5em 2.5em;
	border: 1px solid #ccc;
	font-size:1em;
	background:url(other/small_gradient.gif) #fff top left repeat-x;
	top:0.2em;
	right:0;
	text-align:center;
}


li.buttons
{
	padding-left:5.3em;
}

a, a:link, a:visited
{
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}
a:active, a:hover 
{
	color:#990000;
	font-weight:bold;
	text-decoration:underline;	
}
fieldset legend
{
	background-color:#fff;
	font-size:1.2em;
	display:none;
}

fieldset label 
{
	float:left;
	width:5em;
}
fieldset input.text
{
	padding:0.2em;
	
	width:12em;
	margin-right:1em;
	border:1px solid #000;
}
fieldset ol
{
	margin: 0;
	padding: 0;
	
}
fieldset li
{
	padding: 0.3em;
	margin: 0;
	vertical-align:middle;
	list-style:none;
	clear:right;
	text-align:left;
	line-height:1.8em;
}



#wrapper
{
	width:45em;
	position:relative;
	margin:auto;
	text-align:left;
}
#header img
{
	padding:0;margin:0;border:0;
}
#header
{
	padding:2em 0 0 1em;
}
#content
{
	padding-left:170px;
	margin-top:10px;
	position:relative;

}
#content form
{
	padding:0;
	margin:0;
}
#tour
{
	color:#003399;
	border:1px solid #ccc;
	background:url(other/soft_gradient_bottom.png) bottom left repeat-x;
	position:absolute; 
	left:-11em;
	width:8.8em;
	height:7.2em;
	padding:0.6em;
	margin:0;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
#tour div
{
	padding-bottom:0.6em;
}
#message
{
	font-size:0.8em;
}
#footer
{
	text-align:center;
	margin-top:1.5em;	
	padding:0.5em 0;
	border-top:1px solid #DFF0FD;
}
#links
{
	display:block; clear:both;
}
#footer ul
{
	margin:0;padding:0;
	list-style:none;
}
#footer li+li
{
	border-left:2px solid #999;
	padding-left:10px;
}
#footer li
{
	font-size:0.8em; line-height:1.5em;
	margin:0; padding:0 8px;
	font-weight:normal;
	display:inline;
	float:middle;
}
#copyright
{
	display:block;
	clear:both;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:1.2em;
	padding:1em;
	color:#999;
	text-align:center;
}
#copyright a, #copyright a:hover
{
	text-decoration:none;
	font-size:0.9em;
	font-weight:normal;
	color:#999;
	padding:2px;
}
#copyright a:hover span
{
	text-decoration:underline;
	color:#666;
}
#copyright img
{
	vertical-align:middle;
	border:0;
}
