body {
	background: #fff url(../images/bgd.jpg) top left repeat-x;
	}
#header {
	width: 777px;
	height: 146px;
	}
#logos {
	background: transparent url(../images/comed_logo.gif) right 30px no-repeat;
	}
	
#main {
	padding-top: 20px;
	}	
	
#footer {
	padding: 20px 0;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#666666;
	text-decoration:underline;
}

#application-form {
	margin: 20px 0;
}
#application-form td {
	padding: 0 6px 10px 6px;
}
#application-form th {
	padding: 6px;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	font-size : 13px;
	line-height: 18px;
	color: #666;
	text-align: left;
}

#application-form td.formlabel {
	font-family:Arial;
	font-weight:normal;
	text-transform:uppercase;
	font-size : 13px;
	line-height: 18px;
	color: #666;
	padding-bottom: 0;
}

#application-form td.formsublabel {
	padding-bottom: 0;
	color: #777;
}
#application-form td.radioline {
	padding-bottom: 0;
}

.submit {
	font-family:Arial;
	font-weight:bold;
	font-size : 12px;
	line-height: 12px;
	color: #fff;
	padding: 5px 20px;
	text-transform:uppercase;
	background-color: #619c0a;
	border-color: #619c0a;
	}	
	
h1
{
	margin: 0;
	display:block;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	font-size : 30px;
	color: #619c0a;
	line-height: 20px;
	}
h2
{
	margin: 0;
	display:block;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	font-size : 14px;
	color: #619c0a;
	line-height:30px;
	white-space:nowrap;
	border-bottom:3px solid #D4FC96;
	}
	
	
	
	
/* FROM Comed stylesheet */
.channeltitle
{
	display:block;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	font-size : 30px;
	color: #619c0a;
	}
.subchanneltitle
{
	display:block;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	font-size : 14px;
	color: #619c0a;
	line-height:30px;
	white-space:nowrap;
	}