/* GLP global general styles */	
/* last updated February 22, 2009 by m2 */
html, body {
	margin:0px;
	padding:0px;
	font: 10pt arial, helvetica, sans-serif;
	background:#ffffff;
	color:#000066;
	}

a:link { text-decoration:underline;color:#000066; }
a:visited { text-decoration:underline;color:#000066; }
a:active { text-decoration:none;color:#000066; }
a:hover { text-decoration:underline;color:#000066; outline:none; } 

.color-3-text-8 { 
	font: 8pt arial, helvetica, sans-serif;
	color: #000066;
	}	
/* GLP global general styles end */	


/* GLP global structure styles */	
#glp-body-center {
	text-align:center;
	}	
	
#glp-body {
	position: relative;
	width: 1000px; 
	margin-left: auto;
	margin-right: auto;
	text-align:center;	
	background:#ffffff url(file:///C|/Documents%20and%20Settings/Ann-Margit%20Moreland/Desktop/images/bg-body.jpg) no-repeat;
	border:0px solid #000000;		
	}	

#glp-header {
	position:relative;
	left:0px;
	top:0px;
	height:200px;	
	border:0px solid #000000;	
	}	

#glp-menu-box {
	position:absolute;
	top:155px;
	left:181px;
	line-height:40px;
	vertical-align:50%;
	color:#ffffff;
	font:bold 10pt arial, helvetica, sans-serif;
	border:0px solid #000000;
	}	
		
	#glp-menu a {
		display:inline;
		text-decoration:none;
		font-weight:bold;
		color:#000066;
		}

	#glp-menu a:hover {
		text-decoration:underline;	
		color:#000066; 
		}	
	
#glp-column-full {
	float:left;
	width:900px;
	height:550px;
	margin:0px 50px 0px 55px;
	padding:0px 0px 0px 0px;
	text-align:center;
	border:0px solid #ffffff;	
	}	
	
#glp-column-full {
	float:left;
	width:900px;
	height:550px;
	margin:0px 50px 0px 55px;
	padding:0px 0px 0px 0px;
	text-align:center;
	border:0px solid #ffffff;	
	}	


#glp-footer-separator {
	clear:both;
	height:30px;
	}						
	
#glp-footer {
	clear:both;
	padding:0px 0px 0px 0px;
	height:40px;
	line-height:40px;
	vertical-align:80%;
	text-align:center;
	border-top:0px solid #000066;
	background:#ffffff;		
	}	

/* GLP global structure styles end */	


/* GLP second level styles */	
#glp-body-sl {
	position: relative;
	width: 1000px;
	margin-left: 0;
	margin-right: auto;
	text-align:left;
	background:#ffffff url(images/bg-body-sl.jpg) no-repeat;
	border:0px solid #000000;
	top: 1px;
	}	
	
#glp-sl-title {
	font:bold 10pt arial, helvetica, sans-serif;						
	height:30px;
	width:1000px;
	color:#000066;	
	margin:0px 0px 20px -40px;
	padding:7px 0px 0px 40px;
	background:url(images/bg_sl_title.gif) no-repeat top left;	
	}
/* GLP second level styles end */

/* GLP campaigns styles */	
#glp-column-left {
	float:left;
	width:600px;
	margin:0px 0px 0px 80px;
	border:0px solid #ffffff;	
	}	
			
#glp-column-left-text {
		margin:280px 0px 0px 90px;
		border:0px solid #000000;
		}	
		
#glp-column-right {
		position:relative;
		left:50px;
		top:0px;
		border:0px solid #000000;			
		}	
				
#glp-column-right-text {
			margin:177px 65px 0px 730px;		
			line-height:18px;	
			border:0px solid #000000;
			}		
/* GLP campaigns styles end */	


/* start missions style sheet */	
div.img {
  margin: 2px;
  border: 0px solid #000000;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	

div.img img {
  display: inline;
  margin: 3px;
  border: 0px solid #000000;
}

div.img a:hover img {
border: 1px solid #000066;
}

div.desc {
	text-align: center;
  font-weight: normal;
  width: 875px;
  margin: 2px;
	border: 2px solid #000000;
}
/* missions style sheet end */

