
html {
	
}
body {
	color: #000;
}
#nav ul li a {
	color: #fff;
}
#nav ul li a.open {
	color: #1963ab;
}
#subnav ul li a {
	color: #fff;
}
#subnav ul li a.open {

}
#subnav ul li a:hover {
	
}
a {
	color: #1967b3;
	background-color: transparent;
}
a:hover {
	
}
h1 {
	color: #2568ad;
	background-color: transparent;
}
h2 {
	color: #000;
	background-color: transparent;
}
h3 {
	color: #000;
	background-color: transparent;
}
hr {
	color: #797979;
	background-color: #797979;
}
img {
	border-color: #fe6521;
}
table {
	border-color: #ccc;
}
td {
	border-color: #ccc;
}
#footer, 
#copy, 
#copy a {
	color: #000;
}


BODY {
	font: normal .70em Verdana, Tahoma, Arial, sans-serif;
}
#mainContent {
	line-height: 1.8em;
}
A {
	text-decoration: none;
	outline: none;
}
A:hover {
	text-decoration: underline;
}
#nav UL LI A {
	font-size: 13px;
	font-weight: bold;
}
#subnav UL LI A {
	font-size: 13px;
	font-weight: normal;
}
#subnav UL LI A.open {
	font-weight: bold;
}
#subnav UL LI UL LI A {
	font-size: 1em;
	font-weight: normal;
}
#subnav UL LI UL LI A.open {
	text-decoration: none;
	font-weight: bold;
}
H1 {
	font-size: 1.2em;
  padding: 0;
	margin: 20px 0 10px 0;
	font-weight: bold;
}
H2 {
	font-size: 1.1em;
	font-weight: bold;
  padding: 0;
  margin: 20px 0 10px 0;
}
H3 {
	font-size: 1em;
	font-weight: bold;
 	padding: 0;
  margin: 15px 0 6px 0;
}
HR {
	height: 1px;
	border: 0;
}
P {
	margin: 10px 0;
	padding: 0;
}
INPUT, SELECT, TEXTAREA {
	font-size: 12px;
	font-family: Arial, sans-serif;
}
#footer, #copy {
	font-size: .92em;
}
html {
	margin: 0px;
	padding: 0px;
	background: url(color_black/pics/bgBody.gif) top left;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(color_black/pics/bgBody.gif) top left;
	border: 0; /* ie */
}
#wrapper {
	margin: 7px auto 0 auto;
	width: 988px;
	position: relative;
	overflow: visible;
	overflow-x: hidden;
	height: 600px;
	background: url(color_black/pics/bgWrapper.gif) repeat-y top left;
}
HTML>BODY #wrapper {
	overflow: hidden;
	height: auto;
	min-height: 600px;
}
#wrapperCenter {
}
#wrapperContent {
	margin: 0;
	padding: 0;
	overflow: visible;
	overflow-x: hidden;
	height: 792px;
	background: url(color_black/pics/bgWrapperContent.jpg) no-repeat top left;
}
HTML>BODY #wrapperContent {
	overflow: hidden;
	height: auto;
	min-height: 792px;
}

/* Header
=========================================*/
#header {
	position: relative;
}
#flags {
	width: 300px;
	height: 32px;
	overflow: hidden;
	float: left;
	z-index: 100;
}
#toolbox {
	display: none;
	height: 30px;
	width: 190px;
	float: right;
	text-align: right;
}
#toolbox DIV {
	float: left;
	padding-top: 4px;
}
#toolbox DIV A {
	padding: 0 10px;
	display: block;
	color: #3c3c3c;
}
#toolbox A IMG {
	border: 0;
	width: 20px;
	height: 19px;
	float: left;
	padding-right: 5px;
}
#toolbox A SPAN {
	float: left;
	display: block;
	padding: 3px 0;
}
#logo {
	position: absolute;
	top: 14px;
	left: 8px;
}
#logo A {
	display: block;
	height: 60px;
	width: 195px;
}
#logo A IMG {
	border: 0px;
}
.banner {
	clear: both;
	text-align: center;
	overflow: hidden;
}

/* Navigation
=========================================*/
#nav {
	padding: 26px 10px 45px 280px;
	height: 93px;
	background: url(color_black/pics/bgTopnav.jpg) no-repeat top right;
	overflow: hidden;
}
#nav UL {
	margin: 0;
	padding: 0;
}
#nav UL LI {
	margin: 0;
	padding: 1px 0 100px 0;
	list-style-type: none;
	float: left;
	background: url(color_black/pics/lineTopnav.jpg) no-repeat top left;
}
#nav UL LI#nav1 {
	background: none;
}
#nav UL LI A {
	padding: 11px 19px 12px 23px;
	display: block;
}
#nav UL LI A.open {
	
}

#subnav {
	padding: 6px 0;
}
#subnav UL {
	margin: 0;
	padding: 0;
}
#subnav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 166px;
}
#subnav UL LI A {
	padding: 7px 10px 13px 10px;
	display: block;
}
#subnav UL LI A.open {
	
}
#subnav .sub {
	background: none;
}
#subnav UL LI UL {
	padding: 5px 0 10px 0;
}
#subnav UL LI UL LI {
	background: none;
}
#subnav UL LI UL LI A {
	background: none;
	padding: 0 0 0 20px;
}
#subnav UL LI UL LI UL LI A {
	background: none;
	padding: 0 0 0 40px;
}

/* Content
=========================================*/
#content {
	overflow: visible;
	padding: 0px 54px 0 0;
}
#main {
	float: right;
	width: 610px;
	background: #fcfcfc;
	height: 300px;
	overflow: visible;
	overflow-x: hidden;
	padding-top: 10px;
}
HTML>BODY #main {
	height: auto;
	min-height: 300px;
	overflow: hidden;
}
#mainContent {
	margin-top: 15px;
	padding: 0px 30px 20px 30px;
}
#column1 {
	position: absolute;
	top: 167px;
	left: 14px;
	width: 212px;
	height: 241px;
	padding-bottom: 35px;
	background: url(color_black/pics/bgSubnavReflection.png) no-repeat bottom;
}
HTML>BODY #column1 {
	height: auto;
	min-height: 241px;
	overflow: hidden;
}
#logos {
	padding-bottom: 5px;
}
#column2 {
	display: none;
}


/* Footer
=========================================*/
#footer {
	clear: both;
	width: 988px;
	padding: 100px 0 30px 0;
	margin: 0 auto;
	text-align: center;
	background: url(color_black/pics/bgFooter.jpg) no-repeat top left;
}
#footer P {
	margin: 0;
	padding: 0;
}

#footer .text DIV {
	display: inline;
	padding: 0 30px;
}
.siteInfoName {
	padding: 0 30px 0 0 !important;
	background: none !important;
}
#footer .text .siteInfoAddress,
#footer .text .siteInfoZip,
#footer .text .siteInfoCity {
}

/* Sitemap
=========================================*/
DIV#pageList UL {
	margin: 0px;
	padding: 0px;
}
DIV#pageList UL LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
DIV#pageList UL LI A {
	padding: 0px 0px 0px 0px;
}
DIV#pageList UL LI UL LI A {
	padding: 0px 0px 0px 20px;
}
DIV#pageList UL LI UL LI UL LI A {
	padding: 0px 0px 0px 40px;
}
DIV#pageList UL LI UL LI UL LI UL LI A {
	padding: 0px 0px 0px 60px;
}

/* Extra
=========================================*/
#subnavContent {
	height: 219px;
	overflow: visible;
	overflow-x: hidden;
	padding: 11px 8px;
	background: url(color_black/pics/bgSubnavContent.jpg) #fff no-repeat bottom left;
}
HTML>BODY #subnavContent {
	height: auto;
	min-height: 219px;
	overflow: hidden;
}
#subnavContent TABLE {
	width: 100%;
}
#subnavContent TABLE A {
	display: block;
	background: url(color_black/pics/bgSubnavBtn.gif) no-repeat left top;
	padding: 10px 15px 11px 15px;
	font-size: 11px;
	color: #fff;
}