/*PAGE*/
#pagefull {
	width: 815px;
	height: auto;
	clear: none;
	margin: 0px;
	padding: 20px 20px 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	}

#pageright {
	width: 608px;
	height: auto;
	float: left;
	clear: right;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	background-color: #FFFFFF;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#pageright ol {
	padding-bottom: 20px;
	padding-left: 20px;
}

#pageright ol li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	background-image: none;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: decimal;
}

#pageright ul {
	padding-bottom: 20px;
	padding-left: 26px;
}

#pageright li {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-weight: normal;
	list-style-type: disc;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	vertical-align: top;
}

#pageright.admission {
	background-image: url(/images/admission_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 130px 0px 0px 20px;

}
/*SUB NAVIGATION*/

/*TEIR 2*/
#pageleft {
	float: left;
	padding: 20px 0px 20px 0px;
	list-style-type: none;
	display: block;
	height: 100%;
	width: 226px;
	clear: none;
	margin: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	background-color: #FFFFFF;
}

#pageleft ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 60px 20px;
	list-style-type: none;
}
#pageleft li {
	list-style-type: none;
	text-align: left;
	clear: right;
	background-image: url(images/arrow_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	vertical-align: top;
	margin: 0px 15px 0px 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
}

#pageleft li.fix {
	vertical-align: top;
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 0px;
	background-image: none;
}

#pageleft li a:link, #pageleft li a:visited {
	color:#666666;
	text-decoration: none;
	display: block;
}
#pageleft li a:hover {
	color: #C22843;
	text-decoration: none;
	display: block;
}

#pageleft li.selected a:link, #pageleft li.selected a:visited {
	color: #C22843;
	text-decoration: none;
	display: block;
}
#pageleft li.selected a:hover {
	color: #C22843;
	text-decoration: none;
	display: block;
}

/*TEIR 3*/

#pageleft ul ul {
	width: auto;
	margin: 4px 0px 6px 0px;
	padding: 6px 10px;
	list-style-type: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	white-space: normal;
	background-color: #F0F0F0;
}

#pageleft ul ul li {
	list-style-type: none;
	border-top-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	white-space: normal;
	background-image: none;
	margin: 0px;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
}
#pageleft ul ul a:link, #pageleft ul ul a:visited {
	color: #4D7699;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#pageleft ul ul a:hover {
	color: #999999;
	text-decoration: none;
	display: block;
}
#pageleft ul ul li.selected a:link, #pageleft ul ul li.selected a:visited {
	color: #439318;
	text-decoration: none;
	display: block;
}
#pageleft ul ul li.selected a:hover {
	color: #66FF33;
	text-decoration: none;
	display: block;
}


/*TEIR 4*/

#pageleft ul ul ul {
	margin: 0px 0px 0px 5px;
	padding: 4px 0px 4px 0px;
	list-style-type: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#pageleft ul ul ul li {
	list-style-type: none;
	border-top-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#pageleft ul ul ul a:link, #pageleft ul ul ul a:visited {
	color: #666666;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#pageleft ul ul ul a:hover {
	color: #999999;
	text-decoration: none;
	display: block;
}
#pageleft ul ul ul li.selected a:link, #pageleft ul ul ul li.selected a:visited {
	color: #439318;
	text-decoration: none;
	display: block;
}
#pageMap {
	text-align: center;
	padding: 50px 0px 0px 0px;
	float: left;
	clear: none;
}



