BODY {
	font-size: 8pt;
	font-family: Verdana;
	background-color: #ece9d8;
	scrollbar-face-color: #be846c;
	scrollbar-3dlight-color: #ECA672;
	scrollbar-darkshadow-color: #BD846B;
	scrollbar-shadow-color: #654131;
	scrollbar-arrow-color: #654131;
	scrollbar-track-color: #ece9d8;
}


H1 {
	font-size: 10pt;
	font-family: Verdana;
}

H2 {
	color: #086318;
	font-size: 10pt;
	font-weight: bolder;
}


.bodyCell {
	padding-top: 10;
}

.content {
	font-size: 8pt;
	font-family: Verdana;
	padding: 0px;
	width: 90%;
	border: 0;
}
.contentHeader {
	color: #27274D;
	font-size: larger;
	font-weight: bold;
}

.contentSubHeader {
	color: #086318;
	font-weight: bolder;
}
.contentSubHeader A:link {
	color: #086318;
	font-weight: bolder;
}
.contentSubHeader A:visited {
	color: #086318;
	font-weight: bolder;
}
.contentSubHeader A:active {
	color: #086318;
	font-weight: bolder;
}
.contentSubHeader A:hover {
	color: #086318;
	font-weight: bolder;
	text-decoration: underline;
}

.margin {
	width: 10px;
}

.header {
	background-color: #be846c;
}
.headerText {
	vertical-align: baseline;
}
.subHeader {
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 1px #006231 solid;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006231;
	text-align: right;
}
.subFooter {
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 1px #006231 solid;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #006231;
	text-align: right;
}

.leftBar {
	background-color: #AAD2B2;
	width: 10px;
	height: 20px;
}
.leftBarDown {
	background-color: #AAD2B2;
	width: 10px;
	border-right: #086318 1px solid;
}
.rightBarDown {
	background-color: #AAD2B2;
	width: 10px;
	border-left: #086318 1px solid;
}
.topBar {
	background-color: #AAD2B2;
	height: 10px;
}
.topBarCenter {
	background-color: #AAD2B2;
	height: 10px;
	border-bottom: #086318 1px solid;
}
.bottomBarCenter {
	background-color: #AAD2B2;
	height: 10px;
	border-top: #086318 1px solid;
}
.genText {
	font-family: Verdana;
	font-size: 8pt;
}
.box {
	font-family: Verdana;
	font-size: 8pt;
	border-left: #000066 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
}
A:visited {
	color: Blue;
}
.Newstext {
	font-size: 8pt;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Newstext A {
	font-size: 8pt;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Newstext A:link {
	font-size: 8pt;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Newstext A:visited {
	font-size: 8pt;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Newstext A:hover {
	font-size: 8pt;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.block {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	color: #00008b;
	padding-top: 0px;
	font-family: Verdana;
	background-color: #f1f1e4;
	text-align: left;
}
.faqList {
	list-style-image: url(../Images/dot.gif);
}
.trHidden {
	display: none;
}
.trVisible {
	display: inline;
}
.techSpecs {
	font-family: Verdana;
	font-size: 8pt;
	padding: 2pt;
}
.top {
	font-family: Verdana;
	font-size: xx-small;
	float: right;
}
.blueRef {
	font-family: Verdana;
	font-size: 8pt;
	color: midnightblue;
}
.greenRef {
	font-family: Verdana;
	font-size: 8pt;
	color: green;
}
.prices {
	font-family: Verdana;
	font-size: 8pt;
	padding: 2pt;

}
.tuition {
	font-family: Verdana;
	font-size: 8pt;
	padding: 4pt;

}
.prices th {
	color: black;
	text-align: left;
	border-bottom: thin black solid;
}
.pricesBottom {
	color: black;
	text-align: left;
	border-bottom: thin black solid;
}
.input {
	background-color: #ece9d8;
	border: thin #d0cdbc solid;
	color: Green;
	width: 200;
}
.textarea {
	background-color: #ece9d8;
	border: thin #d0cdbc solid;
	color: Green;
}
.button {
	background-color: #ece9d8;
	border-color: green;
	font-family: Verdana;
	font-size: 8pt;
}
