body {
	background: #f2f2f2 url('bg.jpg') repeat-x top;
	color:#000000;
	font: 12px helvetica, ariel, sans-serif;
	margin:0;
	padding:0;
	}
	
html { height: 100%; }
body { height: 100%; }

a {
	color: #cc0000;
	text-decoration : none;
	}

p {
	margin-left: 10px;
	margin-right: 10px;
}

textarea
	{
	margin: 10px;
	}
	
h1 {
	color: #ffffff;
	background-color:#000;
	font: 110% helvetica, ariel, sans-serif;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	margin: 0px;
	}
	
a:hover {
	color: #cc0000;
	text-decoration : underline;
	}

#bgimg {
	height: 100%;
	margin:0px;
	color: #000000;
	/*background-image: url('demandmore.jpg'); background-repeat: no-repeat;background-position:bottom right;
	background-color:#000000;*/
	padding:0;
	}
	
#header {
	position: relative;
	display:block;
	margin-left:auto;
	margin-right:auto; 
	margin-top:20px;
	margin-bottom:0px;
	height: 105px;
	width: 480px;
	background-image: url('header.jpg'); background-repeat: no-repeat;
	background-color:#ffffff;
	border-top:1px solid #000000;
	border-left: 1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:0;
	}

#iefix {
	height:0px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	}
	
#logo {
	margin: 0px;
	background-color:#ffffff;
	}

#loginform {
	position: relative;
	display:block;
	margin-left:auto;
	margin-right:auto; 
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:5px;
	width:480px;
	font: 12px helvetica, ariel, sans-serif;
	background-color:#ffffff;
	color:#777777;
	border-top:0px;
	border-bottom:1px solid #000000;
	border-left: 1px solid #000000;
	border-right:1px solid #000000;
	}
	
dl {
	padding:2px;
	margin:0;
	} 
	
dt {
	margin-left:15px;
	padding:1px 3px 2px 3px;
	color:#000000;
	background:#fff;
	font-size: 90%;
	}
	
* html dt {padding-top:1px;}
	
dd {
	margin-left:10px;
	padding:3px 3px 3px 3px;
	color:#000000;
	background:#fff;
	}
	
* html dd {padding-top:1px;} 
	
legend {
	font-weight: bold;
	color: #df0000;
	background: #fff;
	margin: 0px;
	width: 100%;
	}

fieldset {
	width: 414px;
	margin: 5px;
	padding:20px;
	color:#006ab7;
	background:#ffffff;
	border:1px solid #cccccc;
	}
	
form {
	font-weight: bold;
	color:#000000;
	background:#ffffff;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	}
	
form p {
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding:3px;
	}
	
.input {
	width:22em;
	color:#000000;
	background:#eef;
	margin:1px;
	}
	
.submit {
	font-weight:bold;
	width:10em;
	padding:1px;
	margin: 2px 3px;
	}
	
.warning {
	margin-bottom:10px;
	color:#c00;
	background: #ffffff;
	}
	
input:focus {
	background:#ffe;
	color:#000000;
	}

p.disclaimer {
	background:#fff;
	background:#ccc;
	color:#083671;
	font: 75% helvetica, ariel, sans-serif;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	}
	
	#flashContainer {
	border-left: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	background-color:#ffffff;	
	align: center;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 950px;
	height: 575px;
	}
	
	#flashContainer table {
	border-collapse: collapse;
	padding: 0px;
	}
	
	#flashContainer td {
	border-collapse: collapse;
	padding: 0px;
	}
	
	#footer_action {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-left: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	background-color: #cccccc;
	}
	
	#footer_action_left {
	width: 30%;
	float: left;
	margin-left: 5px;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	}
	
	#footer_action_right {
	width: 30%;
	float: right;
	margin-right: 5px;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	}
	
	
	.clear {
	clear: both;
	}

