@charset "utf-8";
/* CSS Document */
<style type="text/css">

.header th {
	background-image: url(images/header_bck.jpg);
	background-repeat: no-repeat;
	width: 143px;
}
body {
	margin-top: 0px;
}
.main_table {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00539B;
	border-right-color: #00539B;
	border-bottom-color: #00539B;
	border-left-color: #00539B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}


.footer {
	background-image: url(images/footer_bck.jpg);
	background-repeat: no-repeat;
	height: 48px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	background-position: bottom;
}

</style>

.header {
	background-image: url(images/header_bck.jpg);
	background-repeat: no-repeat;
	height: 143px;
}
.mnu {
	background-image: url(images/menu_bck.jpg);
	background-repeat: repeat-x;
	height: 33px;
}
.mnu a {
	color: #FFF;
	text-decoration: none;
}
.mnu a:hover {
	color: #F9AB00;
}


.header {
	background-image: url(images/header_bck.jpg);
	background-repeat: no-repeat;
	height: 143px;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.content a {
	color: #00539B;
	text-decoration: none;
	font-weight: bold;
}
.content a:hover {
	color: #FDB913;
}

th .content {
	padding-left: 10px;
	padding-right: 10px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D000E;
	padding-left: 10px;
}

.content tr th h4 {
	color: #00539B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.content tr th p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.content tr th {
	padding: 5px;
}
.content tr th h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7F0300;
	font-weight: bold;
}
.main_table tr .mnu table {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
}
.main_table tr .mnu table tr th a {
	color: #FFF;
	text-decoration: none;
}
.main_table tr .content table tr td h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #00539B;
}
.main_table tr .content table tr .content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.lftHeaderBox {
	background-image: url(images/btn_back_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7D000E;
	font-weight: bold;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #7D000E;
}
.contactForm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.main_table tr th table tr td #form1 .contactForm tr td label #send {
	font-size: 14px;
	font-weight: bold;
	color: #7D0300;
}
.main_table tr th table tr td #form1 .contactForm tr td label #comments {
	background-color: #FFC;

}
.main_table tr th table tr td #form1 .contactForm tr td label #email {
	color: #000;
	background-color: #FFC;
}
.main_table tr th table tr td #form1 .contactForm tr td label #name {
	color: #000;
	background-color: #FFC;
}
.mainPg2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.mainPg2 a:hover {
	color: #F9AB00;
}
.mainPg2 a {
	color: #FFF;
	text-decoration: none;
}
.mnuRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.mnuRight a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #00539B;
	text-decoration: none;
}
.mnuRight a:hover {
	color: #FF8000;
}
.orgBox {
	border: 2px double #00539B;
	padding: 10px;
	margin: 10px;
}
.backMap {
	background-image: url(images/wolrd_map.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

