/* - - - - - - - - - - - - - - - - - - - - -

Title : Global Advantage
URL : http://globaladvantage.org

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */


/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/
div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote { 
	margin:0; 
	padding:0; 
}

html {
	padding: 0;
	margin: 0;
	overflow: -moz-scrollbars-vertical;
}

body {
	padding: 0;
	margin: 0;
	background-image: url(/persistent/templateimages/bg_repeat.jpg);
	background-repeat: repeat-x;
	background-color: #c9ccc8;
	font: normal 12px/18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000;
}

fieldset { border: 0; }

img { border: 0; }

h1 {
	font: normal 19px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #066988;
}

h2 {
	font: normal 14px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #cc0033;
}

h3 {
	font: bold 13px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #cc0033;
}

h4 {
	font: bold 13px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #fff;
}

p, td {
	font: normal 12px/18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #666;
}

li {
	font: normal 12px/18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #666;
	list-style: none;
}

#bodytext ul li {
	background: transparent url(/persistent/siteImgs/bullet.gif) no-repeat 0 .2em;
	color: #666;
	margin: 4px 12px;
	padding: 1px 15px;
}

#bodytext ul {
	margin-bottom: 8px;
	padding-bottom: 8px;
}



#quicklinks ul li {
	background: transparent url(/persistent/siteImgs/bullet.gif) no-repeat 0 .2em;
	color: #666;
/*	margin: 4px 12px;*/
	padding: 1px 15px;
}

#quicklinks ul {
	margin-bottom: 8px;
	padding-bottom: 8px;
}

/*h1 {
	font-size: 20px;
	clear: both;
	color: #447799;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0;
	text-transform: capitalize;
	}

h2, h3, h4 {
	clear: both;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h2, h3 {
	border-bottom: 1px solid #eee;
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 1.5em 0 1em 0;
	}

#bodytext ol {
	margin: 0 0 0 25px;
}
#bodytext ol li {
	list-style: decimal;
	color: #447799;
	font-weight: bold;
	margin: 4px 12px;
}
#bodytext ol li p {
	color: #447799;
	font-weight: normal;
}
#bodytext ul li {
	background: transparent url(/persistent/siteImgs/bullet.gif) no-repeat 0 .2em;
	color: #447799;
	margin: 4px 12px;
	padding: 1px 15px;
}

#bodytext ul {
	margin-bottom: 8px;
	padding-bottom: 8px;
}

*/

a {
	color: #066988;
	text-decoration: underline;
}

a:hover{
	color: #cc0033;
}

a.home {
	color: #fff;
	text-decoration: none;
}

a.home:hover{
	color: #fff;
	text-decoration: underline;
}

.clear {
	 clear: both; 
	 font-size: 0; 
	 height: 0; 
	 line-height: 0; 
 }

#stats {
	display: none;
}

/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/


#container_wrapper {
	width: 875px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}


html>body #container_wrapper {
	height: auto;
}


#container {
	width: 875px;
	height: 592px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/persistent/templateimages/bg.jpg);
	background-repeat: no-repeat;
	background-color: #e4e5e1;
	padding-bottom: 20px;
	}
	
html>body #container {
	height: auto;
}

#top_spacer {
	height: 39px;
	padding: 0;
	margin: 0;
}

#body_content {
	width: 840px;
	margin: 0 auto;
	padding: 0;
}

#logo_wrapper {
	width: 840px;
	height: 110px;
	margin: 0 auto;
}

#logo {
	width: 244px;
	height: 110px;
	float: left;
}


#body_text_wrapper {
	width: 840px;
	height: 250px;
	min-height: 250px;
	margin: 0 auto;
}

html>body #body_text_wrapper {
	height: auto;
}

#spacer {
	height: 20px;
}

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

#content_wrapper {
	width: 557px;
	height: 270px;
	min-height: 270px;
	float: right;
	background-color: #fff;
	padding: 10px;
}

html>body #content_wrapper {
	height: auto;
}

	#bodytext {
		width: 557px;
		font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS";
		color: #000;
		padding-bottom: 20px;
	}

	#quicklinks {
		width: 557px;
		float: 
	}

#btm_navbar {
	width: 557px;
	float: right;
	background-color: #e4e5e1;
	padding: 10px;
	font: bold 11px/25px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000;
}

#footer {
	width: 875px;
	margin: 0 auto;
	color: #666666;
}

#ga_info {
	width: 500px;
	font: normal 10px/18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	text-align: left;
	float: left;
}

#powered_by_sitesuite {
	width: 230px;
	font: normal 10px/20px Arial, Helvetica, sans-serif, "Trebuchet MS";
	text-align: right;
	float: right;

}

a.footer {
	color: #666;
	text-decoration: underline;
}

a.footer:hover {
	color: #000000;
}

/* -----------------------------------------------------------
	   NAVBAR
----------------------------------------------------------- */

#navbar_wrapper {
	width: 580px;
	height: 110px;
	float: right;
}

#navbar_spacer {
	height: 71px;
}

#navbar {
	width: 567px;
	height: 39px;
	padding-left: 13px;
	font: bold 11px/39px Arial, Helvetica, sans-serif, "Trebuchet MS";
	float: left;
	background-image: url(/persistent/templateimages/navbar_bg.jpg);
	background-repeat: no-repeat;
}

#nav, #nav ul {
	width: 560px;
	height: 43px;
	padding: 0;
	margin: 0;
	list-style: none;
	}

#nav li {
	float: left;
	padding: 0;
	height: auto;
	font: normal 11px/39px Arial, Helvetica, sans-serif, "Trebuchet MS";
	}

#nav li.selected { 
	color: #000;
	height: auto;
	}


#nav li a {
	color: #000;
	font: bold 11px/39px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	padding: 0px 15px 0px 6px;
	}
		
#nav li a:hover { 
	color: #000;
	text-decoration: underline;
	}

#nav li.selected a { 
	color: #066988;
	}
	
#nav li.selected a:hover { 
	color: #000;
	}
	
	
/* -------- Drop down menu -------- */	

#nav li ul a, #nav li ul a:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-transform:none;
	text-align: left;
	padding: 7px 5px 7px 10px;
	color: #000;
	width: auto;
	background: none;
	background-color: #eee;
	}
	#nav li ul a:hover { 
		background-color: #ccc;
		text-decoration: none;
		color: #fff;
		}

#nav li.selected ul a, #nav li.selected ul a:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 7px 5px 7px 10px;
	color: #000;
	width: auto;
	background: none;
	background-color: #eee;
	}
	#nav li.selected ul a:hover { 
		background-color: #ccc;
		text-decoration: none;
		color: #FFFFFF;
		}

#nav li ul li { 
	background-color: #80A1C4;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 176px;
	margin: 0;
	padding: 0;
	}

#nav li li {
	width: 176px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
	}

#nav li ul ul {
	margin: -1.90em 0 0 150px;
	}

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

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul {
	left: auto;
	z-index: 500;
	}

.nav {
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
}

.nav:hover {
	color: #066988;
	text-decoration: underline;
}

