﻿body { 
	background: #15222f;
	margin: 0;
	padding: 0;
	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 11px; 
	line-height: 1.5em; 
	color: #0e0f10;
}

img {
	border: 0px;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;	
}

h1 {
	margin: 0;
	padding: 10px 0 10px 55px;
	font-family: Georgia;
	font-size: 24px;
	color: #004488;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 25px;
	background: url("images/icon_01.gif") no-repeat 0 50%;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 18px;
	color: #004488;
	font-weight: normal;
}

.h2icon2 {
	padding: 10px 0 10px 50px;
	background: url("images/icon_03.gif") no-repeat 0 50%;
}

h3 {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}

.h3icon1 {
	padding: 8px 0 10px 30px;
	background: url("images/icon_08.gif") no-repeat 0 50%;
}

.h3icon2 {
	padding: 8px 0 10px 30px;
	background: url("images/icon_09.gif") no-repeat 0 50%;
}

h4 {
	margin: 20px 0 5px 0;
	font-family: Tahoma;
	font-size: 13px;
	color: #004488;
	font-weight: bold;
}

a:visited {
	color: #0072e4; 
	text-decoration:none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff7200;
	text-decoration:underline;
}

a.gn:visited 
{
	color: #fff; 
	text-decoration:none;
}

a.gn:link 
{
	color: #fff; 
	text-decoration:none;
}

a.gn:hover 
{
	color: #81f00d;
	text-decoration:none;
}

a.mn:visited 
{
	color: #15222f; 
	text-decoration:none;
}

a.mn:link 
{
	color: #15222f; 
	text-decoration:none;
}

a.mn:hover 
{
	color: #ff3600;
	text-decoration:none;
}

a.bn:visited 
{
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}

a.bn:link 
{
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}

a.bn:hover 
{
	color: #81f00d;
	font-weight: normal;
	text-decoration:none;
}

#bodyBlock {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#bodyLeft {
	float: left;
	width: 250px;
	color: #fff;
}

#bodyRight {
	float: right;
	width: 700px;
}

#logo {
	text-align: center;
	padding-top: 54px;
}

.hline1 {
	margin: 14px 0 12px 0;
}

.hline2 {
	margin: 2px 0 10px 0;
}

.imgL {
	float: left;
	margin-right: 10px;
	border: solid 1px #3e4a56;
}

#navGlobal {
	text-align: right;
	padding: 25px 10px 0 0;
	color: #fff;
}

#rTop {
	background: url("images/r_top.jpg") no-repeat;
	height: 80px;
	margin-top: 10px;
	padding-top: 27px;
	margin-bottom: -27px;
}

#searchForm table {
	margin-left: auto;
	margin-right: 20px;
}

.searchText {
	width: 148px;
	height: 18px;
	color: #fff;
	background-color: #15222f;
	border: solid 1px #3e4a56;
}

#nav {
	background: url("images/nav_bg.gif") no-repeat;
	height: 40px;
}

#navBlock {
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#nav ul {
	margin: 0;
	padding : 0;
	list-style : none;
	background: url("images/nav_dot.gif") no-repeat left;
	color: #000000;
}

#nav li { 
	padding: 0 10px;
	display: inline;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #15222f;
	background: url("images/nav_dot.gif") no-repeat right; 
}

#mImgBlock {
	padding: 15px 0 1px 0;
}

#mcTop {
	background: #fff;
}

#mcMiddle {
	width: 700px;
	padding-bottom: 20px;
	background: #fff;
}

#mcMiddleBlock {
	margin-left: auto;
	margin-right: auto;
	width: 670px;
}

#mcBottom {
	margin: 0;
	padding: 0;
	height: 22px;
}

#mcmNews {
	padding-top: 10px;
}

#mcmNewsLeft {
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 325px;	
}

#mcmSeparator {
	background: url("images/v_dot.gif") repeat-y top left;
	margin-left: auto;
	margin-right: auto;
	float: right;
	width: 335px;
	text-align: left;
}

#mcmNewsRight {
	padding-left: 15px;
	width: 320px;
}

.imgLeft {
	float: left;
	margin-right: 15px;
	border: solid 1px #d5d8d9;
}

.itemListIcon {
	float: left;
	margin-right: 15px;
}

.itemList img {
	margin-bottom: 15px;
}

.itemList {
	margin-bottom: 15px;
}

.itemList p {
	padding-top: 10px;
}

.hlineDot {
	clear: left;
	background: url("images/h_dot.gif") repeat-x;
	height: 10px;
}

.hlineDot2 {
	background: url("images/h_dot.gif") repeat-x;
	height: 20px;
	margin-top: 20px;
}

.spacer1 {
	clear: both;
	height: 20px;
}

.sitemap li {
	margin: 10px;
	font-size: 14px;
}

#copyright {
	color: #fff;
	text-align: center;
	padding: 2px 0 15px 0;
}


