/* CSS Document */
html {
}
body {
	font-family:Arial, Verdana, Helvetica;
	font-size:14px;
	padding:0px;
	margin:0px;
	text-align:center;
	color:#666665;
}
p {
	line-height:120%
}
img {
	border:0px;
}
.compname{
	/* font-size:130%; */
	font-weight:bold;
	white-space:nowrap;
}
#pageWrap {
	MARGIN: 0px auto;
	text-align:left;
	background:transparent url(images/contentBack.gif) repeat-y top left;
	width:776px;

}
#minHighter{
	min-height:550px;
}
#contentWrapInner {
	MARGIN: 0px auto;
	width:779px;
	text-align:left;
	border-left:1px solid white;
	border-right:1px solid white;
	background:white url(images/innerPageBack.jpg) no-repeat left top;
}
#headerMenus {
	padding:5px 38px;
	background-color:#729f00;
	color:#537400;
}
#headerMenus A{
	color:white;
	font:normal 11px "Arial";
	text-decoration:none;
}
#headerMenus A:hover{
	color:#FFCC00
}
#headerMenus .selected{
	color:#96d100
}
#header {
	background:transparent url(images/logoback.jpg) repeat-x left;
}

#contentWrap {
	background-color:white;
	width:100%;
} 
#mainMenus {
	padding:30px 0px 30px 38px;
}
.menuBlock {
	width:176px;
}
#innerWraper{
	padding:10px 38px;
}
.learnResTbl {
	border:none;
}
.progPromoTbl td {
	border-bottom:1px solid #999999;
	padding:10px 0px;
}
.progPromoTbl p {
	padding:3px 0px;
	margin:3px 0px;
}

.learnResTbl td{
	text-align:center;
	border-left:1px solid #999999;
}
.thumb {
	border:0px;
	padding:5px 5px 5px 0px;
}
.padPagePane {
	padding:10px 38px;
}
hr {
border: none 0; 
border-top: 1px solid #ccc;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

h1  {
	font-family:Arial, Verdana, Helvetica;
	font-size:20px;
	color:#6d9b40;
	font-weight:normal;
	margin:10px 0px;
}
h2  {
	font-family:Arial, Verdana, Helvetica;
	font-size:16px;
	color:#000;
	font-weight:normal;
	padding:3px 0px;
	margin:3px 0px;
}
h3  {
	font-family:Arial, Verdana, Helvetica;
	font-size:16px;
	color:#6d9b40;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

ul {
	font:Arial, Verdana, Helvetica;
	padding:8px;
	margin:8px;
}
.cleatUL {
	font:Arial, Verdana, Helvetica;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	padding:5;
	list-style-type:circle;
}
A {
	color:#729f00;
}
.infoText {
	color:#009900;
}
.clearBoth {
	clear:both;
}
.reducefont {
	font-size:80%
}
.alignRight {
	text-align:right;
}
.floatRight {
	float:right;
}
.floatLeft  {
	float:left;
}

/*  For innter Pages */

#leftMenuBar {
}
.leftMenuBarHeading{
	font:Normal 16 "Arial";
}
#leftMenuBar .mainMenus{
	margin:5px 0px 0px 0px;
	list-style-type:none;
	white-space: nowrap;
	padding:0;
}

#leftColumn {
	width:180px;
	border-right:1px solid #ccc;
}
#rightColumn {
	width:440px;
	padding:0px 38px;
	border-top:11px solid #ccc;
	border-right:1px solid #ccc;
}
#footer{
	padding:0px 20px;
	font-size:9px;
	text-align:center;
	color:#666666;
	
}
