﻿#mainContent h1, #pageTop h1 {
	font-size:2.7em;
	color:#333333;
	font-weight:normal;
	}
	
#pageTop h1.overImage, .editContentFrame h1.overImage {
	margin-left:24px;
	margin-top:-225px;
	font-size:3.6em;
	line-height:110%;
    color:#333333;
	font-weight:normal;
	}

#mainContent h1 a, #mainContent h1 a:visited,
#pageTop h1 a, #pageTop h1 a:visited
{
    color:#333333;
    text-decoration:none
}

#mainContent h1 a:hover, #pageTop h1 a:hover
{
    color:#669900;
    text-decoration:underline
}
	
#mainContent h2, #pageTop h2 {
	font-size:1.8em;
	color:#333333;
	line-height:130%;
	font-weight:bold;
	margin-left:10px;
	}

#mainContent h2 a, #mainContent h2 a:visited,
#pageTop h2 a, #pageTop h2 a:visited
{
    color:#333333;
    text-decoration:none
}

#mainContent h2 a:hover, #pageTop h2 a:hover
{
    color:#669900;
    text-decoration:underline
}

#mainContent h2.boxheading, #relatedCourses h2
{
    font-size:1.8em;
	display:block;
	color:#000000;
	font-weight:bold;
	line-height:30px;
	height:30px;
	background-image:url(../images/structure/schoolLeaversHeaderBackground.jpg);
	background-position:left;
	background-repeat:repeat-x;
	margin-bottom:5px;
	padding-left:5px;
	text-transform:uppercase;
	margin-left:0px;
}

	
#mainContent h3, #pageTop h3 {
	font-size:1.8em;
	font-weight:bold;
	line-height:100%;
	margin-left:10px;
	color:#669900;
	text-transform:none;
	margin-bottom:0.3em;
	}
	
#mainContent h3 a, #mainContent h3 a:visited,
#pageTop h3 a, #pageTop h3 a:visited
{
    color:#669900;
    text-decoration:none
}

#mainContent h3 a:hover, #pageTop h3 a:hover
{
    color:#333333;
    text-decoration:underline
}
	
#mainContent h4, #pageTop h4 {
	font-size:1.3em;
	font-weight:bold;
	line-height:130%;
	margin-left:35px;
	margin-top:1.2em;
	color:#333333;
	text-transform:none;
	}
	
#mainContent h4 a, #mainContent h4 a:visited,
#pageTop h4 a, #pageTop h4 a:visited
{
    color:#333333;
    text-decoration:none
}

#mainContent h4 a:hover, #pageTop h4 a:hover
{
    color:#669900;
    text-decoration:underline
}
	
#mainContent h5, #pageTop h5 {
	font-size:1.3em;
	font-weight:bold;
	line-height:130%;
	margin-left:35px;
	margin-top:1.2em;
	color:#669900;
	text-transform:none;
	}
	
#mainContent h5 a, #mainContent h5 a:visited,
#pageTop h5 a, #pageTop h5 a:visited
{
    color:#669900;
    text-decoration:none
}

#mainContent h5 a:hover, #pageTop h5 a:hover
{
    color:#333333;
    text-decoration:underline
}
	
#mainContent h6, #pageTop h6 {
	font-size:1.4em;
	font-weight:normal;
	font-style:italic;
	line-height:130%;
	margin-left:35px;
	margin-top:1.2em;
	color:#669900;
	text-transform:none;
	}
	
#mainContent h6 a, #mainContent h6 a:visited,
#pageTop h6 a, #pageTop h6 a:visited
{
    color:#669900;
    text-decoration:none
}

#mainContent h6 a:hover, #pageTop h6 a:hover
{
    color:#333333;
    text-decoration:underline
}

	
#mainContent p, #pageTop p {
	font-size: 1.2em;
	color: #333333;
	line-height: 150%;
	margin-bottom: 1.5em;
	margin-left:35px;
	}
	
#mainContent p.courseCode #pageTop p.courseCode {
	font-size:1.6em;
	font-weight:lighter;
	line-height:130%;
	margin-left:10px;
	margin-bottom:1.6em;
	color:#333333;
	text-transform:none;
	}
#mainContent a, #pageTop a
{
	color: #666666;
	text-decoration: underline;
}
#mainContent a:visited, #pageTop a:visited
{
	color: #666666;
	text-decoration: underline;
}
#mainContent a:hover, #pageTop a:hover
{
	text-decoration:underline;
	color:#669900;
}


#mainContent ul, #pageTop ul 
{
    margin-left:35px;
}

#mainContent li, #pageTop li { 
	font-size:1.2em;
	color:#333;
	line-height: 150%;
	margin-left:30px;
	list-style-type: disc;
	}
	

#sectionBannerImage
{
    height:245px;
    width:869px;
}

#mainContent table p, #pageTop table p
{
    margin-left:0px;
}

#mainContent table.AlignWithContent, #pageTop table.AlignWithContent
{
    margin-left:35px;
}


#mainContent hr, #pageTop hr
{
   color: #669900;
   height:1px;
   margin-left:35px;
   margin-bottom:5px;
}