/* Printer-Friendly Style Sheet */

/* basic elements */



ul	{
	color: #000000;
	list-style: disc;
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	}

h3 {
	color:#000000;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 32pt;
	font-weight: bold;
	line-height: 34pt;
	}

h4	{
	color: #000000;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 18pt;
	font-weight: bold;
	line-height: 20pt;
	text-align: center;
	}

a:link	{
	color:#000000;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	align: right;
	}

a:visited	{
	color:#000000;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	align: right;
	}

a:hover	{
	font-family: "Times New Roman", Georgia, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline; ;
	align: right;
	}
	
li	{
	font-family: "Times New Roman", Georgia, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	}

li a:link	{
	color: #000000;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}

li a:visited	{
	color: #000000;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	}

li a:hover	{
	text-decoration: underline;
	font-size: 9pt;
	}
	
th	{
	color: #000000;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 16pt;
	}
	
p	{
	color: #000000;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 14pt;
	}
	

table.tuition	{
	color: #000000;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 10pt;
	font-weight: normal;
	}

	

/* specific divs */


div#container	{
	position: relative;
	left: 0px;
	}

div#top	{
	display: none;
	}

div#left	{
	display: none;
	}


div#right	{
	display: none;
	}
	
div#middle	{
	background: white;	
	position: absolute;
	width: 650pt;
	top: 0pt;
	left: 0pt;
	}

div#headline {
	display: none;	
	}
	
div#headlinetxt	{
	display: none;
	}	

	
div#topbuttons	{
	display: none;
	}


div#breadcrumb	{
	display: none;
	}


div#body	{
	background: white;
	}

div#bodytxt	{
	position: relative;
	width: 488pt;
	top: 5pt;
	left: 5pt;
	marginbottom: 18pt;
	marginleft: 12pt;
	marginright: 12pt;
	margintop: 12pt;
	}

div#bodytxt p	{
	color: #000000;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 14pt;
	}
	
div#bodytxt p.sub	{
	color: #000000;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 10pt;
	}

div#bodytxt a:link	{
	color:#000000;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	align: right;
	}

div#bodytxt a:visited	{
	color:#000000;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	align: right;
	}

div#bodytxt a:hover	{
	font-family: "Times New Roman", Georgia, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline; ;
	align: right;
	}
	
	
div#sigline	{
	position: relative;
	width: auto;
	height: 45pt;
	left: 70pt;
	top: 20pt;
	}
	
div#sigline p.text	{
	color: #000000;
	text-decoration: none; ;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 12pt;
	width: auto;
	text-align: center;
	background: none
	}
div#sigline a:link,
div#sigline a:visited,
div#sigline a:hover	{
	color: #000000;
	text-decoration: none; ;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 12pt;
	text-align: center;
	width: auto;
	background: none
	}
