.whiteBorder {
	border: 1px solid #FFFFFF;
}
body {
	background-image: url(images/layout/bg.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.navBgL {
	background-image: url(images/layout/navBarLeft.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.navBgB {
	background-image: url(images/layout/navBarBot.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.bodyLeftBg {
	background-image: url(images/layout/leftBodyBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F2F2F2;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAFAF;
	height: 20px;
}
.tittleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0C3670;
	text-transform: uppercase;
	text-decoration: underline;
}
.headerNoUnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0C3670;
	text-transform: uppercase;
}
.whiteTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
}
.blackTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
a.footerLink:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.footerLink:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.footerLink:hover {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.footerLink:active {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.bodyTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}
.arial16px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;

}
.brownBg {
	background-image: url(images/layout/brownBg.gif);
	background-repeat: repeat-x;
	color: #0033CC;
}
.white {color: #FFFFFF}
.smallTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.arial14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.alignTopPadding {
	vertical-align: top;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}.bodyTXTBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0C3670;
}
a.leftNavLink:link {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a.leftNavLink:visited {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a.leftNavLink:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a.leftNav:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a:link {
	color: #0000F7;
}
a:visited {
	color: #0000F7;
}
a:hover {
	color: #0000F7;
}
a:active {
	color: #0000F7;
}
a.greenLink:link {
	color: #46763D;
	font-weight: bold;
}
a.greenLink:visited {
	color: #46763D;
	font-weight: bold;
}a.greenLink:hover {
	color: #46763D;
	font-weight: bold;
}a.greenLink:active {
	color: #46763D;
	font-weight: bold;
}
a.redLink:link {
	color: #FF0000;
}
a.redLink:visited {
	color: #FF0000;
}a.redLink:hover {
	color: #FF0000;
}a.redLink:active {
	color: #FF0000;
}
.redBold {
	color: #FF0000;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.formBgColor {
	background-color: #FFFF99;
}
.iso {
	color:#FFFFFF;
	font: bold 12px Tahoma, Arial, Verdana, sans-serif;
}
.treebg {
	background: #ffffff url(images/layout/sunny_tree.jpg) no-repeat left top;
}
#header {
	position:relative;
	height:150px;
	width:760px;
}
.qmi {
	position:absolute;
	bottom: 70px;
	right:30px;
}
.disclaimer {
	font:10px Arial, Helvetica, sans-serif;
}