<!--
body {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #005E97 url("/img/common/body_bg.jpg") center top;
	background-attachment: fixed;
}

.copyRpt {
	background: url("/img/common/copy_rpt.jpg") repeat-y center;
}

.copyBot {
	background: url("/img/common/copy_bot.jpg") no-repeat center bottom;
}

#footerBg {
	background: url("/img/common/footer_bg.jpg") no-repeat center bottom;
	width: 920px;
	height:77px;
}


/*#### COPY TABLE STYLES ############################*/
#copyTblHdrRpt {
	background: url("/img/common/copy_table/top_rpt.gif") repeat-x;
}

#copyTblHdrBg {
	background: url("/img/common/copy_table/hdr_bg.gif") no-repeat;
	width: 475px;
	height: 40px;
}

#copyTblLeftRpt {
	background: url("/img/common/copy_table/left_rpt.gif") repeat-y;
	width: 22px;
}

#copyTblRightRpt {
	background: url("/img/common/copy_table/right_rpt.gif") repeat-y;
	width: 23px;
}

#copyTblBotRpt {
	background: url("/img/common/copy_table/bot_rpt.gif") repeat-x;
	height: 18px;
}



/*#### NO TAB TABLE STYLES ############################*/
#noTabTblHdrRpt {
	background: url("/img/common/no_tab_table/top_rpt.gif") repeat-x;
}

#noTabTblHdrBg {
	background: url("/img/common/no_tab_table/hdr_bg.gif") no-repeat;
	/*width: 475px;
	height: 40px;*/
}

#noTabTblLeftRpt {
	background: url("/img/common/no_tab_table/left_rpt.gif") repeat-y;
	width: 22px;
}

#noTabTblRightRpt {
	background: url("/img/common/no_tab_table/right_rpt.gif") repeat-y;
	width: 23px;
}

#noTabTblBotRpt {
	background: url("/img/common/no_tab_table/bot_rpt.gif") repeat-x;
	height: 18px;
}



/*#### SML TAB TABLE STYLES ############################*/
#smlTblHdrBg {
	background: url("/img/common/sml_tab_table/hdr_bg.gif") right no-repeat;
	height: 18px;
}

.smlTblHdr {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/*#### TEXT STYLES ############################*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1186bf;
	margin: 0 0 0 0;
}

.tblHdr {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0 0 0 0;
}

ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

li.innerList {
	list-style: lower-alpha;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

.noJustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	font-style: italic;
	color: #000000;
}

.testName {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

blockquote {
	border: 1px solid #005E97;
	padding: 4px 10px 4px 10px;
	background-color: #dbf6a7; /*BAE5FF*/
}

.txtHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	/*letter-spacing: 1px;*/
	color: #005E97;
}

.copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.boxHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 8px;
	letter-spacing: 1px
}

img.pgPic {
	padding: 4px;
	background-color: #CFCFCF;
	border: 1px solid #005E97;
	margin: 4px;
	
}

.imgTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e2750c;
}



/*#### LINK STYLES ############################*/
a.copyLink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005E97;
	font-style: normal;
}

a.copyLink:hover {
	color: #6699FF;
	font-style: normal;
}



a.learnMoreLink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005E97;
	font-style: normal;
}

a.learnMoreLink:hover {
	text-decoration: none;
	color: #6699FF;
	font-style: normal;
}



a.promoLink {
	border: 1px solid #005E97;
	text-decoration: none;
	padding: 4px 120px 4px 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B3D570;
	font-style: normal;
}

a.promoLink:hover {
	text-decoration: none;
	color: #1186bf;
	background-color: #dbf6a7;
}



a.txtLink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005E97;
	font-style: normal;
}

a.txtLink:hover {
	text-decoration: underline;
	color: #6699FF;
	font-style: normal;
}



a.footerLink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
}

a.footerLink:hover {
	text-decoration: underline;
	color: #1186bf;
}



a.copyRightLink {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
}

a.copyRightLink:hover {
	color: #1186bf;
}


/*#### TNB NAV STYLES ############################*/
#navBg {
	/*background: url("/img/nav/nav_bg.jpg") no-repeat center top;*/
	background-color: #b3d570;
	width: 486px;
	height: 34px;
}

a.tnbLink {
	display: block;
	margin: 0 1px 0 0;
	padding: 6px 5px 0 5px;
	height: 24px;
	overflow: hidden;
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
}
	
a.tnbLink:hover {
	color: #1186bf;
	background-color: #dbf6a7;
}

a.tnbLink:active {
	color: #FFFFFF;
}


/*#### DROPDOWN MENU STYLES ############################*/

#dropmenudiv{
	position: absolute;
	border: 1px solid #323d43;
	border-bottom-width: 0;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 7px;
	border-bottom: 1px solid #0a0809;
	padding: 1px 0;
	text-decoration: none;
	color: #0a0809;
	background-color: #122537;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #e4ebef;
	/*opacity:.90;filter:
	alpha(opacity=90);
	-moz-opacity: 0.90;*/
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #9fa8b1;
	color: #0a0809;
	/*letter-spacing: 1px;*/
}

-->