@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Symbols, sans-serif;
	font-size: 12px;
	color:#3b352f;
	line-height:17px;
	text-align: justify;
	
}
body a{
	border: none;
	color: #FF9917;
	display: inline-block;
	font: normal 11px Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
body a:hover{
	color: #4378af;
	text-decoration: none;
}
body a:focus{
	outline: none;
}

h1{
	color:#6f8587;
	font:bold 18px "Arial",Trebuchet MS, Helvetica, sans-serif;
	margin: 3px 0px;
	padding: 3px 0px;
	text-transform:;
	line-height: 20px;

}
h2{
	color: #ff9917;
	font: bold 15px Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 3px 0px;
	padding: 3px 0px;
	}
h3{
	color: #6f8587;
	font: normal 15px "Arial",Trebuchet MS, Helvetica, sans-serif;
	margin: 5px 0px;
	padding: 5px 0px;
	font-weight:500;
	
}
h4{
	color: #4bb3e3;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding:0px 0px;
	margin: 0px 0px;
	text-transform:;
}
h5{
	color:;
	font:;
	margin: 3px 0px;
	padding: 3px 0px;
	text-transform:;
}
h6{
	color:;
	font:;
	margin: 3px 0px;
	padding: 3px 0px;
	text-transform:;
}

.footer{
	line-height:15px;
	color:#FFF;
	background-image: url(../images/orange_gradient.gif);
	background-repeat: repeat-x;
	background-color: #FD8C00;
}

.footer a{
	color: #FFFFFF;
	text-decoration:underline;
}

#breadcrumbs a{
	color:#245A96;
}
#breadcrumbs a:hover{
	color:#245A96;
	text-decoration:underline;
}
.leftsidebar{
	margin:10px 0px;
}
.leftsidebar tr td{
	border-top:#d9d9ce 1px solid;
	padding:5px 0px;
}

.leftsidebar a{
	color:#232323;
	background-color:#f5f5f5;
	display: block;
	padding:5px 10px;
}

.leftsidebar a:hover{
	color:#232323;
	background-color:#ffffff;
	font-weight:bold;
}
.subnav a.active{
	color:#232323;
	background-color:#ffffff;
	font-weight:bold;
}
	
.rightsidebar .upcomingschedule tr td{
	border-bottom:#d9d9ce 1px dotted;
	padding:10px 5px;
	
}

.rightsidebar .upcomingschedule a{
	color:#93afe6;
	display: inline;
}

.rightsidebar .upcomingschedule a:hover{
	text-decoration:underline;
}
	
.rightsidebar .upcomingschedule span{
	color:#ff9917;
}

.rightsidebar .currentschedule tr td{
	border-bottom:#d9d9ce 1px dotted;
	padding:15px 5px;
}

.rightsidebar .currentschedule a{
	color:#93afe6;
	display: inline;
}

.rightsidebar .currentschedule a:hover{
	text-decoration:underline;
}
	
.rightsidebar .currentschedule span{
	color:#ff9917;
}

.headericons a{
	padding-top:10px;
	padding-bottom:0px;
	padding-left:8px;
	padding-right:8px;
	height:28px;
	display:inline-block;
}
.headericons a:hover{
	background-image:url(../../images/header_icon_bg.png);
	background-repeat:no-repeat;
}

.team img{
	padding-bottom:10px;
}
.team a{
	font-weight:bold;
}
.testimonial{
	padding:20px 0px;
}
.testimonial p{
	border-bottom:1px dotted #d9d9ce;
	padding-bottom:5px;
}
.testimonial span{
	font-weight:bold;
	color:#4bb3e3;
}
.bodytext h4{
	color: #4bb3e3;
	font:;
	padding-top: 15px;
	padding-bottom:5px;
	font-weight:bold;
	text-align:left;
	
}

.trainingcalendar tr td{
	padding:5px 15px;
	margin: 5px 0px;
	border-bottom:#FFF 5px solid;
	align:right;
}
.trainingcalendarheader{
	color: #4bb3e3;
	font-size:12px;
	font-weight:bold;
}

.mainbody tr td{
	text-align:justify;
}

.resourcesbody span{
	display: inline-block; 
	border-bottom:dotted 1px #f6f6f6; 
	margin-bottom:15px;
}

.indexbody .upcomingschedule tr td{
	border-bottom:#d9d9ce 1px dotted;
	padding-left:20px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:10px;
	
}

.indexbody .upcomingschedule a{
	color:#93afe6;
	display: inline-block;

}

.indexbody .upcomingschedule a:hover{
	text-decoration:underline;
}
	
.indexbody .upcomingschedule span{
	color:#ff9917;
}

.indexbody .hptestimonial tr td{
	border-bottom:none;
	padding-left:20px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;
}

.indexbody .hptestimonial span{
	color:#93afe6;
}

.indexbody .hptestimonial .rlinks td{
	border-top:dotted 1px #d9d9ce;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.borderbottom td{
	border-bottom:dotted 1px #d9d9ce;
}

.bordertop td{
	border-top:dotted 1px #d9d9ce;
}

.bordertop .noborder tr td {
	border-top:none;
}

.borderbottom .noborder tr td {
	border-bottom:none;
}

.formborder{
	border:#93afec 1px solid;
}

.clickables p, .clickables ul{
	display: none;
}
.clickables h4{
	cursor: pointer;
}
