html, body{margin:0px; color:black; height:100%;}
html{overflow:auto;}
a img{border:0;}
h1, h2, h3, h4, h5, h6{margin-top:2px; margin-bottom:5px;}
h1{font-size:150%;}
h2{font-size:145%;}
h3{font-size:140%;}
h4{font-size:135%;}
h5{font-size:130%;}
h6{font-size:125%;}

#skiptocontent{display:none;}

#pagediv{
/*min-width: 780px;
	width:95%;*/
	width:980px;
	margin:0 auto;
	min-height:100%;
	padding-left:13px;
	padding-right:13px;
	position:relative;
	background:url('/template/images/leftnav.gif') top left repeat-y;
}

* html #pagediv{
	height:100%;
}

/*/
#pagediv {
	display: inline-block;
}
/**/

* html .container {
	margin-left: -780px;
	position: relative;
}
/*\*/
* html .container{
	height: 1px;
}

* html .minwidth {
	padding-left: 780px;
}
/*\*/
* html .minwidth, * html .layout {
	height: 1px;
}
/**/






#top{
	background:#1e0050;
	padding-top:4px;
}

#topoptions{
	padding-bottom:3px;
}

#langlinks{
	float:left;
	margin-left:12px;
	margin-top:-1px;
}

* html #langlinks{
	margin-left:6px;
}

#options{
	float:right;
	margin-right:8px;
	font-size:95%;
}

#options a:link, #options a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#options a:hover{
	color:#CECECE;
	text-decoration:underline;
}

#topmain{
	width:100%;
	height:189px;
	background:url('/template/images/logo.gif') top left no-repeat #FFFFFF;
	float:left;
	position:relative;
}

#top h1{
	position:absolute;
	bottom:3px;
	right:10px;
	margin:0;
	border-bottom:1px solid #FFFFFF;
}

#main{
	float:left;
	width:100%;	
	background:url('/template/images/navmain.gif') top left repeat-y #FFFFFF;
}

#left{
	width:194px;
	border-top:1px solid #FFFFFF;
	float:left;
	padding-bottom:90px;
}

* html #left{
	width:191px;
}

#content{
	margin-left:194px;
	width:100;
}

#contenttop{
	font-family:Arial,Verdana,Sans-serif;
	min-height:19px;
	padding:3px 0 1px 10px;
	background:#ffdf32;
	color:#1e0050;
	font-size:115%;
	font-weight:bold;
	border-top:2px solid #000099;
}

* html #contenttop{
	height:19px;
	position:relative;
	left:-3px;
	margin-right:-2px;
}

#pageContent{
	padding:6px 6px 91px 6px;
	width: auto !important;
	width: 98%;
	min-height:500px;
}

#logos{
	position:absolute;
	bottom:0;
	left:0;
	height:85px;
	width:100%;
	background:url('/template/images/bottomleft.gif') bottom left no-repeat;
}

* html #logos{
	padding-left:13px;
	bottom:0;
	overflow:hidden;
}

#logosinner{
	margin-left:207px;
	margin-right:13px;
	height:100%;
	background:url('/template/images/blueline.gif') bottom left repeat-x;
	background-color:#ffffff;
}

.alogo{
	float:left;
	text-align:center;
}

.logo1{
	margin-left:2%;
	margin-top:6px;
	width:15%;
}

* html .logo1{
	margin-left:0.75%;
}

.logo2{
	width:12%;
	margin-top:1px;	
}

.logo3{
	width:20%;
	margin-top:38px;	
}

.logo4{
	width:14%;
	margin-top:7px;	
}

.logo5{
	width:20%;
	margin-top:27px;	
}

.logo6{
	width:16%;
}

* html #logosinner{
	margin-right:0;
	margin-left:194px;
}

#rightbg{
	position:absolute;
    height:100%;
	right:0;
	bottom:0;
	background:url('/template/images/right.gif') top right repeat-y #73cfe6;
	width:13px;
}

* html #rightbg{
	bottom:0;
	height:1000em;
	overflow:hidden;
}