body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
h1{
	font-weight:bold;
	font-size:16px;
	color: #289039;
	margin-top: 8px;
	margin-bottom:10px;
}
h2{
	font-weight:bold;
	font-size:18px;
	color: #289039;
	margin-top: 13px;
	margin-bottom: 3px;
}
h3{
	margin: 16px 0 10px 0;
	font-size:16px;
	color: #289039;
}
h4{
	font-weight:bold;
	font-size:12px;
	color: #289039;
	padding-top: 13px;
	padding-bottom:0px;
}
.txt{
	font-weight:bold;
	font-size:13px;
	color: #289039;
}
.smallfont {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.small {
	font-size: 10px;
	color:#289039;
	font-style:italic;
	text-align: center;
}
.smallfont a:link{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.smallfont a:active{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #009933;
	text-decoration: none;
}
.smallfont a:hover{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #009933;
	text-decoration: none;
}
.smallfont a:visited{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

#left_menu {
	border: none;
}
#left_menu a:link{
	border-bottom-color: #DAF9AD;
	border-bottom-width: thin;
	border-bottom-style: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#left_menu a:visited{
	border-bottom-color: #DAF9AD;
	border-bottom-width: thin;
	border-bottom-style: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#left_menu a:hover{
	border-bottom-color: #DAF9AD;
	border-bottom-width: thin;
	border-bottom-style: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration:underline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#left_menu td{
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
}
.contactTitle{
	font: Arial, Helvetica, sans-serif;
	font-weight::bold;
	font-size:14px;
	color: #289039;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px; 
	border-bottom: 1px solid #289039;
}



.tableBorder{
	border:1px solid #289039; 	
}

.btn{
	background-color:#FFFFFF; 
	border:1px solid #289039; 
	font: Arial, Helvetica, sans-serif;
	font-weight::bold;
	padding: 3px 0px 3px 0px;
}

.fingerImg{
	padding-top: 10px;
	padding-left:15px;
	padding-right:0px;
}

.fingerImg2{
	padding-top: 0px;
	padding-left:15px;
	padding-right:0px;
	
}

.onlineInfo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.leftMenuTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 0px 3px 10px;
	font-weight:bold;
}

.courseTitle{
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	color: #289039;
	margin-top: 0px;
	margin-bottom:0px;
}

a.courseLink:link{
	font-size:13px;
	color: #000000;
	text-decoration: underline;
}
a.courseLink:visited{
	font-size:13px;
	color: #000000;
	text-decoration: underline;
}

a.courseLink:hover{
	font-size:13px;
	color: #289039;
	text-decoration: none;
}
a.courseLink:active{
	font-size:13px;
	color: #000000;
	text-decoration: underline;
}

