a,visited,active {							/* Style for links when they have been visited */
    color:#777777; 
    text-decoration:underline; 
}

a:hover {									/* Style for links when hovered over */
    color:#550156; 
    text-decoration:underline; 
}

.primary_nav {				/* This is the style used for the top navigation bar, About WCU, Academics, Administratio, etc..*/
	font-family:sans-serif,arial,helvetica;
	font-size:8pt;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}


.primary_nav:hover {						/* This is the style when the mouse hovers over the primary_nav text */
	font-family:sans-serif,arial,helvetica;
	font-size:8pt;
	font-weight:normal;
	color:#FFEE00;
	text-decoration:underline;
}

.subnav_td {								/* This is the style for the menus that drop down on the top navigation bar */
	padding:1px;
	padding-left:6px;
	font-family:sans-serif,arial,helvetica;
	font-size:8pt;
	font-weight:normal;
	color:#ffffff;
}

.footer_text {								/* Style of the text in the footer */
    font-family:sans-serif,arial,helvetica;
    font-size:8pt;
    color:#CCCA85;
    text-decoration:none;
}

.footer_text:hover {						/* Style of the text in the footer when hovering over it */
    font-family:sans-serif,arial,helvetica;
    font-size:8pt;
    color:#CCCA85;
    text-decoration:underline;
}

.headline {
    font-family:times,serif,arial,helvetica;
    font-size:18pt;
    font-weight:bold;
    color:#550156;
}

.homepage_subtitle {
    font-family:verdana,arial,helvetica;
    font-size:10pt;
    font-weight:bold;
    color:#444444;
    text-decoration:underline;
}

.plan_for_excellence {						/* Style for the arrows in front of Plan for Excellence link on homepag */
    font-family:sans-serif,arial,helvetica;
	FONT-STYLE: italic; 
    font-size:8pt;
    color:#000000;
}

.plan_for_excellence_link {					/* Style for the Plan for Excellence link */
    font-family:sans-serif,arial,helvetica;
    font-size:8pt;
	FONT-STYLE: italic; 
    color:#000000;
    text-decoration:underline;
}

.searchbox {								/* Style for the "Enter keywords here" in the search text box */
    font-family:sans-serif,arial,helvetica; 
    font-size:9pt;
    background:#EDEDED;
    border: #AE9FB5 1px solid;
}

.searchbox_link {							/* Style for the links to search either WCU web or to find people (Curretly not in use, I believe) */ 
    font-family:sans-serif,arial,helvetica;
    font-size:8pt;
    color:#555555;
    text-decoration:none;
}
.searchbox_link:hover {						/* Style for hovering the links to search either WCU web or to find people (Curretly not in use, I believe) */ 
    font-family:sans-serif,arial,helvetica;
    text-decoration:underline;
}

.alert_table {								/* Style for the campus news on the homepage */
    font-family:sans-serif,arial,helvetica; 
    font-size:9pt;
    color:#222222;
	background-color:#FFFFFF;
}

.alert_table th {							/* Style for the campus news on the homepage */
    font-family:sans-serif,arial,helvetica; 
    font-size:9pt;
    color:#222222;
    font-weight:bold;
}

.alert_table_link {							/* Style for the View More links under campus news on the homepage */
    font-family:sans-serif,arial,helvetica; 
    font-size:9pt;
    color:#222222;
    font-weight:bold;
}

.alert_status_normal {						/* Style for the campus news on the homepage that is normal*/
    font-family:sans-serif,arial,helvetica; 
    font-size:9pt;
    color:#222222;
    font-weight:bold;
}

.alert_status_special {						/* Style for the campus news on the homepage that is special*/
    font-family:sans-serif,arial,helvetica; 
    font-size:9pt;
    color:2222bb;
    font-weight:bold;
}

.alert_status_high {						/* Style for the campus news on the homepage that is important*/
    font-family:sans-serif,arial,helvetica; 
    font-size:9pt;
    color:#dd2222;
    font-weight:bold;
}

.popular_links {							/* Style for the text in the popular links */
    font-family:sans-serif,arial,helvetica; 
    font-size:8pt;
    color:000000;
    text-decoration:none;
}

.dropdown_link {
    font-family:sans-serif,arial,helvetica; 
    color:#ffffff;
    text-decoration:none;
}
.dropdown_link:hover {
    font-family:sans-serif,arial,helvetica; 
    color:#ffffff;
    text-decoration:underline;
}

.newstable {
    font-family:sans-serif,arial,helvetica; 
    font-size:8pt;
}

form 
{ 
    display:inline; 
} 

.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.homepage_sub_no_under {
    font-family:verdana,arial,helvetica;
    font-size:10pt;
    font-weight:bold;
    color:#444444;
    text-decoration:none;
}

.bodytxtsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.instructions {
	FONT-WEIGHT: bold; 
	FONT-SIZE: x-small; 
	COLOR: #000000; 
	FONT-STYLE: italic; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff}

.instructions1 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: x-small; 
	COLOR: #000000; 
	FONT-STYLE: italic; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff}

.menuBox { 	
	FONT-WEIGHT: normal; 
	FONT-SIZE: x-small; 
	COLOR: #000055; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffbb; 
	FONT-VARIANT: normal}

.textBox { 
	FONT-WEIGHT: normal; 
	FONT-SIZE: x-small; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffbb; 
	FONT-VARIANT: normal }

.formText {
	FONT-WEIGHT: normal; 
	FONT-SIZE: x-small; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	FONT-VARIANT: normal} 
	
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:smaller; 
	font-weight:bold; 
	color:#777777; 
	text-decoration:none;
	}
	
.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:smaller; 
	font-weight:bold; 
	color:#660066; 
	text-decoration:underline;
	}

.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:smaller; 
	font-weight:bold; 
	color:#777777; 
	text-decoration:none;
	}
	
.menulinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:smaller; 
	font-weight:bold; 
	color:#660066; 
	text-decoration:underline;
	}

.nolinks {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:smaller; 
	font-weight:bold; 
	color:#000000; 
	text-decoration:none;
	}

.bodylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:x-small; 
	line-height: 16pt;
	font-weight:normal; 
	color:#777777; 
	text-decoration:none;
	}
	
.bodylinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:x-small; 
	line-height: 16pt;
	font-weight:normal; 
	color:#660066; 
	text-decoration:underline;
	}

.bodylinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	line-height: 16pt;
	color:#660066;
	text-decoration:none;
	font-weight: normal;
	}

.bodylinks:hover,visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	line-height: 16pt;
	color:#660066;
	text-decoration:underline;
	font-weight: normal;
	}
	
.top_headline{
    color: #550055;
	font-size: 30;
	font-family: Times New Roman;
	font-weight: bold;
}

.contact_info{
    font-size: 13;
}

.Subheading{
	font-weight: bold;
	font-size: 16;
}

.box_headline {
    color: #550055;
	font-size: 16;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.box_content {
	FONT-WEIGHT: normal; 
	FONT-SIZE: small; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	FONT-VARIANT: normal
}

#navmenu_2, #navmenu_3, #navmenu_4, #navmenu_5, #navmenu_6, #navmenu_7, #navmenu_8, #navmenu_9, #navmenu_10, #navmenu_11 {
	z-index: 99;
}
