/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #72706f;
	margin: 0px;
}
.pageBg {
	background-color: #FFFFFF;
}
.lhsBg {
	background-image: url(../images/lhs_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.linkBg {
	background-color: #0071b6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 14px;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footerLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footerLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DA251D;
	text-decoration: none;
}
.addressBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	background-image: url(../images/address_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.system-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btnBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #f3f4f4;
	border: 1px solid #dcddde;
}
.red-star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	padding-right: 10px;
}
.bulletLink {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	color: #000000;
}
.bulletLink a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.bulletLink a:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;	
}
.bulletLinkRed {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/bullet_1_mo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	color: #000000;
}
.bulletLinkRed a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.bulletLinkRed a:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;	
}
.redLink {
	font-size: 12px;
	font-weight: normal;
	color: #da251d;
	text-decoration: underline;
}
.redLink:hover {
	font-size: 12px;
	font-weight: normal;
	color: #006bb4;
	text-decoration: none;
}
.headerTextBg {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a7a9ac;
	padding: 3px;
}
.subHeaderTextBg {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #d1d3d4;
	padding: 3px;
}
.textBg {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #f1f2f2;
	padding: 3px;
}
