/* CSS Document */
html, body, th, td {
	text-align: justify;
	font-family:  Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#000000;
	height: 100%;
}
/*body {
	background-image:url(../images/bluebackground.gif);
	background-position:top center;
	background-repeat:no-repeat;
}*/
body {
	/*	background-image:url(../images/gradientbackground2.gif);
	background-image:url(../images/gradientbackground3.gif);
	background-color:#dfdfdf;	*/
background-color:#000000;
	background-position:top center;
	background-repeat:repeat-x;

}
/*.red {
	background-image:url(../images/bluebackgroundred.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
.green {
	background-image:url(../images/bluebackgroundgreen.gif);
	background-position:top center;
	background-repeat:no-repeat;
}*/
.wrapper {
	background-color:transparent;
	width:900px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
a {
	text-decoration: none;
	color:#CCCCCC;
	font-size:20px;
	text-align:center;
}
a:hover {
	color:#fff;
	border: none;
	text-decoration:none;
}







.flag {
	float:left;
	margin-left:auto;
	margin-right:auto;
	height:271px;
	width:900px;
	display:block;

}
.flag img {
	width:450px;
	height:271px;
}
.flag a {
	float:left;
	list-style:none;
	text-decoration:none;
	padding:0;
	margin:0;
	margin-top:0px;
}
.flagwales {
	background-image: url(../images/wales.jpg);
	width:450px;
	height:271px;
	display : block;
	padding:0;
	background-position : 0 -271px;
}
.flagwales:hover {
	background-position : 0 0;
	text-decoration:none;
}
.flagengland {
	background-image: url(../images/england.jpg);
	width:450px;
	height:271px;
	display : block;
	padding:0;
	background-position : 0 -271px;
}
.flagengland:hover {
	background-position : 0 0;
	text-decoration:none;
}
.flagtext {
	float:left;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	display:block;
	margin-top:15px;
}
.flagtext a {
	width:448px;
	display:block;
	float:left;
}





/*
.flag {
	float:left;
	margin-left:auto;
	margin-right:auto;
	height:271px;
	width:900px;
	display:block;
}
.flag img{
	width:387px;
	height:271px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.flagengland{
	width:387px;
	height:271px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/england.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	margin-left:25px;
}
.flagengland a:hover{
	background-image:url(../images/englandhover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}
.flagwales{
	width:387px;
	height:271px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/wales.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	margin-left:35px;
}
.flagwales a:hover{
	background-image:url(../images/waleshover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}
*/



.leftpanel ul {
	margin-bottom:10px;
	color:#444444;
	list-style:disc;
}
.leftpanel li {
	margin-left:30px;
	line-height:1.5em;
	font-size:12px;
	color:#626669;
	text-align:left;
}
ul.large li {
	font-size:12px;
	padding-bottom:10px;
}
ul.large {
	margin-top:20px;
}
#policy ul {
	list-style:lower-alpha;
}
#terms ul {
	list-style:lower-alpha;
}
#terms ul li {
	margin-bottom:10px;
}
#terms ul ul {
	list-style:none;
	margin-left:30px;
}
p {
	text-align:center;
	margin:5px 0 15px 0;
	color:#999999;
	font-size:11px;
}
.text{
	padding-top:35px;
	width:900px;
}
a img {
	vertical-align:middle;
}
h1 {
	text-transform:uppercase;
	font-size:16px;
	color:#000000;
	margin-bottom:8px;
	text-align:left;
	font-weight:bolder;
}
h2 {
	text-transform:uppercase;
	font-size:14px;
	color:#000000;
	margin-bottom:3px;
	font-weight:bolder;
	text-align:left;
}
h2 a {
	text-transform:uppercase;
	font-size:14px;
	color:#000000;
	margin-bottom:3px;
	text-align:left;
}
.leftpanel h2 {
	margin-top:20px;
	margin-bottom:8px;
}
h3 {
	text-transform:uppercase;
	font-size:12px;
	color:#ffffff;
	margin-bottom:3px;
	text-align:left;
	font-weight:bolder;
}
span {
	font-weight:lighter;
	color:#0d4e86;
}
h1 span {
	font-weight:lighter;
	color:#0d4e86;
}
h2 span {
	font-weight:lighter;
	color:#0d4e86;
}
h3 span {
	font-weight:lighter;
	color:#0d4e86;
}
img {
	border:none;
	margin:0;
	padding:0;
}
.fl {
	float:left;
}
/* Header */
#header {
	background:url(../images/TopBackground3.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:900px;
	height:80px;
}
.tel {
	float:right;
	padding-right:45px;
	margin-top:28px;
	color:#303030;
	height:30px;
}
.tel img {
	height:25px;
	width:30px;
	vertical-align:middle;
	margin-left:3px;
}
#header .tel a {
	color:#303030;
}
#header .tel a:Hover {
	color:#0d4e86;
}
#header .tel span {
	color:#818181;
}
.logo {
	width:333px;
	height:72px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:45px;
}
.logo p {
	font-size:1.0em;
	font-weight:lighter;
	color:#c0c0c0;
	margin-top:0px;
	float:right;
	padding-left:61px;
	padding-top:25px;
	background-image:none;
}
/* Menu */
.menu {
	clear:both;
	width:860px;
	margin-bottom:1px;
	margin-left:20px;
	font-size:9px;
	text-transform:uppercase;
	height:42px;
	background:url(../images/menubackground.gif);
	background-repeat:repeat-x;
	text-align:left;
}
ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
ul.menu * {
	margin:0;
	padding:0;
}
ul.menu a {
	display:block;
	color:#fff;
	text-decoration:none;
}
ul.menu li {
	position:relative;
	float:left;
}
ul.menu ul {
	position:absolute;
	left:0;
	background:#141414;
	display:none;
	/*opacity:0;*/
	list-style:none;
	font-size:9px;
	margin-top:42px;
	text-align:left;
	width:150px;
}
ul.menu ul li {
	position:relative;
	border-top:none;
	width:150px;
	margin:0;
	display:block;
}
ul.menu ul.wide li, ul.menu ul.wide {
	width:200px;
}
ul.menu ul.med li, ul.menu ul.med {
	width:170px;
}
ul.menu ul li a {
	display:block;
	padding:10px 8px 9px;
	margin-bottom:5px;
	background-color:#141414;
}
ul.menu ul li a:hover {
	background-color:#08729e;
	color:#FFFFFF;
}
ul.menu ul li a:selected {
	background-color:#08729e;
	color:#FFFFFF;
}
ul.menu ul ul {
	left:170px;
	top:1px;
	border:none;
	background:#141414;	
	margin-top:0;
	}
ul.menu ul ul li{
	position:relative;
	float:left;	
	display:block;
}
ul.menu .menulink {
	padding: 4px 22px 0 22px;
	height:38px;
	line-height:3.8em;
	font-weight:100;
	text-align:center;
	background-image:url(../images/groove.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	display:block;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background:url(../images/menubackgroundhover.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
}
ul.menu .sub {
	background:#141414 url(../images/arrowmenu.gif) 155px 12px no-repeat;
	border:none;
	height:100%;
}
ul.menu .topline {
}
/* Banner */
.banner {
	width:880px;
	margin-bottom:20px;
	margin-left:20px;
}
/* Content */
.content {
	background-color:#FFFFFF;
	min-height:400px;
	width:900px;
	padding-bottom:20px;
}
.rightpanel {
	width:260px;
	float:left;
	margin-left:30px;
}
.leftpanel {
	width:570px;
	float:left;
	padding-left:20px;
}
.callofaction img {
	float:left;
}
.callofaction {
	margin-bottom:45px;
	padding-right:6px;
}
.callofaction p {
	font-size:12px;
	line-height:1.325em;
}
.callofaction2 {
	margin-top:25px;
	margin-bottom:45px;
	padding-right:6px;
}
.callofaction2 img {
	float:left;
}
#t4wimg {
	width:190px;
	float:left;
	background-image:url(../images/t4w.jpg);
	background-repeat:no-repeat;
}
.t4w {
	width:180px;
	background-color:#821a20;
	background-image:url(../images/t4wbottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:12px;
	margin-top:146px;
}
#btimg {
	width:190px;
	float:left;
	background-image:url(../images/c.jpg);
	background-repeat:no-repeat;
}
.bt {
	width:180px;
	background-color:#08729e;
	background-image:url(../images/cbottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:12px;
	margin-top:146px;
}
#ccimg {
	width:190px;
	float:left;
	background-image:url(../images/bt.jpg);
	background-repeat:no-repeat;
}
.cc {
	width:180px;
	float:left;
	background-color:#88a432;
	background-image:url(../images/btbottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:12px;
	margin-top:146px;
}
.t4w p, .bt p, .cc p {
	color:#FFFFFF;
	font-size:10px;
	line-height:1.425em;
	padding: 0 8px 0 8px;
	margin-bottom:5px;
}
.t4w a, .bt a, .cc a {
	color:#FFFFFF;
}
.t4w a:hover, .bt a:hover, .cc a:hover {
	color:#000000;
}
.t4w h3, .bt h3, .cc h3 {
	color:#FFFFFF;
	padding: 0 8px 0 8px;
	margin-bottom:5px;
	padding-top: 10px;
}
/* headline */

.headline h1 {
	width:403px;
	height:25px;
	font-size:12px;
	line-height:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:10px;
	padding-left:16px;
	font-weight:bold;
	background-image:url(../images/headlinepanel.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#fff;
	margin-bottom:0px;
	margin-top:25px;
}
.headline h1 span {
	color:#fff;
	font-weight:lighter;
}
/* newsletter */

.newsletter h1 {
	width:258px;
	height:25px;
	font-size:10px;
	line-height:1.5em;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:10px;
	padding-left:16px;
	font-weight:bold;
	background-image:url(../images/rightpanelbg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#fff;
	margin-bottom:0px;
}
.newsletter h1 span {
	color:#fff;
	font-weight:lighter;
}
.newsletter form, tr, td {
	padding-top:3px;
	background-color:#ededed;
	color:#333333;
}
.grey {
	background-color:#ededed;
	color:#333333;
	width:260px;
	margin:0;
	font-size:11px;
	padding:0;
}
.grey a {
	color:#333333;
	display:block;
	text-align:left;
	width:228px;
	padding:6px;
	margin-left:5px;
	vertical-align:top;
	border-top:solid 1px #dbdbdb;
}
.grey img {
	float:left;
	display:block;
	height:30px;
	width:40px;
	vertical-align:top;
}
.grey a:hover {
	color:#0d4e86;
}
.short {
	line-height:2.5em;
}
.newslettertxt {
	padding-left:10px;
}
.newsletter {
	background:url(../images/rightpanelbottombg.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
	padding-bottom:9px;
	margin-bottom:25px;
	width:260px;
}
.boxtxt {
	width:140px;
	color:#555555;
	font-size:11px;
}
.bigboxtxt {
	width:244px;
	color:#555555;
	font-size:11px;
}
.infoboxtxt {
	width:544px;
	color:#555555;
	font-size:11px;
}
.bigboxtxt {
	color:#444444;
	font-size:11px;
}
/* Contact */
.emailform form, .emailform tr, .emailform td {
	padding-top:5px;
	background-color:#fff;
	color:#333333;
}
.emailform td, .emailform tr {
	width:260px;
}
.emailform {
}
#initial td {
	padding-right:16px;
	vertical-align:middle;
	text-align:left;
}
.initial2 td {
	padding-bottom:20px;
}
.button {
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	background-position : 0 0;
	background-color:#000000;
	border:none;
	margin-right:15px;
	width:55px;
	height:20px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	padding-bottom:2px;
	line-height:1.6em;
}
.button:hover {
	background-position : 0 -20px;
	text-decoration:none;
}
.button :hover {
	background-position : 0 -20px;
	text-decoration:none;
}
.dropdown {
	width:244px;
	height:22px;
	color:#555555;
	font-size:11px;
}
.smalldropdown {
	width:145px;
	height:18px;
	color:#555555;
	font-size:11px;
}
/* foooter */
.footer {
	clear:both;
	width:900px;
	/*	border:solid 1px white;
color:#cecece;*/
	color:#a0a0a0;
	font-size:10px;
	margin-top:20px;
}
.footer a {
	font-size:10px;
	display: block;
	color:#a0a0a0;
	padding-left:5px;
}
.footer a:hover {
	color:#fff;
}
.footer ul {
	list-style:none;
	/*margin-left:230px;*/	
	width:430px;
	margin-left:auto;
	margin-right:auto;
}
.footer li {
	line-height:16px;
	float:left;	
	padding-right:10px;
	border-bottom: solid 1px #000000;
}
#t4w li a:hover {
	background-color:#821a20;
}
#t4w .footerheading a:hover {
	background:none;
}
#t4w {
	float:left;
	width:240px;
	padding-top:30px;
}
#bt li a:hover {
	background-color:#006699;
}
#bt .footerheading a:hover {
	background:none;
}
#bt {
	float:left;
	margin-left:45px;
	width:240px;
	padding-top:30px;
}
#c li a:hover {
background-color:#88a432;
}
#c .footerheading a:hover {
	background:none;
}
#c {
	float:left;
	margin-left:45px;
	width:240px;
	padding-top:30px;
}
.footer .footerheading a {
	border-bottom:solid 1px #424242;
	font-weight:bolder;
	padding-left:0;
}
.footerheading a {
	line-height:16px;
	padding-bottom:4px;
}
.footerheading {
	margin-bottom:4px;
}
.footerheading a:link {
	text-decoration:none;
}
.link {
	width:600px;
	height:40px;
	margin-left:0px;
	margin-top:40px;
}
.link a {
	color:#bababa;
}
.link a:hover {
	color:#FFFFFF;
}
.link li {
	float:left;
	padding-right:10px;
	line-height:10px;
}
.link2 {
	padding-left:5px;
	border-left:solid 1px #303030;
}
/* outside footer */
.outsidefooter {
	background:url(../images/BottomBackground.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:900px;
	height:38px;
	margin-bottom:80px;
}
.outsidefooter p {
	float:left;
	font-size:11px;
	padding-top:6px;
	padding-left:16px;
	color:#444444;
}
.socailnetwork {
	float:right;
	height:38px;
	width:100px;
	clear:right;
}
.socailnetwork img {
	height: 36px;
	width:38px;
}
.socailnetwork a/*, ul, li*/ {
	float:left;
	list-style:none;
	text-decoration:none;
	padding:0;
	margin:0;
	margin-left:4px;
	margin-top:0px;
}
.facebookbookmark {
	background-image: url(../images/link-facebook.gif);
	height: 36px;
	width:38px;
	display : block;
	padding:0;
	background-position : 0 -36px;
}
.facebookbookmark:hover {
	background-position : 0 0;
	text-decoration:none;
}
.linkedinbookmark {
	background-image: url(../images/link-linkedin.gif);
	height: 36px;
	width:38px;
	display : block;
	padding:0;
	background-position : 0 -36px;
}
.linkedinbookmark:hover {
	background-position : 0 0;
	text-decoration:none;
}
.twitterbookmark {
	background-image: url(../images/link-twitter.gif);
	height: 36px;
	width:38px;
	display : block;
	padding:0;
	background-position : 0 -36px;
}
.twitterbookmark:hover {
	background-position : 0 0;
	text-decoration:none;
}
.clear {
	clear:both;
	height:0;
	width:0;
}
/* Banner */
.sm {
	list-style:none;
	width:860px;
	height:235px;
	display:block;
	overflow:hidden;
}
.sm li {
	float:left;
	display:inline;
	overflow:hidden;
}
/* Other */

.courseno {
	font-size:80px;
	font-weight:bold;
	padding-top:0px;
	width:120px;
	padding-left:15px;
	float:left;
	color:#0d4e86;
	height:120px;
}
.courseno2 {
	font-size:80px;
	font-weight:bold;
	padding-top:0px;
	width:120px;
	padding-left:15px;
	float:left;
	color:#0d4e86;
	height:150px;
}
hr {
	color:#fcfcfc;
	background-color:#fcfcfc;
	margin-top:8px;
	margin-bottom:8px;
	width:98%;
	clear:both;
}
.line {
	border-bottom:solid 1px #C1C1C1;
	margin-bottom:10px;
	padding-bottom:5px;
	margin-top:0;
	padding-top:0;
	width:560px;
}
.newline {
	border-bottom:solid 1px #C1C1C1;
	width:560px;
	margin-top:8px;
	margin-bottom:14px;
	height:1px;
	clear:both;
}
.date {
	height:70px;
	width:100px;
	margin-bottom:10px;
	background-image:url(../images/newsbg.gif);
	float:left;
	margin-left:10px;
	margin-right:20px;
	font-size:34px;
	padding:0;
	text-align:center;
	color:#FFFFFF;
	padding-top:24px;
	line-height:25px;
}
.date span {
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	padding-top:0;
}
#marginbottom {
	margin-bottom:20px;
}
#marginbottom2 {
	margin-bottom:40px;
}
#margintop {
	margin-top:40px;
}
.paddingtop {
	padding-top:10px;
}
.quote {
	font-size:16px;
	line-height:24px;
	text-align:left;
	font-style:italic;
	color:#777777;
	margin-top:18px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:0;
}
.quote p {
	font-size:12px;
	text-align:right;
	margin-top:10px;
	color:#0d4e86;
}
.calendar {
	margin-bottom:10px;}
.calendar tr, .calendar td{
	background-color:white;
	margin:0;
	padding:0;
	border:0;
	text-align:center;
}
.calendarcol  td{
	background-color:#f2f2f2;
}
.calendar td {
	padding-top:5px;
	height:24px;
	padding-left:4px;
	padding-right:10px;	
	padding-bottom:4px;
}
.calendartitles {
	font-weight:bold;
}
td.calendartitle  {
	text-align:left;
}
.pdf{
}

/*  accordion  */

* {
	margin: 0;
	padding: 0;
}
a:focus {
	outline : none;
}
#accordion {
	width:260px;
	border:none;
	padding-bottom:20px;
}
.accordion {
	width:260px;
	font:12px Verdana, Arial;
	color:#333;

}
.accordion dt {
	width:260px;
	height:24px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:11px;
	padding-left:16px;
	font-weight:bold;
	cursor:pointer;
	background-image:url(../images/accordionpanelbg.gif);
	background-repeat:no-repeat;
	color:#fff;
	margin-bottom:2px;
}
.accordion dt em {
	font-weight:lighter;
	display:inline;
	color:#FFFFFF;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	clear:both;
}
.accordion span em {
	font-weight:lighter;
	float:left;
	margin-left:5px;
	width:95%;
	margin-bottom:0;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	color:#626669;
	text-align:left;
}
.accordion span em a {
	border:none;
	padding-left:0;
	font-size:10px;
}
.accordion span em a:hover {
	border:none;
}
.accordion dt:hover {
}
.accordion .open {
	background-position : 0 -35px;
	text-decoration:none;
}
.accordion dd {
	overflow:hidden;
}
.accordion span {
	display:block;
	width:260px;
	font-size:10px;
	padding:5px;
	padding-top:8px;
	padding-bottom:8px;
	float:left;
}
.accordion a {
	color:#333333;
	display:block;
	font-size:11px;
	text-align:left;
	float:left;
	border-bottom:solid 1px #f0f0f0;
	margin-bottom:1px;
	width:245px;
	padding:2px;
	vertical-align:top;
}
.short {
	line-height:2.5em;
}
.accordion a:hover {
	color:#08729e;
	border-bottom:solid 1px #f0f0f0;
}
.accordion a img {
	float:left;
	display:block;
	height:30px;
	width:40px;
	vertical-align:top;
	padding-right:3px;
}
.accordion em img {
	float:left;
	display:block;
	height:30px;
	width:40px;
	vertical-align:top;
	clear:both;
	padding-right:2px;
}
#none{
margin-bottom:0;}
.clientlogo{
margin-top:25px;
width:260px;}
.clientlogo p, .clientlogo h2, .clientlogo span{
text-align:center;
}
#bannerdiv, #photoanchor{margin-top:0px;
width:260px;
}
iframe{
overflow:hidden;
 width:260px; height:104px;
 padding-top:0;
 margin-top:5px;
}
#logobg{
background-color:#FFFFFF;
padding:0;
margin:0;}