/* CSS Document */

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #013366;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 2em;
}
h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #469AAD;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.1em;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #469AAD;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-indent: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

	h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	background-color: #80AEBB;
	height: auto;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;	
  }
  
  #navigation a:hover {
	color: #013366;
	text-decoration: none;
	background-color: #9FD7E6;
	height: 20px;
}
p {
	padding-left:10px;
	padding-right:10px;
}	
.searchbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #013366;
	background-color: #9FD7E6;
}

#footer a:link {
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
	#footer a:visited {
	color: #333333;
	text-decoration: none;
  }
  
  #footer a:hover {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;	
	}hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF9900;
	padding-right: 5px;
	padding-left: 5px;
}
a:link {
	color: #013366;
	text-decoration: none;
}
a:visited {
	color: #013366;
	text-decoration: none;
}
a:hover {
	color: #469AAD;
	text-decoration: underline;
}
.sidecolumns {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.coursesrghtcol {
	color: #000033;
	padding: 5px;
}


.testimonialleft {
	color: #000033;
}
.testimonialsindex {
	color: #FF9900;
	font-weight: bold;
}

#courses{
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	color: #000033;
	width: 173px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-size: 1em;
}



#courses a:link {
	display: block;
	text-decoration: none;
	color: #000033;
	background-image: url(../images/generic/cross1.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFCC99;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-position: 2px;
	font-weight: bold;
}
#courses a:visited {
	display: block;
	text-decoration: none;
	color: #000033;
	background-image: url(../images/generic/cross1.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFCC99;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-position: 2px;
	font-weight: bold;
}

#courses a:hover{
	display: block;
	background-color: #FF9933;
	background-image: url(../images/generic/cross2.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	text-decoration: underline;
}
#coursesCurrent {
	text-decoration: none;
	color: #000033;
	background-image: url(../images/generic/cross2.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FF9900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-position: 2px;
	font-weight: bold;
}

h2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
