html, body, div, span, table, tr, td, img, p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	background-image: url(../../images/bg-tile.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

td {
	vertical-align: top;
}


.grid {
	position: relative;
}

h1, h2, h3 { color: #033a71; }

h1 {
	margin: 10px 0px;
	padding-bottom: 10px;
	font-family: Times New Roman;
	font-size: 2.50em;
	border-bottom: solid 1px #e5e5e5;
}

h2 {
	margin: 10px 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Times New Roman;
	font-size: 1.50em;
	border-bottom: solid 1px #e5e5e5;
	border-top: solid 1px #e5e5e5;
}

h3 {
	margin: 10px 0px;
	font-family: 'Times New Roman';
	font-size: 1.25em;
}

h4 {
	margin: 10px 0px;
	font-size: 1.00em;
}

h2.centered {
	text-align: center;
}

h1.centered {
	text-align: center;
}

ul.bold li {
	font-weight: bold;
}

#container {
	width: 850px;
	margin: 0px auto;
}

#slideshow {
	overflow: hidden;
	position: absolute;
	z-index: 100;
	height: 290px;
	width: 635px;
	left: 215px;
	top: 0px;
}

#mainMenu{
	font-family: Calibri, Tahoma, Verdana, Arial, Sans-Serif;
	overflow: hidden;	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 215px;
	height: 290px;
	z-index: 250;
	background-color: #033a71;
}

#mainMenu ul {
	margin: 0px;
	padding: 0px;
}

#mainMenu ul li {
	list-style-type: none;
	color: #ffffff;
	font-size: 1.15em;
	/* font-weight: bold; */
	/* border-top: solid 1px #78a2ec; */
	margin: 0px;
	padding: 0px;
}

#mainMenu ul li.noborder {
	border-top: none;
}

#mainMenu ul li a {
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding: 6px 0px 6px 25px;
	display: block;
}

.largemenu {
	width: 180px;
}

.largemenu ul {
	margin: 0px;
	padding: 0px;
	width: 180px;
}

.largemenu ul li {
	list-style-type: none;
	color: #000066;
	font-family: Corbel, Calibri, Arial, Tahoma, Verdana;
	font-size: 1.15em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #e5e5e5;
	width: 180px;
}

.largemenu ul li.noborder {
	border-top: none;
}

.largemenu ul li a {
	color: #000066;
	display: block;
	width: 155px;
	padding: 5px 0px 5px 25px;
	text-decoration: none;
}

.largemenu ul li a:hover {
	color: #ff6600;
}

.menuitem {
	font-size: 1em;
	color: #ffffff;
	padding: 0px auto;
}


#slideoutMenu {
	overflow: hidden;
	position: absolute;
	z-index: 300;
	height: 290px;
	width: 215px;
	left: 215px;
	top: 0px;
	display: none;
	background-color: #ffffff;
	opacity: 0.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	color: #ffffff;
	font-family: Calibri, Tahoma, Verdana, Arial, Sans-Serif;
}

#slideoutMenu .submenu {
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	background: transparent;	
	display: none;
}

#slideoutMenu .submenu ul {
	margin: 0px;
	padding: 10px;
}

#slideoutMenu .submenu ul li {
	font-size: 1.10em;
	color: #033a71;
	font-weight: bold;	
	list-style-type: none;
}

#lcForYouPopup {
	overflow: hidden;
	position: absolute;
	display: inline;
	z-index: 200;
	height: 140px;
	width: 180px;
	left: 670px;
	top: 0px;
	background-color: #c6d9fc;
	opacity: 0.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}

.popup {
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1000;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	display: none;
}

.popup ul li {
	list-style-type: square;
	font-weight: bold;	
}

#featuredLinks ul {
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 0px 0px;
	font-size: .90em;
}

#featuredLinks ul li {
	list-style-type: none;	
}

#newsHeadlines a {
	text-decoration: none;
	color: #000000;
}

#newsHeadlines a:hover {
	color: #ff6600;
}

#newsHeadlines ul {
	margin: 0px;
	padding: 10px;
}

#newsHeadlines li {
	list-style-image: url(images/newsArrow.gif);
	padding: 0px 0px 4px 0px;	
}

#mainContent {
	margin: 10px;
}

#mainContent p, #mainContent table tr td p {
	margin: 10px 0px;
	line-height: 1.50em;
}

#mainContent ul li, #mainContent ol li {
	line-height: 1.50em;
	margin: 0 0 20px 0;	
	padding: 0 20px 0 0;
}

#mainContent ul.compact li, #mainContent ol.compact li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
}

#mainContent ul.nobullets li, #mainContent ol.nobullets li {
	list-style-type: none;
}

#mainContent ul.alpha li, #mainContent ol.alpha li {
	list-style-type: upper-alpha;	
}

#mainContent ul.numeric li, #mainContent ol.numeric li {
	list-style-type: decimal;	
}

#sidebarContent p {
	margin: 10px 0;
	font-size: 1.00em;
}

#subpgHeader {
	background-image: url(../../images/subpg-header-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 610px;
	height: 60px;
	overflow: hidden;
	font-family: Century, Corbel, Calibri, Arial, Tahoma, Verdana;
	font-size: 2.00em;
	font-variant: small-caps;
	color: #ffffff;
	vertical-align: middle;
	padding-left: 25px;
}

#subpgSearch {
	background-image: url(../../images/subpg-header-nav.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 635px;
	height: 35px;
}

#footerSeparator {
	width: 850px;
	height: 5px;
	background-image: url(../../images/separator.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#footerContent {
	height: 80px;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
	font-size: .90em;
	background-image: url(../../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.separator {
	width: 850px;
	height: 5px;
	background-image: url(../../images/separator.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.sidebar {
	padding: 10px 0px;	
}

.italic {
	font-style: italic;	
}

.quicklinks {
	margin-top: 20px;	
}

.sidebar h2, .quicklinks h2 {
	text-align: center;
	color: #ff6600;
}

.quicklinks ul {
	margin: 0px;
	padding: 0px;
}

.quicklinks ul li {
	list-style-image: url(../../images/newsArrow.gif);
	margin-left: 20px;
	padding: 0px 10px 5px 5px;
}

.quicklinks ul li a {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

.quicklinks ul li a:hover {
	color: #ff6600;
}

.divisionlinks h2 {
	text-align: center;
	color: #ff6600;
}

.divisionlinks ul {
	margin: 0px;
	padding: 0px;
}

.divisionlinks ul li {
	list-style-image: url(../../images/newsArrow.gif);
	margin-left: 20px;
	padding: 0px 5px 0px 5px;
	line-height: 1.50em;
}

.divisionlinks ul li a {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

.divisionlinks ul li a:hover {
	color: #ff6600;
}

table#courses td { 
	padding: 5px 10px;
	font-weight: bold;
	border: solid 1px #e1e1d1;
	background-color: #f1f1f1;
}

table.padded td {
	padding: 5px 10px;
}

table.bottomalign td {
	height: 24px;
	vertical-align: middle;
}

table.bordered td, table.bordered th {
	border: solid 1px #cccccc;
	padding-left: 5px;
}

.full {
	text-align: justify;
}

.centered { 
	margin: 0px auto;
}

.rightfloat {
	float: right;
}

.leftfloat {
	float: left;
}

.noborder {
	border: none;
}

.nobullets {
	list-style-type: none;
}

.imgborder {
	display: inline-block;
	margin: 5px;
	padding: 4px;
	border: solid 1px #999999;
	background-color: #e0e0e0;
	text-align:center;
}

.imgborder p {
	font-size: .80em;
}

div.announcement {
	border: dotted 1px #000099;	
	padding: 15px;
	color: #ff0000;
	font-weight: bold;
	background-color: #ffff99;
	margin: 0 0 25px 0;
}

#mainContent ul.photos {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainContent ul.photos li {
	float: left;
	margin: 5px;
	padding-right: 0;
	padding: 5px;
	border: solid 1px #999999;
	background: #e0e0e0;
	text-align: center;
}

#mainContent ul.photos li p {
	font-size: 0.80em;
}

div.centered {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}