/* This is the header text that will go in for all keyword titles site wide - page titles etc ;)
*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C1272D;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 4px;
	font-weight: normal;
}

/* This is the body format for all main content, marginwidth, marginheight etc is zero so it will stretch across the page edge to edge;)
*/
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}



/* This is the body text formatting for all main content;)
*/
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 4px;
}



/* This is the footer text containing main NCC address;)
*/
.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}


/* Menu text - I believe that this is redundant as the menu now has it's own stylewithin this sheet - see below;)
*/
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	line-height: 22px;
}

.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
}

.coursecontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 14px;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF3366;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	color: #333333;
}
.style4 {
	color: #CCCD67;
	font-weight: bold;
}
.title {
	color: #045858;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-indent: 20px;
}
.title2 {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.style5 {color: #03B3B3}
.style8 {font-size: 16px}.letter1 {
	font-size: 16px;
	color: #CCCD67;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	font-style: italic;
}

.quote2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #66CC00;
	font-weight: bold;
}


.quote3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #66CC00;
	font-weight: bold;
}

/* navlink */
	
#navlink {
	float:right;
	margin: 0;
	padding: 5px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0066FF;
	}
	
a.navlink {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

a:hover.navlink {
	color: #000000;
	text-decoration: none;
}
a:visited.navlink {
	color: #000000;
	text-decoration: none;
}

/* bluepagelinks */
	
#pagelink {
	float:right;
	margin: 0;
	padding: 5px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0066FF;
	}
	
a.pagelink {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

a:hover.pagelink {
	color: #FF0066;
	text-decoration: underline;
	font-size: 16px;
}
a:visited.pagelink {
	color: #0033CC;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
