body
	{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	line-height:1.5;
	}
	
a:focus
	{
	outline:1px dotted;
	}
hr
	{
	border:0 #ccc solid;border-top-width:1px;clear:both;height:0; margin:0;
	}

p	{ margin-bottom:20px; }

	
h1
	{
	font-size:28px;
	text-align:center;
	color:#3399cc;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	margin-bottom:20px;
	}

h1
	{
	font-size:28px;
	text-align:left;
	color:#3399cc;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	}


h3
	{
	font-size:21px;
	margin: 25px 0 15px 0;
	}
	
h4
	{
	font-size:17px;
	font-weight:bold;
	margin: 25px 0 15px 0;
	}
	
h5
	{
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	letter-spacing:-1;
	margin: 25px 0 15px 0;
	color:#666;
	}
	
h6
	{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0;
	margin: 25px 0 0px 0;
	padding:0;
	color:#666;
	}
	
	
.price-fulltime 
	{

	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:77px;
	letter-spacing:-2px;
	padding:0 0 0 15px;
	margin:0;
	}
.price-other
	{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:50px;
	letter-spacing:-1px;
	padding:0;
	margin:0;
	}



.dollarsign-fulltime
	{
	float:left;
	position:absolute;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:15px 0 0 0;
	}
.dollarsign-other
	{
	float:left;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0 0 0;
	}

.tuitionhead-fulltime
	{
	position:absolute;
	top:-25px;
	float:left;
	margin:0;
	text-align:right;
	}

.subhead-fulltime
	{
	text-align:left;
	font-size:11px;
	letter-spacing:4px;
	}

.subhead-other
	{
	text-align:left; font-size:11px; letter-spacing:5px;
	}
	




.headline-newsletter a
	{
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
	}
.headline-newsletter a:hover
	{
		text-decoration:underline;
	}

	
ol
	{
	list-style:decimal
	}

ul
	{
	list-style:disc;
	margin-bottom:20px;
	}
	
li
	{
	margin-left:30px
	}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset
	{
	m3argin-bottom:20px
	}

.breadcrumbs
	{
	font-size:11px;
	margin:0;
	}
	
	
.alertbox
	{
	float:left;
	position:relative;
	display:block;
	background:white;
	color:black;
	padding:5px;
	}



#editbutton a {font-size:11px; position:relative; float:right; background:green; padding:1px 5px 1px 5px; color:#ffffff;}	


.hidden
	{
		visibility:hidden;
	}