/* CSS Document */

.content
{
	font-family:inherit;
	-moz-border-radius: 10px;
 }

.mainBg
{
	
}



#demandHead
{
	background: url(../img/demand.jpg) no-repeat;
	width:232px;
	height:366px;
	padding-top:85px;
	vertical-align:top;
	text-align:center;
 	color:#064c88;
	font-size:25px;
}

#consmpHead
{
	background: url(../img/consmp.jpg) no-repeat;
	width:232px;
	height:366px;
	vertical-align:top;
	text-align:center;
	padding-top:85px;
 
	color:#064c88;
	font-size:25px;
}

#carbonHead
{
	background:url(../img/carbon.jpg) no-repeat;
	width:232px;
	height:366px;
	vertical-align:top;
	text-align:center;
	padding-top:85px;
	color:#064c88;
	font-size:25px;
}

#details
{
	margin-left:0px;
}

#advice
{
	background:url(../img/D_icon4.png) no-repeat;
	height:380px;
	width:308px; 
	font-size:14px;
}

#advice td
{
	padding-left:15px;
}

#register
{
	color:#2c2c2c;
	font-size:12px;
	height:10px;
}

.moreLeft
{
padding-left:65px;
color:#a4be5b;
}

#blueImg
{
background:url(../img/blue.png) no-repeat;
height:33px;
width:202px;
}

#txtID
{
margin-left:10px;
margin-top:5px;
background:#e4edf6;
border:solid 0px;
}

a
{
text-decoration:none;
}

.centerAlign
{
	margin-top:38px;
	margin-right:17px;
}

p
{
font-size:14px;
}
li
{
margin-left:65px;
font-size:14px;
}


.tableRtBord 
{
	font-family:Gill Sans MT; 
	text-align:left; 
	font-size:14px;
	border:dashed 1px #809fcd; 
	padding:15px;
}

.tableRtBord td
{
/*border:groove 1px #add329; */
/*border-bottom:dotted 1px #809fcd;*/
/*padding:3px;*/
}