﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px;
	background-image: url(../images/bg24.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}
.bg-top {
	background-image: url(../images/bg-top4.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #0168c4;
	text-decoration: none;
}
a:hover {
	color: #01298b;
	text-decoration: underline;
}
.content-bg {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ln-heading {
	color: #b3fdff;
	font-weight: bold;
	padding-left: 10px;
	height: 21px;
	font-size: 12px;
	background: #0168c4;
}
.ln-heading-t {
	color: #b3fdff;
	font-weight: bold;
	background-image: url(../images/ln-t.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 21px;
	font-size: 12px;
}
.ln-heading2 {
	color: #003C9F;
	font-weight: bold;
	background-image: url(../images/ln-t2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 21px;
	font-size: 12px;
}
.ln-heading a {
	color: #b3fdff;
	display: block;
	text-decoration: none;
}
.ln-heading-t a {
	color: #b3fdff;
	display: block;
}
.ln-heading-t a:hover {
	text-decoration: none;
}
.ln-heading:hover {
	background-color: #001578;
}
/*.ln-heading-t:hover {
	background-image: url(../images/ln-t-o.gif);
	background-repeat: no-repeat;
}*/
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0075bf;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 3px;
	padding-top: 2px;
	margin-bottom: 0px;
}
h2
{
font-size: 12px;
color: #001578;
font-weight: bold;
margin:0px;
}

.ln-subheading {
	color: #004399;
	font-size:11px;
	padding-left: 20px;
	background-image: url(../images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;

}
.ln-subheading a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.ln-subheading a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.footer {
	font-size: 11px;
}
.submenu {
	padding-top: 5px;
	padding-bottom: 5px;
}
.submenu2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#tn-holder {
	position:absolute;
	width:1px;
	height:1px;
	z-index:1;
}
#tn {
	position:absolute;
	width:260px;
	height:26px;
	z-index:100;
	left: 362px;
}
.text-button {
	background-color: #001578;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	border:1px solid #0168c4;
	font-family: Arial, Helvetica, sans-serif;
}
.text-box {
	border: 1px solid #cccccc;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}