@CHARSET "ISO-8859-1";

#nonFooter
{
position: relative;
min-height: 75%;
padding-bottom: 0px;
}
* html #nonFooter
{
height: 100%;
}




html, body{
	padding: 0;
	margin: 0;

	font: 13px tahoma, arial, sans-serif;
	color: #6c6c6c;
	height: 100%;
		width: 100%;
	

	background: url('../images/bgGSA.jpg') top left repeat-x;
}
.heading1{
	display: inline;
	width: auto;
	font: 18px tahoma, arial, sans-serif;
	color: #006fb4;
	border-bottom: 2px solid #b9b9b9;

}

.heading2{
	font: 16px arial, sans-serif;
	color: #006fb4;
	font-weight: bold;
}

a{outline:none;}


#global{
	width: 100%;
	height: 100%;

	background: url('../images/bgGSA.jpg') top left repeat-x;
}

* html #global{
}

#header{
	width: 820px;
	height: 171px;

	margin: 0 auto;

	position: relative;

	background: url('../images/bgHeader.jpg') top left no-repeat;

}

* html #header{

	left: 7px;
}

#branding{
	width: 800px;
	height: 150px;
	margin-left: 11px;
	overflow: hidden;
	margin-top:-1px;
}

#content{

	width: 820px;
	height:150%;
	margin: 0px auto;
	margin-top: -1px;

	background: url('../images/bgContent.jpg') top left  repeat-y;

	border: 1px solid transparent;

}

* html #content{
	border: 1px solid white;
}

.arianne a{
	text-decoration: none;
	color: #f00;
}

.arianne{
	font-weight: bold;
	color: #f00;
}

#leftCol{
	float: left;
	margin-right: 18px;
}



/*#contentInt{
	margin-left: 11px;
}*/

/*
* html #contentInt{
	margin-left: 5px;
}*/

#contentZone{

	padding-top: 5px;
	margin-left: 200px;
	margin-right: 15px;
	margin-bottom:75px;
}

* html #contentZone{
	margin-left: 215px;
}

#contentBig{
	padding-top: 5px;
	margin-left: 26px;
	margin-right: 15px;

}

#nlContent{

	border: 1px solid #9ad7fe;
	width: 169px;
	margin-bottom: 10px;
}



#footer{
	width: 100%;
	height: 95px;

    margin: 0 auto;
position:absolute;
bottom:-6px;
	background: url('../images/bgFooter.jpg') top left repeat-x;
}

p.foot a{
	text-decoration: underline;
}

#footerInt{
   
	padding-top: 10px;
	text-align: center;
	width: 820px;
	height: 70px;
	margin: 0 auto;
	background: url('../images/footerInt.jpg') top left no-repeat;
	font-size: 11px;
	font-weight: bold;

}



#footerInt a,#footerInt a:hover,#footerInt a:active{
	color: #6ebbe7;
	text-decoration: none;
}

#footerInt span.arianne{
	font-size: 12px;
}

#footerInt span.arianne a{
	text-decoration: none;
	color: #f00;
}

#botMenu{
	position: relative;
	top: 7px;
}

#footerInt p{
	margin:0;
}

#produweb{
	display: block;
	width: 780px;
	position: relative;
	margin: 0 auto;
	bottom: 10px;
	color: #fff;
	font: 11px arial, sans-serif;

}

#produweb a, #produweb a:hover, #produweb a:visited{

	color: #fff;
}

.spacer{
	clear: both;
	height: 1px;
}


/*--------------------------------------------------------------------*/

h1{
	display: inline;
	width: auto;
	font: 18px tahoma, arial, sans-serif;
	color: #006fb4;
	border-bottom: 2px solid #b9b9b9;

}

h2{
	font: 16px arial, sans-serif;
	color: #006fb4;
	font-weight: bold;
}

.stronged{
	font-weight: bold;
	color: #000;
}

.red{
	color: #C00;
}

ul.blueBull{
	list-style: none;
	padding: 0;
}

ul.blueBull li{
	background: url('../images/bulletList.jpg') top left no-repeat;
	padding-left: 30px;
}

/*-----------------------------------------SITEMAP SITEMAP---*/

ul#sitemap a{
	color: #3b88b4;
}
ul#sitemap a:hover{
	color: #7fccf8;
}