/* 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: 11px;
	color: #000000;
	text-decoration: none;
}



/* This is the body text formatting for all main content;)
*/
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}



/* 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;
	height: 40px;
	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: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #FF6600;
}
.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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}

