/* CSS Document */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix {display: inline-block;} /* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */

*{
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
}



a:link { color: #496170; }
a:visited { color: #496170; }
a:hover { color: mediumturquoise; } 
a:active { color: #ff8000; } 

a {
	text-decoration: none;
}

body {
	background-color:#F0F0F0;
}

#wrapper {
	width:800px;
	background-color:#F0F0F0;
	margin-left:auto;
	margin-right:auto;
}


#head{
	margin-top:4px;
}

#head h1 {
	display:block;
	text-indent: -9999px;
	overflow:hidden;
	background:url(../img/GA_TOP_LOGO.gif) no-repeat center center;
	height:70px;
	with:800px;

}

#topgnav {
	margin-top:10px;
}

#topgnav h2 {
	text-indent: -9999px;
	height:0px;
	_height:1px;
	overflow:hidden;
}

#topgnav ul {
	margin-bottom:14px;
}
#topgnav  li{
	margin-bottom:5px;
}

#footer {
	height:250px;
	background-color:#FFFFFF;
}

#news {
	width:376px;
	float:left;
	font-size:small;


}

#newscon {

	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}

#newscon td a{

	color:#000000;
}

#newsnav h2 {
	text-indent: -9999px;
	height:0px;
	_height:1px;
	overflow:hidden;
}

#relation {
	width:424px;
	float:right;
}

#relationnav h2 {

	display:block;
	text-indent: -9999px;
	overflow:hidden;
	background:url(../img/bnr_link_ro.gif) no-repeat center center;
	height:29px;
	with:376px;
}

#relationcon {
	display:block;
}

#newscon tr {
	background:url(../img/line_sd_ro.gif) repeat-x bottom center;
	height:2px;
	with:4px;
}

#newscon table {
	border-collapse:collapse;
	
}

#newscon tr {
	height:30px;
}

#newsnav h2 {

	display:block;
	text-indent: -9999px;
	overflow:hidden;
	background:url(../img/bnr_news_ro.gif) no-repeat center center;
	height:29px;
	with:424px;
}

#relationcon {
	margin-top:5px;
}


#relationga {
	float:left;
	margin-left:5px;
	_margin-left:2px;
}

#relationsc {
	float:right;
	margin-right:2px;
	_margin-left:1px;
}

.date {
	padding-left:10px;

}

.newsdat {
	padding-left:10px;

}

