@charset "utf-8";
/* CSS Document */

 
body.twoColFixLtHdr  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	background-image: url(/images/ghana/background.gif);
	background-repeat: repeat-x;
	background-color: #c2dedf;
}
p, li, a, input {
		color: #333333;
}

img {border:none}

#container {
	width: 985px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	position:relative;
} 

#header {
	padding-top: 26px;
	height: 131px;	
	
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

}
#keywords {width:140px;float:left;margin-right:4px;}
#logo{
	width:213px;
}

#menutop{
	float:right;
	width:423px;
	height:54px;
}

#menu {
	height: 31px;
	width: 100%;
	background-image: url(/images/ghana/menuback.gif);
	background-repeat: repeat-x;
	margin-top:18px;
	
	
}
#backbut {	
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	width:90px;
		height:31px;
}
#backbut a {
	display:block;
	padding-left: 20px;
	padding-top:5px;
}


#menu ul {margin:0px;
}

#menu li {
	float:left;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	list-style-type: none;
	height:31px;
	padding-top:5px;

}

#menu  a {
	color: #FFF;
	text-decoration: none;
	font-size: 11pt;
	
}

#menu a:hover, #menu a.basenavselect {
	color: #8AD4E3;	
}

#middlebox {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b2cdd9;
	height: 180px;
	padding-bottom: 20px;
		width: 750px;
}
#topbox {
	height:222px;
	width: 744px;
	background-color: #FFF;
	background-image: url(/images/ghana/homeback.gif);
	background-repeat: no-repeat;	
	float:none;
}


.widebox {
	float:none;
	padding:10px;
	margin-bottom:40px;
	background-image: url(/images/ghana/topbox.gif);
	background-repeat: no-repeat;
	float:none;
	background-color: #FFF;
	background-position: right top;	
}
div.box {
	width:245px;
	float:left;
	height:179px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:4px;
	background-color: #EFEFEF;
	position:relative;

}

div.boxlink {

	position: absolute;
	z-index: 10;
	top: 148px;
	right:0px;
	
}

#wrapper {
	background-image: url(/images/ghana/wrapperback.gif);
	background-repeat: repeat-y;
	background-position: 0px 30px;
	
}
.rightbox {
	height:80px;
	background-image: url(/images/ghana/featureback.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-left:20px;
	margin-right:10px;
	padding: 5px;
	}


h2 {
	font-size: 16px;
	margin-bottom: 6px;
	margin-top: 0px;
}
.rightbox h2 {
	font-weight:normal;
}

#sidebar1 h2 {
	color:#263d92;
	padding-left:10px;
	margin-bottom:10px;
	margin-top:20px;
	
}
#sidebar1 p {
	margin:0px;
}
.boxtext {
	height:135px;
	padding:10px;
	
}

#headimages {
	float:left;
	width:602px;
	margin-left: 108px;
	height:138px;
	margin-top:8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d2d2d2;
	border-bottom-color: #d2d2d2;


}
#sidebar1 {
	width: 218px; /* 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 */
	float: left;

	background-image: url(/images/ghana/left-background.gif);
	padding-right:11px;
	height:570px;

}
#leftcolheading {
	background-image: url(/images/ghana/leftcolhead.gif);
	height: 26px;
	width: 220px;
	color: #FFF;
	padding-top: 4px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 13pt;
}




#sidebar1 li {
	list-style-type: none;
	padding-left:10px;
	margin-left:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e9eaea;


}
#sidebar1 ul {
	padding-left:0px;
	padding-top:5px;
	margin:0px;


}

#sidebottom {
	padding-bottom:10px;
		width: 200px;
}
#sidebottom a:link, #sidebottom a:visited {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
	color: #005daa;
	
	}
#sidebottom, #sidebottom p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
}

#sidebar1 a {
	font-size: 11pt;
	color: #4d4d4d;
	text-decoration: none;
}

#sidebar1 a:hover, #sidebar1 a.basenavselect {
	color: #005daa;
}

#menu1 {
	padding-bottom:10px;
	
}
#menu2 {
	padding-top:32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;

padding-bottom:10px;

}

#mainContent {
	padding-top: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

	min-height:350px;
	_height:350px;
	
	margin-right: 0;
	margin-bottom: 0;
} 
div#mainContent.general {
	margin-left: 242px;

	
	width:502px;
	min-height:530px;
}
div#mainContent.wide {
	margin-left: 242px;

	
	width:720px;
	min-height:530px;
}
div#mainContent.faq {
	margin-left: 0px;

	
	width:740px;
	min-height:530px;
}
div#mainContent.home {
	margin: 0 0 0 0;
	width:750px;
	
} 

#mainContent p, #mainContent li{
	font-size: 11pt;
	line-height: 1.2;
	color: #4d4d4d;

}

#mainContent a {
	text-decoration:underline;

}
#mainContent a:hover {
	text-decoration:none;
	color: #263d92;
}
#mainContent h1 {
	font-size:18pt;
	font-weight: normal;
		color: #263d92;
		margin-bottom:10px;

}
#mainContent h3 {
	font-size:12pt;
	color: #263d92;
	margin-bottom:5px;

}
div.faq {
	background-color: #FFF;	
	padding:10px;

}

#hometext {
	padding:10px;
	width:460px;
	float:right;
}
#hometext p{
	font-size: 12pt;	
	margin:0px;
}

#rightColumn {
	float:right;
	width:220px;

	background-color: #dbe1e5;
	background-image: url(/images/ghana/rightback.gif);

	padding-bottom:10px;
}
#rightColumn a {
	text-decoration:none;

}
#rightColumn a:hover {

	color: #263d92;
}
.rightlinks {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d4d5;
	background-color: #FFF;
	margin-left:12px;
	clear: left;
	min-height: 30px;
	
}

.rightlinktext {
	width:140px;
	float:left;
	padding-top:5px;
	font-size: 13px;	
	padding-left:5px;
	padding-bottom:5px;
}
#mainContent ul {
	margin-left:0px;
	padding-left:0px;
}
#mainContent ul li {
	margin-bottom: 5px;
	margin-left:15px;

		font-size: 11pt;
}
#mainContent ol li {
	margin-bottom: 20px;
	margin-left:0px;
		font-size: 11pt;
}

.coloured{
	color: #005daa;
}
#footer {
	padding:10px;	
	
}
#footer, #footer a {
	font-size: 13px;	
	color: #569bbe;
	text-decoration:none;


}
#bottombar {
	padding-top:10px;	
	
}
#footer a:hover, #footer a.current {
	color: #005daa;
}

.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;
}

#footerlinks {
		width: 200px; /* 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 */
	padding-top:7px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
	
}

#languages {
	padding-top:7px;
	margin: 0 0 0 308px; 
	width:602px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
}

#regs {
	float:right;
	font-size:xx-small;
	padding-top:3px;
	
	
}

#teamlist {
	float:right;
	width:190px;
	padding-left:20px;
	padding-top:22px;
}

#teamlist ul li {
	margin:0px;
	padding:0px;
		font-size: 11pt;
	list-style-type:none;

}
#teamlist ul {
	margin:0px;
	padding:0px;
}
#teamlist li a {
	color: #4d4d4d;
	margin:0px;
		font-size: 11pt;
}

#teamlist li a:hover, #teamlist a.basenavselect {
	color: #005daa;
}

img.portrait {margin-top:42px;}

#mainContent ul#sitemap li, #mainContent ul#sitemap li ul li {
	margin-left:30px;
	margin-bottom:5px;
	list-style-type: disc;
}


#popup {
	width:283px;
	height:144px;
	background-color: #FFF;
	position:absolute;
	z-index: 2;
	border: 1px solid #d0d0d1;	
	left:30px;
	bottom:40px;
	visibility:hidden;
		font-size:9pt;
}

#popup p {
	margin:10px;
		font-size:9pt;
	
}

#popup h1 {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size:16pt;
	color: #FFF;
	background-color: #a5a7aa;
	margin: 0px;
	padding: 2px 10px;
	background-image: url(/images/northstreet/popup.gif);
	background-repeat: repeat-x;	
}

#popup a {
	color:#005daa;
	text-decoration: none;
			font-size:11pt;
}
