body{
	font: 75% normal normal Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	background-color:#527aae;
	text-align: center;}
#header{
	padding: 20px;
	width:620px;
	min-height: 30px;
	height: 30px;
	margin-bottom: 1em;
	background: none !Important;
	border-bottom: 4px solid #5e676d;}
#siteTitle{
	float: left;}
#lineOne{
	font-weight: bold;
	font-size: 1.2em;}
#lineTwo{
	font-size: 1.2em;}
#langSelect{
	float: right;
	text-align: right;
	color: #5e676d;
	font-weight: bold;
	text-transform:uppercase;}
#langSelect a{
	color: #5e676d;
	text-decoration: none;}	
#langSelect a:hover{
	color: #5e676d;
	text-decoration: underline;}	
#langSelect ul{
	list-style:none;margin: 0;}
#langSelect ul li{
	margin-bottom: 4px;}
#navigation{
	font-weight: bold;
	z-index: 1000;
	text-transform:uppercase;
	font-size: 0.8em;}
#navigation ul{width: 600px;
    list-style:none;
	margin: auto auto;
	padding: 0;
	text-align:center;}
#navigation ul li{
    display: block; 
	background: url(../images/navDivide.gif) no-repeat right 2px;
	float: left;
	padding-right: 6px;
	padding-left: 6px;}
#navigation ul li.first{
	border: none;}
#navigation ul li.last{
	border: none;
	padding-right: 0;
	background: none;}
#navigation ul li a{
	display:block;
	border-bottom: 4px solid #fff;
	float: left; 
	text-decoration: none;
	padding-bottom: 2px;
    color: #000; }
#navigation ul li a:hover{
    display:block;
	border-bottom: 4px solid #657983;
    float: left; 
    color: #000; }
#navigation ul li a:visited{
     color: #000;}
#bird{
	z-index: 1500;
	postion: relative;
	height: 1px; 
	width: 208px;}
#bird img{z-index: 1500;position: relative; left: -380px; top: 10px; height: 312px; width: 206px;}
html>/**/body #bird img{left: 220px;}
*html #bird img{margin-left: -10px;}
#maincontainer { 
	position: relative;
	width: 660px;
	margin: 4em auto;
	text-align: left;
 	background: #fff url(../images/corners/tr.gif) no-repeat top right;} 
div#one {background: transparent url(../images/corners/tl.gif) no-repeat top left;} 
div#two {background: transparent url(../images/corners/br.gif) no-repeat bottom right;} 
div#three {background: transparent url(../images/corners/bl.gif) no-repeat bottom left;}


#content{padding: 20px; clear: both; z-index: 3000;}

#content p{font-size: 1.1em;}
#content a:link{
	color: #527aae;
	font-weight: bold;
	text-decoration: none;}
#content a:hover{
	color: #527aae;
	font-weight: bold;
	text-decoration: underline;}
#content li{margin: 20px;}

ul.jumpList li{margin: 4px !important;}
.Download{
	float: right;
	font-size: 0.7em;
	padding: 0;
	float: right;
	clear: both;}
.Download a{
	font-size: 0.7em;}
	
#footer{
	clear:both;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;}
h1{font-size: 1.4em; color: #657983; width: 100%; display: block; clear: both;}
h2{font-size: 1.2em; border-bottom: 2px solid #527aae; padding-bottom: 2px;}	
.green{color: #527aae; font-weight: bold;}
.right{text-align: right;}
img{margin: 4px;}
img.left{margin-right: 4px; float: left;}
img.right{margin-left: 4px; float: right;}
