/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#FFFFFF;
	width: auto;
}


p	{
	font-size: 13px;
	text-align: justify;
	line-height: 21px;
	
}

li	{
	font-size: 13px;
	text-align: justify;
	line-height: 21px;
	
}

li	a  {
	font-size: 13px;
	text-align: justify;
	line-height: 21px;
	
}

li	a:link  {
	font-size: 13px;
	text-align: justify;
	line-height: 21px;
	
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #008000;
	line-height: 31px;
	
	}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	border-top: 1px  #2f2d2e dotted;
	line-height: 26px;
	}

h3 {
	font-size: 14px;
	line-height: 32px;
	font-weight: normal;
	color: #006600;
	border-top: 1px  #2f2d2e dotted;
	}
	
h4 {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #006600;

	}
	
	
	
	
#allcontent {
	width: 800px;
	height: auto;
	z-index: 1;
	background-color: #ffffff;
	margin-left: 55px;
	margin-top: 0px;

}



/* Top Banner stuff */

#topbanner {
	height: auto;

}

.solidbar {
	border-top: 5px  #2f2d2e solid;
	
}


#nav1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 200%;
	color: #FFFFFF;


}

.navbar {
	position: relative;
	line-height: 18px;
	border-collapse: collapse;
	}

#nav1 a {
	text-decoration: none;
	background-color: #669966;
	display: block;
	text-align: center;
}

#nav1 a:link {
	color: #FFFFFF;
	display: block;
	text-align: center;
}

#nav1 a:visited {
	color: #FFFFFF;
	display: block;
	text-align: center;
}

#nav1 a:hover {
	background-color: #c7dfca;
	color: #006600;
	display: block;
	text-align: center;
	}
	
	
	


.linkpagelogin{
	background-color: #FF9900;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 16px;
	color: #FFFFFF;

}

.activepage {
	background-color: #FFCC00;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 16px;
	color: #006600;
	font-weight: bold;
}





/* Left Panel stuff */



#navheader {
	margin: none;
	width: 155px;
	padding-top: 12px;
	display: block;
	background-color: #ffffff;
	height: auto;
	
}

#navheader td tr {
	color:#FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 3px 5px 3px 3px;
	vertical-align: top;
	
}





/* Orange Nav */


#coursenav td {
	border-bottom: solid #006600 thin;
	margin: 0px;
}

#coursenav tr a  {
	background-color: #A2DC98;
	padding: 3px 5px 3px 9px;
	display: block;
	text-decoration: none;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}



#coursenav tr td a:hover  {
	background-color: #c7dfca;
	margin: 0px;

}


.coursenavheader  {
	color: #FFFFFF;
	background-color: #006600;
	padding: 3px 5px 3px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}




/* Green Nav */


#grnav td {
	border-bottom: solid #006600 thin;
	margin: 0px;
}

#grnav tr td a  {
	background-color: #A2DC98;
	padding: 3px 5px 3px 9px;
	display: block;
	text-decoration: none;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

#grnav tr td a:hover  {
background-color: #c7dfca;
	margin: 0px;


}


.grnavheader  {
	color: #FFFFFF;
	background-color: #006600;
	padding: 3px 5px 3px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}



/* Blue Nav */


#blnav td {
		border-bottom: solid #006600 thin;
	margin: 0px;
}

#blnav tr td a  {
	background-color: #A2DC98;
	padding: 3px 5px 3px 9px;
	display: block;
	text-decoration: none;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

#blnav tr td a:hover  {
	background-color: #c7dfca;
	margin: 0px;

}


.blnavheader  {
	color: #FFFFFF;
	background-color: #006600;
	padding: 3px 5px 3px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}



/* Pur Nav */

#purnav td {
	border-bottom: solid #006600 thin;
	margin: 0px;
}

#purnav tr td a  {
	background-color: #A2DC98;
	padding: 3px 5px 3px 9px;
	display: block;
	text-decoration: none;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

#purnav tr td a:hover  {
	background-color: #c7dfca;
	margin: 0px;

}


.purnavheader  {
	color: #FFFFFF;
	background-color: #006600;
	padding: 3px 5px 3px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	
}



.active {
	background-color: #FFCC00;
	padding: 3px 5px 3px 9px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border: none;
	color: #006600;
	
}



	
/* Centre Panel stuff */

#main {
	height: auto;
}


#centerpanel  {
	vertical-align: top;
	width: 609px;
	padding: 12px  18px  0px 18px;
	background-color: #ffffff;
}

#centerpanelhome  {
	vertical-align: top;
	width: 407px;
	padding: 12px  18px  0px 18px;
	background-color: #ffffff;
}

#centerpanel2  {
	vertical-align: top;
	padding: 12px  0px  0px 18px;
	text-align: left;
}

#centerpanel3 {
	vertical-align: top;
	padding: 0px  350px  0px 18px;
	text-align: left;
}

.bodyimage  {
	float: right;
	margin-left: 18px;
	margin-bottom: 18px;
	padding-top: 18px;

}

.testimonials {
	color: #888888;
	text-align: left;

}

.quote {
	font-style: italic;
	color: #000000;
	text-align: left;

}

#courses tr td {
	font-size: 13px;
	color: #666666;

}

.backgroundtint  {
	background-color: #D2FFB6;

}

#fees td {
	font-size: 13px;
	text-align: left;
	line-height: 160%;
	text-indent: 10px;
	border-bottom: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-collapse:collapse;

}

#fees th {
	background-color: #81c43d;
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	line-height: 180%;
	text-indent: 10px;

}




#schedule th {
	font-size:14px;
	color: #FFFFFF;
	background-color: #FF9900;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	text-indent: 6px;
	font-weight: normal;

}

#schedule .coursename1 {
	background-color: #FFFFFF;
	line-height: 20px;
	vertical-align: middle;
	text-indent: 6px;
	font-size: 18px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	
}

#schedule .coursename1a  td {
	background-color: #FFFFFF;
	line-height: 20px;
	vertical-align: text-top;
	text-indent: 6px;
	font-size: 13px;
	text-align: left;
	color: #555555;

}


#schedule .coursename2 {
	background-color: #EDFFDA;
	line-height: 20px;
	vertical-align: middle;
	text-indent: 6px;
	font-size: 12px;
	text-align: left;
	color: #669900;



}

#schedule .coursename2a   td {
	background-color: #EDFFDA;
	line-height: 20px;
	vertical-align: text-top;
	text-indent: 6px;
	font-size: 12px;
	text-align: left;
	color: #669900;
	

}



#schedule .coursename3 {
	background-color: #FFFF99;
	line-height: 20px;
	vertical-align: middle;
	text-indent: 6px;
	font-size: 12px;
	text-align: left;
	color: #669900;
}

#schedule .coursename3a   td {
	background-color: #FFFF99;
	line-height: 20px;
	vertical-align: text-top;
	text-indent: 6px;
	font-size: 12px;
	text-align: left;
	color: #669900;
	


}




/* Right Panel stuff */


#rightpanel {
	background-color: #c7dfca;
	background-image: url(images/bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: top;
 	padding-top: 12px;
	width: 202px;
	text-align: center;

}

.rightpanelhead {
	background-color: #006600;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	padding: 6px 3px 6px 3px;
}	

.helpandinfo {
	background-color: #006600;

}

.rightpaneltext {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding: 6px 3px 12px 3px;

}

.tabletext  {
	text-align: center;
}




.contact {
	font-weight: lighter;
	font-size: 10px;
	color:#FFFFFF;
	background-color: #006600;
	width: 800px;
	text-align: center;
	line-height: 170%;
	position: relative;
	margin-top: 10px;
	margin-bottom: 0px;
	}
	


.contact1 a {
	text-decoration: none;
	color: #FFFFFF;
	
}

.contact a:link {
	text-decoration: none;
	color: #FFFFFF;

}

.contact a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.contact a:hover {
	text-decoration: none;
	color: #000000;
	}
	
	
.link a {
	color:#009900;
	text-decoration: none;
}

.link a:link {
	color:#009900;
	text-decoration: none;
}

.link a:visited {
	text-decoration: none;
	text-align:center;
}

.link a:hover {
	color: #006600;
	text-decoration: none;
}

.redlink a {
	color:#009900;
	text-decoration: none;
	font-weight: bold;
}

.redlink a:link {
	color:#800000;
	text-decoration: none;
}

.redlink a:visited {
	text-decoration: none;
	text-align: center;
}

.redlink a:hover {
	color:#CC3366;
	text-decoration: none;
}





.copyright {
	font-weight: lighter;
	font: 10px Arial, Helvetica, sans-serif;
	color: #2f2d2e;
	text-align: center;
	line-height: 100%;
	}


.copyright  a{
	color: #2f2d2e;
	font-size: 10px;
	text-decoration: none;
}


.sitemapstyle {
	color: #666666;
	font-size: 9pt;
	text-align: right;
	}
	
.sitemaptext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#888888;
	font-weight: lighter; }
	
	
#regform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 0px;
	text-indent:5px;

}

#regform td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #EDFFDA;
	border: #ffffff thin  solid;
	padding-left: 0px;
	}
	
	
#regform .formhead {
	font-size:14px;
	color: #FFFFFF;
	background-color: #81c43d;
	font-weight: bold;
	line-height: 20px;

}

#empform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 0px;
	text-indent:5px;

}

#empform td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #EDFFDA;
	border: #ffffff thin  solid;
	padding-left: 0px;
	}
	
#empform .formhead {
	font-size:14px;
	color: #FFFFFF;
	background-color: #81c43d;
	font-weight: bold;
	line-height: 20px;

}

.sitemapstyle {
	color: #666666;
	font-size: 10pt;
	text-align: left;
	}
	
.sitemapstyle a:link {
	color: #666666;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
	
}

.sitemapstyle a:visited {
	color: #666666;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
	
	
}
.sitemapstyle a:hover {
	color: #81c43d;
	
}
.sitemapstyle a:active {
 	color: #CC6600;
	
}