/*
orange = #FF9933
blue = #004685
light blue = #CCDAE7
main BG colour = #F3F3F3

*/

#topRounded{
}

#top{
width: 958px;
height:134px;
margin-left: 1px;
background:url(../../images/5/topbg.jpg) no-repeat top left;
}

/* for IE */
* html #top {
margin-top: -8px;
}

.topBanner{
width: 948px;
height:104px;
margin: 0px 5px 0px 5px;
}



#topnav{
	font-size:12px;
	margin: 0px 5px 0px 5px;
	padding:0px 0px 0px 0px;
	height: 32px;
	width: 948px;
	background: none;
}

/** IE6 **/
* html #topnav{
margin: 0px 0px 0px 3px;

}

#nav {
	float:left;
	height:32px;
	width: 750px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color: #004685;
	padding:0px;
	margin:0px;
}

#nav ul {
    margin:0px;
	padding:0px 0px 0px 0px;
    padding:0px;
    list-style:none;
    }
	
#nav li {
    float:left;
	/*background:url(../../images/5/navTab_right.gif) no-repeat right top;*/
	/*margin:3px 6px 3px 0px;*/
	margin:0px;
    padding:0px;
    }


#nav a {
    display:block;
    /*background:url(../../images/5/buttonLine.gif) no-repeat right top;*/
    padding:8px 15px 5px 15px;
	color:#fff;
	text-decoration:none;
	font-weight: normal;
    }
	
#nav a:visited {
    display:block;
	color:#fff;
	border: 0px solid #000000;
	text-decoration:none;
	font-weight: normal;
    }
		

#nav a:hover {
    display:block;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: normal;
  }
	

	
#nav #current a {
    display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

#bannerTitle{
margin: 20px 0px 0px 230px;
color:#FFCC00;
font-size:30px;
font-weight:bold;
text-transform:uppercase;
}

.logo{
	margin: 0px 0px 0px 0px;
	padding: 0px;
/*	height: 85px;
	background-image:url(../../images/5/GPlogo.gif);
	background-repeat:no-repeat;*/
}

.logo img{
	/*height: 85px;*/
}

.ticker{
width: 442px;
height: 16px;
margin: 3px 2px 0px 0px;
padding:2px;
background:#FFFFFF;
border: 1px solid #AE86AE;
color: #6F086F;
}

#login{
	color: #6F086F;
float: left;
height: 26px;
width: 160px;
border: 0px solid #000000;
text-align: right;
margin-right: 2px;
font-size:10px;
}

#login a {
	color: #6F086F;
	font-weight:normal;
	text-decoration:none;
}
#login a:visited {
	color: #6F086F;
	font-weight:normal;
	text-decoration:none;
}
#login a:hover {
	color: #AE86AE;
	font-weight:normal;
	text-decoration:underline;
}
#login a:active {
	color: #6F086F;
	font-weight:normal;
	text-decoration:none;
}








