body {
	color:#303134;
	/*	color: #717276;*/

	font-size: 12px;
	line-height: 18px;
	font-family: "Lucida Grande","Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/background2009_b.png);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}

#masterContainer {
	width:780px;
	position:relative;
	margin:0px auto;
	background-color:#FFFFFF;
	}

#logoLayer {
	position:absolute;
	top:0px;
}

#auxMenuLayer {
	position: absolute;
	z-index: 10;
	top: 10px;
	left:400px;
	width: 370px;
	height:30px;
	text-align:right;
	font-size:11px;
	color:#666666;
	}
	
#auxMenuLayer a {
	margin:0px 10px;
	}

#auxMenuLayer a:link, #auxMenuLayer a:visited {
	color:#666666;
	}
	
#auxMenuLayer a:hover {
	color:#CC0000;
	}
	
	
#menuLayer {
	position: absolute;
	z-index: 200;
	top: 74px;
	left:130px;
	width: 650px;
	height:26px;
	background-color: #e5e5e5;
	background-image: url(../menuImages/menuBG_ButtonOff.gif);
	background-repeat: repeat-x;
	}
	
#menuLayerLeftEnd {
	background-color:#FFFFFF;
	position:absolute;
	left:0px;
	top: 0px;
	width:78px;
	}
#menuContainer {
	position:absolute;
	left:72px;
	top:0px;
	width:558px;
	background-image: url(../menuImages/menuBG_ButtonOff.gif);
	background-repeat: repeat-x;
	}

#contentHolder {
	position:absolute;
	width:780px;
	clear:both;
	top:100px;
	}
	
#flashLayer {
	
	z-index: 15;
	
	width: 780px;
}

#contentLayer {
	
	z-index: 99;
	padding:0px 30px;
	min-height:350px;
	clear:both;
	
}

#oneColumn {
}

#twoColumn {
	padding-left:55px;
	padding-right:25px;

}

#twoColumn #sideBar {
	float:left;
	width:200px;
	margin-right:20px;
	}
	
#twoColumn #mainContent {
float:left; 
width:455px;
	}
	
	
#footerShadow {
height:10px; 

position:relative; 
clear:both;
}

#mainContent {
	padding-bottom:30px;
	}
	
	
	
#menuBottomHolder {
	
	padding:20px 20px 20px 20px; 
	background-color:#eeeeee;
	clear:both;
	
}


#menuBottom {
	font-size:11px;
	line-height:18px;
	clear:both;
	margin-left:35px;
	padding-bottom:20px;
	}
	
#menuBottom div {
	text-align:left;
	padding-right:10px;
	}
	
#menuBottom a:link, #menuBottom a:visited {
	color:#999999;
	text-decoration:none;
	}
	
#menuBottom a:hover {
	color:#cc0000;
	}
	
#mainContent h2 {
	
}
p {
	font-size:12px;
	line-height:18px;
	margin-bottom:7px;
	margin-top:7px;
}
td {
	/*color: #717276;*/
	color:#303134;

}
/*#contentLayer1  { margin-bottom: 15px; position: relative; z-index: 31; top: 15px; width: 760px; border: solid 1px #717276 }*/
a:link {
	color: blue;
	text-decoration: none
}
a:visited {
	color: #00f;
	text-decoration: none
}
a:hover {
	color: #ba0000;
	text-decoration: underline
}
a:active {
	color: red;
	text-decoration: underline
}

h1 {
	color:#003366;
	font-size: 21px;
	line-height:24px;
	margin-bottom:8px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#002154;
	font-size: 21px;
	line-height:24px;
	margin:3px 0px;
	font-weight:normal;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#002154;
	font-size: 18px;
	line-height:21px;
	margin-bottom:14px;
	margin-top:10px;
	font-weight:normal;
	}

h4 {
	color:#333333;
	font-size: 14px;
	line-height:15px;
	margin:4px 0px;
	font-variant:small-caps;
}

.elevenOnThirteen p, .elevenOnThirteen ul {
	font-size:11px !important;
	line-height:16px !important;
	}
	
	
.courseDescription {
	font-size:11px;
	font-style:italic;
	margin-top:2px;
	margin-bottom:0px;
	font-weight:normal;
}

div.courseDayTime {
	padding-left:15px;
	}
	
.courseDayTime p {
	font-size:90%;
	font-style:italic;
	line-height:1.25em;
	margin-bottom:0px;
	margin-top:0px;
	}


.sidebar {
	font-size: 11px;
	line-height: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 2px solid #ccc
}
.sidebar h2 {
	font-size: 14px;
	font-weight: bold;
	font-family:  "Lucida Grande", "Trebuchet MS";
	color: black;
}
.sidebarSansDivider {
	font-size: 11px;
	line-height: 14px;
	padding-top: 7px;
	padding-bottom: 7px
}
#sidebarSub td {
	font-size: 11px;
	line-height: 14px;
	padding-top: 1px;
	padding-bottom: 9px;
	border-bottom: #ccc
}
.upcomingEvents {
	color: #717276;
	font-size: 11px;
	font-family:  "Lucida Grande", "Trebuchet MS";
	line-height: 14px;
	text-align: right
}
.upcomingEventsDate {
	color: #00193b;
	font-size: 10px;
	font-family: "Lucida Grande", "Trebuchet MS";
	line-height: 10px;
	text-align: right;
	border-top: 1px none #ccc
}
.upcomingEvents a:link {
	color: #717276;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	text-align: right
}
.upcomingEvents a:hover {
	color: #ba0000;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
	text-align: right
}
.managementTD {
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 6px
}
.managementTitles {
	color: #00193b;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-align: right;
	padding-top: 8px;
	border-top: 1px none #ccc
}
.managementNames {
	padding-left: 8px
}
.eighteenBlue {
	color: #00193b;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px
}
.sixteenBlue {
	color: #00193b;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px
}
.fourteenBlue {
	color: #00193b;
	font-size: 14px;
	line-height: 18px
}
.fourteenBlueBold {
	color: #00193b;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px
}
.twelveBlue {
	color: #00193b;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px
}
.twelveGray {
	color: #717276;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px
}
.tenGrey {
	text-align:center;
	font-size: 10px;
	line-height: 10px;
	padding:0 0px 0px 0;
}
.divideLineDotted {
	font-size: 11px;
	line-height: 14px;
	border-top: none #ccc
}
.resourceDivider {
	padding: 10px;
	border-top: 1px #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px #ccc
}
.resourceDividerHolder {
	border-top: 1px solid #ccc;
	border-right: 1px #ccc;
	border-bottom: 1px #ccc;
	border-left: 1px solid #ccc
}

.threeColumnA {
	border-right:1px dotted #999; width:29%; padding-right:3%; margin-right:3%; float:left;
}

.threeColumnB {
	border-right:1px dotted #999; width:29%; padding-right:3%; margin-right:3%; float:left;
}

.threeColumnC {
	width:29%; float:left;
}

.threeColumnA p, .threeColumnB p, .threeColumnC p {
		font-size:11px;
		line-height:16px;
}

#contactFormHolder {
		width:460px;
	border:1px dotted #999;
	padding:15px 0px 15px 15px;
	margin-right:0px;
	background-color:#eeeeee;
}

#contactForm {
	width:460px;
}

#contactForm label {
	width:70px;
	text-align:right;
	float:left;
	padding-right:10px;
	font-size:11px;
}

#membershipForm {
	
}

#membershipForm label {
	width:90px;
	text-align:right;
	float:left;
	padding-right:10px;
	font-size:11px;
}

#contactForm input, #contactForm select {
	margin-bottom:4px;
}

div.managementHolder p {
	text-align:left;
	font-size:11px;
	line-height:13px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:15px;
}

div.managementHolder .managementTitles {
	text-align:left;
	margin-left:0px;
}

p#closingDates span.closeDate {
	
	width:90px;
	float:left;
	text-align:right;
	padding-right:5px;
	
}

p#closingDates span.closeTime {
	text-align:right;
	width: 90px;
}