@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border-width: 0;
	list-style: none;
}
body {
	background-color: #d8d2c4;
	margin: 0px;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545556;
	line-height: 18px;
}
body,td,th a:hover {
	color: #004494;
}
p {
	margin-bottom: 10px;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: auto;
}
#container {
	width: 990px;
	background-image: url(images/bg-grad.gif);
	background-repeat: repeat-y;
	height: auto;
}
#header {
	height: 275px;
}
#logo {
	position:absolute;
	width:265px;
	height:61px;
	z-index:1;
	left: 35px;
	top: 23px;
}
#login {
	position:absolute;
	width:146px;
	height:29px;
	z-index:1;
	left: 805px;
	top: 20px;
}
#nav {
	position:absolute;
	z-index:1;
	left: 306px;
	top: 51px;
	width: 659px;
	height: 35px;
}
div#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	font-weight: bold;
	padding: 8px;
}
#navbar ul li a:link, #navbar ul li a:visited {
	color: #696B6E;
	text-decoration: none;
	border: solid #ffffff 2px;
	display: inline;
	padding:6px;
}
#navbar ul li a:hover {
	border: solid #F2EFE9 2px;
	color: #004494;
	background-color: #ffffff;
	text-decoration: none;
}
#navbar ul li a.current {
	border: solid #F2EFE9 2px;
	color: #004494;
	background-color: #F2EFE9;
	text-decoration: none;
}
#navbar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
#banner {
	position:absolute;
	width:974px;
	height:150px;
	z-index:1;
	left: 8px;
	top: 100px;
}
#leftNav {
	position:absolute;
	width:190px;
	z-index:1;
	left: 40px;
	top: 275px;
	color: #68696b;
	height: 234px;
	overflow: inherit;
}
.leftNavHeader {
	margin: 10px 0 10px 0;
}
.leftNavHeader h2 {
	font-size: 11px;
	padding: 6px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #004494;
	display: inline;
}
.leftNavList {
	margin: 5px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
.leftNavList ul {
	margin:0;
	padding:0;
}
.leftNavList li {
	margin:0;
	padding:0 22px;
}
.leftNavList a {
	color: #68696b;
	text-decoration: none;
}
.leftNavList a:hover {
	color: #004494;
}
.leftNavListSelected {
	color: #004494;
	background-image: url(images/chevron.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
}
.leftSubNavList {
	margin: 0 0 10px 0;
	font-weight: bold;
	line-height: 16px;
}
.leftSubNavList li {
	margin:0;
	padding: 0 0 0 10px;
	color: #004494;
}
.leftSubNavList a {
	color: #8e96c7;
	text-decoration: none;
}
.leftSubNavList a:hover {
	color: #004494;
}
#leftFlashBox {
	position:absolute;
	width:190px;
	z-index:2;
	left: 40px;
	top: 535px;
	color: #68696b;
	height: 80px;
}
#content {
	margin: 0 0 40px 258px;
	width: 480px;
	min-height:460px;
	height: auto !important;
	height: 460px;
}
#content h3 {
	color: #00ADEF;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
}
#content a {
	color: #004494;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #004494;
	margin: 0 0 20px 0;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #004494;
	margin: 20px 0 10px 0;
}
#content ul {
	margin-left: 16px;
	margin-bottom: 15px;
}
#content ul li {
	color: #004494;
	list-style-type: disc;
	margin-bottom: 8px;
}
.blueHeader {
	color: #004494;
}
.txtBlueLght {
	color: #00B6EE;
}
.txtOrange {
	color: #F19F0B;
}
.txtGreen {
	color: #BED62F;
}
.txtMagenta {
	color: #D04A9B;
}
#breadcrumbs {
	font-size: 10px;
	margin: 0 0 15px 0;
	color: #545556;
	padding: 0;
}
#breadcrumbs a {
	color: #545556;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #004494;
	text-decoration: underline;
}
.breadcrumbSelected {
	color: #004494;
}
#clientList {
	color: #004494;
	height: auto;
}
#clLeft {
	float: left;
	width: 47%;
}
#clRight {
	float: right;
	width: 53%;
}
#rightBox {
	position:absolute;
	width:175px;
	height:440px;
	z-index:1;
	left: 775px;
	top: 275px;
	overflow: inherit;
}
#rightBox h2 {
	margin-bottom: 10px;
	font-size: 12px;
	color: #68696b;
}
.quickLinksTable {
	border: 1px solid #004494;
}
.quickLinksTop {
	color: #FFF;
	padding: 0 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.quickLinksMain {
	padding: 7px;
}
.quickLinksMain ul li {
	padding-left: 14px;
	background-image: url(images/chevron2.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin: 3px 0 3px 4px;
	line-height: normal;
}
.quickLinksMain a {
	text-decoration: none;
	color: #68696b;
}
.quickLinksMain a:hover {
	color: #004494;
	text-decoration: underline;
}
.teamTable {
	color: #004494;
	margin-top: 2px;
}

#teamMailLink a {
	color: #FFFFFF;
	text-decoration: none;
}
#teamMailLink a:hover {
	color: #004494;
	text-decoration: underline;
}
.teamTableTop {
	color: #FFFFFF;
	padding: 8px 0 8px 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#bottomBar {
	background-color: #E0DACF;
	background-image: url(images/bg-grad_bottomBar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
}
#footer {
	text-align: center;
	padding: 5px 0 10px 0;
	font-size: 11px;
}
#footer a {
	color: #68696b;
	text-decoration: none;
}
#footer a:hover {
	color: #004494;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
#contentIndex {
	margin: 0 0 55px 258px;
	width: 435px;
}
#contentIndex p {
	font-size: 14px;
	line-height: 22px;
}
#indexBoxMain {
	background-color: #F2EFE9;
	margin: 0 25px 5px 25px;
	z-index: 30;
}
.indexBoxMain2 {
	padding: 0px;
}
.indexBoxMain2 h3 {
	color: #00B6EE;
}
.quickLinksMain #bpg {
	margin-bottom: 10px;
}
.quickLinksMain #bpg2 {
	margin-left: 15px;
}
#contentService {
	margin: 0 0 40px 258px;
	width: 700px;
	min-height:460px;
	height: auto !important;
	height: 460px;
}
#contentService h3 {
	color: #00ADEF;
	margin: 0;
	font-weight: bold;
}
#contentService a {
	color: #004494;
	text-decoration: none;
}
#contentService a:hover {
	text-decoration: underline;
}
#contentService h1 {
	font-size: 18px;
	font-weight: bold;
	color: #004494;
	margin: 0 0 20px 0;
}
#contentService ul {
	margin-left: 16px;
	margin-bottom: 15px;
}
#contentService ul li {
	color: #004494;
	list-style-type: disc;
	margin-bottom: 8px;
}
.serviceWidth {
	width: 480px;
}

.indexList1 ul {
	margin:0;
	padding:0;
	color: #FFFFFF;
}
.indexList1 li {
	margin:0 0 0 0;
	padding:0 0 0 10px;
}
.indexList1 a {
	color: #FFFFFF;
	text-decoration: none;	
}
.indexList1 a:hover {
	color: #004494;
}
.indexList1Selected {
	
}
.indexList2 {
	margin:0;
	padding:0;
}
.indexList2 ul {
	margin:15px 0;
	padding:0;
}
.indexList2 li {
	margin:0;
	padding:0 0 0 8px;
}
.indexList2 a {
	color: #68696b;
	text-decoration: none;
	background-image: url(images/chevron2.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 15px;
}
.indexList2 a:hover {
	color: #004494;
}
.indexList3 ul {
	margin:0;
	padding:0;
	color: #FFFFFF;
}
.indexList3 li {
	margin:0 0 0 0;
	padding:0 0 0 10px;
}
.indexList3 a {
	color: #FFFFFF;
	text-decoration: none;	
}
.indexList3 a:hover {
	color: #00B6EE;
}
.indexList3Selected {
	
}
.indexListNoLink {
	margin:0 0 0 15px;
	padding:0;
}
#contentService img {
	margin-bottom: 15px;
}
.indexList2 img {
	margin: 10px 0 0 16px;
}
.contentNews {
	background-color: #FFFFFF;
	margin: 100px 80px 50px 40px;
	text-align: left;
}
.contentNews a {
	color: #000000;
	text-decoration: none;	
}
.authorNews {
	font-size: 11px;
	color: #004494;
	margin: 30px 0 20px 0;
	font-style: italic;
}
.news a {
	font-size: 11px;
	color: #68696b;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px 0 0px 0;
}

.homeNews a {
	font-size: 12px;
	color: #68696b;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px 0 0px 0;
}
