.panelTop {
	height: 150px;
	background-color: #FFFFFF;
	width: 900px;


}
.panelNav {
	background-color: #DFD7B8;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: middle;
	font-family: arial;
	font-size: 11px;



}
.panelContent {
	width: 650px;
	padding-top: 50px;
	padding-right: 50px;
	font-family: arial;
	font-size: 12px;
	color: #B2BBB7;
	line-height: 17px;



}
.panelMain {
	background-image: url(../images/bg_green2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.panelRight {
	width: 250px;
	padding-top: 50px;


}
.heading {
	font-family: arial;
	font-size: 30px;
	font-weight: normal;
	text-transform: capitalize;
	color: #7BBDA2
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 150px;
	margin-top:0em


}

.leftBox {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-left: 50px;
	font-family: arial;
	font-size: 10px;
	color: #B2BBB7;
	text-transform: uppercase;





}

#nav a:link {
	font-family: arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	}

#nav a:visited {
	font-family: arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	}

#nav a:active {
	font-family: arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	}

#nav a:hover {
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-size: 11px;
	text-transform: uppercase;
	}


#pageLinks a:link {
	font-family: arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	text-transform: uppercase;

	}

#pageLinks a:visited {
	font-family: arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	text-transform: uppercase;
	}

#pageLinks a:active {
	font-family: arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	text-transform: uppercase;
	}

#pageLinks a:hover {
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	}
