body {
	background-color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	color: #414141;
}

.clearFloats {
	clear: both;
}

input,textarea {
	font-size: 100%;
	font-family: Arial, Verdana, Helvetica;
}

textarea {
	width: 820px;
	height: 46px;
} 

input {
	width: 330px;
	height: 18px;
}

select {
	font-size: 90%;
}

form {
	margin: 0px;
}

em {
color:#999;
}

blockquote {
	width: 450px;
	float: left;
	padding: 0px;
	margin: 0px 0px 15px 30px;
	background: url(../images/quote-right.gif) no-repeat bottom right #E9F4B2;
}
blockquote.col2 div {
	background: url(../images/quote-left2.gif) no-repeat top left;
}

blockquote.col2 {
	background: url(../images/quote-right2.gif) no-repeat bottom right #ECECEC;
}

blockquote div {
	float: left;
	margin: 0px;
	padding: 20px 60px 20px 60px;
	background: url(../images/quote-left.gif) no-repeat top left;
}

blockquote div a {
	text-decoration: underline;
	font-weight: bold;
	color: black;
}

.quote {
	padding-bottom: 30px;
}

h1 {
	font-weight: bold;
	margin: 0px 0px 0px 40px;
	padding: 10px 0px 0px 0px;
	font-size: 175%;
   	font-family: Arial;
    color: #414141;
}

h2 {
	font-weight: normal;
	margin: 0px;
	margin-top:10px;
	margin-bottom: 22px;
    color: #0099CB;
	padding: 0px;
	font-size: 100%;
   	font-family: Arial;

}

h3 {
	font-weight: bold;
	margin: 0px;
	margin-top:12px;
	margin-bottom: 16px;
  	padding: 0px;
	font-size: 130%;
   	font-family: Arial;
	background-color:#999;
	color:#fff;
	padding:4px;
}

h3.nopadding {
	margin-bottom: 0px;
}

h4 {
	font-weight: normal;
	margin: 0px;
	margin-top:10px;
	margin-bottom: 18px;
    color: #7F2EAE;
	padding: 0px;
	font-size: 12px;
   	font-family: Arial;
}

h5 {
	font-weight: normal;
	margin: 0px;
	margin-top:10px;
	margin-bottom: 18px;
    color: #A9C71A;
	padding: 0px;
	font-size: 12px;
   	font-family: Verdana;
}

h6 {
	font-weight: normal;
	margin: 0px;
	margin-top:10px;
	margin-bottom: 22px;
    color: #0099CB;
	padding: 0px;
	font-size: 100%;
   	font-family: Verdana;
}

p {
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 12px;
}
p.red {
	color: red;
}

img {
	border: 0px;
}

a, a:link, a:visited, a:active {
	text-decoration: none; 
    color: #414141;
	font-size: 100%;
}

a:hover {
    color: #aaa;
	font-size: 100%;
}

#rightContentTextWide a,#rightContentTextWide a:link,#rightContentTextWide a:visited,#rightContentTextWide a:active,#wideContent a,#wideContent a:link,#wideContent a:visited,#wideContent a:active ,#rightContent a,#rightContent a:link,#rightContent a:visited,#rightContent a:active 

{
    color: #ABC71A;
}

#rightContentTextWide a:hover,#wideContent a:hover,#rightContent a:hover {
    color: #aaa;
}

#wrapperOuter { 
	width: 918px;
	margin: 0px auto 0px auto;
	text-align: left;
	background:url(../images/wrapper-bg.gif) repeat-y;
}

#wrapper { 
	width: 879px;
	margin-left:19px;
	margin-right:19px;
	padding-top:14px;
	text-align: left;
}

#header{
	float: left;	
	width: 879px;
	height:89px;
}

#logo {
	float: left;
    width: 327px;
    height: 89px;
}

#strapline {
	float: right;
    width: 303px;
    height: 89px;
    background: url(../images/strapline2010.gif) no-repeat;
}

#strapline span {
	display: none;
}

#menu {
	margin-top: 16px;
	width: 879px;
	height: 30px;
}

#menuPadding {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align:center;
}

#menuPadding ul {
	height: 29px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

#menuPadding ul li {
/*	display: inline;*/
	line-height: 29px;
	padding:0px;
	margin-left:1px;
	display:block;
	float:left;
	font-weight:bold;
	color:#fff;
}

#menuPadding ul li a {
	text-align:center;
}

#menuPadding ul li li {
	padding:0px;
	margin:0px;
}

#menuPadding ul li li a {
	text-align:left;
	padding-left:14px;
	text-transform:uppercase;
	font-size:90%;
}

/* coloured menus */
#menuPadding ul li#m1 {
	background:#FF0000;
	width:96px;
}

#menuPadding ul li#m1 li {
	background:#FF0000;
	width:146px;
}

#menuPadding ul li#m2 {
	background:#0099CC;
	width:96px;
}

#menuPadding ul li#m2 li {
	background:#0099CC;
	width:166px;
}

#menuPadding ul li#m2 li a {
	width:166px;
}

#menuPadding ul li#m3 {
	background:#999999;
	width:97px;
}

#menuPadding ul li#m3 li {
	background:#999999;
	width:176px;
}

#menuPadding ul li#m3 li a {
	width:176px;
}

#menuPadding ul li#m4 {
	background:#9966CC;
	width:96px;
}

#menuPadding ul li#m4 li {
	background:#9966CC;
	width:156px;
}

#menuPadding ul li#m4 li a {
	width:156px;
}

#menuPadding ul li#m5 {
	background:#AAC619;
	width:96px;
}

#menuPadding ul li#m5 li {
	background:#AAC619;
	width:230px;
	padding-right:20px;
}

#menuPadding ul li#m5 li a {
	width:230px;
}

#menuPadding ul li#m6 {
	background:#FF9900;
	width:97px;
}

#menuPadding ul li#m6 li {
	background:#FF9900;
	width:146px;
}

#menuPadding ul li#m7 {
	background:#FF0099;
	width:97px;
}

#menuPadding ul li#m7 li {
	background:#FF0099;
	width:216px;
	color:#fff;
}

#menuPadding ul li#m7 li a {
	width:216px;
	color:#fff;
}

#menuPadding ul li#m7 li li {
	font-size:87%;
}

#menu li ul ul { /* third-and-above-level lists */
	margin: -30px 0 0 216px;
}

#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;

}

#menuPadding ul li#m8 {
	background:#660099;
	width:97px;
}

#menuPadding ul li#m8 li {
	background:#660099;
	width:146px;
}

#menuPadding ul li#m9 {
	background:#A80017;
	width:97px;
}

#menuPadding ul li#m9 li {
	background:#A80017;
	width:146px;
}

#menuPadding ul li a:link,#menuPadding ul li a:active,#menuPadding ul li a:visited {
	color:#fff;
}

#menuPadding ul li a:hover {
	color:#000;
}

/* suckerfish */
#menu, #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;color:#fff;
}

#menu a {
	display: block;
	width: 96px;
}

#menu li { /* all list items */
	float: left;
	width: 96px; /* width needed or else Opera goes nuts */
	border-top:1px solid #fff;
}

#menu li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 106px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	font-size:90%;
}

#menu li ul ul { /* third-and-above-level lists */
/*	margin: -1em 0 0 96px;*/
	font-size:110%;	
}

#menu li li { 
	font-size:100%;
	color:#fff;
}


#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* end suckerfish menu */

#content {
	margin-top: 20px;
	/*font-size:110%; */
}

#contentTop,#contentBottom {
	width: 854px;
}

#contentBottom {
	margin-top: 16px;
}

#contentTopLeft {
	float: left;
	width: 512px;
}

#contentTopRight {
	float: right;
	width: 275px;
	text-align: right;
}

#contentTRBoxTop {
	background: url(../images/newsbox_top.gif) no-repeat;
	width: 275px;
	height: 11px;
	font-size:8px;
}

#contentTRBoxMiddle {
	background: url(../images/newsbox_mid.gif) repeat-y;
	width: 275px;
	text-align: left;
}

#contentTRBoxBottom {
	background: url(../images/newsbox_btm.gif) no-repeat;
	width: 275px;
	height: 11px;
}

#rhbox_left {
	float: left;
/*	margin:0px 0px 5px 10px;*/
	width: 185px;
	text-align: left;
}

#rhbox_leftPadding {
	margin-left: 18px;
	width: 156px;
	min-height:66px;
}

.homeboxesPadding {
	margin-left: 18px;
	width: 226px;
	min-height:66px;
}

.homeboxesPadding p {
	margin-top: 7px;
}

#rhbox_right {
	margin:15px 0px 0px 0px;
	float: right;
	width:90px;
}

#pagetitle1 {
	background: url(../images/title_bg_purple.gif) no-repeat;
	width: 879px;
	height: 50px;
}

#pagetitle2 {
	background: url(../images/title_bg_red.gif) no-repeat;
	width: 879px;
	height: 50px;
}

#pagetitle3 {
	background: url(../images/title_bg_green.gif) no-repeat;
	width: 879px;
	height: 50px;
}

#pagetitle4 {
	background: url(../images/title_bg_grey.gif) no-repeat;
	width: 879px;
	height: 50px;
}

#pagetitle5 {
	background: url(../images/title_bg_orange.gif) no-repeat;
	width: 879px;
	height: 50px;
}

#pagetitle6 {
	background: url(../images/title_bg_pink.gif) no-repeat;
	width: 879px;
	height: 50px;
}

#pagetitle7 {
	background: url(../images/title_bg_blue.gif) no-repeat;
	width: 879px;
	height: 50px;
}

#pagetitle8 {
	background: url(../images/title_bg_grey2.gif) no-repeat;
	width: 879px;
	height: 50px;
}

#pagetitle9 {
	background: url(../images/title_bg_lilac.gif) no-repeat;
	width: 879px;
	height: 50px;
}

#leftMenu {
	float: left;
	width: 163px;
	font-size:90%;
}

#leftMenu ul {
	margin: 12px 0px 0px 14px;
	padding: 0px;
}

#leftMenu ul li {
	line-height:1.2em;
	padding:5px 0px 0px 22px;
	list-style-type: none;
	margin:5px 0px 0px 0px;

}
#leftMenu ul li div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	border-bottom:1px solid #D9BFE6;
}

.purple_left_m {
	background: url(../images/icon_left_purple.gif) no-repeat left;
}

.blue_left_m {
	background: url(../images/icon_left_blue.gif) no-repeat left;
}

.grey_left_m {
	background: url(../images/icon_left_grey.gif) no-repeat left;
}

#leftMenu ul li.blue_left_m div ,#leftMenu ul li.grey_left_m div {
	border-bottom:1px solid #BDE5F1;
}

#rightContent {
	float: right;
	width: 671px;
	margin: 20px 0px 20px 0px;
	padding-left: 15px;
	background: url(../images/vert_dots.gif) repeat-y left;
}

#wideContent {
	margin: 20px 0px 20px 0px;
	padding-left: 15px;
}

#footer {
	background-color:#CECECE;
	margin-bottom:10px;
	width:918px;
}

#footerLeft {
	float: left;
	width: 653px;
	margin: 14px 0px 14px 14px;
}

#footerRight {
	float: right;
	width: 227px;
	text-align: right;
	margin: 14px 0px 14px 0px;
}

#footerLeft ul {
	margin: 0px 0px 0px 13px;
	padding: 0px;
}

#footerLeft ul li {
	font-size:10px;
	height:30px;
	display: inline;
	padding-top:3px;
	padding-bottom:10px;
/*	margin:10px 0px 10px 0px;*/
}

#footerLeft ul li a {
	border-left:1px solid #666;
	padding:0px 7px 0px 12px;
}

#footerLeft ul li.first a {
	border-left:none;
}

#footerRightPadding {
	margin: 2px 15px 0px 0px;
}

#quote {
	padding-left: 20px;
	margin-bottom: 20px;
	width: 216px;
	float: right;
	text-align: center;
}

#video {
	width:273px;
	padding-left: 20px;
	margin-bottom: 20px;
	float:right;
}


#video1,#video2,#video3 {
	width:279px;
	height:270px;
}

#sideImage {
	width:273px;
	margin-bottom: 20px;
	float:right;
}

#video #quote {
	padding-left: 0px;
	margin: 20px 0px 0px 0px;
	text-align: left;
}

#sideImage #quote {
	padding-left: 0px;
	margin: 20px 12px 0px 0px;
	width: 222px;
	text-align: left;
}

#rightContentText {
	float: left;
	width: 350px;
}

#rightContentTextWide {
	float: left;
	width: 500px;
}


#rightContent ul {
	margin-left: 18px;
	padding-left:0px;
}

.buttons {
	width: 232px;
}

.buttonLeft {
	float: left;
	width:115px;
}

.buttonRight {
	float: left;
}

#courseHeader {
	background:url(../images/courses_grey_header_bg.jpg) no-repeat;
	width: 821px;
	height: 32px;
	margin-bottom: 8px;
}

#courseHeader h2 {
	margin:0px;
    color: #3B3C3E;
	padding: 9px 0px 0px 15px;
	font-size: 110%;
   	font-family: Arial;
}

table.stripe {
	width: 821px;
	font-size:140%;
}

td {
	font-size: 70%;
	padding-bottom:3px;
	vertical-align:top;
}

table.stripe td {
	border-bottom: 1px solid #fff;
	vertical-align: top;
	padding: 6px;
	font-size:70%;
	padding-right:25px;
}

td {
	font-size:100%;
}

tr.colourOddRows {
	background-color: #EDEDED;
}

.stripe ul {
	margin-left: 0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:18px;
}

.tutor {
	width: 538px;
	margin-bottom: 25px;
}

.tutorPhoto {
	width: 118px;
	float: left;
}

.tutorPhoto img {
border:1px solid #eee;padding:3px;
}

.tutorText {
	float: right;
	width: 420px;
}

#newscolumn1 {
	float: left;
	width: 419px;
}

#newscolumn2 {
	float: right;
	width: 419px;
}

.newscolumnPadding {
	margin: 25px 14px 25px 14px;
}

.newsPic {
	float: left;
	width: 117px;
	margin-bottom: 20px;
}

.newsText {
	float: left;
	width: 240px;
	margin-bottom: 20px;
}

#homeFeature {
	width: 878px;
	background:url(../images/home-feature-bg.gif) no-repeat;
	float:left;
	height:320px;
	font-family:Century Gothic;
	color:#000;
}

#homeFeatureLeft {
	width: 588px;
	float:left;
	height:298px;
	font-size:150%;
	font-family:Century Gothic;
}

#homeFeatureLeftPadding {
	margin-left:26px;
	margin-right:26px;
}

#homeFeatureLeft h1 {
	font-family:Century Gothic;
	font-size:180%;
	margin: 0px;
	color:#000;
	width:380px;
	margin-top:10px;
	margin-bottom:15px;
}

#homeFeatureLeft ul {
	font-size:80%;
	margin-left:18px;
	padding-left:0px;
}

#homeFeatureLeft a {
	font-size:120%;
	font-weight:bold;
	padding-right:30px;
	background:url(../images/arrow_green-lg.gif) no-repeat right;
}
	
#homeFeatureRight {
	width: 288px;
	height:298px;
	font-size:110%;
	float:right;
	text-align:center;
	font-family:Century Gothic;
}

#homeFeatureRightPadding {
	margin-left:5px;
	margin-right:5px;
}

#homeFeatureRight em {
	font-size:133%;
	padding: 0px 10px 0px 10px;
}


#threecontainer {
    overflow: hidden;
    float: left;
    margin-top: 16px;
    margin-bottom: 5px;
	width:873px;
}

#threecontainer .col {
    float: left;
    width: 291px;
}

#threecontainer .col2 { }

#threecontainer .equalheight {
    margin-bottom: -2000px; 
    padding-bottom: 2000px; 
}
#wideContent ul ul {
list-style-type:disc;
margin-left:18px;
}

#inPageLinks {
	margin-top: 20px;
	color: #BFE5F2;
}

#inPageLinks2 {
	margin-top: 20px;
	color: #660099;
}

#inPageLinks a,#inPageLinks a:visited,#inPageLinks a:link,#inPageLinks a:active {
	color: #09c;
}

#inPageLinks2 a,#inPageLinks2 a:visited,#inPageLinks2 a:link,#inPageLinks2 a:active {
	color: #609;
}

#inPageLinks a:hover,#inPageLinks2 a:hover {
	color: #333;
}

#subhead {
	border-bottom: 1px solid #0099CB;
	float:left;
	margin-bottom:20px;
}

#subhead2 {
	border-bottom: 1px solid #609;
	float:left;
	margin-bottom:20px;
}

#topQuote {
	text-align: left;
}

hr {
	color: #E9F0C4;
	height: 1px;
	background-color: #E9F0C4;
	border: 0px solid #E9F0C4;
}

#answers {
display:none
}

#homed1 {
	float:left;
	width:244px; 
}

#homed2 {
	float:right;
	width:130px;
}


.twoCol {
	width:540px;
	line-height:140%;
}

.twoColLeft {
	float:left;
	width:190px;
}

.twoColRight {
	float:right;
	width:350px;
}

ul#sitemap ul {
	margin-left:0px;	
	padding-left:20px;
   list-style: none;	
}

ul#sitemap ul ul {
}


ul#sitemap li {
   list-style: none;
   background-image: url(../images/angle.gif);
   background-repeat: no-repeat;
   background-position: left top;
   padding-left : 15px;

}

ul#sitemap li a:link,ul#sitemap li a:active, ul#sitemap li a:visited {
	color: #4D5253;
	padding-left:10px;
    color: #ABC71A;
	text-transform:uppercase;
}
