.clearfloat {
  	clear: both;
	}

/*  S T R U C T U R A L   D I V S  */

#contentwrapper {
	color:#6666FF;
	position: relative;
	width: 958px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	/*background-position: top;	/*min-height:900px;*/
	}

.page_content {
  	color:#ffffff;
  	position: relative;
  	float: left;
  	width: 958px;
	font-size:11px;
 	line-height: 18px;
  	/*background: url(../images/dm_page_bck.jpg) no-repeat top;
	/*height:900px;*/
	}

#main_content {
	position: relative;
	float: left;
	left: 0px;
	margin-top: 0px;
	padding-left: 20px;
	width: 930px;
	font-size: 15px;
	line-height: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}

#supporting_content {
	position: relative;
	float: right;
	width: 220px;
	right: 20px;
	margin-top: 10px;
	z-index: auto;
	}

#footer {
	height:76px;
	position:relative;
	float:left;
	margin-top:20px;
	width: 940px;	/*background:#16151B url(../images/dm_foot_bck.jpg) repeat-x bottom;*/
	}

/*  C O N T E N T  */

#contentwrapper #main_content p {
  	margin: 20px 10px 20px 10px;
	}

#contentwrapper img.main_title {
  	margin: 20px 10px 10px 10px;
	padding-top:60px;
	}


#contentwrapper #main_content a {
	color: #ffffff;
	}

#contentwrapper #main_content a:hover {
	color: #ffffff;
	}

#footer p {
	float:right;
	text-transform:uppercase;
	letter-spacing:-1px;
	color:#000;
	text-align:right;
	display:block;
	padding-top:35px;
	font-size:10px;
	}

#footer a {
	color:#000000;
	text-decoration:none;
	margin-top:200px;
	font-weight:normal;
	}
	
#footer a:hover {
	color:#ffffff;
	}

#ddd_logo {
	float:left;
	}

#penguin_logo {
	float:right;
	margin:10px;
	}

/*  F O R M S  */

#contentwrapper input, textarea{
	display:block;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 8px;
	margin-left: 0px;
	}

#contentwrapper label,
#contentwrapper legend,
#contentwrapper  submit {
	display:block;
	height: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
	
#contentwrapper input.text,
#contentwrapper  input.password,
#contentwrapper  input.file  {
	width:150px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}

#contentwrapper input.submit  {
	width:auto;
	height:20px;
	font-size:12px;
	}
	
/*  T C S   &   C S   P A G E  */ 

#contentterms {
	color:#09601C;
	font-size:10px;
	line-height:12px;
	/*background: url(../images/dm_terms_bck.jpg) no-repeat bottom;*/
	float: left;
	width: 910px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-left: 10px;
	}

#contentterms h1{
	font-size:9px;
	text-transform: uppercase;
	color:#999999;
	margin:10px;
	}

#contentterms ol {
	margin:10px 20px 0 20px;
	padding:0;
	}
	
#contentterms ol li{
	margin: 10px 10px 0px 10px;
	padding:0px;
	}
#contentterms_right {
	color:#e9e7e7;
	font-size:10px;
	line-height:12px;
	/*background: url(../images/dm_terms_bck.jpg) no-repeat bottom;*/
	float: left;
	width: 450px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
}
	
#contentterms_right ol li{
	margin: 10px 10px 0px 10px;
	padding:0px;
	}
#topcontent {
	color:#FFFFFF;
	font-size:13px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	width: 910px;
	margin-top: 0px;
	padding-top: 20px;
}
#topcontentleft {
	color:#DF071F;
	font-size:13px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	/*background: url(../images/dm_terms_bck.jpg) no-repeat bottom;*/
	float: left;
	width: 460px;
	margin-top: 0px;
	/*height: 1140px;*/
	padding-top: 20px;
}
#topcontent_right {
	color:#FFFFFF;
	font-size:13px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	/*color:#999999;
	font-size:9px;
	line-height:1.2em;
	background: url(../images/book.jpg) no-repeat bottom;*/
	float: left;
	width: 450px;
	padding-left: 20px;
	/*height: 1130px;*/
	padding-top: 0px;
	margin-top: 20px;
}

/** forms **/
.formerror {
width:400px;
font-size:10pt;
color:#ed1c24;
font-weight:bold;
display:none;
position:relative;
}
.form {
width:400px;
/**background-image:url(images/rememberme_art.jpg); **/
background-position:right top;
background-repeat:no-repeat;
}
