@charset "iso-8859-1";
.bg1 {
	background-color: #99D1F5;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.contentbg {
	background-color: #FFFFFF;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313233;
	line-height: 20px;
}
.smltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B6EB6;
}
.newbg {
	background-image: url(images/bg-bottom01.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bgright {
	background-color: #FFFFFF;
	background-image: url(images/bgright2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bodytxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #313233;
	line-height: 20px;
}.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #009ECE;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009ECE;
	line-height: 20px;
}	
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}
.bluelink a:link {
	text-decoration: none;
	color: #000066;
}
.bluelink a:active {
	text-decoration: none;
	color: #000066;
}
.bluelink  a:visited {
	text-decoration: none;
	color: #000066;
}
.bluelink a:hover {
	text-decoration:none;
	color: #FF8501;
}
