﻿#leftcol	{
	float:left;
}

#leftcolheader	{
	width:228px;
	height:43px;
	background:url(../images/lcol_header.gif) no-repeat 0 0;
	position:relative;
	left:-19px;
	margin-top:275px;
}

#leftcol	{
	width:209px;
	position:relative;
	font-size:8.5pt;
	line-height:8.5pt;
	color:#fff;
	background-color:#112f9c;
}

#leftcol .subhead	{
	width:191px;
	margin:0 0 0 9px;
	padding:4px 0 0 0;
	border:0 solid #fff;
	border-top-width:1px;
	font-weight:bold;
	line-height:1.1;
}

#leftcol p.alert	{
	color:red;
	background-color:silver;
	margin-top:.33em;
	padding:.2em 0 .2em .33em;
}

#leftcol .subhead a, #leftcol .allcourses a	{
	color:#fff;
}

#leftcol .allcourses	{
	width:186px;
	margin:0 0 12px 9px;
	padding:2px 0 3px 5px;
	border:0 solid #fff;
	border-width:1px 0;
	font-size:9pt;
	line-height:12pt;
}

#links	{
	width:177px;
	padding:4px;
	margin:24px 10px 18px 10px;
	color:#000;
	background:#c9d0e6;
	-moz-border-radius:4px;
	border-radius:4px;
	border:2px solid #fff;
}

#links .linkshead	{
	padding-bottom:6px;
	font-size:10pt;
	line-height:10pt;
	font-weight:bold;
	color:#102d92;
}

#leftcol #links p	{
	width:189px;
	margin:4px 0 8px 2px;
}

#leftcol #links p.last	{
	margin-bottom:4px;
}

#links a	{
	color:#102d92;
}

#leftcol .today	{
	width:186px;
	margin:0 0 12px 9px;
	padding:2px 0 3px 5px;
	color:#000;
	font-style:italic;
	font-size:9pt;
}

#leftcol p	{
	width:191px;
	margin:4px 0 11pt 9px;
}

#calendar	{
	margin:0 0 10px 12px;
	width:182px;
	height:144px;
	padding:2px;
	background-color:#ebebeb;
}

#calendar div	{
	float:left;
}

#calendar .header	{
	width:182px;
	height:15px;
	padding-top:3px;
	color:#e2e8f0;
	background-color:#5577ce;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
}

#calendar .day, #calendar .date	{
	height:16px;
	padding-top:4px;
	box-sizing:border-box;
	moz-box-sizing:border-box;
	webkit-box-sizing:border-box;
	text-align:center;
}

.fiverow .day	{
	margin-bottom:6px;
}

#calendar .day	{
	width:26px;
	text-transform:uppercase;
	color:#7693ae;
	border-bottom:1px solid #7693ae;
}

#calendar .date	{
	width:24px;
	margin:1px;
	color:#354f7e;
}

#calendar .hilite	{
	padding-top:2px;
	color:#000;
	background-color:#fec449;
	border:1px solid #000;
	cursor:pointer;
}

#leftcol .calendarevent	{
	display:none;
	position:absolute;
	top:5px;
	left:15px;
	z-index:3;
	width:170px;
	height:130px;
	overflow:hidden;
	padding:4px;
	background-color:#fdeccb;
	color:#575757;
	line-height:9pt;
	cursor:pointer;
	border:1px solid #000;
}
#leftcol .calendarevent.smalltext	{
	font-size:8pt;
	line-height:1;
}
#leftcol .calendarevent .date	{
	width:166px;
	height:15px;
	padding:3px 0 0 4px;
	float:left;
	background-color:#fed275;
	color:#3a3a3a;
	font-size:9pt;
	letter-spacing:0.04em;
	margin-bottom:4px;
}
#leftcol .calendarevent .course	{
	font-size:9.5pt;
	line-height:10pt;
	font-weight:bold;
	color:#575757;
}
#leftcol .calendarevent a	{
	color:#40709e;
}
#leftcol .calendarevent p	{
	width:100%;
	margin:0;
	box-sizing:border-box;
}
#leftcol .calendarevent .header	{
	background:#575757;
	color:#fdeccb;
	padding:2px;
	margin-bottom:2px;
	font-weight:bold;
}
#leftcol .calendarevent p.daytime {
	margin-bottom:1.5em;
}
#leftcol .calendarevent .link {
	margin-bottom:2.3em;
}
#leftcol .calendarevent.twoline p.daytime, #leftcol .calendarevent.twoline .link {
	margin-bottom:1em;
}
#leftcol .calendarevent.twoevent p {
	margin-bottom:0.2em !important;
}
#leftcol .calendarevent.smalltext p {
	margin-bottom:0.1em !important;
}
#leftcol .calendarevent .title {
	margin-bottom:.33em;
	font-weight:bold;
}
#leftcol .calendarevent .title a {
	font-weight:normal;
}

#leftcol .calendarevent em {
	width:100%;
	display:inline-block;
	text-align:center;
}

#leftcol .calendarevent .header a	{
	color:#fdeccb;
}

#leftcol .twoevent, #leftcol .multi {
	height:auto;
	min-height:130px;
}
#leftcol .multi a {
	display:block;
	margin:.25em 0 .33em 0;
	font-size:9pt;
	white-space:nowrap;
	color:#112f9c;
}
#leftcol .multi .title {
	margin-bottom:.33em;
}
#leftcol .multi p.daytime {
	margin-bottom:.33em;
	color:#000;
}

#socialnw	{
	height:39px;
	float:left;
	white-space:nowrap;
	margin:15px 0 0 10px;
}

#socialnw img	{
	width:39px;
	height:39px;
	float:left;
	margin-right:10px;
	border:0;
}

#content	{
	width:592px;
	float:right;
	position:relative;
	top:-50px;
	margin-top:0;
}

#vcmsg	{
	width:591px;
	height:68px;
	float:left;
	border:0;
	margin:7px 0 10px 0;
}
iframe	{
	width:590px;
	height:140px;
	float:left;
	border:0;
}
#bannerad	{
	width:591px;
	height:48px;
	float:left;
	border:0;
	margin:7px 0 10px 0;
}

#homecontact	{
	width:573px;
	height:54px;
	padding:22px 0 0 16px;
	background:url(../images/home-contact.gif) no-repeat 0 0;
	float:left;
	white-space:nowrap;
}

#homecontact .justask	{
	width:90px;
	height:22px;
	border:0;
	float:right;
	margin-right:120px;
}

#homeadbanner	{
	width:589px;
	height:170px;
	float:left;
	margin-bottom:20px;
}

#homeadbanner img	{
	width:589px;
	float:left;
	border:0;
}

#rotator img	{
	display: none;
	position: absolute;
	top:0;
	left:0;
	border:0;
}

#content .president	{
	width:106px;
	float:left;
	margin:0 10px 15px 10px;
	text-align: center;
	line-height:8.5pt;
}

#content .president img	{
	width:106px;
	height:123px;
	margin-bottom:2px;
}

#quotecontainer	{
	clear:both;
	width:504px;
	_width:500px;
	height:130px;
	padding:0px;
	margin:60px 0 0 10px;
	_margin-left:4px;
	background:url(../images/quote_bg.gif) no-repeat 200px 0;
	float:left;
	font-size:20pt;
	line-height:20pt;
	color:#7d7d7d;
	border:0 solid red;
}

#quotecontainer .quote	{
	display:none;
}

.abswrapper	{
	position:absolute;
}

#quotecontainer .quote .marks	{
	position:relative;
}

#quotecontainer .quote .source	{
	font-size:9pt;
	line-height:9pt;
	text-align:right;
	margin:10px 20px 0 0;
}

#content .sectiontitle	{
	width:572px;
}

#content p	{
	margin:0 10px 8pt 10px;
	font-size:9pt;
	line-height:12pt;
}
#content .subhead	{
	margin-bottom:.33em;
}
#content ul	{
	margin-top:.3em;
	margin-bottom:0;
}

#content li	{
	font-size:1.15em;
	margin-bottom:.5em;
}

#content .caption	{
	width:80%;
	line-height:9pt;
}

#content .logos	{
	clear:both;
	float:left;
	width:572px;
	text-align:center;
	white-space:nowrap;
	border-top:1px solid #000;
	padding-top:24px;
	margin-top:80px;
}

#content .logos img	{
	vertical-align:middle;
}
#leftcol .coursefull	{
	color:red;
	background-color:#abb5ce;
	padding:2px;
	margin-bottom:0;
	letter-spacing:0.04em;
}
.bodylist li, .featurebody li	{
	font-size:1.2em;
	line-height:1.2em;
	margin:0 0 .33em 0;
}
ol ul	{
	list-style-type:disc;
	padding-left:1.1em;
}
.featurebody .top0	{
	margin-top:0;
}
.featurebody .bottom0	{
	margin-bottom:0;
}
.featurebody p.big	{
	font-size:10pt;
	line-height:12pt;
}
.featurebody li	{
	width:90%;
}
.featurebody a	{
	font-weight:bold;
	color:#0033cc;
}
.featurebody p.subhead	{
	color:#1e2b99;
}
.featurebody p.subhead2	{
	margin:.5em 0 .33em 10px;
	font-weight:bold;
}
.featurebody ul	{
	margin-top:0;
}
.featurebody li	{
	margin-bottom:.2em;
}
.featurebody p.datetime	{
	padding-top:.5em;
	margin:1.5em 6em .33em 10px;
	border-top:1px dashed #000;
}
.top0, #content .top0	{
	margin-top:0;
}
.bottom0, #leftcol .bottom0, #content .bottom0	{
	margin-bottom:0;
}
.green	{
	color:green;
}
.clear	{
	clear:both;
}
