/* CSS Document */
/* color pallette 
light blue - #E5EBF5
mid blue - #8099D5
dark blue - #000066 (#006)
*/


		html{
			height:100%;
		}
		body{
			background: url(../i/header.gif) no-repeat top center;
			font: normal 9pt/12pt arial,verdana,arial,sans-serif; 
			color:#006;
			margin: 100px 0 10px 0; 
			
		}
		body, td{
			font-family:arial,helvetica,sans-serif;
			font-size:8pt; color:#003399;;
		}
		#siteBody {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			padding:5px;
			margin-left: auto;
			margin-right: auto;
			border:1px solid #E5EBF5; 
			/*background: url(../i/bgs/indexBG.jpg) no-repeat bottom center; */
			background-position:bottom center;
			background-repeat:no-repeat;
			background-attachment:fixed; 
		} 
		#siteBody2 {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			padding:5px;
			margin-left: auto;
			margin-right: auto;
			border:1px solid #E5EBF5; 
			/*background: url(../i/bgs/gun.jpg) no-repeat bottom center; */
			background-position:bottom center;
			background-repeat:no-repeat;
			background-attachment:fixed; 
		} 
	
		#content {
			margin-left: 130px;
			margin-right: 310px;
			height:100%;
			text-align:left; 
			padding:0 0 5px 10px;
		}
		#content hr{
		margin-top:-4px;
		
		}
		.leftMenu {
			float:left;
			width: 130px;
			\width: 120px;
			w\idth:130px;
		}
		.rightMenu {
		height:auto; 
			float: right;
			width: 300px;
			\width: 290px;
			w\idth: 300px;	
		}
		.rightMenu #innerBG{
			width: 300px;
			\width: 290px;
			w\idth: 300px;
			height:650px; 
			position:relative; 
			left:0; top:0; 
			z-index:100;
			background-color:#E5EBF5; 
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			opacity: 0.5;
		}
		
				.rightMenu #innerBG2{
			width: 300px;
			\width: 290px;
			w\idth: 300px;
			height: 1050px; 
			position:relative; 
			left:0; top:0; 
			z-index:100;
			background-color:#E5EBF5; 
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			opacity: 0.5;
		}
				.rightMenu #innerBG2index{
			width: 300px;
			\width: 290px;
			w\idth: 300px;
			height: 1500px; 
			position:relative; 
			left:0; top:0; 
			z-index:100;
			background-color:#E5EBF5; 
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			opacity: 0.5;
		}
		
				.rightMenu #innerBG2corporate{
			width: 300px;
			\width: 290px;
			w\idth: 300px;
			height: 1650px; 
			position:relative; 
			left:0; top:0; 
			z-index:100;
			background-color:#E5EBF5; 
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			opacity: 0.5;
		}

				.rightMenu #innerBG2stag{
			width: 300px;
			\width: 290px;
			w\idth: 300px;
			height: 1420px; 
			position:relative; 
			left:0; top:0; 
			z-index:100;
			background-color:#E5EBF5; 
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			opacity: 0.5;
		}
		
				.rightMenu #innerBG2activities{
			width: 300px;
			\width: 290px;
			w\idth: 300px;
			height: 1380px; 
			position:relative; 
			left:0; top:0; 
			z-index:100;
			background-color:#E5EBF5; 
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			opacity: 0.5;
		}						
						.rightMenu #innerBG3{
			width: 300px;
			\width: 290px;
			w\idth: 300px;
			height: 1150px; 
			position:relative; 
			left:0; top:0; 
			z-index:100;
			background-color:#E5EBF5; 
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			opacity: 0.5;
		}
		.rightMenu #innerBG4{
			width: 300px;
			\width: 290px;
			w\idth: 300px;
			height: 850px; 
			position:relative; 
			left:0; top:0; 
			z-index:100;
			background-color:#E5EBF5; 
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			opacity: 0.5;
		}
		.rightMenu #inner{
		height:auto; 
			width:270px;
			\width: 270px;
			w\idth: 270px;
			position:absolute; 
			top:110px; 
			z-index:200; 
			
			padding:5px 10px 10px 20px;
		}

		.leftMenu img{
			margin: 0 0 5px 0;
		}
		img.bordered {
			border: 1px solid #8099D5
		}
		img.bordered2{
			border: 1px solid #6e4e43
		}
		a.jumplink{
			color:#039;
			background:url(../i/menu/jump.gif) no-repeat center right;
			padding:0 14px 0 0;
			height:11px;
			text-decoration:underline;
			display:inline;
		}
		
		a.jumplinkLeft{
			color:#039;
			background:url(../i/menu/jumpLeft.gif) no-repeat top left;
			padding:0 0 0 14px;
			height:9px;
			text-decoration:underline;
			display:inline;
		}
		a.jumpbck{
			color:#039;
			background:url(../i/menu/jumpBck.gif) no-repeat center right;
			padding:0 14px 0 0;
			height:11px;
			text-decoration:underline;
			display:inline;
		}
		a:visited.jumplink{
			color:#8099D5;
			background:url(../i/menu/jumpvisited.gif) no-repeat center right;
			padding:0 12px 0 0;
			height:11px;
			text-decoration:underline;
			display:inline;
		}
		a:visited.jumplinkLeft{
			color:#8099D5;
			background:url(../i/menu/jumpVisitedLeft.gif) no-repeat top left;
			padding:0 0 0 14px;
			height:9px;
			text-decoration:underline;
			display:inline;
		}
		a:visited.jumpbck{
			color:#8099D5;
			background:url(../images/menu/jumpvisitedbck.gif) no-repeat center right;
			padding:0 12px 0 0;
			height:11px;
			text-decoration:underline;
			display:inline;
		}
		 hr{
			border-bottom: 1px solid #8099D5;
			border-top: 0px solid #8099D5;
			width:100%;
			background-color:#8099D5;
			color:#8099D5;
			height:0
		}
		#contentArea hr{
			border-bottom: 1px solid #8099D5;
			border-top: 1px solid #8099D5;
			width:100%;
			background-color:#8099D5;
			color:#8099D5;
			height:0;
		}
		
		/* text format classes */
		a{
			font-family:arial,helvetica,sans-serif;
			font-size:8pt;
			color:#039;
		}
		a.menuItem{
		background:url(../i/menu/jump.gif) no-repeat center right;
		}
		a.menuHome{
		background:url(../i/menu/jumpHome.gif) no-repeat center right;
		
		}
		a:hover.menuItem,a:hover.menuHome, a.menuItemSelected{
			background-color:#E5EBF5;
		}
		
				a.menuItem2{
							color:#6e4e43;
		background:url(../i/menu/jump2.gif) no-repeat center right;
		}
		a.menuHome2{
					color:#6e4e43;
		background:url(../i/menu/jumpHome2.gif) no-repeat center right;
		
		}
		a:hover.menuItem2,a:hover.menuHome2, a.menuItemSelected2{
			background-color:#e2dcd9;
		}
		
		a:hover.show{background-color:#E5EBF5; cursor:hand; text-decoration:none;}
		a:hover.show td{background-color:#E5EBF5; cursor:hand; text-decoration:none;}
		a.show td{text-decoration:none;}
		ul{
			margin-left:15px;
			list-style:disc outside;
		}
		li{
			margin:0;
		}
		h1, h4 {
			font-size:12pt;
			font-weight:normal;
			margin:0 0 10px 0;
			color:#8099D5;
			display: none;
		}
		h2, h2 a{
			font-size:10.5pt;
			font-weight:normal;
			margin:10px 0 2px 0;
			color:#8099D5;
		}
		h3 {
			font-size:9.5pt;
			font-weight:normal;
			margin:10px 0 2px 0;
			color:#8099D5;
		}
		p{
			margin:2px 0 10px 0
		}
		strong{
			font-weight:normal;
			color:#8099D5;
			font-size:8pt;
		}
		blockquote{
		margin:0;
		padding:0 10px;
		color: #8099D5;
		font-size:7pt;
		display:block;
		clear:both;
		}
		#indexCalendar{
			border:1px solid white;
			width:200px;
		}
		#indexCalendar .dateSelected{
			border:1px solid #FFF;
			background-color:#E5EBF5;
		}
		#priceList {
			width:300;
		}
		#priceList td{
			border-bottom:1px solid #E5EBF5;
			padding:5px 0 0 0;
		} 
		
		/* Course Calendar */
		
		.courseCalendar td{
			padding:5px 5px 5px 0;
			border-bottom:1px solid #E5EBF5;
		}
		td.date{
			font-weight:bold;
			color:#8099D5
		}
		
		/* form elements */
		fieldset{
			border:0px solid #E5EBF5;
			padding:5px;
			margin:0 0 5px 0;
		}
		legend{
			font-size:11pt;
			font-weight:normal;
			color:#8099D5;
			margin: 0 0 15px -5px;
		}
		label{
			width: 60px;
			float: left;
			text-align: left;
			margin: 0 1em 10px 5px;
			clear: both;
		}
		input, textarea, select {
			font-family:arial,helvetica,sans-serif;
			font-size:8pt;
			color:#039;
		}
		.fieldLine{
			display:block; 
			vertical-align:top;
			clear:both;
		}
		.displayLine{
			display:block; 
			vertical-align:top;
			clear:both;
			border-top: 1px solid #E5EBF5;
			padding:2px 0 2px 0;
		}
		.displayLine label{
			width:80px;
			display:block;
			clear:both;
			font-weight:bold;
			color:#8099D5;
			margin: 0 1em 10px 0;
		}
		.displayLine span {
		display:block;
		float:left;
		height:auto;
		width:200px;
		}
	
		.smallButton{
			border:1px solid #8099D5; 
			background-color:#E5EBF5;
			float:right;
			margin:5px 0 0 0;
		}
		
		.smallButtonNoFloat{
			border:1px solid #8099D5; 
			background-color:#E5EBF5;
			
			margin:5px 0 0 0;
		}
		
		.microButton{
			border:1px solid #335CAD; 
			background-color:#FFF;
			margin:0 3px 0 0;
			font-size:7pt;
			color: #335CAD;
			line-height:8pt;
			height:13px;
		}
		.microButtonAlt{
			border:1px solid #E5EBF5; 
			background-color: #FFF;
			margin:0 3px 0 0;
			font-size:7pt;
			color: #8099D5;
			line-height:8pt;
			height:13px;
			float:right;
			clear:both;
		}
		
/* Calendar Classes */


.dataSheet th{font-family:verdana,arial,helvetica,charcoal,sans-serif; font-size:8pt; font-weight:bold; text-align:left;}
.dataSheet th, .dataSheet td {padding:3 5 3 5; border-bottom:1px solid #8099D5;}
.dataSheet tr{background-color: #FFF;}
.dataSheet tr.striped{padding:0 5 5 5; border-bottom:1px solid #8099D5; background-color:#EFF7FB;}
.dataSheet tr.holiday{padding:0 5 5 5; border-bottom:1px solid #8099D5; background-color:#FFDDDD;}
.markedDate{border-left:1px dashed #46728F padding-top:0px; }
.markedDate tr {background-color: transparent;}
.markedDate td{border-bottom:0px; }
a.info{
			color:#039;
			background:url(../i/menu/ico_info.gif) no-repeat top left;
			padding:0 0 0 14px;
			height:9px;
			text-decoration:underline;
			display:inline;
		}
/* Small Calendar */

.miniCalendar{
		position:absolute; 
		top:200px
	}
	
	
	
/* Activity Table */
table#activitytable, td, th {border-width: 1px; border-style: solid; border-color: #8099D5;}
table#activitytable td{vertical-align: top;}
table#activitytable ul{ padding: 0;}
table#activitytable li{margin: 0; padding: 0;}
table#activitytable li.orange{color: #FF6600; font-weight: bold;}
table#activitytable li.blue{color: #003399; font-weight: bold;}
table#activitytable li.blue span.notbold{color: #003399; font-weight: normal;}
/* ------------------------------------------------ */

span#orangetext {color: #FF6600; font-weight: bold;}
span#bluetext {color: #003399; font-weight: bold;}
span.moreinfo {font-style:italic;}

/*------------- Boxex ---------------------*/

.menu a { 
	text-decoration:none; 
	font-size:11px; 
	line-height:13px;
	padding: 2px 5px;
	margin:4px 0 4px 0;
	display: block; 
	border:1px solid #335cad; 
	color:#ffffff;
	width:118px;
	background-color:#335cad;
}

.menu a:hover {
	/*background: #e5ebf5; */
	background:#ffffff;
	color:#335cad;
}

.home_ico { 
	width:13px;
	height:13px;
	background-image:url(../i/menu/jumpHome.gif);
	margin:-13px 0 0 108px;
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}

.arrow_ico { 
	width:13px;
	height:13px;
	background-image:url(../i/menu/jump.gif);
	margin:-13px 0 0 108px;
	background-position:right;
	background-repeat:no-repeat;
	float:left;

}

.arrow-big_ico { 
	width:13px;
	height:13px;
	background-image:url(../i/menu/jump.gif);
	margin:-20px 0 0 108px;
	background-position:right;
	background-repeat:no-repeat;
	float:left;

}

div.menu-brown a { 
	text-decoration:none; 
	font-size:11px;
	line-height:13px;
	padding: 2px 5px;
	margin:4px 0 4px 0;
	display: block; 
	border:1px solid #6e4e43; 
	color:#ffffff;
	width:118px;
	background-color:#6e4e43;
}

div.menu-brown a:hover {
	/*background:#e2dcd9;*/ 
	background:#ffffff;
	color:#6e4e43;
}

.arrow-brown_ico { 
	width:13px;
	height:13px;
	background-image:url(../i/menu/jump2.gif);
	margin:-13px 0 0 108px;
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}

div.menu-green a:hover {
	background:#ffffff;
	color:#1a5c1d;
}

div.menu-green a { 
	text-decoration:none; 
	font-size:11px;
	line-height:13px;
	padding: 2px 5px;
	margin:4px 0 4px 0;
	display: block; 
	border:1px solid #1a5c1d; 
	color:#ffffff;
	width:118px;
	background-color:#1a5c1d;
}

.arrow-green_ico { 
	width:13px;
	height:13px;
	background-image:url(../i/menu/jump3.gif);
	margin:-13px 0 0 108px;
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}

.arrow-big-brown_ico { 
	width:13px;
	height:13px;
	background-image:url(../i/menu/jump2.gif);
	margin:-20px 0 0 108px;
	background-position:right;
	background-repeat:no-repeat;
	float:left;

}

.hlink{
	display:none;
}