body
{
	margin-left: 0px;
	margin-right: 0px;
}

BODY, TABLE, TD, .NormalText { font-weight: normal; text-decoration: none; font-style: normal; font-size: 11px; color: #ffffff; line-height: 15px; font-family: Verdana; }

.Header		{ color: #B6C2D9; font-weight: bold; font-size: 14px; font-family: Lucida Sans Unicode, Verdana; }
.Subheader	{ color: #A2B2D0; font-weight: bold; font-size: 12px; }

.Blue		{ color: #A2B2D0; }
.DarkBlue	{ color: #04234C; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }


TD.LightBlueBG		{ background: #A2B2D0; }
TD.DarkBlueBG		{ background: #04234C; }
TD.BlueBottomBorder	{ border-bottom: 2px #324C6D; }
TD.DarkBlueBorder	{ border-top: #04234c 3px solid; border-bottom: #04234c 3px solid; }

table
{
	border-collapse: collapse;
}
a:link, a:visited, a:active
{
	font-size: 10px;
	color: #fcf9af;
	text-decoration: underline;
}
a:hover
{
	color: #fcf9af;
	text-decoration: none;	
}
* .layout
{
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
	background-color: #04234c;	
}
* .leftNav
{
	background-image: url(../_img/left_nav_bg_repeat.gif);
	background-repeat: repeat-y;
}
* .addressText
{
	color: #000000;
}
.downloadLink:link, .downloadLink:visited, .downloadLink:active
{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.downloadLink:hover
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
* .downloadText
{
	font-size: 9px;
	color: #99a9c8;
	line-height: 12px;
}
* .mainHeader
{
	padding-left: 7px;
	font-weight: bold;
	font-size: 14px;
	color: #b6c2d9;
	font-family: 'Lucida Sans Unicode';
}
hr
{
	height: 2px;
	color: #324C6D;
}
* .homeRight
{
	background-image: url(../_img/home_right_bg_repeat.gif);
	background-repeat: repeat-y;	
}
* .homeText
{
	line-height: 18px;
}
* .LectureNames
{
	color: White;
}
h3
{
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #a2b2d0;
}
a.fileLink
{
	color: #ffffff;
	text-decoration: underline;
}
.fileLink:link, .fileLink:visited, .fileLink:active
{
	color: #ffffff;
	text-decoration: underline;
}
.fileLink:hover
{
	color: #ffffff;
	text-decoration: none;	
}
* .fileList
{
	background-color: #536a8d;
}
* .fileListBorder
{
	border-top: #04234c 3px solid;
	border-bottom: #04234c 3px solid;
}
.newFileLink:link, .newFileLink:visited, .newFileLink:active
{
	font-weight: bold;
	font-size: 13px;
	color: #000033;
	text-decoration: none;
}
.newFileLink:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #000033;
	text-decoration: underline;
}
* .newFileBox
{
	padding-right: 0px;
	border-bottom: #ffffff 1px solid;
	background-color: #99a9c8;
}
