/* CSS Document */
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin:10px 0 10px 0 ;
	background-color:#E0E0E0;
}
img.page_curl{
position:absolute;
}
p.qc_link
{
	position:relative;
	bottom-margin: -6px;
}
h1{
padding:0 10px 0 10px;
font-weight:100;
color:#004B85;
font-size:1.6em;
margin:4px 0 4px 0;
line-height:1.6em;
}
h2{
padding:0 10px 0 10px;
margin:0;
font-weight:100;
color:#004B85;
font-size:1.4em;
margin:4px 0 4px 0;
line-height:1.6em;}
h3{
padding:0 10px 0 10px;
margin:0;
font-weight:100;
color:#004B85;
font-size:14px;
margin:4px 0 4px 0;
line-height:1.6em;
}
p{
padding:0 10px 0 10px;
color:#444444;
font-size:12px;
margin:4px 0 4px 0;
line-height:1.6em;
}
p.justify{
text-align:justify;
padding:4px 10px 4px 10px;
}
p.footer{
margin-top:30px;
margin-left:20px;
text-align:left;
}
ul{
font-size:12px;
list-style-type:none;
color:#444444;
margin:4px 0 4px 0;
line-height:1.6em;
padding-left:30px;
}
li{
padding-left:20px;
background-image:url(../images/li_arrow.gif);
background-position:0 7px;
background-repeat:no-repeat;
list-style-type:none;
line-height:1.6em;
}
img{
padding:0 10px 0 10px;
border:0;
}
img.left{
position:absolute;
margin-top:10px;
}
img.logo{
position:absolute;
left:20px;
top:30px;
}
img.strapline{
position:relative;
top:30px;
left:18px;
}
img.user{
position: absolute;
left:700px;
top:30px;
}
p.user{
position:absolute;
right:76px;
top:24px;
text-align:right;
}
span.bold{
font-weight:bold;
}
#container{
	position:relative;
	width:782px;
	left:50%;
	margin-left:-380px;
	background-color:#FFFFFF;
	}

#header{
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	height:90px;
}

hr {
  border: 0;
  width: 96%;
  background-color:#999999;
  height: 1px;
}
#flash{
margin:20px 0 0 0;
}
.full_width{
background-image:url(../images/gradient_full.gif);
background-position:bottom;
background-repeat:no-repeat;
padding:10px 10px 10px 10px;
}

.indent {
margin-left:190px;
}
.smallindent 
{
	margin-left:170px;
}

.quarter_column{
padding-top:10px;
float:left;
clear:right;
margin:10px 10px 0 0 ;
width:178px;
background-image:url(../images/quarter_column_bg.gif);
background-repeat:no-repeat;
height:391px;
}
.last_quarter_column{
padding-top:10px;
float:left;
clear:right;
margin:10px 0 0 0;
width:178px;
background-image:url(../images/quarter_column_bg.gif);
background-repeat:no-repeat;
height:391px;
}
#wrapper{
padding:0;
		width:782px;
			float:left;
	background-color:#FFFFFF;
	z-index:20;
	}
#content{
	width:742px;
	left:20px;
	margin-left:20px;
	float:left;
	background-color:#FFFFFF;
	}

#footer{
	width:782px;
	height:110px;
	float:left;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
		background-color:#E0E0E0;
	}	
a{
	color:#08A3C8;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
div.spacer {
	clear:both;
	}
	
.loginPopup 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin:0 0 0 0 ;
	padding: 2px 10px 10px 10px;
	background-color:#E0E0E0;
}

.loginPopup h1{
padding:0 10px 0 10px;
margin:8px 0 8px 0;
font-weight:100;
color:#004B85;
font-size:1.6em;
}
.loginPopup p{
padding:0 10px 0 10px;
color:#444444;
font-size:12px;
line-height:1.6em;
margin:8px 0 8px 0;
}

.loginlabel
{
	color: #060606;
	font-size:12px;
}

.logintextbox
{
	margin-left:4px;
	padding: 0 0 0 0;
	width:120px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

.loginfailure, logininstruction
{
	color:red;	
	font-weight:bold;
}

.logincheckbox
{
	padding-left:2px;
	margin-top:2px;
	margin-bottom:4px;
	color:#060606;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.defaultwarn
{
	font-size:12px;
}

.defaultwarn a
{
	font-size:12px;
}