﻿body {
	font-size:100%;
	font-family:Arial,Helvetica;
	margin:0;
	padding:0;
}
img {
	border:0;
}
.mandatory {
    color:red;
    font-size:1em;
    font-weight:bold;
}
.formelements {
    width: 200px;
    display: block;
    float: left;
    margin-bottom: 5px;
}
.formControls {
    float: left;
    margin-bottom: 5px;
}

#main {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border-left:8px solid #EBEBEB;
	/*border-right:8px solid red;*/
	border-bottom:8px solid #EBEBEB;
	background-color:#EBEBEB;
}
#logo {
	padding:0;
	margin:0;		
}
#navigation {
	position:relative;
	float:left;
	width:140px;
	padding:0;
	margin:0;
}
#mainNav {
	margin:0;
	padding:0;
	border:0;
}
#mainNav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#mainNav ul li a {
	text-transform:uppercase;
	color:#FFFFFF;
	padding:7px 6px 7px 12px;
	text-shadow:#083111 2px 2px 2px;
	text-decoration:none;
	font-size:0.7em;
	font-weight:bold;
	display:block;
	margin:0;
	height:12px;
}
#textContent, #textContent2 {
	background-color:#FFFFFF;
	padding:10px;
	border:1px solid #929292;
	font-size:0.8em;
	color:#202020;
}
#textContent h4 {
    color: #00a5c8;
}
#textContent3 {
	background-color:#FFFFFF;
	padding:10px;
	font-size:0.8em;
	color:#202020;
}
#textContent4 {
	background-color:#FFFFFF;
	border:1px solid #929292;
	font-size:0.8em;
	color:#202020;
	padding:2px;
}
#nestedNavigation, #nestedNavigationEvents {
	position:relative;
	float:left;
	width:170px;
}
#nestedNavigation ul, #nestedNavigationEvents ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#nestedNavigation ul li {
	display:block;
	background-color:#B9B1A9;
	border-bottom:1px solid #FFFFFF;
	padding:0;
	margin:0;
	width:170px;
}
#nestedNavigation ul li a, #nestedNavigationEvents ul li a {
	text-transform:uppercase;
	color:#FFFFFF;
	padding:7px 6px 7px 12px;
	text-shadow:#083111 2px 2px 2px;
	text-decoration:none;
	font-size:0.7em;
	font-weight:bold;
	display:block;
	margin:0;
	height:12px;
}
#nestedNavigation ul li a:hover, #nestedNavigation ul li .selected {
	background:url('../images/purple-grad.png') repeat-x #8367A9;
}
#nestedNavigation ul li ul li {
	display:block;
	background-color:gray;
	border-bottom:1px solid #FFFFFF;
	padding:0;
	margin:0;
	width:170px;
}
#nestedNavigation ul li ul li a, #nestedNavigationEvents ul li ul li a {
	text-transform:uppercase;
	color:#FFFFFF;
	padding:5px 6px 9px 24px;
	text-decoration:none;
	font-size:0.65em;
	font-weight:bold;
	display:block;
	margin:0;
	height:8px;
}
#nestedNavigation ul li ul li a:hover, #nestedNavigation ul li ul li .selected {
	background:url('../images/green/course-search-grad.png') repeat-x #51B100;
}
#nestedNavigation ul li ul li ul li a, #nestedNavigationEvents ul li ul li ul li a {
	text-transform:uppercase;
	color:#FFFFFF;
	padding: 5px 6px 9px 34px;
	text-decoration:none;
	font-size:0.65em;
	font-weight:bold;
	display:block;
	margin:0;
	height:8px;
}
#nestedNavigation ul li ul li ul li a:hover, #nestedNavigation ul li ul li ul li .selected {
	background:url('../images/green/course-search-grad.png') repeat-x #51B100;
}
.courseSearch {
	background:url('../images/green/course-search-grad.png') repeat-x #A4A6A1;
}
#lowerNav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#lowerNav li {
	line-height:1.2em;
}
#lowerNav .content {
	background-color:#FFFFFF;
	padding:5px 3px 5px 3px;
}
#lowerNav .content a {
	color:#58595B;
	text-decoration:none;
	font-size:0.8em;
}
#lowerNav .content a:hover {
	text-decoration:underline;
}
#currentStudents {
    padding:0 0 5px 0;
}
#socialNetworks {
	background-color:#FFFFFF;
}
#socialNetworks img {
	padding:4px;
}
#socialNetworks ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#socialNetworks li 
{
	height:40px;
    position:relative;
    float:left;
}
#contentArea {
	position:relative;
	float:right;
	width:838px;
	margin:0;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#contentArea .content {
	background-color:#EBEBEB;
	padding:0 6px 5px 6px;
}
#toolBar {
	position:relative;
	float:right;
	padding:10px;
	top:10px;
}
#toolBar form {
    margin:0;
    padding:0;
}
#mainContactDetails {
    font-size:0.6em;
    color:#4d4d4d;
}
#mainContactDetails a {
    color:#4d4d4d;
    text-decoration:none;
}
#mainContactDetails a:hover {
    text-decoration:underline;
}
#quickFind {
	background-image:url('../images/green/quickfind-grad.png');
	background-repeat:repeat-x;
	background-color:#248800;
	color:#FFFFFF;
	border:1px solid #C4DF9B;
    width:190px;
}
#searchFilter, #searchExplorer {
    background-color:#bed600;
    padding:2px; 
}
#searchFilter select {
    width:150px;
	background-color:#74b500;
	color:#FFFFFF;
	border:1px solid #898989;
}
#searchFilter .submit {
    background-color:#007fcc;
    color:#FFFFFF;
	border:1px solid #898989;
	text-transform:uppercase;
}
#ctl00_mainSearchBox {
	border:1px solid #C4DF9B;
	width:140px;
}
#topNav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#topNav ul li {
	position:relative;
	float:left;
	background:url('../images/green/grey-button-grad.png') repeat-x #C1C1C1;
	border:1px solid #929292;
	margin:3px 2px 2px 0;
	text-align:center;
	width:112px;
}
#topNav ul li a {
	height:16px;
	text-transform:uppercase;
	color:#3C3C3C;
	display:block;
	text-decoration:none;
	font-size:0.65em;
	padding:7px 4px 4px 4px;
}
#topNav ul li a:hover, #topNav ul li .selected {
	background:url('../images/green/course-search-grad.png') repeat-x #C1C1C1;
	color:#FFFFFF;
}
#breadcrumb {
	clear:left;
	font-size:0.7em;
	padding:0 0 3px 0;
}
#breadcrumb a {
	color:#252525;
}
#breadcrumb .selected {
	color:#15822C;
}
#textContent p {
	margin:4px 0 4px 0;
}
#textContent h1 {
	color:#8FD400;
	font-size:1.8em;
	margin:5px 0 5px 0;
	font-weight:normal;
	text-transform:uppercase;
}
#textContent h2 {
	color:#8FD400;
	font-size:1.3em;
	margin:5px 0 5px 0;
	font-weight:normal;
}
#textContent h3 {
	color:#8FD400;
	font-size:1.1em;
	margin:1px 0 1px 0;
	font-weight:normal;
}
#textContent3 h1 {
	color:#0d8f4d;
	font-size:1.4em;
	margin:5px 0 5px 0;
	font-weight:normal;
	text-transform:uppercase;
}
#textContent3 h2 {
	color:#0d8f4d;
	font-size:1.2em;
	margin:5px 0 5px 0;
	font-weight:bold;
	text-transform:uppercase;
}
#textContent3 h3 {
	color:#0d8f4d;
	font-size:1.0em;
	margin:3px 0 3px 0;
	font-weight:bold;
	text-transform:uppercase;
}
#textContent4 h2 {
	color:#58595B;
	font-size:1.3em;
	margin:2px 0 5px 0;
	font-weight:bold;
}
#textContent4 h2 a {
	color:#58595B;
}
#textContent strong {
    color:#00A5C8;    
}
#textContent ul li a, #textContent a, #textContent2 a, #textContent3 a, #textContent4 a, #sectorInfo a {
    color:#328E41;
}
#ctl00_ContentPH_sectorHeadingDiv h1 {
	color:#FFFFFF;
	font-size:1.1em;
	margin:2px 0 2px 0;
	font-weight:normal;
}
#coursesHomepage {
	width:100%;
}
#coursesHomepage .header 
{
    position:relative;
    top:-10px;
}
#coursesHomepage .content {
	padding:0;
	border:1px solid #A1A3A6;
	margin:15px 0 0 0;
	background:url('/images/course-listing-background.jpg') bottom right no-repeat #FFFFFF;
}
#CourseExplorerHomepage {
	/*position:relative;
	float:right;*/
	padding:0 0 5px 10px;
	margin:0;
	width:816px;
	min-height:95px;
	/*border:1px solid red;*/
}
#CourseExplorerHomepage ul 
{
	position:relative;
	float:left;
	top:-10px;
	/*clear:left;*/
	list-style-type:none;
	margin:0;
	padding:0;
}
#CourseExplorerHomepage li {
	border:1px solid #929292;
	margin:0 2px 2px 0;
	text-align:center;
	display:block;
}
#CourseExplorerHomepage li a {
	font-size:0.7em;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	padding:4px 0 4px 0;
	display:block;
	height:13px;
	width:263px;
}

#courseExplorerNavigation ul {
	clear:left;
	list-style-type:none;
	margin:0;
	padding:8px 0 0 0;
}
#courseExplorerNavigation li {
	border:1px solid #929292;
	margin:0 2px 2px 0;
	text-align:center;
	display:block;
	width:170px;
}
#courseExplorerNavigation li a {
	font-size:0.7em;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	padding:8px;
	display:block;
	width:162px;
}
#newsWeather {
	clear:both;
	width:100%;
}
#news {
	width:614px;
    padding:5px 0 0 0;
}
#industryNews iframe 
{
    border:0;
    overflow:hidden;
	min-height:228px;
}
#newsIndustryNews 
{
    width:310px;
    position:relative;
    float:right;
	background-color:#FFFFFF;
	border:1px solid #929292;
	font-size:0.8em;
	color:#202020;
	padding:2px;
}
#newsIndustryNews iframe 
{
    min-height:800px;
}
#newsPageNews 
{
    min-height:831px;
    width:640px;
	background-color:#FFFFFF;
	border:1px solid #929292;
	font-size:0.8em;
	color:#202020;
	padding:2px;
}
#newsPageNews .title 
{
    padding:0 0 5px 0;
    
}
#newsPageNews .description p 
{
    margin:5px 0 5px 0;
}
#newsPageNews strong a
{
    color:#353535;
}
#collegeNews 
{
    width:304px;
    background:url('../images/perforations2.jpg') top left #FFFFFF no-repeat;
}
#industryNews 
{
    width:304px;
    position:relative;
    float:right;
    background:url('../images/perforations2.jpg') top left #FFFFFF no-repeat;
}
#weather {
	position:relative;
	float:right;
	width:202px;
	height:194px;
}
#weather .content {
	margin:0;
	padding:1px 10px 4px 10px;
	background-color:#FFFFFF;
}
#news .content {
	margin:0;
	background-color:#FFFFFF;
	padding:1px 10px 4px 10px;
	color:#58595B;
	line-height:1.0em;
	min-height:200px;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
}
#news .content strong {
	font-size:0.8em;
}
#news .content small {
	font-size:0.7em;
}
#news .content small a {
	color:#58595B;
}
#news .content .newsItem {
	margin:5px 0 0 0;
}
#bottomNav {
	width:100%;
	clear:both;
}
#buttonsLeftButtons {
	position:relative;
	float:left;
	width:618px;
	/*border:1px solid red;*/
	margin:0;
	padding:0;
}
#buttonsLeftButtons ul {
	list-style-type:none;
	margin:4px 0 0 0;
	padding:0;
	height:50px;
}
#buttonsLeftButtons ul li {
	text-align:left;
	color:#FFFFFF;
	text-transform:capitalize;
	position:relative;
	float:left;
	width:202px;
	margin:0 4px 0 0;
}
#buttonsLeftButtons ul li a {
	height:46px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
	display:block;
	text-shadow:#083111 2px 2px 2px;
	padding:7px 0 0 10px;
}
#footer {
	clear:both;
/*	background:url('../../images/site-created-by-CFA.gif') right #FFFFFF no-repeat; */
    background-color:#FFFFFF;
	min-height:62px;
	padding:4px 4px 4px 4px;
	color:#7D7E7D;
	font-size:0.7em;
	width:965px;
}
#footer a {
	color:#7D7E7D;
}
.homeLogos {
    margin:0 2px 0 2px;
}
#bottomRightLinks {
	/*width:195px;*/
	width:183px;
	position:relative;
	float:right;
	/*border:1px solid green;*/
	margin:0;
	padding:0 0 2px 15px;
}
#bottomRightLinks ul {
	padding:0;
	margin:0;
	list-style-type:none;
	line-height:0.6em;
}
#bottomRightLinks li {
	padding:1px
}
#bottomRightLinks li a {
	color:#6D6E71;
	font-size:0.55em;
	text-transform:uppercase;
	text-decoration:none;
}
#bottomRightLinks li a:hover {
	text-decoration:underline;
}
#iGrowContainer #iGrow {
    background-color:#47AFDE;
}
#broadview {
    background-color:#FFB51D;
}
#iGrowContainer #iGrow, #broadview {
    margin-top:2px;
    text-shadow:#083111 2px 2px 2px;
    padding:3px 5px 3px 5px;
    text-transform:uppercase;
}
#iGrowContainer #iGrow h1, #broadview h1 {
    font-size:0.8em;
    color:#FFFFFF;
    margin:0;
    padding:0;
}
#iGrowContainer {
    background-color:#47AFDE;
    padding:0px 2px 2px 2px;
}
#broadviewContainer {
    background-color:#ECDE29;
    padding:8px;
}
#iGrowContainer .intro {
    position:relative;
    float:left;
    width:60%;
}
#iGrowContainer .image {
    position:relative;
    float:left;
    width:40%;
    text-align:center;
}
#iGrowContainer #iGrowServices {
    list-style-type:none;
    margin:0;
    padding:0;
    clear:both;
    height:91px;
    padding:4px 0 0 0;
}
#iGrowContainer #iGrowServices li {
    float:left;
}
#iGrowContainer #iGrowServices li div a 
{
    background-color:#47AFDE;
    -moz-opacity:.70;
    filter:alpha(opacity=70);
    opacity:.70;
    height:52px;
    width:195px;
    display:block;
    text-align:center;
    padding:35px 0 0 0;
    color:#FFFFFF;
    text-transform:uppercase;
    font-size:1.2em;
    text-decoration:none;
    border-right:solid 4px #FFFFFF;
    font-weight:bold;
    z-index:1;
}
#iGrowContainer #iGrowServices li div a:hover {
    /*background-color:#157927;*/
    background-color:#F68B1F;
}
#iGrowContainer #collegeServices {
    list-style-type:none;
    margin:0;
    padding:0;
    height:36px;
    clear:both;
}
#iGrowContainer #collegeServices li {
    float:left;
    background-color:#63C7F3;
}
#iGrowContainer #collegeServices li a 
{
    background:url('../images/igrow/igrow-button-grad.png') repeat-x #63C7F3;
    display:block;
    height:25px;
    width:195px;
    text-align:center;
    padding:10px 0 0 0;
    color:#FFFFFF;
    text-transform:uppercase;
    font-size:0.9em;
    text-decoration:none;
    border-right:solid 4px #FFFFFF;
    font-weight:bold;
}
#iGrowContainer #socialNetworking {
    list-style-type:none;
    margin:0;
    padding:0;
    height:36px;
    padding:4px 0 0 0;
    clear:both;
}
#iGrowContainer #socialNetworking li {
    position:relative;
    float:left;
    width:195px;
    height:36px;
    border-right:solid 4px #FFFFFF;
    text-align:center;
}
#hadlow-corporate-nav {
    padding:2px;
}
#hadlow-corporate-nav ul {
    list-style-type:none;
    margin:0;
    padding:0;
    margin-left:2px;
}
#hadlow-corporate-nav ul li {
    position:relative;
    float:left;
    display:block;
    margin-right:2px;
}
#hadlow-corporate-nav ul li a {
    width:134px;
    height:20px;
    display:block;
    color:#FFFFFF;
    background:url('../images/hadlow-corporate/nav-grad.png') repeat-x #50B000;
    text-decoration:none;
    font-size:0.55em;
    text-transform:uppercase;
    text-align:center;
    padding-top:8px;
}
#hadlow-corporate-nav ul li a:hover, #hadlow-corporate-nav ul li .selected {
    background:#FFD600;
    color:#292925;
}
#eventsTable th {
    text-align:left;
    color:#FFFFFF;
    background:URL('../images/events/events-grad.png') repeat-x #980042;
}
#corporateEventsTable th {
    text-align:left;
    color:#FFFFFF;
    background:URL('../images/hadlow-corporate/corporate-events-grad.png') repeat-x #91C70B;
}
#eventsTable td strong, #corporateEventsTable td strong {
    color:#000000;
}
#eventsTable td, #corporateEventsTable td {
    border-top:solid 2px #FFFFFF;
    height:50px;
}
#newsTable td {
    border-bottom:solid 2px #FFFFFF;
    height:50px;
}
#eventsTable td, #newsTable td p {
    color:#58595B;
}
#newsTable td p {
    margin:2px 0 2px 0;
}
#nestedNavigationEvents ul li {
	display:block;
	background:url('../images/events/events-grad-highlight.png') repeat-x #DE4F98;
	border-bottom:1px solid #FFFFFF;
	padding:0;
	margin:0;
	width:170px;
}
#nestedNavigationEvents ul li a:hover, #nestedNavigationEvents ul li .selected {
	background:url('../images/events/events-grad.png') repeat-x #980041;
}
#sectorInfo {
    float:right;
    width:200px;
    background-color:#EFEFEE;
    font-size:0.7em;
    padding:5px 5px 5px 10px;
    margin-left:5px;
}
#sectorInfo ul {
    padding:0;
    margin:0;
    list-style-type:square;
    list-style-position:inside;
}
#courseApplyButtons {
    list-style-type:none;
    padding:0;
    margin:0;
    width:250px;
}
#courseApplyButtons li {
    display:block;
    background-color:#15822C;
    margin-top:3px;
}
#courseApplyButtons li a {
   	text-transform:uppercase;
	color:#FFFFFF;
	padding:6px 6px 8px 12px;
	text-shadow:#083111 2px 2px 2px;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
	display:block;
	margin:0;
	height:12px;
}
#feesPages table {
    border:1px solid #00A5C8;
}
#feesPages th {
    background-color:#00A5C8;
    color:#FFFFFF;
    text-align:left;
}
#feesPages td {
    border:1px solid #00A5C8;
}
#courseKey .symbol {
    color:#FFFFFF;
    padding:3px;
    text-decoration:none;
}
#courseKey ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
#courseKey li {
    position:relative;
    float:left;
    margin-right:4px;
}
#backgroundPopup{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:1;
}
#popupContact{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:384px;
    width:408px;
    background:#FFFFFF;
    border:2px solid #cecece;
    z-index:2;
    padding:12px;
    font-size:13px;
}
#popupContact h1{
    border-bottom:1px dotted #D3D3D3;
	color:#8FD400;
	font-size:1.8em;
	margin:5px 0 20px 0;
	font-weight:normal;
	text-transform:uppercase;
}
#popupContactClose{
    font-size:14px;
    line-height:14px;
    right:6px;
    top:4px;
    position:absolute;
    color:#6fa5fd;
    font-weight:700;
    display:block;
    cursor:pointer;
}
#coursesHomepage .header, #news .header, #newsPageNews .header, #newsIndustryNews .header {
	background:url('../../images/homepage-heading-background.gif') no-repeat;
	height:27px;
	padding:3px 3px 0 10px;
	color:#562e19;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	margin:0 0 0 10px;
}
#newsPageNews .header 
{
	margin:2px 0 5px 2px;
}
#newsPageNews h1 {
	color:#8FD400;
	font-size:1.8em;
	margin:5px 0 5px 0;
	font-weight:normal;
	text-transform:uppercase;
}
#newsIndustryNews .header {
	margin:2px 0 0 2px;
}
#industryNews .header, #newsIndustryNews .header {
	background:url('../../images/homepage-heading-background2.gif') no-repeat;
}
#ctl00_ContentPH_ddlCourse1, #ctl00_ContentPH_ddlCourse2, #ctl00_ContentPH_ddlCourse3 
{
	font-size:0.8em;
	height:20px;
}
.InternationalEntryRequirementsFlags img
{
    padding:0 11px 0 11px;
}

.classlist {
    font-family: Arial;
    font-weight: bold;
    color: #898989 !important;
    font-size: 12px;
    float: left;
}
.classlist a {
    color: #898989 !important;
}
.classlist a:hover {
    color: #898989 !important;
}
#termdates td {
    padding-left: 10px;
    font-family: Verdana;
}
#termdates h4 {
    margin: 0 0 0 0;
}