#GDIscroll {
	width: 220px;
	height: 738px;
	overflow: auto;
	position: relative;
	padding-left: 22px;
	padding-right: 12px;
	}


.topMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #010025;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 0px;
	padding-top:5px
	}
	
.topMenu a{
color: #010025;
text-decoration:none;
}

.topMenu a:hover{
	text-decoration: underline;
}
#topMenuNav {position:relative;  z-index:5; top: 0px;  float: right; }


div#Logo2{
	width:134px;
	z-index:1;
	top: 46px;
	left: 647px;
	position: absolute;
	float:right;
}

div#mainMenu{position:relative; width:801px; height:30px; background-color:#ED4004;  padding:10px 0px 0px 0px; z-index: 0;}
div#mainMenuSee{position:relative; width:801px; height:30px; background-color:#0967DE;  padding:10px 0px 0px 0px; z-index: 0;}
div#mainMenuConnect{position:relative; width:801px; height:30px; background-color:#89A102;  padding:10px 0px 0px 0px; z-index: 0;}

div#main{position:relative; width:801px; z-index:0; top: 0px; background-color:#FFFFFF;}

.topcontainer ul {
padding-left: 5px;
	margin: 0px;
	}

.topcontainer li
{
	list-style-type: none;
	display:inline;
	float: left;
	width:100px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;	
}

.topcontainer a
{
color: #ffffff;
width: 100%;
text-decoration: none;
display: block;
padding:15px 0px 5px 0px;
}

.topcontainer a#think { color: #ffffff; }
.topcontainer a#see { color: #ffffff; }
.topcontainer a#connect { color: #ffffff; }
.topcontainer li#activeThink { background-color:#FF6600; }
.topcontainer li#activeSee { background-color:#1495EB; }
.topcontainer li#activeConnect { background-color:#ABC803; }
.topcontainer a:hover {background-color:#000000;}

div#footer{position:relative; width:801px; height:100px; z-index:0; bottom: 0px; background-color:#333333; }
div#footerThink{position:relative; width:801px; height:100px; z-index:0; bottom: 0px;  background-color:#ED4004;}
div#footerSee{position:relative; width:801px; height:100px; z-index:0; bottom: 0px; background-color:#0967DE;  }
div#footerConnect{position:relative; width:801px; height:100px; z-index:0; bottom: 0px; background-color:#89A102}




.fotmenu {
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 18px;
}
.fotmenu ul{
	margin:0;
	
	padding-left: 19px;
}
ul#sp {
padding: 5px 15px 0px 15px;
}
.fotmenu li{
	display: block;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	list-style-position: outside;
	list-style-type: none;
}
.fotmenu li a{
color: #FFFFFF;
  text-decoration:none;
}
.fotmenu li a:hover{
 font-weight: bold;
}

div#sidemenu {
	float: right;
	width: 90%;
	border-left-color: #010025;
	border-left-style: solid;
	border-left-width: 1px;
				}
	
	.newsText{
    color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
}

div#content {
	float: left;
	width: 67%
}
div#contentSplit {
	float: left;
	width: 95%;
}




body {
	color: #010025;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		background-color: #010025;
}

p {
	color: #010025;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
}
td, th table{
	margin-left: 20px;
	margin-right: 20px;
}

h1 {
	color: #010025;
	font-family: "Century Gothic";
	font-size: 20px;
	display: block;
	border-left-color: #010025;
	border-left-style: solid;
	border-left-width: thick;
	padding-left: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
h1#news {
font-size: 15px;
}

h2 {
	color: #FFFF66;
}


a {
	color: #9999cc;
}

