body {
	margin: 0px;
	font-family:georgia;
	background-color:#FFFFFF;
	margin-top:10px;
}
#container {
	
	width: 765px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../template5_img/borderRight_grey1.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border: none;
}
#top {
	height: 72px;;
}
#topImg{
	float: left;
	height: 72px;
	width: 750px;
	z-index: 2;	
}
#topCorner{
	background-image: url(../template5_img/borderTopRight_grey1.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 15px;
	z-index: 1;	
}
#bottom{
	color: #490075;
	width:765px;
	height:80px;
	background-image: url(../template5_img/bottomBg.jpg);
	background-repeat: no-repeat;
	font-size:9px;
	text-align:center;
	padding:0px;
	margin:0px;
}
#bottom a{
	color: #490075;
	text-decoration:none;
}
#bottom a:visited{
	color: #490075;
	text-decoration:none;
}
#bottom a:hover{
	text-decoration:underline;
}
#menu{
	margin:0px;
	padding:0px;
	vertical-align:top;
	padding-right:5px;
}

#menu h3{
	margin:0px;
	padding:0px;
	padding-top:7px;
	margin-left:0px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	font-size:11px;
	vertical-align:middle;
	font-weight:bold;
}
.h3on{
	
}
.h4on{
	font-height:bold;
	
}
.h3off{
	
}
.h4off{
	
}
#menu h3 a{
	color:#054380;
	text-decoration:none;
}
#menu h3 a:hover{
	color:#054380;
	text-decoration:underline;
}
#menu h3 a:visited{
	color:#054380;
}
#menu h4{
	margin:0px;  
	padding:0px;
	padding-top:7px;
	margin-left:0px;
	padding-left:20px;
	border-bottom:solid 1px #eeeeee;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
	vertical-align:middle;
	font-weight:normal;
}
#menu h4 a{
	color:#054380;
	text-decoration:none;
}
#menu h4 a:hover{
	color:#054380;
	text-decoration:underline;
}
#menu h4 a:visited{
	color:#054380;
}
#path{
	width:518px;
	padding-left:15px;
	margin-right:15px;
	font-size:11px;
	color:#666666;
	padding-top:8px;
	padding-bottom:2px;
	color:#999999;
	background-image: url(../template3_img/separation.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:20px;
	font-style:italic;
}
#path a{
	text-decoration:underline;
	color:#999999;
}
#language{
	width:120px;
	text-align:right;
	padding-right:10px;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	color:#666666;
	background-image: url(../template3_img/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#language a{
	text-decoration:none;
	color:#666666;
}
#z1{
	width:510px;
	padding:10px;
	font-size:12px;
	color:#666666;	
	padding-bottom:30px;
}
#z1 h1{
	margin-top:0px;
	margin-bottom:-5px;
	height:20px;
	font-size:16px;
	padding-top:5px;
	color:#054380;
	padding-bottom:30px;
	margin-left:10px;
}
.object{
	margin-bottom:20px;
	margin-left:10px;
}
.object h2{
	margin-top:0px;
	margin-bottom:10px;
	font-size:13px;
	color:#333333;	
}
.object h3{
	margin-top:0px;
	margin-bottom:10px;
	font-size:11px;
	color:#333333;	
}
.object p table{
	
}
.object table p{
	margin-left:0px;
}
.object p,th,td{
	color:#666666;	
	
}
.object table th{
	background-color:#D5F2B3;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:dotted 1px #73BD1E;
}
.object img{
	border: solid 1px #092473;
}
.object table td{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:dotted 1px #999999;
}
.object p{
	margin-bottom:0px;
	margin-top:0px;
}
.object ul{
	color:#666666;
	list-style-type: disc;
	margin-left:18px;

}
.object ol{
	color:#666666;
	margin-left:10px;
}
.object li{
	
}

.object ol{
	color:#666666;
}
.object a{
	color:#336699;
	text-decoration:underline;
}
.object a:hover{
	text-decoration:none;
}
.object a:visited{
	color:#3399c2;
}
.object label{
	float:left;
	text-align:right;
	margin-right:10px;
	width:120px;
	display:block;
	font-size:12px;
	font-color:#999999;
	padding-top:3px;
}
.object textarea, select{
	float:left;
	width:200px;
	display:block;
	font-size:10px;
	font-family:verdana,arial,helvetaica;
	font-size:12px;
	margin-bottom:15px;
}
.object textarea{
	width:300px;
	height:100px;
}
.separation{
	background-image: url(../template3_img/separation.gif);
	background-repeat: repeat-x;
	width:100%;
	height:1px;
	margin-bottom:13px;
	margin-left:10px;
}
.object input{
	margin-bottom:15px;
}
input#text {
	float:left;
	width:200px;
	display:block;
	font-size:12px;
	font-family:verdana,arial,helvetaica;
	margin-bottom:15px;
}


input#submit { 
  width: auto;
  top:20px;
  margin-top:10px;
  font-size:12px;
}
.formSeparation{
	border-botom:solid 1px #999999;
}
.object form br { 
  clear: left;
  floa:none;
}
#z2{
	float:left;
	width:130px;
	padding:0px;
	padding-top:20px;
	font-size:12px;
}
#z2 h1{
	margin-top:0px;
	margin-bottom:10px;
	height:20px;
	background-color:#06529d;
	font-size:12px;
	color:white;
	padding-top:5px;
	padding-left:7px;
	padding-right:5px;
}
#z2 h2{
	margin-top:0px;
	margin-bottom:7px;
	font-size:12px;
	color:#666666;	
	margin-left:7px;
}
#z2 p{
	color:#666666;
	margin:0px;
	margin-left:7px;
	margin-right:5px;
}
#z2 a{
	color:#06529d;
	text-decoration:underline;
}
#z2 a:hover{
	text-decoration:none;
}
#z2 a:visited{
	
}
#bottom{
	clear:both;
}
.browser{
	text-align:center;
	font-size:10px;
	padding-top:5px;
}
.browser a{
	text-decoration : none;
	color:#000000;
}