body
{
	background:#FFFFFF;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#060405;
	font-size: 10pt;
}

h3
{
	margin: 24px 0px 0px 0px;
}

a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px #cccccc solid;
}

a:hover
{
	color: #000066;
	border-bottom-color: black;
}

p
{
	text-align:justify;
	margin-top: 0;
	margin-bottom: 12px;
	line-height: 1.2;
}

img
{
	border: 0px;
}

#page
{
	width: 760px;
	margin-left: 0px;
	margin-right: auto;
	padding: 0px;
}

#body
{
	margin-left:158px;
}

#header
{
	/*border-bottom:3px solid #AA0000;*/
	height:160px;
}

#title
{
	text-align:left;
	font-size:200%;
	font-weight:bold;
	color:#333333;
	float:left;
}

#edison
{
	padding-top:4px;
	padding-bottom:6px;
	font-size:80%;
	text-align:right;
}

#subtitle
{
	color:#888888;
	margin-top: 8px;
	margin-bottom: 40px;
}

#subtitle a
{
	border: 0px;
	color:#888888;
}

#subtitle a:hover
{
	color:#888888;
	border-bottom:1px solid 0;
}

#side
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:80%;
	float: left;
	width: 150px;
	padding: 5px 0px 5px 5px;
	text-align: left;
	line-height: 15px;
	/*background-color: #F0F0E8;*/
}
		
#side .img
{
	height:196px;
	/*padding-top: 5px;
	text-align: center;*/
	border:none;
}

#side .call
{
	margin-top: 18px;
}

#side .link
{
	margin-top: 3px;
}

#side .link a
{
	border: 0px;
	color: #cc0000;
}

#side .link a:hover
{
	border-bottom: 1px #cc0000 solid;
}

#side .group
{
	letter-spacing: 0.1em;
	margin-top: 24px;
	color:#888888;
}

.section
{
	color: #404080;
	font-weight: bold;
}

.course
{
	border:2px solid #AA0000;
	margin: 24px 24px 24px 24px;
	padding: 12px 12px 12px 12px;
}

.course h3
{
	margin-top:0px;
}

.course p
{
	margin-top:12px;
	margin-bottom:0px;
}

.course li
{
	padding-left: 24px;
}

.list_title
{
	font-weight: bold;
}

table.schedule
{
	width:100%;
	margin-top:24px;
}

table.schedule td
{
	border-bottom:1px solid #888888;
	padding: 2px;
}

.comm
{
	background-color: #FFDDE0;
}

.crash
{
	background-color: #EEFFBB;
}

.pers
{
	background-color: #CCFFDD;
}

span.crash
{
	font-weight: bold;
	border-bottom:1px solid #888888;
}

span.comm
{
	font-weight: bold;
	border-bottom:1px solid #888888;
}

span.pers
{
	font-weight: bold;
	border-bottom:1px solid #888888;
}

table.schedule tr td
{
	padding-left: 4px;
	padding-right: 4px;
}

table.subtable td
{
	margin: 0px;
	border: none;
}

.course_title
{
	font-weight: bold;
}

#foot
{
	color:#888888;
	font-size: 8pt;
	border-top:3px solid #AA0000;
	padding-top:4px;
	margin-top: 40px;
	margin-bottom: 20px;
}

#foot_title
{
	font-size: 120%;
	color:#444444;
	font-weight: bold;
}

#corporate
{
	text-align:left;
	float:left;
}

#school
{
	text-align:right;
}

