/*Center for Student Support Services */

body {
margin : 0px 0px; 
padding : 0px 0px; 
	}
	
p {	
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #444444;
line-height: 20px;
}

a:visited {
color : #520031;
}

a:hover {
color : #84004F; 
text-decoration : underline; 
}

a:active {
color : #520031; 
}

a {
color : #520031; 
text-decoration : none; 
}

h1 {
font-size : 20px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #9f0050;
font-weight: bold;
margin-top: 10px;:-15px;
font-weight: bold;
}

h2 {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #444444;
	font-weight: bold;
	margin-top: 5px;
}

h3 {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #002740;
	font-weight: bold;
	margin-top: 5px;
}

h4, h5, h6 {
font-size: 12px;
font-family : Arial, Helvetica, sans-serif;
color : #002740; 
font-weight: normal;
padding: 4px;
margin: 10px;
}

a.navigationlinks {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
width: 200px;
margin-top: 10px;
font-weight: bold;
text-align: center;
line-height: 18px;
}

a.navigationlinks:visited {
text-decoration: none;
color: #FFFFCC;
}

a.navigationlinks:hover {  
color: #FFFF99; 
text-decoration: underline;
}

a.navigationlinks:active {  
color: #FFFFCC; 
text-decoration: underline;
}

.footer_support {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: center;
	margin: 10px;
	padding: 10px;
	background-color: #ffffd7;
	background-position: bottom;
}

a.footer_support:visited {
color : ##520031;
}

a.footer_support:hover {
color : #84004F; 
text-decoration : underline; 
}

a.footer_support:active {
color : ##520031; 
}

.navigation_bg {
background:#860043;
}

.bigcontainer {
border: 1px solid #860043;
}

