/* CSS Document */

#sectionleft {
	width: 356;
	float: left;
}

#sectionright {
	width: 365;
	float: left;
	border: 1px solid #eeeeee;
	padding: 4px;
	margin-left: 9px;
	height: 100%;
	background-color: #e5e5e5;
	background-image:url(images/text-background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.aboutfont {
	font-size: 11px;
	color: #666666;
	font-style: italic;
}


.programheader {
	font-size: 16px;
	color: #8e1d49;
	font-family: verdana;
	border-bottom: 1px solid #8e1d49;
	font-weight: bold;
}

.subheader {
	font-size: 13px;
	color: #1275b9;
	font-family: arial;
	font-weight: bold;
}


.subinfo {
	font-size: 11px;
	color: #333333;
	font-family: verdana;
}

.left-indent {
	padding-left: 7px;
}

.left-indent a, .left-indent a:link, left-indent a:visited {
	display: block;
	background-color: #FFF;
	padding: 1px;
}

.left-indent a:hover {
	background-color: #F0F5FA;
	border: 1px solid #E0E5EF;
	text-decoration: none;
	padding: 0px;
}


.left-indent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.left-indent ul li {
	padding-bottom: 7px;
}

#rightinfo {
	margin-top: 215px;	
}

#cert, #aapps, #cstud,#aarts, #bit, #hs, #it, #wfd, #as {
	display: none;
}