body {
	font-family: Verdana;
	font-size:12px;
}

.page_title
{
	font-family: Verdana;
	font-size:17px;
	color:#CC0033;
	padding-bottom:10px;
	font-weight:bold;
}


.footer {
	background:#FF0000;
	color:#FFFFFF;
	font-size:10px;
}

.footer_link {
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size:10px;

}
.footer_text {
	color: #CCCCCC;
	font-size:9px;
	}

.greyskye_footer {
	color:#333333;
	text-decoration:none;
	font-size:12px;
}

.subhead {
	font-weight:bold;
	color:#000000;
}

.news_link {	
	color:#CC0033;
	text-decoration:underline;
	font-weight:bold;
}

.front_news_link {
	color:#CC0033;
	text-decoration:underline;	
	font-size:10px;
	font-weight:bold;
}

.front_news_black
{
	color:#000000;
	text-decoration:underline;	
	font-size:10px;
	font-weight:bold;
}
.front_news_black:visited
{
	color:#000000;
	font-size:10px;
	font-weight:bold;
	
}

.top_facility_nav {
	color: #333333;
	font-weight:bold;
}

.facility_nav {
	color: #666666;

	}

.facility_nav:hover {
	color: #CC0033;

	}

.grey {
	color: #666666;
    }

.breadlink {
	color: #000000;
	font-size:10px;
	}
.breadlink:hover
	{
	color:#CC0033;
	font-size:10px;
}

.breadlink_on {
	color:#CC0033;
	text-decoration:underline;
}	

.requiredred {
	border:solid 1px #FF0000;
	}
	
#menu_wrapper {
	height: 200px;
}

strong {
	font-weight:bold;
	}

.order_view_label {
	background: #CCCCFF;
	padding-right:5px;
}

.reg_step
{	
	color:#00CCCC;
	font-weight:bold;
	font-size:16px;
}

.reg_green 
{
	color:#009933;
	font-weight:bold;	
	font-size:14px;
}


.reg_instructions {
	color:#009933;
	font-weight:bold;	
	font-size:12px;	
}

.reg_footer {
	color:#009933;
	font-weight:bold;	
	font-size:14px;
}

.reg_red 
{
   color:#FF3333;
}

.reg_button 
{
	color:#FFFFFF;
	background:#009933;
}

.reg_options
{
	color:#669966;
	padding-left:20px;
}

.reg_orange
{
	color:#996666;
}

.graduate_list {
   font-family:Verdana;
   font-size:12px;
	text-align:center;
}

.graduate_name {
   color:#FF3333;
   font-weight:bold;
   font-family:Verdana;
   font-size:12px;
   text-align:center;
}

.required {
    color: #FF0000;
    font-weight:bold;
}

.rightform {
    text-align:right;
    width:50%;
}