body {font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:#4f5051;}

#content {width:70%;}

#photo {display:none;float:left;}
#photo img {height:100px;}

h1 {font-size: 10pt;font-weight: bold;color: #15294B;}
a, a:link, a:active, a:visited {color:#336699;text-decoration:none;}


#language {float:right; display:none;}
#search {display:none;float:right;}

#search input[type=text] {
	background-image: url(images/bg-form.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #d9dfe9;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #aeafb1;
	height: 10px;
	width: 154px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
} 

#search input[type=submit] {
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #a1a2a4;
} 

#tagline {display:none;float:right;clear:both;}
#tagline img {width:210px;height:20px;}

#logo img{position:relative; top:30px;margin:0px 0px 40px 0px;}

ul#scroller {display:none;}
ul#scroller li {}
ul#scroller li a {}

#body {/*width:100%;float:right;margin-top:5px;*/}
#body {text-align:justify;}

#footer {
	clear:both;
	text-align:center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003399;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
}
#footer img {width:700px; height:20px;display:none;}



#navigation {
	display:none;
	width:30%;
	float: left;
	/*width: 238px;*/
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 100px;
}
#navigation ul {
	clear:both;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	color: #162f59;
}
#navigation li {
	list-style-type: none;
	padding-top: 7px;
	color: #38527f;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 0px;
	background-color: transparent;
}
#navigation li a {
	list-style-type: none;
	color: #38527f;
}
#navigation li a:link {
	list-style-type: none;
	color: #38527f;
	text-decoration: none;
}
#navigation li a:visited {
	list-style-type: none;
	color: #38527f;
}
#navigation li a:hover {
	list-style-type: none;
	color: #333333;
	text-decoration: underline;
}

#navigation ul li#button { 
	line-height:10px;
	float:left;
	padding:0px;
	margin:20px 0px 0px 0px;
	}

#navigation ul li#button a {padding:10px 0px 10px 0px; margin:0px; line-height:10px; color:#6180b8;	}


#topnav {display:none;}


li#button {
	padding: 0px;
	margin: 0px;
}
li#button a {
	list-style-type: none;
	color: #38527f;
	background-image: url(images/bg-button.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 22px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	line-height: 53px;
	height: 53px;
}
li#button a:link {
	list-style-type: none;
	color: #38527f;
}
li#button a:visited {
	list-style-type: none;
	color: #38527f;
}
li#button a:hover {
	list-style-type: none;
	color: #38527f;
	text-decoration: none;
	background-position: 0px -53px;
}
