﻿.navbar {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-weight: bold;
}
.navbar:link {
	color:black
}
.learnmorebtn {
	width: 95px;
	height: 28px;
	display: block;
	font-size: 10px;
	text decoration: none;
	background-repeat: no-repeat;
	background-image: url(../img/learn-more-btn-normal.gif);
}
.learnmorebtn:hover {
	background-image: url(../img/learn-more-btn-hoverl.gif);
	text decoration: none;
}
.downloadintrobtn {
	width: 175px;
	left: 75px;
	height: 28px;
	display: block;
	font-size: 10px;
	text decoration: none;
	background-repeat: no-repeat;
}

.downloadintrobtn:hover {
	background-image: url(../img/download-intro-btn-hover.gif);
	text decoration: none;
}

.overlay {
	 visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     margin:100px auto;
}
.gettutoritbtn {
	width: 317px;
	height: 65px;
	display: block;
	font-size: 10px;
	text decoration: none;
	background-repeat: no-repeat;
	background-image: url(../img/get-tutorit-btn-normal.gif);
}
.gettutoritbtn:hover {
	background-image: url(../img/get-tutorit-btn-hover.gif);
	text decoration: none;
}.abouttable {
	margin: 40px;
}
.tableheader {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.table2header {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px 0px 7px;

}
.downtable {
	padding: 0px;
	margin: 10px;
}
.tabletext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	padding: 0px;
	margin: 10px;
}
.listheader {
	margin: 5px;	
}
.collapsibleClosed {
	margin: 5px;
}
.tabletextbold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.tabletextbold:link {
	color: #CCCCCC;
}
.middletable {
	margin: 0px;
	padding: 0px;
}


.banner_style {
	background-image: url(img/top_banner.jpg);
}
.banner_style {
	background-image: url(img/top_banner.jpg);
}
/*
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover { color: #0066cc; text-decoration: none; }
*/
a { color: black;text-decoration: none; }
a:hover { color: #0066cc; text-decoration: none; }

.style10 {
	text-align: right;
	color: #000000;
}
.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.style6 {
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
}

.style19 {
	color: #0066CC;
}
.style4 {
	font-size: small;
}
.style5 {
	color: #000000;
	font-weight: bold;
	}
.style20 {
	text-align: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
	
.style21 {
	text-align: right;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: small;
}
.style11 {
	color: #000000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

#news li {
  width: 300px;
  overflow: hidden;
  border: none;
  list-style-type: none;
  color: #000;
  display: none;
}

#news li p {
  margin: 5px;
  padding: 3px;
  font-size: .8em;
  border-bottom: 1px solid #000;
}

