#content_key 
{ 	
	position:absolute;
	top:-999px;
	left:-9999px;
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	display:inline;
	visibility:hidden;
}
H1 {
	color: #5475CB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
    padding-left: 20px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.help_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: black;
}

#search_text{
	border: 1px solid black;
	height: 16px;
	margin-top: 2px;
    padding-left: 3px; 
    padding-top: 2px;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A#designed_link:link{ color: black;}
A#designed_link:visited{ color: black;}
A#designed_link:hover{ color: gray;}
.menu {
	height: 30px;
	font: normal 11pt Arial;
	padding-left:10px;
}
.menu_selected {
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(/images/flag.gif);
	font-weight: bold;

}

P{margin: 1px 0px 1px 0px;}

A#menu:link{ color: black; text-decoration:none;}
A#menu:visited{ color: black; text-decoration:none;}
A#menu:hover{ color: #26609A; text-decoration:underline;}
.header1 {
	color: #5475CB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.header2 {
	color: #FF9E44;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.main_text {
	font: normal 13pt Geneva, Arial, Helvetica, san-serif;
}


.news {
	padding : 5px 0 5px 6px;
	font-size: 12px;
    color: black;
} 

.news .content {padding: 5px 10px 5px 10px; border-left: 1px solid #CCDDFF;}

.news .date {
	color : #5e6f7c; 
	font-size : 10px; 
} 
.news_title {
	font-weight : bold;
	font-size: 13px;
    background-color: #CCDDFF;
    padding: 2px 5px 2px 5px;
} 
.news .more {
	margin : 5px 0 2px; 

} 
.news .more a {
	text-decoration : underline; 
    font-size: 12px;
    color: #333333;
    font-weight: normal;
} 

a img {border: 0px;}


