
html {
	
}
body {
	color: #414141;
}
#nav ul li a {
	color: #474747;
}
#nav ul li a.open,
#nav ul li a.open:hover {
	color: #004e8f;
}
#nav ul li a:hover {
	color: #000;
}
#subnav ul li a {
	color: #000;
}
#subnav ul li a.open {
	color: #000
}
#subnav ul li a:hover {
}
#subnav ul li ul li a {
	color: #777777;
}
a {
	color: #0a357e;
	background-color: transparent;
}
a:hover {
	
}
h1 {
	color: #1D2A70;
	background-color: transparent;
}
h2 {
	color: #1D2A70; /*#909090;*/
	background-color: transparent;
}
h3 {
	color: #1D2A70; /*#909090;*/
	background-color: transparent;
}
hr {
	color: #cdcdcd;
	background-color: #cdcdcd;
}
img {
	border-color: #ccc;
}
table {
	border-color: #ccc;
}
td {
	border-color: #ccc;
}



body {
	font: normal .75em/1.6em Arial, sans-serif;
}
#nav {
	font: normal 16px/32px Arial, sans-serif;
}
#nav a {
	text-decoration: none;
	outline: none;
}
#nav a:hover {
	text-decoration: underline;
}
#subnav ul li a {
	font-size: 1.17em;
	font-weight: normal;
}
#subnav ul li a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font: normal 1.5em/1em Tahoma, Arial, sans-serif;
  	margin: 20px 0 10px 0;
	padding: 0;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
  	margin: 18px 0 9px 0;
	padding: 0;
}
h3 {
	font-size: 1.0em;
	line-height: 1em;
	font-weight: bold;
  	margin: 15px 0 7px 0;
	padding: 0;
}
hr {
	height: 1px;
	border: 0;
}
p {
	margin: 10px 0;
	padding: 0;
}
input, textarea, select {
	font: 12px Arial, sans-serif;
}
UL {
	margin-left: 0;
	padding-left: 15px;
}
LI {
	list-style-image: url(color_gray/pics/icoList.gif);
	padding: 3px 0;
}

html {
	margin: 0px;
	padding: 0px;
	background: #fff;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(color_gray/pics/bgBody.gif) #f6f6f6 repeat-x top left;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
	position: relative;
	background: url(color_gray/pics/bgWrapper.gif) repeat-y top left;
	z-index: 100;
}
#wrapperCenter {
	width: 100%;
	height: 100px;
	overflow: visible;
	overflow-x: hidden;
}
html>body #wrapperCenter {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}
#wrapperContent {
	margin: 0 auto;
	width: 980px;
	padding: 0 0px 0 0px;
	height: auto;
	overflow: hidden;
	min-height: 620px;
}

/* Header
=========================================*/

#header {
	height: 85px;
	overflow: hidden;
	background: #fff;
	width: 980px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo a img {
	border: 0px;
}
.banner {
	text-align: right;
	width: 683px;
	padding-bottom: 13px;
	background: url(color_gray/pics/bgBanner.gif) #fcfcfc repeat-x bottom left;
}


/* Top Navigation
=========================================*/
#nav {
	width: 705px;
	margin: 0 0px;
	position: relative;
	right: 15px;
	height: 32px;
	overflow: hidden;
	text-align: right;
	padding: 49px 36px 0px 20px;
	float: right;
	background: url(color_gray/pics/bgTopnavLast.gif) no-repeat right bottom;
}
#nav ul {
	height: 32px;
	margin: 0;
	padding: 0;
	float: right;
	background: url(color_gray/pics/bgTopnav.gif) repeat-x left bottom;
}
#nav ul li {
	margin: 0;
	padding: 0 10px 0 46px;
	list-style: none !important;
	text-align: right;
	height: 32px;
	position: relative;
	z-index: 200;
	float: left;
	background: url(color_gray/pics/bgTopnavLeft.gif) no-repeat left bottom;
}
#nav ul li.first {
	background: url(color_gray/pics/bgTopnavFirst.gif) no-repeat left bottom;
}
#nav ul li.open {
	padding: 0 36px 0 0px;
	left: 36px;
	margin-left: -36px;
	z-index: 205;
	background: url(color_gray/pics/bgTopnavOpen.gif) no-repeat right bottom;
}
#nav ul li a {
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
#nav ul li a.open {
	padding: 0px 10px 0px 46px;
	background: url(color_gray/pics/bgTopnavLeftOpen.gif) no-repeat left bottom;
}
#nav ul li.last a.open SPAN {
	background: url(color_gray/pics/bgTopnavLastOpen.gif) no-repeat right bottom;
	display: inline-block;
	height: 32px;
	width: 46px;
	margin-right: -46px;
}
#nav ul li.last a.open:hover SPAN,
#nav ul li.open a:hover  {
	text-decoration: none !important;
}
#nav ul li.open a.first {
	background: url(color_gray/pics/bgTopnavFirstOpen.gif) no-repeat left bottom;
}
#nav ul li SPAN {
	display: none;
}

/* Content
=========================================*/
#content {
	margin: 0px 0px 0px 0px;
	padding: 13px 0 0 0;
	overflow: visible;
	overflow-x: hidden;
	background: url(color_gray/pics/bgContent.gif) no-repeat left top;
	height: 400px;
}
HTML>BODY #content {
	height: auto;
	min-height: 400px;
	overflow: hidden;
}
#main {
	width: 683px;
	padding: 0px 0px 0px 0px;
	float: right;
	overflow-x: hidden;
}
.mainText {
	padding: 0px 25px 30px 30px;
	margin-top: 30px;
	width: 380px;
	border-right: 1px #e8e8e8 solid;
}

#column1 {
	width: 231px;
	float: left;
	padding: 23px 0px 0 25px;
	overflow: hidden;
}
#column1 .column1Text {
	padding: 0px 15px 30px 15px;
	margin-top: 25px;
}

#column2 {
	padding: 12px 0px 0px 0px;
	float: right;
	width: 200px;
	position: relative;
	left: 650px;
	margin-left: -650px;
}
#column2Center {

}
#column2Content {

}
#column2 .column2Text {
	padding: 0px 0px 30px 20px;
	margin-top: 40px;
}
#clearDiv {
	clear: both;
}


/* Sub Navigation
=========================================*/
#subnav {
	overflow-x: hidden;
}
#subnav ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 231px;
	clear: left;
	float: left;
}
#subnav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 2px;
	width: 231px;
	clear: left;
	float: left;
	background: url(color_gray/pics/bgSubnav.gif) repeat-x left bottom;
}
#subnav ul li a {
	display: block;
	padding: 4px 20px 4px 31px;
	overflow: hidden;
	text-decoration: none;
	background: url(color_gray/pics/icoSubnav.gif) no-repeat 18px 11px;
}
#subnav ul li a:hover {
}
#subnav ul li a.open {
	background-image: url(color_gray/pics/icoSubnavOpen.gif);
}
#subnav ul li.sub {
	background: none;
	float: left; /* ie fix */
	width: 178px;
}
/* sub */
#subnav ul li ul {
	clear: left;
	padding: 5px 0px 10px 0px;
	border-bottom: 1px #ededed solid;
}
#subnav ul li ul li {
	background: none;
	padding: 2px 0px;
}
#subnav ul li ul li a {
	background: none;
	display: inline;
}
#subnav ul li ul li a:hover {
	background: none;
}
#subnav ul li ul li a.open {
	background: none;
}
/* subsub */
#subnav ul li ul li ul {
	
}
#subnav ul li ul li ul li {
	
}
#subnav ul li ul li ul li a {
	padding: 0px 0px 0px 39px;
}
#subnav ul li ul li ul li a:hover {
	
}
#subnav ul li ul li ul li a.open {
	
}

/* Footer
=========================================*/
#footerContainer {
	overflow: hidden;
	padding: 30px 20px 0px 20px;
	line-height: 1em;
	height: 90px;
	font-size: 12px;
	color: #a1a1a1;
	background: url(color_gray/pics/bgFooter.gif) #fff repeat-x top left;
	position: relative;
	margin-top: -11px;
	z-index: 99;
}
#footerContainer A,
#footerContainer A:hover {
	color: #a1a1a1;
}
#footer {
	width: 900px;
	padding: 0 40px;
	margin: 0 auto;
}
#footer h1,
#footer h2,
#footer h3 {
	color: #696969;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#copy {
	width: 980px;
	margin: 0 auto;
}

#breadcrumb {
	position: absolute;
	width: 10px;
	height: 10px;
	background: url(color_gray/pics/roundCorner.png) no-repeat left top;
	top: 97px;
	right: 0px;
}

/* really 
==========================*/
#really {
	padding: 0px 40px 0px 40px;
	text-align: right;
	width: 900px;
	margin: 0 auto;
}
#really a {
	color: #d5d5d5;
	display: inline-block;
	padding: 2px 5px;
	font: bold 12px Arial Black, Arial, sans-serif;
	text-decoration: none;
	margin-right: 10px;
}
#really a:hover {
	background-color: #000;
	color: #8fd71e;
	text-decoration: none;
}