body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #4b5157;
}
table.top
{
	background: url(../images/top_bg.gif) repeat-x;
	color: #09518e;
	height: 174px;
	font: normal 12px Arial;
}
.top_text {
	background: url(../images/top_bg.jpg) no-repeat center top;
	vertical-align:bottom;
	padding-bottom: 15px;
}
div.top_title {font: bold 16px Arial; /*margin-top:60px;*/}
ul li
{
	list-style: none;
	background: url(../images/bullet_top.gif) no-repeat 1px 5px;
	padding-left: 10px;
}

.locale_selector {
	float:right;
	/*margin-top: 50px;*/
	margin-right:65px;
	width:100px;
}

table.top_menu {
	background: url(../images/menu_bg.gif) repeat-x;
	height: 52px;
}
.top_menu a
{
	display: block;
	color: #2593da;
	padding: 0 13px 0 13px;
	font: normal 20px Arial;
	text-decoration: none;
	line-height: 52px;
	text-align: center;
}
.top_menu a:hover {color: #4b5157}

.content {background: url(../images/content_bg.jpg) repeat-x;}
.content_left {background: url(../images/content_bg_left.jpg) no-repeat top left;}
.content_right {background: url(../images/content_bg_right.jpg) no-repeat top right;}

.content h1
{
	font: bold 20px Arial;
	line-height: 47px;
	padding:0 0 0 30px;
	color: white;
}

.content h2
{
	font: normal 18px Arial;
	line-height: 47px;
	padding:0 0 0 30px;
	color: white;
}
.title {	background: url(../images/title_bg.gif) no-repeat;}


.box_big{width: 693px;}
.box_big_content {background: url(../images/box_big_bg.gif) repeat-y; padding: 0 20px 0 20px;}
.box_blue_content {background: url(../images/box_blue_bg.gif) repeat-y; padding: 10px 20px 0 20px;color: white;}
.box_small_content {background: url(../images/box_small_bg.gif) repeat-y; padding:0 20px 10px 20px;color: #4b5157;}
.box_blue{width: 240px;color: white;margin-bottom: 5px;}
.box_blue a, .box_blue p {color: white;}
.box_blue h2 {background: url(../images/box_blue_top.gif) no-repeat; font: normal 18px Arial;color: white;line-height: 42px;margin:0;padding:0 0 0 20px;}

.box_small {width: 240px;color: #4b5157;margin-bottom: 5px;}
.box_small h2 {color: #2593da; margin:0 0 5px 0;padding:0;font: normal 18px Arial;}


.news_date, .article_date {font-weight:bold;}
.news_title {display: block; font: bold 12px Arial; color: #2597da;margin-bottom:3px;}
.news_text{font: normal 11px Arial;margin-bottom: 15px;}
.article_title {display: block; font: bold 14px Arial; color: #2597da;margin-bottom:5px;}
.article_text{font: normal 12px Arial;margin-bottom: 10px;}
.article_source {color: #a5a8ab;padding-bottom: 15px;}
.copy{
	margin: 0 auto;
}
.bottom {
	color: #2593da;
	margin: 0 auto;
	font: normal 12px Arial;	
}
.bottom a {font: normal 12px Arial;color: #2593da;text-decoration: none;}
.bottom a:hover {text-decoration: underline;}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	margin: 0;
}

a {color: #2593da}
a:hover {text-decoration: none;}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	
	color: #00599d;
	margin-bottom: 5px;
	margin-top: 5px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	color: #3e3e3e;
	margin: 5px 0 5px 0;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #3e3e3e;
	margin: 10px 0% 5px 0%;
}

.form_fields .input, .form_fields textarea {border: 1px solid #ccc;}

#feedback_form .input, #feedback_form .textarea {width: 400px; margin-top: 7px;}
#feedback_form .textarea {height: 150px;}
#feedback_form .button {margin-top: 7px;}

table.form_fields td {text-align: right; padding-right: 5px;}