@charset "utf-8";
a.courses {
	color: #328dc8;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
a.courses:hover {
	text-decoration: underline;
}
body {
	background-color: #2A3A3E;
}


.clear {
	clear: both;
}
#content {
	margin-top: 20px;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fff;
	padding-bottom:10px;
}
#courses {
	float: right;
	width: 220px;
	margin-left:15px;
	margin-top:25px;
}
#courses span
{
font-size:90%;
font-family:"Trebuchet MS";
background-color:#8C9DAE;
display:block;
width:220px;
padding:5px 5px 5px 5px;
color:#FFFFFF;
font-weight:bold;
}
#courses ul
{
padding:0;
margin:0;
list-style:none;
}
#courses ul li a
{
text-decoration:none;
color:#1F437E;
background-color:#EAEFF2;
display:block;
width:220px;
border-top:1px solid #FFFFFF;
padding:5px 5px 5px 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#courses ul li a:hover
{
text-decoration:underline;
color:#666666;
}
#contactTable
{
background-color:#E4EBEF;
border-collapse:collapse;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #253036;
	border:1px solid #CCCCCC;

}
#contactTable td
{
}
.eachNews {
	width: 100%;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DB7248;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.exLink {
	font-family: "Trebuchet MS";
	font-size: 82%;
	line-height: 18px;
	color: #384953;
}
.eachCase
{
border-bottom:1px dashed #DB7248;
padding-bottom:8px;
}
#header {
}

#footerBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%;
	color: #999999;
	text-align: right;
	width: 940px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
html>/**/body #footerBox
{
padding:12px 10px 12px 10px;
}
#footerL {
	float: left;
	width: 170px;
}
#footerR {
	float: right;
		padding-right: 10px;
}

#footerBox a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footerBox a:hover {
	text-decoration: underline;
}
.formoptions
{
font-size:11px;
}
.fieldWidth
{
width:160px;
}
#headerImg {
	background-image: url(images/headerImg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	clear: both;
	height: 134px;
	overflow: hidden;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #328DC8;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 70px;
	padding-left: 20px;
}
h3 {
	font-family: Tahoma;
	font-size: 83%;
	line-height: 18px;
	color: #384953;
	margin: 0px;
	font-weight: normal;
}
#headerH1 h1 {
padding:0;
margin:0;
font-size:13px;

}
html>body #headerH1
{
margin-top:78px;
padding-left:5px;

}
.homeP
{
line-height:18px;
color:#2B67AA;
font-weight:bold;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left {
	float: left;
	width: 367px;
}
#left a {
	color: #00369B;
	text-decoration: none;
}
#left a:hover {
	color: #CC0000;
}

#leftIn {
	float: left;
	width: 210px;
	
}

#leftIn a {
	color: #00369B;
	text-decoration: none;
}

#leftIn a:hover {
	color: #CC0000;
}

#logo {
	float: left;
	width: 360px;
}
#logoRight {
	text-align: right;
	float: right;
	width: 590px;
	padding-right: 10px;
}

#navigation {
	background-color: #2a3a3e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 950px;
	padding-left: 10px;
		background-image: url(images/topmenu-bg.gif);
	background-repeat: repeat-y;
}

#lookInBox {
	width: 193px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#look {
	margin-top: 10px;
}


#lookInBox p {
	margin: 0px;
}
#noContactTable {
	border: 1px solid #999999;
	margin-bottom: 20px;

}
#noContactTable td {
	border: 1px solid #999999;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #253036;
	padding: 5px;
	}

p {
	font-family: "Trebuchet MS";
	font-size: 82%;
	line-height: 18px;
	color: #384953;
}

#paying {
	background-image: url(images/payBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	padding-top: 5px;
	clear: both;
}

#passguarantee {
	width: 205px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #36A1D7;
	border: 1px solid #BEBEBE;
}

#pgBox {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #36a1d7;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89C1D3;
}
.passguarantee {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.payTitle {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2785BC;
	padding-top: 10px;
	padding-left: 12px;
}
#payhelp {
	background-image: url(images/payhelp_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 209px;
	padding-bottom: 7px;
}
#payhelpInBox {
	margin-top: 12px;
}

#payhelp p {
	font-size: 11px;
	width: 180px;
	padding-left: 12px;
	margin-top: 5px;
}

.payBox {
	width: 347px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-right: 10px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.newsL {
	float: left;
	width: 100px;
}
.newsR {
	float: right;
	width: 540px;
}
.newsL img {
	margin-bottom: 10px;
}


#quickLinks {
	width:366px;
	margin-bottom:10px;
}

#quickLinks img {
	padding-bottom:3px;
	display: block;
}

#quickLinksInner {
	width:207px;
	margin-bottom:10px;
}
.quickLinksR
{
float:right;
width:181px;
}
.quickLinksL
{
float:left;
width:181px;
}
#right {
	float: right;
	width: 550px;
	margin-bottom: 20px;
}
#rightIn {
	float: right;
	width: 660px;
	padding-right: 40px;
		background-color: #FFFFFF;
}

#rightIn h2 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0067BB;
	letter-spacing: -1px;
	margin: 0px;
	padding: 20px 0px 15px;
}
#rightIn  h3 {
	width: 640px;
	padding: 12px 15px 12px 0px;
	font-size: 0.9em;
	color: #2B67AA;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DB7248;
	border-bottom-color: #DB7248;
}

#rightIn li {
	font-family: "Trebuchet MS";
	color: #384953;
		font-size: 0.8em;
}

#rightIn  a {
	color: #2B67AA;
}

#rightIn a:hover {
	color: #CC0000;
	text-decoration: none;
}

#rightContent {
	float: left;
	width: 420px;
	margin-top: 20px;
		vertical-align: top;
}

#rightContent p {
			line-height: 22px;
}
#rightContentIn {
	float: left;
	width: 530px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#rightContent ul {
	font-family: "Trebuchet MS";
}

#recQualification {
	clear: left;
	padding-top: 10px;

}
#recQualificationIn {
	clear: left;
	width: 690px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
}

.recQualification {
	font-family: "Trebuchet MS";
	font-size: 100%;
	font-weight: bold;
	color: #328dc8;
	margin: 0px;
}
.required
{
color:#990000;
font-weight:bold;
font-size:13px;
}

#rightLogo {
	float: right;
	width: 110px;
}


span.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #0067BB;
}


span.navArrows {
	font-size: 11px;
	font-weight: bold;
	color: #36A1D7;
	vertical-align: top;
}

#testimonials {
	float: left;
	width: 182px;
	margin-top: 5px;
}

.trainto {
	font-size: 13px;
	color: #384953;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
}

.testimonials {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color:#FFFFFF;
	padding:0 0 0 0;
	margin:12px 0 12px 0;

}
.testimonialsP
{
padding-top:9px;
}
html>/**/body .testimonialsP
{
padding-top:0px;
}
#testimonialsInBox {
	border: 1px solid #CCCCCC;
	padding-right: 6px;
	padding-left: 6px;
	background-color:#36a1d7;
	padding-bottom: 9px;
	padding-top:10px;
}
html>/**/body #testimonialsInBox {
padding:5px 6px 0px 6px;
}

#topLinks {
	float: right;
	width: 590px;
}


#topLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #879193;
	text-decoration: none;
}
#topLinks a:hover {
	text-decoration: underline;
}
.testimonialsLink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #3596CE;
	text-decoration: none;
}
.testimonialsLink:hover {
	text-decoration: underline;
}
ul.career     {
	font-size: 82%;
	color: #328dc8;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

#whatnew {
	float: right;
	width: 181px;
	height: 282px;
	margin-top: 5px;
}
#whatnewInBox {
	padding-right: 5px;
	padding-left: 5px;
	background-color:#e1f2f5;
	border: 1px solid #BEBEBE;
	padding-top:7px;
	padding-bottom:6px;
}

html>/**/body #whatnewInBox {
	padding-top:0px;
	padding-bottom:3px;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
.whatsnew {
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding:6px 0 0 0;
	margin:0px;
	line-height: 14px;
}
.whatsnewPG {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	margin: 8px 0 0 0;
}


.whatsnewLink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whatsnewLink:hover  {
	text-decoration: underline;
}
html>/**/body #testimonialsInBox {
	padding-bottom: 22px;
	margin-bottom: 15px;
}

/* Navigation properties*/



/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	padding:0;
	list-style-type:none;
	margin: 0;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	z-index: 1020;
	cursor: default;
	width: 13em;
	position: absolute;
	left: -1000em;
	padding:0;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;

}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 13em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100%;
	top: -1px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #5B6A6E;
}

.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B6A6E;
}

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-size:80%;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #2A3A3E;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 15px;
	padding-left: 15px;

}
ul.MenuBarHorizontal ul a {
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-size:70%;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#E4E9ED;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 15px;
	padding-left: 4px;
}

ul.MenuBarHorizontal ul a:hover {
	background-color: #5F6B6E;
	color:#FFFFFF;
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{

}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(images/SpryMenuBarDown.gif));
	background-repeat: no-repeat;
	background-position:right;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(images/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 98% 51%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
h3.homePage {
	width: 390px;
	padding: 12px 15px 12px 0px;
	font-size: 0.9em;
	color: #2B67AA;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DB7248;
	border-bottom-color: #DB7248;
	margin-top:10px;
}
#footerImg
{
width:940px;
}
/* course/prices table */
#linkMain
{
}
.linkContent
{
display:none;
}
p.linkMainP
{
cursor:pointer;
color:#328dc8;
text-decoration:underline;
font-family:"Trebuchet MS";
font-weight:bold;
width:520px;
}
#linkMain table
{
font-size:12px;
}
#linkMain td, #linkMain th
{
padding:4px;
}
.style2 {font-size: 11px;}
.style3 {font-size: 11px; font-weight: bold; }
