body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 8px;
	background-color: #FFFFFF;
	color: #262626;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

form {
	margin: 0px;
}

strong {
	font-weight: bold;
	color: #333333;
}

input, select {
	font-size: 12px;
}

H4 {
	font-size: 12px;
	font-weight: bold;
	color: #7AB83C;
	margin: 0px;
}

H4.error {
	font-size: 12px;
	font-weight: bold;
	color: #BB3E00;
	margin: 0px;
}

TH {
	padding: 7px 15px;
	text-align: left;
	font-weight: bold;
}

TH.center {
	padding: 7px 15px;
	text-align: center;
	font-weight: bold;
}
TH.sectionHeader {
	font-size: 13px;
}
TD.rowClear {
	padding: 7px 15px;
}

TD.rowLight {
	padding: 7px 15px;
	background-color: #F6FDED;
}

TD.rowDark {
	padding: 7px 15px;
	background-color: #EBF5DE;
}
TD.rowClearLabel {
	font-size: 13px;
	padding: 6px 14px;
}
.disclaimer {
	font-size: 10px;
}

.frmterm {
	font-size: 12px;
	font-weight: bold;
	color: #7AB83C;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.colCenterWide {
	background-image: url(../images/bg_center_col.gif);
	background-repeat: repeat-x;
}

.colLeft {
	background-image: url(../images/bg_left_col.gif);
	background-repeat: repeat-y;
}

.colLeftNarrow {
	background-image: url(../images/bg_left_col_narrow.gif);
	background-repeat: repeat-y;
}

.colRightNarrow {
	background-image: url(../images/bg_right_col.gif);
	background-repeat: repeat-y;
}

.lnavHib {
	background-color: #A8D4DE;
	background-image: url(../images/bg_lnav_hib.gif);
	background-repeat: repeat-y;
}

.lnavHibActive {
	background-color: #76AAB6;
	background-image: url(../images/bg_lnav_hib_active.gif);
	background-repeat: repeat-y;
}

.lnavHibActiveCopy {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}

.imgPgHdr {
	margin: 38px 0px 14px 0px;
}

.imgPgHdrWbc {
	margin: 10px 0px 14px 0px;
}

#bc {
	padding-left: 22px;
	padding-right: 14px;
	padding-top: 14px;
	padding-bottom: 0px;
}

.introCopy {
	margin: 0px 14px 0px 23px;	
}

.lineClear {
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
}

.lineClearMargin {
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
	margin: 20px 0px;
}

.lineNav {
	background-image: url(../images/line_dot_nav.gif);
	background-repeat: repeat-x;
}

.lineLight {
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-color: #F6FDED;
}

.lineDark {
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-color: #EBF5DE;
}

.navCell {
	padding-top: 5px;
	padding-bottom: 5px;
}

.navCellTop {
	padding-bottom: 5px;
}

.navCellBottom {
	padding-top: 5px;
}

#mainfooter {
	background-color: #F7F6F1;
	padding-top: 7px;
	padding-bottom: 13px;
	text-align: center;
	width: 752px;
	margin: 10px 0px 1px 0px;
	font-size: 11px;
}

#subfooter {
	background: #F4F3EE url(../images/bg_subfooter.gif);
	background-repeat: repeat-x;
	width: 752px;
	height: 74px;
}

.colRtTop {
	background-color: #C4ECEE;
	background-image: url(../images/bg_build_col_rt_top.gif);
	background-repeat: repeat-y;
}

.colRtBottom {
	background-color: #E0E1B9;
	background-image: url(../images/bg_build_col_rt_bottom.gif);
	background-repeat: repeat-y;
}

.colTitle {
	margin-top: 16px;
	margin-left: 16px;
}

.colCopy {
	margin: 5px 16px;
}

.colCopy2 {

	margin-left: 10px;
}

.colRtNarrow {
	background-color: #82CCDC;
}

.imgBlock {
	display: block;
}

A.pnav, A.pnav:link, A.pnav:active, A.pnav:visited {
	color: #525252;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

A.pnav:hover {
	text-decoration: underline;
}

A.bc, A.bc:link, A.bc:active, A.bc:visited {
	color: #525252;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

A.bc:hover {
	text-decoration: none;
}

A, A:link, A:active {
	color: #005481;
	text-decoration: underline;
	font-weight: normal;
}

A:visited {
	color: #687d89;
	text-decoration: underline;
	font-weight: normal;
}

A:hover {
	text-decoration: none;
}

A.bold, A.bold:link, A.bold:active {
	color: #005481;
	text-decoration: underline;
	font-weight: bold;
}

A.bold:visited {
	color: #687d89;
	text-decoration: underline;
	font-weight: bold;
}

A.bold:hover {
	text-decoration: none;
}

A.glossary, A.glossary:link, A.glossary:active {
	color: #0092df;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid;
}

A.glossary:visited {
	color: #006499;
	text-decoration: none;
	font-weight: bold;
}

A.glossary:hover {
	color: #FFFFFF;
	background-color: #003F60;
	border-bottom: 1px hover;
	text-decoration: none;
}

A.leftnav, A.leftnav:link, A.leftnav:active ,A.leftnav:visited {
	color: #555555;
	text-decoration: none;
	font-weight: normal;
	margin-left: 1px;
	font-size: 11px;
}

A.leftnav:hover {
	text-decoration: underline;
}

A.leftnavBold, A.leftnavBold:link, A.leftnavBold:active ,A.leftnavBold:visited {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

A.leftnavBold:hover {
	text-decoration: underline;
}