@charset "utf-8";
body {
	background-repeat: repeat-x;
	background-position: 0px 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;
	margin-left:15px;
	padding-left:0px;
}

a:link, a:visited, a:active {color: #0066CC; text-decoration:none;}

a:hover{color:#FF6600; text-decoration:underline;}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	text-transform: uppercase;
	background-image: url(../images/top_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-left: 10px;
	padding-top: 5px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #86A0CD;
}


.textpadding {
	padding: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	padding-bottom: 0px;
	margin-bottom: 6px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
}

/*
ul a:link {color: #0000CC; text-decoration:underline;}

ul a:visited{color:#0000CC; text-decoration:underline;}

ul a:hover{color:#FF6600; text-decoration:underline;}

ul a:active {
	color: #0000CC;
	text-decoration: underline;
}*/
.snipheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
}
.snipText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC99;
}
.firstTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}
.secondTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	padding: 3px;
	text-transform: none;
	border: 1px solid #0099CC;
}

.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #888888;
	font-weight: normal;
}

.path a:link { color: #666666; text-decoration: none }
.path a:active { color: #777777; text-decoration: none }
.path a:visited { color: #888888; text-decoration: none }
.path a:hover { color: #888888; text-decoration: underline }

.thirdTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066CC;
	font-style: normal;

	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	background-color: #eeeeee;
	display: block;
	padding: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	margin: 0px;
	margin-bottom: 10px;
}
.curriculum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
}

.tableHD1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.tableHD2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;
}


.tableHD2 a:link {color: #000000; text-decoration:none;}

.tableHD2 a:visited{color:#000000; text-decoration:none;}

.tableHD2 a:hover{color:#FFFFFF; text-decoration:underline;}

.tableHD2 a:active {color: #FF6600;}



.sublnk {
	color: #6699CC;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #660000;
	margin-bottom:0px;
	padding-left:20px;
}

.sublnk a:link, .sublnk a:visited, .sublnk a:active{
	color: #0000CC;
	text-decoration: underline;
}
.sublnk a:hover {
	text-decoration: underline;
	color: #FF9966;
}
