/* CSS Document */
#PageBody {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #F9F6BB;
}

#PageTable {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 100%;
	border: none;
}

#HeaderContainer {
	height: 112px;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url('images/hdr-bg.gif');
}
	
#FooterContainer {
	height: 86px;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-image: url('images/ftr-bg.gif');
}

#BodyContainer {
	vertical-align: middle;
}

#BodyContent {
	border: none;
	margin: 14px 0 0 0;
}

#testdiv1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

#menuInt {
	margin: 0 0 0 0;
	border: 1px solid #C8DF91;
	background-image: url('images/popup-bg.gif');
	background-repeat: repeat-x;
	
}

#jMenuText {
	font-size: 9pt;
	text-align: justify;
	font-family: Arial;
	font-weight: normal;
	color: #FAF7BB;
	margin: 0px -2px -5px -2px;
	line-height: 13pt;
}

#divBlockInfo {
	border: none;
}

.tableBlockInfo {
	border: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	width: 152px;
}

.mapText {
	margin: 0 0 0 6px;
	font-size: 9pt;
	text-align: justify;
	font-family: Verdana;
	font-weight: normal;
	color: #FFFBCD;
}

.phase2cell {
	background-color: #2CAE22;
	border: none;
	border-bottom: 1px solid #F9F6BB;
}

.phase2text {
	color: #FFEC16;
	font-family: Verdana;
	font-size 9pt;
	margin: 0 0 0 6px;
}

.phase1cell {
	background-color: #B9D5FF;
	border: none;
	border-bottom: 1px solid #F9F6BB;
}

.phase1text {
	color: #5E200D;
	font-family: Verdana;
	font-size 9pt;
	margin: 0 0 0 6px;
}

.blocknametext {
	font-family: Verdana;
	font-size 9pt;
	color: #ffffff;
	margin: 0 0 0 6px;
}

.r1c1 {
	background-color: #43763D;
	width: 30px;
}
.r1c2 {
	background-color: #43763D;
	width: 60px;
}
.r1c3 {
	background-color: #43763D;
}

.r2c1 {
	background-color: #7DA651;
	width: 30px;
}
.r2c2 {
	background-color: #7DA651;
	width: 60px;
}
.r2c3 {
	background-color: #7DA651;
}

.imgPlain {
	border: none;
}

.imgPlainLeft {
	border: none;
	float: left;
}

.imgPlainRight{
	border: none;
	float: right;
}

.paraPlain {
	font-size: 9pt;
	text-align: justify;
	font-family: Arial;
	font-weight: normal;
	color: #4C752C;
	margin: 0 0 0 0;
}

.formLabel {
	font-size: 9pt;
	text-align: justify;
	font-family: Arial;
	font-weight: normal;
	color: #4C752C;
	margin: 0 0 0 0;
	line-height: 14pt;
}

.preload-image {
	height: 0px;
	width: 0px;
	visibility: hidden;
	border: none;
}

.imgStroked {
	border: 1px solid #6EAA36;
}

.imgStrokedLeft {
	border: 1px solid #6EAA36;
	float: left;
}

.imgStrokedRight {
	border: 1px solid #6EAA36;
    float: right;
}

.imgPartnerSites {
	border: none;
	float: right;
	width: 113px;
	height: 82px;
	margin: 18px 0 0 0;
}

.heading-feat {
	font-weight: bold
	color: #0E7434;
}

.detail-feat {
	font-size: 9pt;
	text-align: left;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #4C752C;
	margin: 6px 0 0 0;
	width: 190px;
	height: 119px;
	border: none;
	line-height: 14pt;
	float: left;
}

a.cream:link {
	color: #F9F6BB;
    	text-decoration: none;
}

a.cream:visited {
	color: #F9F6BB;
	text-decoration: none;
}

a.cream:hover {
	color: #F9F6BB;
	text-decoration: underline;
}

a.cream:active {
	color: #6AC500;
	text-decoration: none;
}

a.green:link {
	color: #6AC500;
    	text-decoration: none;
}

a.green:visited {
	color: #4C752C;
	text-decoration: underline;
}

a.green:hover {
	color: #6AC500;
	text-decoration: underline;
}

a.green:active {
	color: #6AC500;
	text-decoration: underline;
}