#left {
	display: none;
}

body { 
	font-size: 11pt; 
	font-family: Verdana, Arial, sans-serif; 
	font-style: normal; 
	text-decoration: none; 
	background-image: url("images/images/bg.gif"); 
	background-repeat: repeat-y; 
	background-attachment: scroll; 
	background-position: 50% 0; 
	text-align: center; 
	margin-top: -1px 
}
     
body.splash { 
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif; 
	font-style: normal; 
	text-decoration: none; 
	background-position: 50% 0; 
	text-align: center; 
	margin: 50px auto auto; 
	padding-top: 50px 
}

p { 
	font-size: 11pt; 
	font-family: Verdana, Arial, sans-serif; 
	font-style: normal; 
	line-height: 140%; 
	text-decoration: none 
}

em  { 
	font-size: 11pt; 
	font-family: Verdana, Arial, sans-serif; 
	font-style: italic; 
	line-height: 140%; 
	text-decoration: none 
}

#splash { background-color: white; background-image: none; margin: 50px auto auto; width: 780px }

#container   { background: white 760px 200px; margin: 0 auto; width: 740px }

#header   { background-color: white; margin-bottom: 50px; width: 740px; height: 200px }

#left    { background-color: white; text-align: right; margin-left: 10px; padding-right: 15px; width: 75%; float: left; border-right: 1px dotted #555 }

#center     { background-color: white; text-align: left; margin-left: 15px; width: 500px; float: left }

#right    { background-color: white; margin-left: 10px; width: 180px; float: left }

#footer   { color: gray; background-color: white; text-align: center; margin: 15px 0 0; padding-top: 30px; padding-bottom: 50px; clear: both }

label 
{
	float:left;
	width:25%;
	margin-right:0.5em;
	padding-top:0.4em;
	text-align:right;
} 

h1
 { font-size: 16pt; font-family: Georgia, Times; font-weight: normal; text-align: left }

small
  { color: #888; font-size: 10pt; font-family: Verdana, Arial, sans-serif; text-decoration: none }

code
{
	font-family: Courier, Monaco, monospace;
}

h2
 { font-size: 13pt; font-family: Georgia, Time, Serif; font-weight: normal; text-decoration: none; margin-top: 16px; margin-bottom: 8px }

h3, .h3
 { font-size: 14pt; font-family: Georgia, Times, "Times New Roman", Palatino, Verdana, Tahoma, Helvetica; font-weight: normal; line-height: 18pt; text-decoration: none }

a:link, a:visited
{ 
	color: gray; 
	text-decoration: underline 
}

a.plain, a:hover.plain
  { color: gray !important; font-size: 10pt; text-decoration: underline; border: 0 }

a.navlink, a:hover.navlink
  { color: gray !important; font-size: 10pt; text-decoration: underline; background-color: white; padding: 3px; border-style: none solid solid none; border-width: 0 1px 1px 0; border-color:  #ddd #ddd  }

a:hover  { color: gray; text-decoration: underline }

select
 { font-size: 10pt; font-family: verdana; background-color: #eee; border-style: solid; border-width: 1px; border-color: #fff #999 #999 #fff }

textarea
 { font-size: 11pt; font-family: Verdana, Arial, sans-serif; line-height: 140%; background-color: #eee; padding: 3px; border-style: solid; border-width: 1px; border-color: #999 #fff #fff #999 }

a.dlink
 { color: gray; text-decoration: underline; background-color: white; border-style: none solid solid none; border-width: 0 1px 1px 0; border-color: #fff #999 #999 #fff }

a.alink
 { color: blue; text-decoration: underline; background-color: #eee; border-style: none solid solid none; border-width: 0 1px 1px 0; border-color: #fff #999 #999 #fff }

a.pophelp
 { color: blue; text-decoration: underline; background-color: #eee; padding: 0 2px; border-style: none solid solid none; border-width: 0 1px 1px 0; border-color: #fff #999 #999 #fff }

a:hover.pophelp, a:hover.dlink
 { text-decoration: underline; border: 0 }

#setup td
{
	padding: 3px;
	vertical-align: middle;
}
