@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-family: Arial, Verdana !important;
}
img {
	border-style: none;
}

.shadow_repeat {
	background-image: url(../images/body_shadow.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.nav {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.nav li {
	display: inline;
}
.nav li a {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 8px;
	height: 25px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/nav_divide.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.nav a:hover {
	background-image: url(../images/nav_bg_hover.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FF9900;
}
.nav     .divide  {
	background-image: url(../images/nav_divide_hide.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.nav .showactive {
	background-image: url(../images/nav_bg_hover.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FF9900;
}
.Contentbg {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-left: 10px;
}
.Contentbg p {
	font-size: 11px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 5px;
}
.Contentbg ul {
	font-size: 11px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.Contentbg a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #113C49;
}
.Contentbg a:hover {
	color: #113C49;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.Contentbg li {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 8px;
	list-style-position: outside;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: url(../images/bullet.gif);
}
.Contentbg ol {
	padding: 0px;
	list-style-image: none;
	list-style-type: circle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.Contentbg ol li {
	list-style-type: disc;
	list-style-image: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Contentbg .subheading {
	color: #113C49;
	font-size: 20px;
	text-decoration: none;
	background-image: url(../images/subheading_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	display: block;
	margin-bottom: 10px;
	width: 430px;
	padding-left: 5px;
}



.updatesbg {
	background-image: url(../images/updates_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-left: 10px;
}
.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 67px;
	font-size: 11px;
	color: #999999;
}
.footer a {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.footer a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer .copyright .qmp {
	color: #FF0000;
	text-decoration: none;
}

.copyright {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}


h2 {
	font-size: 20px;
	font-weight: normal;
	color: #113C49;
	display: block;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #113C49;
	display: block;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.clients_content {
	font-size: 11px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	padding: 7px;
}
