@charset "utf-8";
body {
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #107e3f;
	font-family: Arial, Helvetica, sans-serif;
}
.bluebckgrnd {
	background-color: #75CEF2;
	background-image: url(../images/blue_bck.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.grass {
	background-image: url(../images/grass_btm.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.blueboxmdl {
	background-image: url(../images/bluebox_mdl.png);
	background-repeat: repeat-y;
}
.nabtn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 39px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navbtn_up.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 39px;
	width: 163px;
}
a.nabtn:link {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navbtn_up.jpg);
	background-repeat: no-repeat;
}
a.nabtn:hover {
	color: #36719D;
	background-image: url(../images/navbtn_over.jpg);
	background-repeat: no-repeat;
}
.bluefont24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #1c6397;
	text-decoration: none;
}
.blackfont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.blackfont14:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.blackfont14:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #25863F;
	text-decoration: underline;
}
.bluefont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1c6397;
	text-decoration: none;
}
a.bluefont14:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a.bluefont14:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bluefont16 {
	font-family: "Times New Roman", Times, serif
	font-size: 16px;
	font-weight: normal;
	color: #1c6397;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.blackfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.blackfont12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1c6397;
	text-decoration: underline;
}
a.blackfont12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #268740;
	text-decoration: underline;
}
a.blackfont12:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1c6397;
	text-decoration: underline;
}
.whitefont11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitefont11:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitefont11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BFE9F9;
	text-decoration: underline;
}
.blueborder {
	border: 1px solid #1c6397;
}
#weather {
	position: absolute;
	width: 265px;
	height: 225px;
	float: right;

}
.blackfont24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blackfont20 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #1c6397;
	text-decoration: none;
	margin: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
#course-extra-content {
	background-color: #FF9;
	padding: 10px;
	border: 1px dashed #090;
	font-size: 12px;
}

