html, body {
	font-size: 85%;
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #073f92;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #073f92;
	font: bold 1.9em Arial, Tahoma, sans-serif;
	margin: 3px 0;
}

h3 {
	color: #000000;
	font: bold 1.5em Arial, Tahoma, sans-serif;
	text-transform: uppercase;
	}

img {
	border: none;
}

hr {
	background: #073f92; 
	height: 1px;
	margin: 0.3em 0;
	border: 0;
}

#cal-frame {
	
}

#container {
	margin:0 auto;
	width: 800px;
	min-height: 100%;
	border:1px solid #b2b2b2;
	background: #fff url(../images/gradient-1.gif) repeat-y;
}

#cal-menu {
	margin-bottom: 5px;
	margin-top: 10px;
}

#cal1, #cal2 {
		
}

#flashcontent {
		width: 510.00px;
		height: 450.00px;
	}

#header {
	height: 75px;
}

#main-menu {
	position: relative;
	top: -65px;
}

#left {
	float: left;
	width: 165px;
	background-image: url(../images/gradient-1.gif);
	background-repeat: repeat-y;
	position: relative;
}

#menu {
	position: relative;
	top: 0px;
	padding: 0px 5px 5px 5px;
}

#main {
	margin: 0;
	margin-left: 165px;
}

#lbanner {
	width: 165px;
	
}
#logo {
	position: absolute;
	top: 30px;
	left: 15px;
}

#rbanner {
	width: 635px;
	height: 200px;
	
}

#content {
	padding: 0px 10px 10px 20px;
}

#content-footer {
	position: relative;
	clear: both;
	padding: 0 6px 0 0;
	
}

#page-footer {
	margin: 20px 0;
	color: #666666;
	font-size: 9px;
	text-align: center;
	
}

.inset-right {
	float: right;
	margin: 5px 5px 5px 10px;
}

.inset-item {
	margin-bottom: 10px;
	padding: 0px;
}

.italic-sub {
	font-style:italic;
	font-size: 0.95em;
}

#content-body {
	line-height: 1.5em;
	}

.module h3 {
	margin-bottom: 0;
}

#content .module {
	margin-bottom: 30px;
}

.expand-list {
	display: ;
}

.float-right {
	float:right;
}

.float-left {
	float:left;
}

.pricelistitem {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.95em;
	padding: 0 3px;
	}

.rule {
	border-bottom: 1px solid #b6dfef;
}

.strikethrough {
	text-decoration: line-through; 
}

.note {
	font-style: italic;
	font-size: 0.95em;
	padding: 0 3px;
}

ul.horiz-list {
	margin: 0; padding: 0;
	}

#main-menu ul.horiz-list li {
	display: inline;
	margin-left: 12px;
	padding-left: 15px; /* the width reserved for the background image */
	background: url(../images/bullet.png) no-repeat 0px 2px; /* adjust these numbers to taste */
}

#main-menu ul.horiz-list li a {
	color: #ffffff;
	}

#cal-menu ul {
	margin-left: 5px;
}

#cal-menu ul.horiz-list li {
	display: inline;
	padding: 0.4em 1em;
   white-space: nowrap;
   cursor:pointer;

}

.tabOn {
	background: top repeat-x #C3D9FF;
	color: #002497;
	font-weight: bold;	
} 

.tabOff {
	background: top repeat-x #DDDDDD;
	color: #666666;
	
}

ul.course-bullet {
	padding-left: 0;
	padding-top: 5px;
	list-style-type: none;
}

ul.course-bullet li {
	list-style-type: none;
}

ul.course-bullet li.title {
	font-weight: bold;
	text-transform: uppercase;
}

.video {
	text-align:center; 
	margin:30px 0 20px 0;
}

#agencylogos {
	margin-top: 30px;
}

#agencylogos div {
	float: left;
	margin-right: 15px;
}

#menu ul {
	margin: 0; padding: 0;
	font-weight: bold;
}

#menu ul li {
	margin: 0.4em;
	padding: 3px 3px 5px 0px;
	border-bottom: 1px solid #b6dfef;
	list-style-type: none;
}


span.current {
	color: #002497;
	background-color: #FFFFFF;
	display:block;
	padding: 3px 6px 3px 6px;
	margin-bottom:0.2em;
}

#menu ul li a {
	color: #333333;
}

li.menulink a, li.sublink a {
	position: relative;
	left: 5px;
}

span.selected {
	color: #ffffff;
	background-color: #073f92;
	display: block;
	padding: 3px 6px 3px 6px;
}

#menu ul ul {
	padding-left: 15px;
}

.special {
	color: red;
	font-size: 12px;
	font-weight: bold;
}