/*Global styles - fonts etc*/
html, body{
	font-family:Verdana;
	font-size:14px;  
	color:#333333;
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
}
.pagecontainer{
    position:relative;
    clear:both;
    float:left;
    min-height:100%;
    height:auto !important;
    height:100%;
    width:100%;
}


/*body text [pure text]0C519F*/
a:link {
	text-transform: none;
	color: #3d4d7e;
	text-decoration: underline;
}
a:visited {
	text-transform: none;
	color: #3d4d7e;
}
a:hover {			
	text-transform: none;
	color: #3d4d7e;
	text-decoration: none;		
}
a:active {						
	text-transform: none;
	color: #3d4d7e;
}
/*main blue menu - text in white */

a.head:link {
	font-family:Verdana;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-decoration: none;
}
a.head:visited {
	font-family:Verdana;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-decoration: none;
}
a.head:hover {
	font-family:Verdana;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-decoration: underline;
}
a.head:active {
	font-family:Verdana;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-decoration: none;
	}

/*Container for all header elements*/
.header{ 
	position:relative;
	background: #ffffff url(../images/logobackground.jpg) repeat-x top left;
	width:98%;
	height:90px;
	margin-top:-5px;
	margin-left:10px;
	font-size:11px;
}
/*Header elements*/
.mainlogo{
    width:200px;
	background: url(../images/futuritylogotopleft.jpg) no-repeat top left;
	position:absolute;
	top:0px;
	left:-15px;
	z-index:9;
}
.logotextNED{
    position:absolute;
	top:27px;
	left:186px;
	z-index:21;
	width:319px;
	font-family:Times New Roman;
	font-size:50px;
	color:#333333;
}
.logotextNEDshadow{
    position:absolute;
	top:29px;
	left:188px;
	z-index:20;
	width:319px;
	font-family:Times New Roman;
	font-size:50px;
	color:#ffffff;
}
.logotextONLINE{
    position:absolute;
	top:29px;
	left:295px;
	z-index:21;
	width:319px;
	font-family:Times New Roman;
	font-size:45px;
	color:#666666;
}
.logotextONLINEshadow{
    position:absolute;
	top:31px;
	left:297px;
	z-index:20;
	width:319px;
	font-family:Times New Roman;
	font-size:45px;
	color:#ffffff;
}
.sponsorlogo
{
    width:500px;
	background: #ffffff url(../images/futuritysponsorlogo.jpg) no-repeat top right;
	position:absolute;
	top:0px;
	right:0px;
	z-index:8;
}
/*Blue bar*/
.mainmenu{
	position:relative;
	top:86px;
	left:0px;
	width:100%;
	background:  url(../images/menubackground.jpg) repeat-x top left;
	margin-top:auto;
	height:35px;
}
.mainmenuleft
{
    background:#ffffff url(../images/menu_lhs.jpg) no-repeat top left;
	float:left;
	clear:left;
	position:relative;
}
.mainmenuright{
    position:relative;
	float:right;
	clear:right;
	background:#ffffff url(../images/menu_rhs.jpg) no-repeat top right;
}
.menuitems{
    position:absolute;
    top:7px;
    left:20px;
}
/*Grey bar*/
.statusbar1{
	position:absolute;
	top:120px;
	left:0px;
	background:#cccccc;
	width:100%;
}
.flag{
    position:absolute;
    top:133px;
    left:0px;
    z-index:9;
}


/* left menu */

a.loginlink:link
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:black;
}
a.loginlink:hover
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    text-decoration:underline;
    color:black;
}
a.loginlink:visited
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:black;
}
a.loginlink:active
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:black;
}  
  
.statusbar2{
	background:#cccccc;
	width:295px;
	height:29px;
	top:125px;
	right:0px;
	position:absolute;
}
.statusbarleft{
	float:left;
	clear:left;
}
.statusbarright{
	float:right;
	clear:none;
}
.quicksearch{
    float:right;
    clear:none;
    text-align:right;
    font-size:12px;
    font-weight:bold;
    margin-top:0px;
    margin-bottom:7px;
    margin-right:5px;
    color:#3d4d7e;
}
.help{
    float:right;
    margin-top:11px;
}
a.helplink:link{
    color:#ffffff;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
}
a.helplink:visited{
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
a.helplink:hover{
    color:#ffffff;
    text-decoration:underline;
    font-weight:bold;
    font-size:11px;
}
a.helplink:active{
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
/*END Header elements*/

.leftmenu{
	position:relative;
	float:left;
	clear:left;
	margin-top:56px;
	margin-left:10px;
	width:200px;
}
.copyright{
    font-family:Verdana;
	font-size:8px;
	color:black; 
	width:168px;
	padding-top:5px;
	padding-left:10px; 
	position:relative;
	float:left;
	clear:left;

}
.maincontent{
	position:relative;
	float:left;
	clear:right;
	margin-top:56px;
	padding-left:45px;
    padding-right:20px;
	padding-bottom:30px;
}
.footer
{
    position:relative;
    font-family:Verdana;
	font-size:x-small;
	color:#0C519F;
	z-index:100;
	height:40px;
	padding-top:0px;
	line-height:16px;
	
}
.footerred{
    font-family:Verdana;
	font-size:x-small;
	color:#FF0000;
	padding:6px 6px 6px 0px;
	}
/*Links*/
a.navnobold:link {
	font-size:10px;
	font-family:Verdana;
	color:#0C519F;
	text-decoration: none;
}
a.navnobold:visited {
	font-size:10px;
	font-family:Verdana;
	color:#0C519F;
	text-decoration: none;
}
a.navnobold:hover {
	font-size:10px;
	font-family:Verdana;
	color:#0C519F;
	text-decoration: underline;
}
a.navnobold:active {
	font-size:10px;
	font-family:Verdana;
	color:#0C519F;
	text-decoration: none;
	}



/*Titles and general fonts*/
.pagetitle{
    font-size:18px;
    font-family:Verdana;
    font-weight:bold;
    color:Red;
}
.pagesubtitle{
    font-size:14px;
    font-family:Verdana;
    font-weight:bold;
    color:Black;
}   
.general10
{
    font-size:10px;
    font-family:Verdana;
    font-weight:normal;
    color:Black;
} 
.bold10
{
    font-size:10px;
    font-family:Verdana;
    font-weight:bold;
    color:Black;
}
.boldl12
{
    font-size:12px;
    font-family:Verdana;
    font-weight:bold;
    color:Black;
} 
 
a.showhelpLink:link{
    color:#999999;
    text-decoration:none;
    font-size:10px;
    font-weight:bold;
}
a.showhelpLink:visited{
    color:#999999;
    text-decoration:none;
    font-weight:bold;
    font-size:10px;
}
a.showhelpLink:hover{
    color:#999999;
    text-decoration:underline;
    font-weight:bold;
    font-size:10px;
}
a.showhelpLink:active{
    color:#999999;
    text-decoration:none;
    font-weight:bold;
    font-size:10px;
}
