body {
	margin: 0px;
	background-image: url(images/index/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.topnav {
	background-color: #154365;
	height: 23px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D293D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C5D0D9;
	padding-left: 10px;
}
.topnav a {
	font-size: 10px;
	font-weight: bold;
	color: #C5D0D9;
}
.topnav a:link {
	text-decoration: none;
}
.topnav a:visited {
	text-decoration: none;
	color: #C5D0D9;
}
.topnav a:hover {
	text-decoration: underline;
	color: #C5D0D9;
}
.topnav a:active {
	text-decoration: none;
}
.midnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #154365;
	padding-right: 10px;
	padding-left: 8px;
	line-height: normal;
}
.midnav a {
	font-size: 10px;
	font-weight: bold;
	color: #154365;
}
.midnav a:link {
	text-decoration: none;
}
.midnav a:visited {
	text-decoration: none;
	color: #154365;
}
.midnav a:hover {
	text-decoration: underline;
	color: #154365;
}
.midnav a:active {
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.footer a {
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}
.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #444444;
}
.footer a:hover {
	text-decoration: underline;
	color: #444444;
}
.footer a:active {
	text-decoration: none;
}
.mainbody {
	padding: 9px;
}
.cont-tables {
	background-color: #FAF9F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	padding: 10px;
	width: 100%;
	border: 1px solid #D8D8D8;
	line-height: 13px;
}
.primary-rule {
	background-image: url(images/primary_rule_bg.gif);
	background-repeat: repeat-x;
	height: 4px;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
}
.filter-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C70BF;
}
.filter-text a {
	font-size: 12px;
	font-weight: bold;
	color: #1C70BF;
}
.filter-text a:link {
	text-decoration: none;
}
.filter-text a:visited {
	text-decoration: none;
	color: #1C70BF;
}
.filter-text a:hover {
	text-decoration: underline;
	color: #1C70BF;
}
.filter-text a:active {
	text-decoration: none;
}

.aphanumeric-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E6599;
	background-color: #E7EDF5;
	padding: 1px;
	height: 15px;
	width: 15px;
	border: 1px solid #9EB7D8;
}
.aphanumeric-table a {
	font-size: 11px;
	font-weight: bold;
	color: #3E6599;
}
.aphanumeric-table a:link {
	text-decoration: none;
}
.aphanumeric-table a:visited {
	text-decoration: none;
	color: #3E6599;
}
.aphanumeric-table a:hover {
	text-decoration: underline;
	color: #3E6599;
}
.aphanumeric-table a:active {
	text-decoration: none;
}
.secondary-rule {
	background-image: url(images/secondary_rule_bg.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.row1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FAF9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	padding: 7px 4px;
	width: auto;
	font-size: 11px;
}
.row1 a {
	font-size: 11px;
	font-weight: bold;
	color: #0E3552;
}
.row1 a:link {
	text-decoration: none;
}
.row1 a:visited {
	text-decoration: none;
	color: #0E3552;
}
.row1 a:hover {
	text-decoration: underline;
	color: #0E3552;
}
.row1 a:active {
	text-decoration: none;
}
.row2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	padding: 7px 4px;
	width: auto;
	font-size: 11px;
}
.row2 a {
	font-size: 11px;
	font-weight: bold;
	color: #0E3552;
}
.row2 a:link {
	text-decoration: none;
}
.row2 a:visited {
	text-decoration: none;
	color: #0E3552;
}
.row2 a:hover {
	text-decoration: underline;
	color: #0E3552;
}
.row2 a:active {
	text-decoration: none;
}
.domainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.domainlinks a {
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}
.domainlinks a:link {
	text-decoration: underline;
}
.domainlinks a:visited {
	text-decoration: underline;
	color: #444444;
}
.domainlinks a:hover {
	text-decoration: underline;
	color: #444444;
}
.domainlinks a:active {
	text-decoration: underline;
}
.outter-box {
	border: 1px solid #D2D2D2;
	background-color: #EDEDED;
	padding: 5px;
}

.inner-box {
	border: 1px solid #D2D2D2;
	background-color: #F6F6F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	padding: 10px;
}
.inner-box a {
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}
.inner-box a:link {
	text-decoration: none;
}
.inner-box a:visited {
	text-decoration: none;
	color: #444444;
}
.inner-box a:hover {
	text-decoration: underline;
	color: #444444;
}
.inner-box a:active {
	text-decoration: none;
}
.navhead {
	background-color: #0F3255;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F7F7F7;
	padding-bottom: 6px;
}
.navsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D9DFE3;
	background-color: #2B4F72;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-bottom: 6px;
}
.navsubhead a {
	font-size: 10px;
	font-weight: bold;
	color: #D9DFE3;
}
.navsubhead a:link {
	text-decoration: none;
}
.navsubhead a:visited {
	text-decoration: none;
	color: #D9DFE3;
}
.navsubhead a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.navsubhead a:active {
	text-decoration: none;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #02396D;
	background-color: #C0D2EA;
	height: auto;
	width: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
}
.submenu a {
	font-size: 10px;
	font-weight: normal;
	color: #02396D;
}
.submenu a:link {
	text-decoration: none;
}
.submenu a:visited {
	text-decoration: none;
	color: #02396D;
}
.submenu a:hover {
	text-decoration: underline;
	color: #02396D;
}
.submenu a:active {
	text-decoration: none;
}
.img-border {
	border: 1px solid #D8D8D8;
}
.img-cont {
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #D8D8D8;
	width: 302px;
}
.row-header {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	padding: 7px 4px;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	color: #1C70BF;
}
.col-cont {
	background-color: #FFFFFF;
	background-image: url(images/homebody_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
	width: auto;
}
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
}
.login-console {
	width: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4D0D8;
}
.col-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #154365;
	margin: 8px 5px 5px 10px;
	width: 157px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B2A50;
	line-height: 18px;
}
.casestudy-cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B2A50;
	background-color: #F6FBFF;
	padding: 3px 5px 5px;
	width: auto;
	border: 1px solid #B1BBC6;
	line-height: 15px;
	margin-top: 5px;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BCCBD7;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCCBD7;
	margin-right: 12px;
	margin-bottom: 7px;
	margin-left: 12px;
	padding-bottom: 7px;
}
.login {
	padding-bottom: 10px;
	padding-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4D0D8;
	float: right;

}
.login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4D0D8;
}
.login a:link {
	text-decoration: none;
}
.login a:visited {
	text-decoration: none;
	color: #C4D0D8;
}
.login a:hover {
	text-decoration: underline;
	color: #C4D0D8;
}
.login a:active {
	text-decoration: none;
}
