html, body {
	height: 70%;
	width: 100%; 
	padding: 0;
	border: 0;
	background-color: #F8F7F3;
	margin: 0 auto;
	text-align: center;
}
html*.content {height: 50%; width: 778px; margin-top: 0px; margin-left: 0;}
html*.row{float: left;}
html*.one{height: 100%; padding:0; margin:0;}
.content{
	position: relative;
	display: table;
	width: 778px;
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 0;
	border: 0;
	clear: both;
	border-spacing: 0;
	height: 60%;
	text-align: left;
	
	
	/* required by Opera 6 */
}

/* hide this from opera6 */
head:first-child+body div.content {height: 100%;}

.main {
	display: table-row;
}
.row{
	display: table-cell;
	border: 0;
	padding: 0;
	margin-top: 0;
	padding-top: 2px;
	padding-bottom: 50px;
	vertical-align: top;
	min-height: 100%;
}
.one{
	position: relative;
	z-index: 5;
	width: 778px;
	
	clear:both;
	background-image: url('../images/content_background.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	background-color: #fff;
	height:40px;
	margin-top:-4px;
	
}

#header{
	position: relative;
	top: 0;
	height:120px;
	background-image: url('../images/header_blue.jpg');
	background-repeat:repeat-x;
	background-position:left top;
	background-color: #fff;
	color: #000;
	width: 780px;
	z-index: 10;
	margin-left:10px;
	_margin-left:0px;
}
html*#header{
	height:50px;
}
p.links {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
	color: #fff;
	margin:0;
	padding:0 0 0 0;
}
p.system {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-align:left;
	padding-left:;
	text-decoration: none;
	color: #fff;
	margin:0;
	padding:0 0 0 5px;
}
a.header_links_langs,a.header_links_langs:visited {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a.header_links_langs:active {
	text-decoration: underline;
}
a.header_links_langs:hover {
	text-decoration: underline;
}
.clear {
	clear:both;
	height:0;
}

#footer{
	clear: both;
	position: relative;
	background-image: url('../images/footer_background.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
	height: 93px;
	width: 778px;
	left:10px;
	color: #000;
	padding-left: 0px;
	margin-left:0px;
	_margin-left: -17px;
	margin-top: -40px;
	_margin-top: 0px;
	_margin-bottom: 0px;
	z-index: 15;

	
}
p.foooterp1 {
	font-family: Verdana;
	font-size: 10px;
	line-height:15px;
	font-weight: normal;
	text-align: left;
	color:#fff;
	padding-left:4px;
	padding-top:2px;
}
p.foooterp {
	color:#6E6C6C;
	font-family:Verdana;
	font-size:9px;
	text-align:left;
	line-height:15px;
	padding-top:10px;
}
p.foooterp2 {
	color:#fff;
	font-family:Verdana;
	font-size:10px;
	line-height:15px;
	padding-top:15px;
	text-align:center;
}
p.foooterp3 {
	color:#6E6C6C;
	font-family:Verdana;
	font-size:9px;
	text-align:right;
	line-height:15px;
	padding-top:10px;
}


/* hide this from opera6 */
head:first-child+body div#footer {margin-bottom: 0;}

a.glMenu,a.glMenu:visited {  
	font-size:13px;
	color:#160063;
	display:block;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
	background-color:#F2EFE4;
	border-left:5px solid #625F60;
	text-indent: 7px;
	width:206px;
	height: 27px;
	text-align: left;
	line-height: 27px;
	margin-top:1px;
}
a.glMenu:hover,a.glMenu:active { 
	text-decoration: none;
	color:#CC9A37;
}

html>body #outer{height:auto;}
.center{
	width: 778px;
	min-height:auto;
	margin: 0px auto 0px auto;
	border: 0;
	clear: both;
	border-spacing: 0;
}
html*.center{
	height:100%;
	width: 778px;
	min-height:100%;
	margin: 0px auto 0px auto;
	display: table;
}

p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #2C2C2A;
	margin: 0;
	line-height: 20px;
	padding:0;
}
.text p {
	text-indent:1em;
}

ul li {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #2C2C2A;
	margin: 0;
	line-height: 20px;
	padding:0;

}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	font-weight: bold;
	color: #A43702;
	line-height: 28px;
	margin:0 0 0 0;
	_margin:2px 0 0 0;
	padding-top:1px;
	_padding-top:2px;
	text-align:center;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3A3A3A;
	text-align: left;
	background-image: url('../images/header_yellow.jpg');
	background-repeat:repeat-x;
	background-position: center left;
	text-indent:1em;
	line-height: 28px;
	width: 663px;
	height:28px;
	margin:0 0 0 0;
	_margin:2px 0 0 0;
	padding-top:1px;
	_padding-top:2px;
}
.logo1 {
	float:left;
	width:120px;
	height:101px;
	padding:0;
	margin:0;
}
.header_flash {
	float:left;
	width:658px;
	height:101px;
	padding:0;
	margin:0;
}
.systemrow {
	float:left;
	width:200px;
	height:20px;
	padding:0;
	margin:0;
}
.langsrow {
	float:left;
	width:570px;
	height:20px;
	padding:0;
	margin:0;
}
.text {
	padding:3px 5px 3px 15px;
	margin:15px 0 5px 0;
}
.footer1 {
	float:left;
	width:290px;
	
}
.footer2 {
	float:left;
	width:225px;
}
.footer3 {
	float:left;
	width:255px;
}
.member {
	background-image: url('../images/memberof.jpg');
	background-repeat:no-repeat;
	background-position: bottom center;
	height:181px;
	margin-bottom:20px;
}
p.miniheader {
	 color:#CB0015; width:461px; text-align:center; margin-left:200px;
}
