body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	margin: 0;
	padding: 0;
}
a {
	color: #0C2E82;
}
a:hover {
	color: #666;
}
a img {
	border: none;
}
h1 {
	color: #0C2E82;
	font-weight: normal;
	font-size: 3em;
	margin-top: 3px;
}
h2.news_date {
	font-size: 1.8em;
	font-weight: normal;
	color: #999;
	margin: 0;
}
h3.blue_sub_title {
	font-size: 1.5em;
	font-weight: normal;
	color: #0C2E82;
	margin: 0;
}
hr {
	height: 1px;
	background-color: #ccc;
}
form {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}
form fieldset {
	border: 1px solid #666;
	padding: 10px 2px;
}
form fieldset legend {
	color: #0C2E82;
	font-size: 1.2em;
	font-weight: bold;
}
form fieldset p {
	padding: 0;
	margin: 3px 0;
	margin-left: 10px;
}

form fieldset.thanks p {
	font-weight: bold;
	font-size: 1.1em;
}

form p.comment_box {
	margin-left: 145px;
}
form p.form label {
	float: left;
	width: 130px;
	padding: 2px;
	padding-left: 5px;
	margin: 0 5px 0 0;
	background-color: #EAF5FC;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
form p.submit_but {
	padding: 0;
	margin: 5px 0;
	text-align: center;
}
form p.submit_but input {
	padding: 3px 20px;
	color: #fff;
	background-color: #0C2E82;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
form p.form input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
}

a#side_button_1 {
	position: relative;
	width: 200px;
	height: 37px;
	display: block;
	padding-top: 5px;
	background-image: url(../images/btn_big.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
}
a:hover#side_button_1   {
	background-position: 0 -42px;
}

a.btn_small {
	width: 120px;
	height: 20px;
	display: block;
	background-image: url(../images/btn_small.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
}
a:hover.btn_small   {
	background-position: 0 -20px;
}

a#fr_big {
	float: left;
	display: block;
	width: 66px;
	height: 30px;
	background-image: url(../images/lang_contact_widget/fr_big.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}
a:hover#fr_big   {
	background-position: 0 -30px;
}
a#en_big {
	width: 66px;
	height: 30px;
	display: block;
	background-image: url(../images/lang_contact_widget/en_big.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}
a:hover#en_big   {
	background-position: 0 -30px;
}
