body,td,th {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
}
body {
	background-color: #E8EBEF;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
#PageRightEdge {
	background-color: #FFFFFF;
	background-image: url(images/page_right.jpg);
	background-repeat: repeat-y;
	background-position: 26px 0px;
}

#PageLeftEdge {
	background-color: #FFFFFF;
	background-image: url(images/page_left.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#logoHeader {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#PageContent #LeftTextCol {
	line-height: 1.3em;
	padding-top: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#PageContent #RightTextCol {
	line-height: 1.3em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#DividerLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}



#PageContent {
	padding-top: 20px;
}

#footerLinks {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 34px;
	padding-bottom: 10px;
	padding-left: 34px;
}
#PageContent #CourseListTbl #ColHdr {
	font-size: 16px;
	font-weight: bold;
	background-color: #BDBADA;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-image: url(images/colheader-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#PageContent #CourseListTbl #CourseListTD {
	line-height: 1.5em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#PageContent #CourseListTbl tr #CourseListTD p a {
	color: #5B569E;
	text-decoration: none;
}
#PageContent #CourseListTbl tr #CourseListTD p a:hover {
	text-decoration: underline;
}
#CourseListTD p {
	margin-top: 4px;
	margin-bottom: 4px;
}
