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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
body {
	background-color: #FFFFFF;
	background-image: url(/images/bkg_wave.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.lnk1 a:link {
	color: #003366;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.lnk1 a:visited {
	text-decoration: none;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}
.lnk1 a:hover {
	text-decoration: underline;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}
.lnk1 a:active {
	text-decoration: none;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}
.hpButtons a:link {
	background-image: none;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.hpButtons a:visited {
	background-image: none;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.hpButtons a:hover {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.hpButtons a:active {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.button a:link {
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/bkg_button.gif);
	background-repeat: repeat;
	height: 15px;
	padding: 5px;
	display: inline;
	border: 1px solid #990000;
}
.button a:visited {
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/bkg_button.gif);
	background-repeat: repeat;
	height: 15px;
	padding: 5px;
	display: inline;
	border: 1px solid #990000;
}
.button a:hover {
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/bkg_button.gif);
	background-repeat: repeat;
	height: 15px;
	padding: 5px;
	display: inline;
	border: 1px solid #990000;
}
.button a:active {
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/bkg_button.gif);
	background-repeat: repeat;
	height: 15px;
	padding: 5px;
	display: inline;
	border: 1px solid #990000;
}
.indentMore {
	padding-left: 50px;
}
p {
	padding-left: 20px;
	padding-right: 60px;
	margin-top: 10px;
	line-height: 1.3em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	color: #ebebeb;
	background-image: url(/images/bkg_h1.jpg);
	margin: 0px;
	padding-top: 45px;
	padding-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 40px;
	color: #003366;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
.ulPadding {
	padding-left: 60px;
	padding-right: 120px;
	text-align: justify;
}
ul {
}
ol {
	padding-left: 60px;
	padding-right: 115px;
	text-align: justify;
}
ol li {
	padding-bottom: 10px;
}
#container {
	background-image: url(/images/bkg_shadow966.png);
	background-repeat: repeat-y;
	width: 966px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#containerInner {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#containerFooter {
	width: 966px;
	text-align: center;
	background-image: url(/images/bkg_footer.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 68px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
#flashHP {
	width: 950px;
	text-align: left;
	padding-bottom: 0px;
	background-image: url(/images/bkg_water_hp.jpg);
	background-repeat: no-repeat;
	height: 254px;
}
#contentHP {
	width: 950px;
	text-align: left;
	background-image: url(/images/bkg_content_hp.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
}
#banner {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#bannerLeft {
	width: 384px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height: 105px;
	padding: 0px;
	float: left;
}
#bannerRight1 {
	width: 546px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	float: right;
	padding-bottom: 0px;
	height: 58px;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 16px;
	font-weight: bold;
}
#bannerRight2 {
	width: 564px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	float: right;
	height: 25px;
	background-image: url(/images/bkg_nav.gif);
	background-repeat: repeat;
	border: 1px solid #999999;
	padding: 0px;
}
#contentSub {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contentSub1 {
	width: 739px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
}
#contentSub2 {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	float: right;
	padding-bottom: 0px;
	background-image: url(/images/bkg_subpage_rt.png);
	background-repeat: repeat-x;
	background-position: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#contentSub1a {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contentSub1aLft {
	width: 70%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}
#contentSub1aRt {
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#contentSub1b {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contentSub1bLft {
	width: 50%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}
#contentSub1bRt {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}
#inner2column {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#inner2columnLft {
	width: 42%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8%;
}
#inner2columnRt {
	width: 48%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	padding-left: 2px;
}
#flashHPColumn {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flashHP1 {
	width: 33%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 40px;
	padding-bottom: 10px;
}
#flashHP2 {
	width: 33%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center;
}
#flashHP3 {
	width: 33%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center;
}
#clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
}
#flashInt {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
}
#footerNav {
	width: 950px;
	text-align: center;
	background-image: url(/images/bkg_footer_bkg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: top;
	height: 48px;
}
#footer {
	width: 966px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
}
.contactPad {
	padding: 10px;
}
.footerLnk {
}
.phone1 {
	padding-top: 20px;
	padding-right: 20px;
}
.ulPadding2 {
	padding-left: 40px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 20px;
}
.liNoDot {
	list-style-type: none;
}
.liPadding1 {
	padding-bottom: 20px;
}
.txt1 {
	color: #688bb4;
	font-size: 14px;
	font-weight: bold;
}
.txt2 {
	color: #688bb4;
	font-size: 12px;
	font-weight: normal;
}
.hpInk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}
.txt3 {
	color: #990000;
}
.hpInk2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
