
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: .75em Arial, sans-serif;
	border: 0px; /* ie6 fix */
	background: #e6e6e6 url(bg/bg.jpg) no-repeat center top;
}
#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
	height: 100px;
	overflow: visible;
    position: relative;
}
html>body #wrapper {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}


/* Top
===================================*/

#langContainer {
	height: 43px;
	overflow: hidden;
	position: relative;
	background: url(bg/top.gif) no-repeat left bottom;
}
.lang {
	width: 226px;
	height: 23px;
	line-height: 23px;
	position: absolute;
	right: 40px;
	bottom: 7px;
	background: url(bg/lang.jpg) no-repeat left bottom;
}
.lang_en {
	background: url(bg/lang2.jpg) no-repeat left bottom;
}
.lang A {
	display: block;
	width: 100px;
	float: left;
	color: #000;
	text-align: center;
	margin: 0px 5px;
	font-size: 14px;
}
#top {
	height: 124px;
	padding: 0px 32px 0px 0px;
	position: relative;
	background-color: #fff;
	overflow: hidden;
}
#logo {
	width: 263px;
	height: 64px;
	position: absolute;
	top: 13px;
	left: 40px;
}


/* NavTop
===================================*/

#navTop {
	float: right;
	width: 725px;
	height: 20px;
	padding-top: 28px;
    overflow: hidden;
}
#navTop ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#navTop ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#navTop ul li#nav1 {
	display: none;
}
#navTop ul li a {
	display: block;
	padding: 0px 10px;
	margin-right: 15px;
	font-size: 14px;
	color: #820000;
	text-decoration: none;
	background: url(bg/navTop.gif) no-repeat left center;
}
/* span for image replacement */
#navTop ul li a span {
	display: none;
}
#navTop ul li a:hover {
	text-decoration: underline;
}
#navTop ul li a.open {
	text-decoration: underline;
}


/* NavSpecial
===================================*/
#navSpecial {
	clear: right;
	float: right;
	width: 704px;
	height: 44px;
	padding: 23px 0px 0px 20px;
    overflow: hidden;
    background: url(bg/navSpecial.jpg) no-repeat left bottom;
}
#navSpecial ul {
	margin: 0px;
	padding: 0px;
}
#navSpecial ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#navSpecial ul li a {
	display: block;
	padding: 0px 12px;
	line-height: 42px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
#navSpecial ul li a:hover {
	text-decoration: underline;
}
#navSpecial ul li a.open {
	text-decoration: underline;
}

/* Content
===================================*/

#content {
	padding: 10px 65px 10px 35px;
	height: 400px;
	overflow: visible;
	background: #fff url(bg/border.gif) repeat-y 244px top;
}
html>body #content {
	height: auto;
	min-height: 400px;
	overflow: hidden;
}
#linkpath {
	padding: 0px 0px 10px 0px;
	background: url(bg/borderDotted.gif) repeat-x bottom;
	height: 27px;
	overflow: visible;
	font: bold 2em/1.1em Times New Roman, serif;
}
html>body #linkpath {
	height: auto;
	min-height: 27px;
	overflow: hidden;
}
#linkpath span {
	background: url(bg/linkpathArrow.gif) no-repeat center center;
}
#print {
	float: right;
}
#print A {
	display: block;
	padding: 7px 5px 7px 25px;
	font: 12px Arial, sans-serif;
	color: #000;
	background: url(bg/print.jpg) no-repeat left center;
}
#main {
	padding: 0px 0px 0px 0px;
	float: right;
	width: 650px;
	height: 100px;
	overflow: visible;
}
html>body #main {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}
#mainText {
	padding: 10px 0px 0px 0px;
}
#column1 {
	padding: 0px;
	width: 225px;
	float: left;
    height: 100px;
	overflow: visible;
}
html>body #column1 {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}
#column1Text {
	clear: both;
	padding: 10px 15px 10px 0px;
}
#column2 {
	display: none;
}


/* NavSub
===================================*/

#navSub {
	padding: 10px 0px;
}
#navSub ul {
	margin: 0px;
	padding: 0px;
}
#navSub ul li {
	margin: 1px 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#navSub ul li a {
	display: block;
	width: 190px;
	height: 29px;
	line-height: 29px;
	padding: 0px 4px 0px 15px;
	overflow: hidden;
	margin: 0px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background: url(bg/navSub.jpg) repeat-x left 7px;
}
#navSub ul li a:hover {
	text-decoration: underline;
}
#navSub ul li a.open {
	padding: 0px 19px 0px 15px;
	background: url(bg/navSubOpen.jpg) no-repeat left top;
}
/* the one with subnav */
#navSub ul li.sub {
	background: none;
}

/* NavSub 2
===================================*/

#navSub ul li ul {
	padding: 5px 0px 5px 0px;
}
#navSub ul li ul li {
	display: block;
	background: url(bg/navSubSub.jpg) no-repeat left bottom;
}
#navSub ul li ul li a {
	background: none;
	font-weight: normal;
	color: #626262;
	height: auto;
	width: 175px;
	padding: 5px 4px 5px 30px;
	line-height: 1.2em;
}
#navSub ul li ul li a:hover {
	
}
#navSub ul li ul li a.open {
	padding: 5px 4px 5px 30px;
	background: url(bg/navTop.gif) no-repeat 15px 7px;
}

/* NavSub 3
===================================*/

#navSub ul li ul li ul {
	
}
#navSub ul li ul li ul li {
	background: none;
}
#navSub ul li ul li ul li a {
	width: 160px;
	padding: 2px 4px 2px 45px;
}
#navSub ul li ul li ul li a:hover {
	
}
#navSub ul li ul li ul li a.open {
	padding: 2px 4px 2px 45px;
	background: url(bg/navTop.gif) no-repeat 30px 5px;
}



/* Basic elements
===================================*/

a {
	text-decoration: none;
	outline: none;
    color: #820000;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 5px 0 0 0;
	padding: 5px 0px 5px 0px;
	font: bold 2em Times New Roman, serif;
	color: #000;
}
h2 {
	margin: 0px;
	padding: 5px 0px 3px 0px;
	font: bold 1.5em Times New Roman, serif;
	color: #000;
}
h3 {
	margin: 0px;
	padding: 5px 0px 3px 0px;
	font: bold 1.1em Times New Roman, serif;
	color: #000;
}
hr {
	padding: 0px;
	margin: 5px 0;
	height: 1px;
	clear: both;
	border: 0;
	color: #ccc; /* IE */
	background: url(bg/borderDotted.gif) repeat-x center;
}
DIV.hr,
P.hr {
	padding: 5px 0;
	background: url(bg/borderDotted.gif) repeat-x center;
}
H1.hr {
	background: url(bg/borderDotted.gif) repeat-x top;
}
p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
table {
	border-color: #ddd;
}
td {
	border-color: #ddd;
}
input,
textarea,
select {
	font: 12px Arial, sans-serif;
}

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

#footer {
	clear: both;
	padding: 10px 35px 30px 35px;
	background: #fff url(bg/bottom.gif) no-repeat left bottom;
}
#footerLinks {
	height: 38px;
	line-height: 38px;
	padding: 0px 20px;
	background: url(bg/footerLinks.jpg) repeat-x bottom;
	border: 1px solid #cecece;
	overflow: hidden;
}
#footerLinks A {
	margin: 0px 10px 0px 0px;
}
.searchBox {
	float: right;
	padding: 3px 0px 0px 0px;
}
INPUT.searchString {
	width: 245px;
	height: 20px;
	padding: 5px 5px 0px 5px;
	border: 0px;
	background: url(bg/searchString.jpg) no-repeat right top;
	color: #797979;
}
INPUT.searchSubmit {
	width: 30px;
	height: 20px;
	padding: 5px 5px 0px 5px;
	border: 0px;
	background: url(bg/searchSubmit.gif) no-repeat center center;
	cursor: pointer;
}
#footerContent {
	padding: 15px;
	color: #4e4e4e;
}
#footerContent A {
	color: #4e4e4e;
}
#footerContent STRONG,
#footerContent STRONG A {
	color: #000;
}
#copy {
	padding: 0px 15px;
}


/* Really
===================================*/

#really {
	padding: 10px 0px 20px 0px;
	float: right;
}
#really a {
	color: #909090;
	padding: 2px 5px;
	font: bold 12px Arial Black, Arial, sans-serif;
	text-decoration: none;
}
#really a:hover {
	background-color: #000;
	color: #8fd71e;
	text-decoration: none;
}


/* News
===================================*/

#newsContent {
	padding: 10px 0px;
}
#newsContent h1 {
	padding-top: 0px;
}
#newsListNav {
	padding: 10px 0px 5px 0px;
}
#newsList table {
	padding: 10px 0px;
}
td.newsDate {
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
}

/* Search results
=======================*/

#searchResults ul {
	margin: 0px;
	padding: 2px 0px 2px 20px;
}
#searchResults ul li {
	margin: 0px;
	padding: 2px 0px;
	list-style-type: none;
}
#searchResults ul li a {
	padding: 2px 0px 2px 10px;
	background: url(bg/list.jpg) no-repeat left 5px;
}
#searchResults ul li a:hover {
	
}

/* Link button
=================*/

A.button {
	background: url(bg/buttonLeft.png) no-repeat left top;
	padding: 0 0 0 20px;
	display: inline-block;
	height: 24px;
	line-height: 21px;
	color: #fff;
}
A.button SPAN {
	background: url(bg/buttonRight.png) no-repeat right top;
	display: inline-block;
	height: 24px;
	padding: 0px 20px 0px 0;
}

/* Newsletter
==================*/

INPUT.newsletterInput {
	width: 230px;
	height: 20px;
	padding: 5px 5px 0 10px;
	color: #797979;
	border: 0px;
	background: url(bg/newsletterInput.jpg) no-repeat right top;
}
INPUT.newsletterSubmit {
	border: 0;
	width: 63px;
	height: 24px;
	padding-bottom: 4px;
	background: url(bg/newsletterSubmit.jpg) no-repeat center center;
	cursor: pointer;
	color: #fff;
}

/* Links
==================*/

UL.links {
	float: right;
	margin: 10px 0 10px 10px;
	padding: 0;
	width: 296px;
}
UL.links LI {
	margin: 2px 0;
	padding: 0;
	list-style-type: none;
}
UL.links LI A {
	display: block;
	width: 284px;
	height: 27px;
	overflow: hidden;
	padding: 0 0 0 12px;
	color: #000;
	font: bold 16px/24px "Times New Roman", serif;
	background: url(bg/links.jpg) no-repeat left top;
	text-decoration: none;
}
UL.links LI A:hover {
	color: #820000;
	text-decoration: none;
}
