html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table td{
	vertical-align: top;
	line-height: 15px;
}
body{
	font-family: Verdana;
}
.notext {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
h1#logo {
	float: left;
	display: inline;
	width: 270px;
	height: 80px;
	margin: 25px 0 0 120px;
	position: absolute;
}
h1#logo a {
	display: block;
	height: 80px;
	background: url('../images/logo.png') no-repeat 0 0;
}
.text    { margin: 0 15px 6px 10px; font-size: 11px; color: #000000;}
.text2    { margin-left: 10px; font-size: 16px; color: #C50101 ; font-weight: bold}
.text3    { margin-left: 40px; font-size: 12px; color: #005FAA ; font-weight: bold}
.text4    { font-size: 12px; font-color: #C50101;}
.news1    { margin-left: 15px; margin-right: 0; margin-top: 10px; font-size: 10px; color: #C50101 }
.news2    { margin-left: 15px; margin-right: 0;margin-top: 5px; font-size: 10px; color: #000000; }
.news3    { margin-left: 0; margin-right: 30px; font-size: 12px; color: #005FAA; font-weight: bold }
a, a:link { color: #005FAA;}
a:visited { color: #C50101;}
a:hover { color: #C50101;}
.search { font-size: 8pt;}
strong, b{
	font-weight: bold;
}
.topmenu{
	background: url('../images/bg-menu.png') no-repeat 0 0;
}
.topmenu a{
	color: #fff;
	margin-left: 25px;
	font-size: 12px;
	text-decoration: none;
}
.topmenu a:hover{
	text-shadow: 0 0 3px white;
}
h2{
	margin: 0 15px 16px 10px;
	padding: 0px;
	font-size: 20px;
	color: #C50101;
	text-shadow: 2px 2px 2px #707070;
}
.rightcol{
	width: 100%;
	margin-top: 16px;
}
.rightcol h2{
	color: #012D94;
}
.rightcol table{
	margin-bottom: 25px;
}
.content{
	width: 100%;
}
.content a{
	text-decoration: underline;
}
