@charset "UTF-8";
body {
	margin-top: 0px;
	background-attachment: scroll;
	background-color: #95D3E3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.content {
	padding: 0px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #171717;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #388C97;
}
.text {
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.feet {
	background-image: url(images/feet.gif);
	background-repeat: repeat-y;
	background-position: 60px 90px;
}
.footer {
	font-size: 0.75em;
	padding-left: 200px;
}
.footer_home {
	padding-right: 50px;
	padding-left: 75px;
	font-size: 0.7em;
}
.right_bg {
	background-image: url(images/right_shadow_bg.gif);
	background-repeat: repeat-y;
}
.contact {
	background-image: url(images/clouds_contact.gif);
	background-repeat: no-repeat;
	background-position: 20px 55%;
	padding-right: 50px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.questions {
	font-size: 1.05em;
	font-weight: bold;
	color: #388C97;
}
li {
	list-style-type: circle;
	line-height: 1.6em;
}
.wsb {
	padding-left: 125px;
	font-size: 0.75em;
}
.img_right {
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
}
.cell_pad {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tuition {
	background-color: #FFFFFF;
	background-image: url(images/right_shadow_bgtuition.jpg);
	background-repeat: repeat-y;
	background-position: 600px 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.tuition_text1 {
	padding-top: 170px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 150px;
}
.tuition_text2 {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.no_repeat {
	background-color: #FFFFFF;
	background-image: url(images/header_tuition.jpg);
	background-repeat: no-repeat;
}
.tuition_table {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-align: left;
	vertical-align: top;
	font-size: 0.9em;
}
.border {
	border: 0.5px solid #98D4E5;
}
.border_down {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #95D3E2;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-size: 0.9em;
	border-left-color: #95D4E3;
}
