@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #D9E2E9;
}
.body-bk {
	background-image: url(images/body-bk.png);
	background-repeat: repeat-y;
}
.footer-bk {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	text-align: center;
	font-weight: bold;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding-right: 40px;
	padding-left: 35px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	padding-right: 40px;
	padding-left: 75px;
}
.body-txtCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	padding-right: 40px;
	padding-left: 35px;
	text-align: center;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #0A4D81;
	padding-left: 35px;
	font-weight: bold;
	padding-right: 40px;
}
.txtNoMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #C00;
	font-weight: bold;
	padding-right: 40px;
	padding-left: 35px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	padding-right: 40px;
	padding-left: 75px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0A4D81;
	padding-left: 35px;
}
a {
	color: #0A4D81;
	text-decoration: none;
}
a:link {
	color: #0A4D81;
	text-decoration: none;
}
a:hover {
	color: #76B6E7;
	text-decoration: underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0A4D81;
}
.txtNoMarginRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #F00;
}
.top_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0A4D81;
	text-align: center;
	margin-right: 35px;
	margin-left: 35px;
}
.top_titleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DA0A08;
	text-align: center;
	margin-right: 35px;
	margin-left: 35px;
}
.top_titleRedNB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DA0A08;
	text-align: center;
}
.body-txtCENTER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: left;
}
.tbleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #C00;
	font-weight: bold;
	text-align: left;
}
.body-txtLEFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: left;
}
