/*STYLES-----------------------------------*/
*	{
	margin:0px;
	padding:0px;
}
img	{	
	border:0px;
}

strong	{
	font-weight:normal;
}

li {
    list-style:disc;
	margin-left:40px;
	color:#333333;
	font-size:12px;
}
a:link	{
	color:#336699;
	text-decoration:none;
	outline:none;
}
a:visited	{	
	color:#336699;
	text-decoration:none;
	outline:none;
}
a:hover	{	
	color:#FF9900;
	text-decoration:none;
	outline:none;
}
a:active	{
	color:#336699;
	text-decoration:none;
	outline:none;
}




body	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	font-weight:normal;
	color:#333333;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	text-align:left;
	
}
h1	{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#336699;
	margin-bottom:10px;
	
}
h2	{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#336699;
	margin-bottom:10px;
	
	
	
}

.gis h1	{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:10px;
	
}
.gis h2	{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:10px;

	
}
p	{
	margin-bottom:15px;
}
.icon1	{	
	margin-top:10px;
	margin-left:5px;
}
.icon2	{
	margin-top:10px;
	margin-left:7px;
}
.cloud	{
	margin-top:10px;
	margin-left:18px;
}
.contentTitles	{
	margin-top:30px;
	margin-left:18px;
}
.homePadding	{
	margin-top:8px;
	margin-left:-20px;
	
}
/*Tag Cloud Styles--------------------------------------------------------*/
.c1	{font-size:25px;color:#999999}
.c2	{font-size:30px;font-weight:bold;color:#333333}
.c3	{font-size:25px;color:#666666}
.c4	{font-size:35px;font-weight:bold;color:#CCCCCC}
.c5	{font-size:30px;color:#333333}
.c6	{font-size:35px;font-weight:bold;color:#666666}
/*Lists-------------------------------------------------------------------*/


.readmore li	{	
	list-style-image:url(../images/readmore_bullet.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:150%;
	margin:0px;
	padding:0px;
}
.readmore1 li	{	
	list-style-image:url(../images/readmore_bullet.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:150%;
	margin:0px;
	padding:0px;
}
.float	{	
	float:right;
}
.readMore ul	{
	margin-left:40px;
	list-style-image:url(../images/readmore_bullet.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
	margin:0px;
	padding:0px;
}
.pressEtc li	{	
	list-style-image:url(../images/readmore_bullet.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
}

.reads	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-left:30px;
	padding-top:25px;
}
.reads li	{
	margin-bottom:5px;
}
.readMoreIndent	{
	margin-left:50px;
	list-style-image:url(../images/readmore_bullet.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
}
.services ul	{
	list-style:disc;
	font-size:11px;
}
.contentImage	{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.floatLeft	{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.services li	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	list-style:disc;
	margin-left:20px;
	text-align:left;
	font-size:11px;
	font-style:none;
	line-height:200%;
	list-style-image:url(../images/smallBullet.jpg);
}





	
	/* These classes are used by the script as rollover effect for table 1 and 2 */
	
	.tableRollOverEffect1{
		background-color:#5485BD;
		color:#FFF;
	}


	
	.tableRowClickEffect1{
		background-color:#5485BD;
		color:#FFF;
	}

	
	
	
		.tableRollOverEffect2{
		background-color:#5485BD;
		color:#FFF;
	}


	
	.tableRowClickEffect2{
		background-color:#5485BD;
		color:#FFF;
	}
	
	
	.rollover a {
display:block;
position:relative;
float:left;
width: 255px;
height: 53px;
padding-top: 45px;
font: bold 13px sans-serif;;
color:#ccc;
background: url("../images/wchoice.png") 0 0 no-repeat;
text-decoration: none;
text-align:center;
}
.rollover a:hover { 
background-position: 0 -98px;
color: #fff;
}



	.rollover2 a {
display:block;
position:relative;
float:left;
width: 255px;
height: 53px;
padding-top: 45px;
font: bold 13px sans-serif;;
color:#ccc;
background: url("../images/gbchoice.png") 0 0 no-repeat;
text-decoration: none;
text-align:center;
left:5px;

}
.rollover2 a:hover { 
background-position: 0 -98px;
color: #fff;
}	


/*LAYERS-----------------------------------*/

#MainContainer	{
	position:relative;
	width:910px;
	margin-left:auto;
	margin-right:auto;
	top:10px;
}


#breadcrumb	{
	position:absolute;
	width:600px;
	left: 83px;
	top: 234px;
	font-size:11px;
	z-index:100;
}
#top	{	
	position:relative;
	width:100%;
	height:114px;
	top:-10px;
}
#banner	{
	position:relative;
	width:838px;
	height:100px;
	left:62px;
	
}
#bottom	{
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	width:910px;
	position:relative;
	height:200px;
	z-index:999;
	clear:both;
	background-color:#f5f5f5;
}
#sectors	{
	position:relative;
	background-image:url(../images/sectorsBack.jpg);
	background-repeat:no-repeat;
	width:272px;
	float:right;
	margin-top:15px;
	margin-right:16px;
	min-height:300px;
	z-index:999995;	
}
#mainContent	{
	position:relative;
	background-image:url(../images/mainBack.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:556px;
	float:right;
	margin-top:15px;
	margin-right:4px;
	min-height:300px;
}
#printPDF	{
	position:absolute;
	width:25px;
	height:68px;
	left:37px;
	top:250px;
	z-index: 999996;
}
#textArea	{
	width:520px;	
	min-height:100px;
	margin-top:9px;
	margin-left:20px;	
	margin-right:40px;
	z-index:999994;

}
#textArea a:link	{
	color:#336699;	
	
}
#textArea a:visited	{
	color:#336699;	
}
#textArea a:hover	{
	color:#FF9900;
	text-decoration:underline;
}
#textArea a:active	{
	color:#003366;	
}

#textArea li{
	margin-left:40px;
	list-style:disc;
}

#textArea2	{
	width:520px;	
	min-height:300px;
	margin-top:9px;
	margin-left:20px;	
	margin-right:40px;
	z-index:999994;

}
#textArea2 ul,li	{
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}

#giscrumb	{
	position:absolute;
	width:600px;
	left: 83px;
	top: 234px;
	font-size:11px;
	z-index:100;

}	
#giscrumb a:link	{
	color:#333333;	
	text-decoration:underline;	
}
#giscrumb a:visited	{
	color:#333333;
	text-decoration:underline;	
}
#giscrumb a:hover	{
	color:#ffffff;
	text-decoration:underline;
}
#giscrumb a:active	{
	color:#ffffff;
	text-decoration:underline;	
}


#homeButton	{
	position:relative;
	left:10px;
	width:259px;
	text-align:center;
	height:25px;
}
#readMoreTop	{
	position:relative;
	left:10px;
	width:259px;
	height:51px;
	background-image:url(../images/readmore_top.png);
	background-repeat:no-repeat;
	
}
#readMoreContent	{
	position:relative;
	left:10px;
	width:205px;
	padding-top:5px;
	padding-left:40px;
	background-image:url(../images/rightmenus_back.png);
	background-repeat:repeat-y;
	min-height:100px;
}
#readMoreBottom	{
	position:relative;
	left:10px;
	width:259px;
	height:37px;
	background-image:url(../images/rightmenus_bottom.png);
	background-repeat:no-repeat;
}
#lookingForTop	{
	position:relative;
	left:10px;
	width:259px;
	height:51px;
	background-image:url(../images/lookingforthese_top.png);
	background-repeat:no-repeat;
}
#lookingForContent	{
	position:relative;
	left:10px;
	width:259px;
	background-image:url(../images/rightmenus_back.png);
	background-repeat:repeat-y;
	min-height:100px;
}
#lookingForBottom	{
	position:relative;
	left:10px;
	width:259px;
	height:37px;
	background-image:url(../images/lookingforthese_bottom.png);
	background-repeat:no-repeat;
}
#relatedLinksTop	{
	position:relative;
	left:10px;
	width:259px;
	height:51px;
	background-image:url(../images/relatedlinks_top.png);
	background-repeat:no-repeat;
}
#relatedLinksContent	{
	position:relative;
	width:259px;
	background-image:url(../images/rightmenus_back.png);
	background-repeat:repeat-y;
	min-height:100px;
	line-height:1.4em;
	margin-left:10px;
 	
}
#relatedLinksContent a	{
	padding: 0px; 
}

#relatedLinksBottom	{
	position:relative;
	left:10px;
	width:259px;
	height:37px;
	background-image:url(../images/lookingforthese_bottom.png);
	background-repeat:no-repeat;
}
#relatedSectionsTop	{
	position:relative;
	left:10px;
	width:259px;
	height:51px;
	background-image:url(../images/relatedsections_top.png);
	background-repeat:no-repeat;
}
#relatedSectionsContent	{
	position:relative;
	left:10px;
	padding-top:5px;
	padding-left:40px;
	min-height:50px;
	width:205px;
	background-image:url(../images/rightmenus_back.png);
	background-repeat:repeat-y;
}
#relatedSectionsBottom	{
	position:relative;
	left:10px;
	width:259px;
	height:37px;
	background-image:url(../images/rightmenus_bottom.png);
	background-repeat:no-repeat;
}
#pressReleases	{
	position:relative;
	width:255px;
	height:147px;
	background-image:url(../images/press.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:50px;
	margin-top:55px;
}
#pressReleases	li{
	font-size:11px;
	
}
#pressContent	{
	position:relative;
	width:470px;
	margin-left:29px;
	top:36px;
}
#interestingReads	{
	position:relative;
	width:255px;
	height:147px;
	background-image:url(../images/reads.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:55px;
	margin-bottom:40px;
	margin-right:5px;
}
#interestingReads	li{
	font-size:11px;
	
}
#readsContent	{
	position:relative;
	width:470px;
	margin-left:29px;
	top:36px;
}
#serviceList	{
	padding: 10px;
	float: left; 
	margin-right: 13px; 
	margin-bottom: 3px; 
	min-height: 100px; 
	padding-top:32px;
	width: 175px; 
	background-image:url(../images/servicesBackground.jpg);
	color: rgb(0, 0, 0);
	border:1px dotted #CCCCCC;
}
#serviceList li	{
	margin-left:25px;
	list-style-image:url(../images/bulletMini.jpg);
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
}
#dataGB	{
	position:relative;
	float:left;
	width:254px;
	height:293px;
	background-image:url(../images/dataGBbg.jpg);
	margin-bottom:15px;
}
#dataWorld	{
	position:relative;
	float:left;
	width:254px;
	height:293px;
	background-image:url(../images/dataWorldbg.jpg);
	margin-right:6px;
	margin-bottom:15px;
}
#webList	{
	padding: 10px;
	float: left; 
	margin-right: 13px; 
	margin-bottom: 3px; 
	min-height: 100px; 
	padding-top:32px;
	width: 175px; 
	background-image:url(../images/webBoxBack.jpg);
	color: rgb(0, 0, 0);
	border:1px dotted #CCCCCC;
}
#webList li	{
	margin-left:25px;
	list-style-image:url(../images/bulletMini.jpg);
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
}
#webTech	{
	padding: 10px;
	float: right; 
	margin-left: 13px; 
	margin-bottom: 3px; 
	min-height: 100px; 
	padding-top:32px;
	width: 175px; 
	background-image:url(../images/webTechBack.jpg);
	color: rgb(0, 0, 0);
	border:1px dotted #CCCCCC;
}
#webTech li	{
	margin-left:25px;
	list-style-image:url(../images/bulletMini.jpg);
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
}

#aboutUstop	{
	position:absolute;
	width:200px;
	height:18px;
	left:15px;
	top: 23px;
	text-align:left;
	border-bottom:1px solid #cccccc;
	z-index:999999;
	color:#666666;
	text-indent:4px;
	font-weight:bold;
}
#aboutUs	{
	position:absolute;
	width:200px;
	height:160px;
	left:21px;
	top: 52px;
	font-size:11px;
	line-height:1.5em;
	
}

#visitTop	{
	position:absolute;
	width:200px;
	height:18px;
	left:234px;
	top: 23px;
	text-align:left;
	border-bottom:1px solid #cccccc;
	z-index:999999;
	color:#666666;
	text-indent:4px;
	font-weight:bold;
}
#visit	{
	position:absolute;
	width:200px;
	height:160px;
	left:240px;
	top: 52px;
	font-size:11px;
	line-height:1.5em;
	
}

#addressTop	{
	position:absolute;
	width:157px;
	height:18px;
	left:744px;
	top: 24px;
	text-align:right;
	border-bottom:1px solid #cccccc;
	z-index:999999;
	color:#666666;
	text-indent:4px;
	font-weight:bold;
}
#address	{
	position:absolute;
	width:200px;
	height:160px;
	left:700px;
	top: 53px;
	font-size:11px;
	line-height:1.5em;
	text-align:right;
	
}
	
#searchBox {
	position:absolute;
	height:22px;
	width:200px;
	left: 643px;
	top: 10px;
	color:#333333;
	font-size:11px;
	text-align:right;
}
#searchBtn {
	position:absolute;
	height:16px;
	width:50px;
	left: 847px;
	top: 11px;
	
}
.searchBox	{
	width:200px;
	border:none;
	height:17px;
	font-size:11px;
	background-image:url(../images/searchBackground.jpg);
	background-repeat:no-repeat;
	color:#666666;
	text-indent:2px;
}
.searchBox:focus	{
	width:200px;
	border:none;
	height:17px;
	font-size:11px;
	color:#666666;
	text-indent:2px;
}

#inactionbox	{
	position:relative;
	width:520px;
	height:212px;
	background-image:url(../images/inaction.jpg);
	background-repeat:no-repeat;
	float:left;
	left:7px;
}


#ashinactionbox	{
	position:relative;
	width:520px;
	height:132px;
	background-image:url(../images/ashinaction.jpg);
	background-repeat:no-repeat;
	float:left;
	left:7px;

}



#euinactionbox	{
	position:relative;
	width:520px;
	height:132px;
	background-image:url(../images/euinaction.jpg);
	background-repeat:no-repeat;
	float:left;
	left:7px;
}



#intcs	{
	position:relative;
	width:530px;
	height:166px;
	background-image:url(../images/intcs.jpg);
	background-repeat:no-repeat;
	float:left;
	left:0px;
}


#intcs a:link {
	color: #FFFFFF;
	text-decoration: underline;
	
}


#intcs a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	
}


#intcs a:active {
	color: #FFFFFF;
	text-decoration: underline;
	
}




#intcs a:hover {
	color: #000000;
	text-decoration: underline;
	
}


#planvu	{
	padding: 10px;
	float: right; 
	margin-left: 10px; 
	margin-bottom: 3px; 
	min-height: 100px; 
	padding-top:32px;
	width: 175px; 
	background-image:url(../images/planvuBackground.jpg);
	color: rgb(0, 0, 0);
	border:1px dotted #CCCCCC;
}
#planvuList li	{
	margin-left:25px;
	list-style-image:url(../images/bulletMini.jpg);
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
}

#gisbox		{
	position:relative;
	float:left;
	background-image:url(../images/gisbox.png);
	background-repeat:no-repeat;
	width:204px;
	height:155px;
	padding-left:10px;
	padding-right:15px;
	padding-top:14px;
	margin-right:15px;
}


#gisbox li	{
	margin-left:25px;
	list-style-image:url(../images/bulletMini.jpg);
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
}


#gismainContent	{
	position:relative;
	background-image:url(../images/gisbg2.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:556px;
	float:right;
	margin-top:15px;
	margin-right:4px;
	min-height:300px;
	
}

#dataGB	{
	position:relative;
	float:left;
	width:254px;
	height:293px;
	background-image:url(../images/dataGBbg.jpg);
	margin-bottom:15px;
}
#dataWorld	{
	position:relative;
	float:left;
	width:254px;
	height:293px;
	background-image:url(../images/dataWorldbg.jpg);
	margin-right:6px;
	margin-bottom:15px;
}

	#gishome li	{
	margin-left:15px;
	list-style-image:url(../images/bulletMini.jpg);
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}
