@charset "UTF-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-color: #FFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
body,td,th {
	color: #151515;
}

body {
	color: #151515;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 6 6 6 6; 
	padding: 0 0 0 0; 
	text-align: center; 
}
 
h1 {
	color: #1f2d7f;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 12px;
}
 
h2 {
  color: #777890;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
 
a,  a:link {
  color: #5456ef;
  font-weight: bold;
  text-decoration: none;
}
 
a:visited {
  color: #151515;
  font-weight: bold;
  text-decoration: underline;
}
 
a:hover {
  color: #3a32c4;
  text-decoration: underline;
}
 
a:focus {
  color: #3a32c4;
}
 
a:active {
	color: #383644;
	text-decoration: none;
}
#outerWrapper {
	text-align: left;
	width: 870px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #767a7f;
	border-left-color: #767a7f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767a7f;
}
#outerWrapper #header {
	border-bottom: solid 1px #767a7f;
	padding: 0px;
	width: 870px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 107px;
}

	
.nav {
	left: 387px;
	float: right;
	width: 401px;
	margin-top: 50px;
	background-color: #FFF;
}

 
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0; 
  padding: 10px 10px 10px 10px; 
}

#content .col1 {
	width: 830px;
	padding-top: 12px;
	}
.img {
	float: right;
	width: 400px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-top: 12px;
	}

#footer {
	font-size:10px;
	border-top: solid 1px #9ea3aa;
	padding: 10px 10px 10px 10px;
}



#footer li a, #footer li a:link, #footer li a:visited {
	color:#999;
	font-size:9px;
	font-weight: light;
}
	#footer li {
	display:inline;
	padding:0 0px;
	font-weight: light;
	}

.ftr-text {
	float: right;
	width: 300px;	
}


body {
	background-color: #FFF;
	border-color: #000;
	color: #000;
}
