
html {
	
}
body {
	color: #333;
}
#nav ul li a {
	color: #ccc;
}
#nav ul li a.open {
	color: #ff6600;
}
#subnav ul li a {
	color: #999;
}
#subnav ul li a.open {
	color: #333;
}
#subnav ul li a:hover {
	
}
a {
	color: #ff6600;
	background-color: transparent;
}
a:hover {
	
}
h1 {
	color: #666666;
	background-color: transparent;
}
h2 {
	color: #858585;
	background-color: transparent;
}
h3 {
	color: #858585;
	background-color: transparent;
}
hr {
	color: #797979;
	background-color: #797979;
}
img {
	border-color: #1d6aa6;
}
table {
	border-color: #ccc;
}
td {
	border-color: #ccc;
}
#footer, 
#copy, 
#copy a {
	color: #fff;
}

.column1Text {
	color: #858585;
}
BODY {
	font: normal .85em Arial, sans-serif;
}
A {
	text-decoration: underline;
	outline: none;
}
A:hover {
	text-decoration: none;
}
#nav UL LI A {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}
#subnav UL LI A {
	font-size: 1.15em !important;
	font-weight: normal;
	text-decoration: none;
}
#subnav UL LI A.open {
	font-weight: normal;	
}
#subnav UL LI UL LI A {
	font-weight: normal;
}
#subnav UL LI UL LI A.open {
	
}
H1 {
	font-size: 1.5em;
	padding: 0;
	margin: 15px 0 7px 0;
	font-weight: normal;
}
H2 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 15px 0 7px 0;
}
H3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 12px 0 6px 0;
}
HR {
	height: 1px;
	border: 0;
}
P {
	margin: 5px 0;
	padding: 0;
}
INPUT, SELECT, TEXTAREA {
	font-size: 12px;
	font-family: Arial, sans-serif;
}
#footer, #copy {
	font-size: 0.9em;
}
#column1 {
	font-size: 0.9em;
}
HTML {
	margin: 0px;
	padding: 0px;
	background: url(color_gray/pics/bgBody.jpg) #dcdcdc repeat-x top;
}
BODY {
	margin: 0px;
	padding: 0px;
	background: url(color_gray/pics/bgBody.jpg) #dcdcdc repeat-x top;
}
#wrapper {
	background: url(color_gray/pics/bgWrapper.jpg) repeat-y top;
	margin: 0 auto;
	width: 940px;
}
#wrapperCenter {
	background: url(color_gray/pics/bgWrapperTop.jpg) no-repeat top;
	width: 940px;
	height: 400px;
	overflow: visible;
	overflow-x: hidden;
	position: relative;
}
HTML>BODY #wrapperCenter {
	height: auto;
	min-height: 400px;
	overflow: hidden;
}
#wrapperContent {

}

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

#header {
	position: relative;
	height: 60px;
	width: 940px;
	overflow-x: hidden;
}
#logo {
	position: absolute;
	top: 60px;
	left: 60px;
	z-index: 100;
}
#logo IMG {
	border: 0;
}
#lang {
	position: absolute;
	top: 35px;
	right: 10px;
	width: 170px;
}
#lang SPAN {
	display: none;
}
#lang A {
	padding: 0 10px;
}


/* Top Navigation
=========================================*/
#nav {
	top: 30px;
	right: 199px;
	height: 30px;
	position: absolute;
	background: url(color_gray/pics/bgTopnav.jpg) repeat-x right bottom;
}
#nav UL {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(color_gray/pics/bgTopnavLeft.jpg) no-repeat left bottom;
	float: left;
}
#nav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
}
#nav UL LI a {
	display: block;
	padding: 9px 15px 5px 15px;
	text-decoration: none;
}
#nav UL LI a:hover {
	text-decoration: underline;
}
#nav UL LI.open {
	background: url(color_gray/pics/bgTopnavOpen.jpg) no-repeat right bottom;	
}
#nav UL LI a.open {
	background: url(color_gray/pics/bgTopnavOpenLeft.jpg) no-repeat left bottom;
}


/* Banner
=========================================*/

.banner {
	display: none;
}


/* Content
=========================================*/
#content {
	clear: both;
	padding: 220px 30px 10px 30px;
}
#main {
	float: left;
	width: 650px;
	padding: 0 0px 0 0;
	height: 100px;
	overflow: visible;
}
HTML>BODY #main {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}
.mainText {
	
}
#column1 {
	float: left;
	width: 200px;
	overflow: visible;
	padding-left: 15px;
}
#column1 H3 {
	font-size: 10px;
	color: #ccc;
	letter-spacing: 2px;
	margin: 0;
}
#column1 H2 {
	margin: 2px 0;
}
#column1Center {
}
#column1Content {
}
.column1Text {
	padding: 5px 0px;
}
#column2 {
	position: absolute;
	top: 192px;
	left: 20px;
}
#column2 H1 {
	font-size: 28px;
}
#column2Center {
}
#column2Content {
}
.column2Text {
	padding: 0px 22px 0px 7px;
}
#clearDiv {
	clear: both;
}

/* Sub Navigation
=========================================*/
#subnav {
	padding-top: 10px;
}
#subnav UL {
	margin: 0px;
	padding: 0px 0 0 20px;
}
#subnav UL LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 195px;
	display: block;
	clear: left;
	float: left;
}
#subnav UL LI a {
	display: block;
	margin: 2px 0px;
	padding: 2px 12px 2px 12px;
	overflow: hidden;
	text-decoration: none;
	background: url(color_gray/pics/icoSubnav.gif) no-repeat 0 8px;
}
#subnav UL LI a:hover {
	text-decoration: underline;
}
#subnav UL LI a.open {
}
#subnav UL LI.sub {
}
/* sub */
#subnav UL LI UL {
	padding: 0px 0px 3px 0px;
}
#subnav UL LI UL LI {
	
}
#subnav UL LI UL LI a {
	padding: 2px 0px 2px 20px;
	background-image: none;
}
#subnav UL LI UL LI a:hover {
	
}
#subnav UL LI UL LI a.open {
	
}
/* subsub */
#subnav UL LI UL LI UL {
	
}
#subnav UL LI UL LI UL LI {
	
}
#subnav UL LI UL LI UL LI a {
	padding: 2px 0px 2px 30px;
}
#subnav UL LI UL LI UL LI a:hover {
	
}
#subnav UL LI UL LI UL LI a.open {
	
}

/* Footer
=========================================*/

#footerContainer {
	margin: 0 auto 20px auto;
	width: 940px;
	height: 148px;
	overflow: hidden;
	background: url(color_gray/pics/bgFooter.jpg) no-repeat left top;
}
#footer {
	padding: 30px 30px 0 30px;
	color: #b3b3b3;
	font-size: 0.8em;
}

#footer p {
	padding: 0px;
	margin: 10px 0;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .under {
	color: #6677a2;
	font-size: .93em;
}
#footer .under a {
	color: #6677a2;
}

/* Misc
==================================*/
.leftColumn {
	font-size: 19px;
	color: #999;
}
UL {
	padding-left: 18px;
	margin-left: 0;
}
LI {
	list-style-image: url(color_gray/pics/icoList.gif);
}
