@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #0c1a5a url(images/bgr09.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}


.header {
	width: 821px;
	height: 169px;
}

.menu {
	width: 821px;
	background-image: url(images/menuln.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	margin-bottom: 15px;
}

.menu div {
	background-image: url(images/menurn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 33px;
	text-align: left;
}

.menu div ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu div ul li {
	float: left;
	background: transparent url(images/menu_spacern.gif) no-repeat right top;
	padding: 5px 15px 0px 15px;
}

.menu div ul li a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a9cbff;
	text-decoration: none;
}

.menu div ul li a:hover {
	color: #d7e7ff;
}

.menu div ul li a b {
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 1px dotted #478911;
}

*html .menu div ul li {
	padding-top: 9px !important;
}

*:first-child+html .menu div ul li {
	padding-top: 9px !important;
}


.nobgr {background: transparent none !important;}


.info {
	width: 821px;
	font-size: 14px;
	color: #FFFFFF;
}

.info h1 {
	margin: 20px 0px 0px 0px;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
}

.info h2 {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	color: #66a7de;
	font-weight: normal;
}

.info h3 {
	margin: 15px 0px 0px 0px;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: normal;
}

.info h4 {
	margin: 10px 0px 0px 0px;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: normal;
}

.info h5 {
	margin: 10px 0px 20px 0px;
	font-size: 14px;
	color: #FFFFFF;
}

.info h6 {
	margin: 30px 0px 5px 0px;
	font-size: 16px;
	color: #FFFFFF;
}

.infotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6896d0;
}

.infotxt a {color: #6896d0;}

.infotxt span {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.infotable {
	border: 1px solid #040f45;
	background-color: #000b3a;
}

.infotable td {
	padding: 15px;
}

.tbsubtitle td {
	font-size: 12px;
	color: #66a7de;
}

.tbtitle td {
	font-size: 20px;
	color: #FFFFFF;
}

.footern {
	width: 821px;
	margin-bottom: 20px;
	margin-top: 15px;
}

.footertn {
	background-color: #FFFFFF;
	background-image: url(images/ftln.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
}

.footertn div {
	background-color: transparent;
	background-image: url(images/ftrn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
}

.footerbn {
	background-color: #FFFFFF;
	background-image: url(images/fbln.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
}

.footerbn div {
	background-color: transparent;
	background-image: url(images/fbrn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
}

.footermn {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px 5px 0px 10px;
	color: #0c1a5a;
}

.footertitlen td {
	font-family
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0c1a5a;
	padding: 0px 0px 4px 0px;
}

.footertextn {
	font-family
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c1a5a;
	padding: 20px 0px 3px 0px;
}

.footermn .logos td {
	padding: 4px;
}