/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.top-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
}
.bg-color {
	background-color: #122d43;
}
.bottom-bg {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: repeat-x;
}
.logo-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #122d43;
	text-decoration: none;
}
.menu-bg-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #122d43;
}
.menu-bg-font-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.client-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #090710;
	text-decoration: none;
	padding:0px 120px 0px 0px;
}
.text-box {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 115px;
	height: 18px;
}
.iquest-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #122d43;
	text-decoration: none;
}
.tm {
	vertical-align: super;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.title-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #326085;
	text-decoration: none;
}
.iquest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #326085;
	text-decoration: none;
}
.text-font-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.text-font-12-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #21537c;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.top-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4c4c4c;
}
.bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
}
.left-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4c4c4c;
}
.right-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4c4c4c;
}
.gray-table-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	background-color: #f0f0f0;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}

.more-link {
	color: #326085;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.bread-crum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #326085;
	text-decoration: none;
}
.bread-crum-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text-12-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #326085;
	text-decoration: none;
}
.text-12-link-ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #326085;
	text-decoration: underline;
}
.bottom-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #122c42;
	text-decoration: none;
}
.text-12-link-ul-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #;
	text-decoration: underline;
	color: #333333;
}