﻿/* All the content boxes belong to the content class. */


#header {
background-color: #ffffff;
background: #ffffff url("/ExternalFiles/css/NavLeft/Graphics/anstystaple.jpg") no-repeat;
height: 200px;
color: #6F5459;
}

.title {
color: #6F5459;
}
.titleSub {
color: #6F5459;
}

.error 
{
	color: Red;
}

#footer {
background-color: #53A93B;
color: #ffffff;
border:none;
	clear: both;
}

#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #ffffff;
	background-color:#4C4DF2;
	}

#contents {
	border:1px solid #4C4DF2;
	background-color: Transparent;
	}

#navMain a, #navMain a:link, #navMain a:visited {
color: #ffffff;
font-weight: bold;
font-size: 14px;
}

#navMain {
	border: none;
	background-color:#53A93B;
	}
	
#navMain a:hover{
	color: #ffffff;
	background-color:#4C4DF2;
	border:none;
}

#navSection {
	background-color:#4C4DF2;
	}
#navSection a, #navSection a:link, #navSection a:visited {
color: #ffffff;
font-weight: bold;
font-size: 14px;
}
#navSection  a:hover{
	color: #534F99;
	background-color:#ffffff;
	border:1px solid #534F99;
	}
#navUser 
{
	border:1px solid #F6A864;
	background-color:#2420F7;
	color: #ffffff;
		float:left;
	clear:left;
	width: 128px;
	}
#contents {
margin-right: 0px;
                
	}
	 
#navUser a{
	color: #ffffff;
}

#navUser a:hover {
	color: #ffffff;
	background-color:#D07555;
	}

body {
	color: #3E7F2C;
	background-color: #ffffff;
	font-family: calibri;
	font-size: 12pt;
	}


h1 {color: #4C4DF2;	}
a {	color: #4C4DF2;
border-bottom: none;}
a:link {color:#4C4DF2;
border-bottom: none;}
a:visited {color:#4C4DF2;}
a:hover {background-color:#ffffff;
		color: #53A93B;
	
}


.navTitle 
{
	color: #ffffff;
}
#container {

width: 960px;
margin: 0px 0px 0px 0px; 
text-align: left;
margin-right : auto; 
margin-left : auto; 
}

.headingText 
{
	font-size:20pt;
	font-family: calibri;
}

.subHeadingText 
{
	font-size:16pt;
	font-family: calibri;
}
.normalText 
{
font-size: 12pt;
color: #3E7F2C;
font-family: calibri;
}
