@charset "utf-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	height: 100%;
}
#container { 
	width: 978px;  
	background: #FFFFFF; 	
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	min-height: 775px;
	position:relative;
}
#mainnav {
	float: left; 
	width: 261px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #105DAD; 
	padding: 0px 0px 15px 0px;
	position: relative;
	z-index:2;
	
	
}

#logo {
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom:5px;
	height: 209px;
	width: 261px;
	position:relative;
	top:0;
	left:0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index:2;
	
}


#header {
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 387px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	top: 0px;
	
	width: 709px;
	
}

#mainContent { 
	padding: 0 50px 0px 220px; 
	border-left-width: 261px;
	border-left-style: solid;
	border-left-color: #105DAD;
	background-image: url(../images2/flagbanner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	min-height:775px;
	min-width:445px;
	float:right;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	zoom:1;

	
	
	
	
} 

#mainText {
	position: relative;
	float:right;
	padding-top: 200px;
	padding-bottom: 0;	
}

#footer {
	padding: 0 10px 0 20px;
	background-color: #FFFFFF;
	
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #666666;
}


/*
_/\_/|_|\_/\_/|_|\_/\_/|_|\

H1 Area Colours
	
_/\_/|_|\_/\_/|_|\_/\_/|_|\ 

*/

#pageh1 {
padding:230px 0 0 0;
}


#mainContent h1.one, h1.two, h1.three, h1.four, h1.five, h1.six, h1.seven, h1.eight, h1.nine {
	margin:0;
	width:320px;
	height:auto;
	overflow:hidden;
	display:block;
	font-size:24px;
	color:#fff;
	padding:10px 10px 10px 10px;
}
#mainContent h1.one {
	background-color:#bb8c05;
}
#mainContent h1.two {
	background-color:#df791c;
}
#mainContent h1.three {
	background-color:#bb8c05;
}
#mainContent h1.four {
	background-color:#ccb677;
}
#mainContent h1.five {
	background-color:#00a8cb;
}
#mainContent h1.six {
	background-color:#bb8c05;
}
#mainContent h1.seven {
	background-color:#bbb1a6;
}
#mainContent h1.eight {
	background-color:#998b7d;
}
#mainContent h1.nine {
 background-color:#7fa1b6;}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*
_/\_/|_|\_/\_/|_|\_/\_/|_|\

Main Text Styles
	
_/\_/|_|\_/\_/|_|\_/\_/|_|\ 
*/

#mainContent h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #105DAD;
}
#mainContent h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
#mainContent h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#mainContent p {
	color: #000000;
	font-size: 11px;
}
#mainContent a {
	font-size: 11px;
}

/*
_/\_/|_|\_/\_/|_|\_/\_/|_|\

At-a-glance breakout box
	
_/\_/|_|\_/\_/|_|\_/\_/|_|\ 

*/

#ataglance {
	position:absolute;
	width: 189px;
	top:397px;
	left:20px;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
	
}

#ataglanceContent {
background-color: #C6D2EA;
}



#partnerlogos {
background-color:#FFFFFF;
height:232px;

}

#sidebar h2 {
	font-size:14px;
}
#sidebar p {
	font-size:11px;
}
#ataglanceContent ul {
	list-style:none;
	width:100%;
	overflow:hidden;
	padding:0px;
	background-color:#c6d2ea;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#ataglanceContent li {
	overflow:hidden;
	padding: 3px;
}
#ataglanceContent li a {
	display:block;
	text-decoration: none;
	background-color:inherit;
	color:#000;
	width:98%;
	overflow:hidden;
}
#ataglanceContent li a:visited {
	text-decoration:none;
	background-color:inherit;
	color:#8A8A8A;
	overflow:hidden;
}
#ataglanceContent li a:hover {
	display:block;
	color:#6D8BC9;
	text-decoration:none;
	background-color:#105dad;
	width:auto;
	overflow:hidden;
}
#ataglanceContent li a:active {
	text-decoration:none;
	background-color:inherit;
	color:#4A4A4A;
	overflow:hidden;
	font-weight: bold;
}
#ataglanceContent h3 {
	width:100%;
	height:auto;
	margin:0;
	overflow:hidden;
	display:block;
	background-color:#105DAD;
	font-size:14px;
	color:#fff;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#ataglanceContent h3 img {
border:none;
}
#ataglanceContent p {
	width:100%;
	height:auto;
	margin:0;
	overflow:hidden;
	font-size:10px;
	color:#000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}



/*
_/\_/|_|\_/\_/|_|\_/\_/|_|\

	N A V I G A T I O N 
	
_/\_/|_|\_/\_/|_|\_/\_/|_|\ 

*/

#mainnavtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFF;
	background-color:#105DAD;
	overflow:hidden;
	font-weight: bold;
}
#mainnavtext ul {
	list-style:none;
	width:192px;
	overflow:hidden;
	margin:0 0 0 8px;
	padding:0;
}
#mainnavtext li {
	
	overflow:hidden;
}
#mainnavtext li a {
	display:block;
	text-decoration: none;
	background-color:inherit;
	color:#ffffff;
	width:188px;
	overflow:hidden;
	padding:1px;
}
#mainnavtext li a:visited {
	text-decoration:none;
	background-color:inherit;
	color:#eeeeee;
	overflow:hidden;
}
#mainnavtext li a:hover {
	display:block;
	color:#039;
	text-decoration:none;
	background-color:#fff;
	width:auto;
	overflow:hidden;
}
#mainnavtext li a:active {
	text-decoration:none;
	background-color:inherit;
	color:#666;
	overflow:hidden;
	font-weight: bold;
}


#howtoapply {
	position:relative;
	width:192px;
	background: url(../images/navigation/b/8.gif);
	background-repeat: no-repeat;
	margin-top: 45px;
	margin-left:8px;
}

#howtoapply h5 {
	width:90%;
	height:17px;
	margin-top:0;
	margin-left:30px;
	padding-left:3px;
	overflow:hidden;
	display:block;
	background-color:#7FA1B6;
	font-size:13px;
	color:#fff;
	border: 1px solid #fff;
	text-transform: uppercase;
	padding-top: 1px;
	
}

#howtoapply a  {
color:#fff;
}


/*

____bullet selection____

*/

#mainnavtext li.one {
	overflow:hidden;
	background: url(../images/navigation/b/1.gif);
	background-repeat:no-repeat;
}
#mainnavtext li.two {
	overflow:hidden;
	background: url(../images/navigation/b/2.gif);
	background-repeat:no-repeat;
}
#mainnavtext li.three {
	overflow:hidden;
	background: url(../images/navigation/b/3.gif);
	background-repeat:no-repeat;
}
#mainnavtext li.four {
	overflow:hidden;
	background: url(../images/navigation/b/4.gif);
	background-repeat:no-repeat;
}
#mainnavtext li.five {
	overflow:hidden;
	background: url(../images/navigation/b/5.gif);
	background-repeat:no-repeat;
}
#mainnavtext li.six {
	overflow:hidden;
	background: url(../images/navigation/b/6.gif);
	background-repeat:no-repeat;
}
#mainnavtext li.seven {
	overflow:hidden;
	background: url(../images/navigation/b/7.gif);
	background-repeat:no-repeat;
}
#mainnavtext li.one, li.two, li.three, li.four, li.five, li.six, li.seven {
	padding-bottom: 3px;
	padding-left: 35px;	
	margin-bottom: 3px;
	margin-top: 5px;
	vertical-align:middle;
}
#mainnavtext li.eight {
	overflow:hidden;
	
	background: url(../images/navigation/b/7.gif);
	background-repeat:no-repeat;
	background-color:#c6d2ea;
	display:block;
	color: #fff;
	font-weight: bold;
	margin-top: 60px;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-bottom: 3px;
	vertical-align:middle;
}
#mainnavApply {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	background-color:#c6d2ea;
	overflow:hidden;
	font-weight: bold;
	margin-top: 60px;
	background: url(../images/navigation/b/8.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
	margin-left: 8px;
	text-transform: uppercase;
}


#howtoapply {
	position:relative;
	width:192px;
	background: url(../images/navigation/b/8.gif);
	background-repeat: no-repeat;
	margin-top: 45px;
	margin-left:8px;
}

#howtoapply h5 {
	width:90%;
	height:17px;
	margin-top:0;
	margin-left:30px;
	padding-left:3px;
	overflow:hidden;
	display:block;
	background-color:#7FA1B6;
	font-size:13px;
	color:#fff;
	border: 1px solid #fff;
	text-transform: uppercase;
	padding-top: 1px;
	

}

/*

____  subnav   ____

*/

#mainnavtext li.on {
	overflow:hidden;
	background: url(../images/navigation/b/on.gif);
	background-repeat:no-repeat;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 5px;	
	vertical-align:middle;
}
#subnav {
	background-color: #7fa1b6;
	margin-left: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-top:10px;
	width:100%;
}
#subnav ul {
	list-style-type:none;
	background-color: #7fa1b6;
	width:90%;
	font-size:13px;
}
#subnav li {
	margin:0pt;
	overflow:hidden;
	background-color: #7fa1b6;
	border-top: none;
	padding-bottom:5px;
	
	
}
#subnav li a {
	text-decoration: none;
	background-color: #7fa1b6;
	overflow:hidden;
	background: url(../images/navigation/b/sub.gif);
	background-repeat:no-repeat;	
	padding-bottom: 4px;
	padding-left: 22px;	
	color: #fff;
	width: auto;
	
}


#subnav li a:visited {
	text-decoration: none;
	background-color: inherit;
	color: #dddddd;
	overflow: hidden;
}
#subnav li a:active {
	text-decoration: none;
	background-color: inherit;
	color: #666666;
	overflow: hidden;
}
#subnav li a:hover {

	display:block;
	color:#0067b2;
	text-decoration:none;
	background-color:#fff;
	width:auto;
	overflow:hidden;
	

}
