/* CSS Document */

.aTable {
 font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color:#000000;
}
.boxBody {
	border: #EAEAEA 1px solid;
	}
.gridBox {
		border: #EDEDED 1px solid;
}
.mnu { 
	background-color: #346A9C;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color:#FFFFFF;
	padding-left: 9px;
	vertical-align: middle;
}
.mnu:hover { 
	background-color: #346A9C;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color:#EBD194;
	padding-left: 9px;
	vertical-align: middle;
}
.tdheight {
	font-size: 6px;
}
.tdcurveBtm {
	font-size: 3px;
	border-bottom-color: #346A9C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.tdcurveRight {
	border-right-color: #346A9C;
	border-right-style: solid;
	border-right-width: 1px;
}
.tdcurveLeft {
	border-left-color: #346A9C;
	border-left-style: solid;
	border-left-width: 1px;
}
.tdcurveTop {
	font-size: 3px;
	border-top-color: #346A9C;
	border-top-style: solid;
	border-top-width: 1px;
}
.tdcurveVert {
	border-top-color: #346A9C;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #346A9C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.tdcurveTopleft {
	font-size: 3px;
	border-top-color: #346A9C;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #346A9C;
	border-left-style: solid;
	border-left-width: 1px;
}
.tdcurveBtmRight {
	font-size: 3px;
	border-bottom-color: #346A9C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #346A9C;
	border-right-style: solid;
	border-right-width: 1px;
}
.contBold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color:#000000;
}
.contsmallBold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color:#000000;
}
.contsmall {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color:#000000;
}
.contNrm {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color:#000000;
}
.captionClr {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color:#FFFFFF;
}
.morelink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	color:#FFFFFF;
}
.morelink:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
	color:#FFFFFF;
}
.txtHighlight {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color:#95BDF6;
}
.caption {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	color:black;
	padding-left: 3px;
}
.caption2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color:black;
	padding-left: 3px;
}
.label {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color:#000000;
}
.title {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	color:#FF3300;
}

.txtlink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	color:#000000;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;
}
.txtlink:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 14px;
	color:#000000;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;
}
.innerlink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color:black;
}
.innerlink:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color:#D4A030;
}
.innerlink2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color:black;
}
.innerlink2:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color:#803233;
}
.innerlink3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color:white;
}
.innerlink3:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color:#803233;
}
.innerlink4 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 12px;
	color:black;
}
.innerlink4:hover {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 12px;
	color:#803233;
}
.innerlink5 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	color:black;
}
.innerlink5:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color:#000000;
}
.innerlink6 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	color:#803233;
}
.innerlink6:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color:#902753;
}
.menulink1 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color:white;
}
.menulink1:hover {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	color:white;
}
.menulink2 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color:black;
}
.menulink2:hover {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	color:black;
}
.innerlinktext {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	color:#000000;
}
.innerlinktext:hover {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color:#000000;
}
.innerlinktexttiny {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	color:#000000;
}
.innerlinktexttiny:hover {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color:#000000;
}

.innerlinktextb {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
	color:#000000;
}
.innerlinktextboldred {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
	color:#803233;
}

.innerlinktextb:hover {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color:#000000;
}

.redlink {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color:#000000;
}
.redlink:hover {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color:#000000;
}
.bannerlink {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color:black;
}
.bannerlink:hover {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color:#803233;
}

.forgotpass {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:black;
}
.forgotpass:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#803233;
}
.txtBox {
	border: #13426D 1px solid;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
.loginBtn {
	background-color: #346A9C;
	border: #346A9C 1px solid;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	padding-left: 1px;
	padding-right: 1px;
}
.footerIdle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color:#FFFFFF;
}
	
.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	color:#FFFFFF;
}
.footer:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
	color:#FFFFFF;
}
.nextstepsbackcolor {
	background-color: #F0F0F0
}
.nextstepsheadercolor {
	background-color: #C8C8C8
}
.redback {
	background-color: #777777
}
.bg_image_personal {
background-image: url('/webff/personal/images/header_personal.gif')
}
.bg_image_commercial {
background-image: url('/webff/commercial/images/header_commercial.gif')
}