body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

img, div {
	behavior: url('/include/iepngfix.htc');
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #16582A; /*07366E */
}

h3 {
	font-size: 13px;
	margin-left: 40px;
	color: #444;
}

a {
	color: #222;
	text-decoration: none;
}

a:hover {
	color: #16582A;
}

p {
	color: #555;
}

.mainContainer {
	width: 800px;
	margin: 0 auto;
}

.homeBanner {
	width: 800px;
	height: 164px;
	background-image: url('/images/home-banner.jpg');
}

.topInfo {
	position: relative;
	background: #16582a;
	color: #fff;
	border-top: 6px solid #07366e;
	padding: 7px 15px;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: -0.2px;
}

.topInfo a, .subBanner a {
	color: #fff;
	text-decoration: none;
}

.topInfo a:hover, .subBanner a:hover {
	color: #000;
}

.contentArea {
	background-color: #E9EDEE;
	width: 800px;
	padding-top: 14px;
}

.homeLeft {
	position: relative;
	width: 571px;
	margin: 0 11px;
	background: url('/images/home-left-bg.jpg');
	float: left;
	height: 376px;
}

.homeRight {
	float: left;
	padding-left: 10px;
	width: 180px;
}

.homeTitle {
	border-bottom: 1px dashed #16582A;
	line-height: 25px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	/*font-weight: bold;*/
	float: left;
	margin-left: 10px;
	color: #16582A;
	width: 150px;
}

.homePara {
	clear: both;
	padding: 0 0 0 30px;
}

.clearBoth {
	clear: both;
}

.fadedLine {
	float: left;
}

.subBanner {
	width: 800px;
	height: 101px;
	background-image: url('/images/sub-banner.jpg');
	position: relative;
}

.horizontalMenu {
	width: 800px;
	height: 40px;
	text-align: center;
	vertical-align: center;
	padding-top: 10px;
	padding-left: 50px;
}

.horizontalMenu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #16582a;
	margin-right: 100px;
	position: relative;
	bottom: 10px;
}

.horizontalMenu a:hover {
	border-bottom: 1px solid;
}

.subLeft {
	width: 150px;
	min-height: 350px;
	padding-left: 30px;
	padding-top: 10px;
	float: left;
}

.subLeftMod {
	width: 20px;
}

.subLeft a {
	font-size: 15px;
	font-weight: bold;
	color:  #16582A;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

.sideLinks {
	border-bottom: 1px dashed #16582A;
	width: 130px;
	padding-bottom: 6px;
	margin-bottom: 20px;
}


.subRight {
	position: relative;
	float: left;
	padding-left: 10px;
	width: 560px;
	min-height: 350px;
	border-left: 3px solid #0A51A1;
}

.subRightMod {
	width: 690px;
}

.subTopRightMenu {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 122px;
}

.subTopRightMenu div {
	border-bottom: 1px dashed #16582A;
	padding: 5px;
	width: 106px;
}

.subTopRightMenu div a {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	line-height: 13px;
}

.subTopRightMenu div a:hover {
	font-weight: bold;
	line-height: 13px;
	color: #fff;
}

.subHeader {
	border-bottom: 3px dotted #07366E;
	line-height: 38px;
	font-size: 27px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	color: #07366E;
	width: 470px;
	padding-left: 10px;
}

.subHeaderMod {
	width: 590px;
}

.subPara {
	clear: both;
	padding: 0 0 0 60px;
}

.subPara table tr td {
	border-collapse: collapse;
	padding: 4px;
}

.subPara2 {
	clear: none;
	padding: 0 0 0 60px;
}

.eventTitle {
	width: 470px;
	font-weight: bold;
	background: #C0C4C4;
}

.teacher {
	float: right;
	margin-left: 10px;
}

.logoHomeLink {
	display: block;
	width: 125px;
	height: 90px;
	position: absolute;
	top: 5px;
	left: 15px;
}
