@charset "utf-8";
/* CSS Document */

img {
border: 0;
}
form {
margin:0;
padding:0;
}
#topmenu {
	background: #84579D;
	border-bottom: 1px solid #BB9ECA;
	border-top: 1px solid #BB9ECA;
}
#topmenu a {
	color: #fff;
	font-weight: bold;
}
#topmenu a:hover {
	color: #D1C2D9;
	font-weight: bold;
}
#topmenu td {
        border-right:1px solid #BB9ECA;
}
#topmenu .lastitem {
        border-right: 0;
}
#flags {
margin-top:15px;
}
#interestSection {
margin-top:0px;
margin-bottom:0px;
}
#interestSection select {
font-family: Arial,Helvetica,sans-serif;
text-size:10px;
width: 150px;
}
#stayinformed {
margin-top:15px;
}
#footer {
background: url(/Files/System/footer1st.jpg) bottom left no-repeat;
color: #8090aa;
height: 52px;
vertical-align: bottom;
width: 1000px;
}
#footer a {
color: #8090aa;
text-decoration: underline;
}
#footer a:hover {
color: #BEC7DA;
}
.botmenu {
margin-bottom: 3px;
}
/*----SEARCH----*/
#Search {
font-size:10px;
margin:10px 0 20px 0;
}
.searchinput {
color: #000000;
border: 1px solid #000;
font-size: 11px;
width:100px;
}
input#searchbut1st {
background: url(/Files/System/go_home.gif) no-repeat left top;
border:0;
cursor: pointer;
height: 15px;
width: 22px;
}
/*----END OF SEARCH----*/
