body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-position:center;
	background-repeat:repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
}

.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.style3 {	font-family: "century gothic";
	font-size: large;
	color: #003399;
}
.style14 {
	font-family: "century gothic";
	font-size: xx-large;
	font-weight: bold;
	color: #013298;
}

.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; }
.style8 {color: #FF0000}
.style9 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; }
.style11 {color: #FFFFFF}

.link a:link {
	color: #006600;
	text-decoration: none;
}
.link a:visited {
	text-decoration: none;
	color: #006600;
}
.link a:hover {
	text-decoration: underline;
	color: #003399;
}
.link a:active {
	text-decoration: none;
	color: #003399;
}

.whitetop a:link {
	color: #FFF;
	text-decoration: none;
}
.whitetop a:visited {
	text-decoration: none;
	color: #FFF;
}
.whitetop a:hover {
	text-decoration: underline;
	color:#FFCC00;
}
.whitetop a:active {
	text-decoration: none;
	color: #FFF;
}
.inside a:link {
	color: #003399;
	text-decoration: none;
}
.inside a:visited {
	text-decoration: none;
	color: #003399;
}
.inside a:hover {
	text-decoration: underline;
	color:#006600;
}
.inside a:active {
	text-decoration: none;
	color: #003399;
}
.divheader {
	background-color: #F5F5F5;
	font-weight: bold;
	text-align: center;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
.divHeaderLeft {
	background-color: #F2F2F2;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.allBorder {
	border: 1px solid #CCCCCC;
}
.BigHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006600;
	text-align: left;
	text-indent: 2px;
	vertical-align: top;
	white-space: normal;
}
.thislist {
	color: #FFFFFF;
	background-color: #003466;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	list-style-image: url(images/list.png);
	list-style-position: outside;
	list-style-type: circle;
	font-size: 12px;
}


#learn_more {
	color: #000;
	background-color: #B1C3D9;
	text-align: right;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
	height: 16px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-right: 7px;
}
#course_div{
	border: 1px solid #003466;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	list-style-image: url(images/list2.png);
	list-style-position: outside;
	list-style-type: circle;
	font-size: 12px;
	padding-right:4px;
	
}

.style20 {font-size: 16px}
.style21 {
	color: #FFFF00;
	font-size: 18px;
	font-weight: bold;
}
.style22 {color: #fff}
.style23 {
	color: #003466;
	font-weight: bold;
}
.Bold{
color: #003466;
font-weight: bolder;
font-size:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
