BODY
{
background-color: #A3BD58;
margin:0px;
/* font-family:Myriad Pro,Arial,Helvetica,Sans-Serif; */
font-family:Arial,Helvetica,Sans-Serif;
color:#ffffff;
}

IMG
{
border:0px;
}

P
{
text-align: left;
}

DIV
{
font-size: 10pt;
}

H1, H2
{
text-align:left;
font-weight:normal;
margin-top:0px;
}

H1
{
font-size:28px;
}

A
{
color: #ffffff;
}

ul
{
	/* list-style-image:url('../images/li2.png'); */
}

#container
{
text-align:center;
position:absolute;
top:0px;
width:100%;
}

#main-outer
{
background-image: url(../images/background.jpg);
background-repeat: repeat-x;
background-color: #72A4BB;
}

#main
{
width: 1025px;
margin:auto;
text-align:center;
}

#header
{
text-align: left;
/*
background-image: url(../images/top-bg.png);
background-repeat: repeat-x;
*/
position:relative;
}

#top-hotspot
{
position:absolute;
top:30px;
left:120px;
width:260px;
height:60px;
}

#content
{
width:770px;
margin:auto;
text-align:left;
overflow:hidden;
}

#content-header
{
width:770px;
margin:auto;
/*margin-bottom:20px;*/
margin-top:0px;
}

#content-header p
{
margin-right:200px;
}

#global-nav
{
position:relative;
float:right;
z-index:20;
width:180px;
margin-bottom:15px;
}

#global-nav img
{
display:block;
margin-bottom:3px;
border:0px;
}

.preload
{
display:none;
}

.error, .validation
{
background-color: #ff0000;
border: 1px solid #ffffff;
color: #ffffff;
margin: 0.5em;
padding:0.5em;
}

.section
{

}

.section-head
{
font-weight:bold;
}

.section-body
{
}

#Form_EditForm
{
	height:300px;
}

#OpenIDLoginForm_LoginForm_tab, div.tabstrip
{
	display:none;
}

#login-outer
{
	text-align:center;
	position:absolute;
	top:0px;
	width:100%;
	display:block;
}

#login
{
	width:750px;
	margin:auto;
	text-align:right;
}

#partner-disabled
{
	text-align:center;
	font-size:10px;
}

hr
{
	/*
	background-image: url(../images/hr.png);
	background-repeat:no-repeat;
	background-position:left;
	height:20px;
	border:0;
	*/
	color:#A8C6D6;
	border:0px;
	border-top:1px solid #A8C6D6;
	height:1px;
	margin:10px 10px 10px 0;
}

img.left
{
float:left;
margin:0 5px 5px 0;
}

div.footnotes
{
font-size:0.8em;
}

div.backToTop
{
	text-align:center;
	margin:0 !important;
}
