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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #05142E;
}
body {
	background-color: #a1c3e9;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
}
img {border:0;}
a {
	
	text-decoration: underline;
}
a:hover {
	color: #CB0000;
	text-decoration: none;
}
.content {
	line-height: 24px;
	text-align: justify;
	padding-top:10px;
}
h1 {
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #13408A;
}
h1 a {
	color: #619ADA;
	text-decoration: underline;
}
h1 a:hover {
	color: #333333;
}
h2 {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CB0000;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CB0000;
}

.bigwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1B4687;
	background-image: url(images/grad2.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bigwhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #1B4687;
	background-image: url(images/grad2.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 10px;
}
.bigwhite3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #eee;
	background-color: #1B4687;
	background-image: url(images/grad3.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 10px;
}
.grad_1 {
	background-color: #f6f6f6;
	background-image: url(images/grad1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.red {
	color: #CB0000;
}
.lightblue {
	color: #13408A;
}
.btmenu {
	color: #C4D8F0;
}
.btmenu a {
	color: #FFFFFF;
	text-decoration: underline;
}
.btmenu a:hover {
	color: #B9CFEA;
}
.tblbg1 {
	background-color: #ffefc7;
	background-image: url(images/tbl_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tblborder1 {
	border: 2px solid #cccccc;
}
.img-l {
	float: left;
}
.img-r {
	float: right;
}
.txt2 {
	font-size: 13px;
	line-height: 19px;
}
.txt2 a {
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}
.txt2 a:hover {
	color: #00F;
	text-decoration: none;
}
.blue1 {
	color: #0B2B60;
}

