﻿/* 2009 */
/* general */
/* padding:top right bottom left; */
html {
	min-height: 100%;
	margin: 0 0 1px 0;
}
body {
	background-color:#F2F2F3;
	text-align: justify;
	margin: 0;
	padding: 0;
	font-family: Arial,Tahoma;
	font-size: 12px;
	height: 100%;
}

ul {
	list-style-image: url(images/bullet_small.gif);
	margin-left: 5px;
	list-style-position: outside;
	margin: 0 0 10px 15px;
	padding: 0px;
}

.mainTitle {
	margin: 0px;
	font-size: 28px;
	color: #000000;
	font-weight: Normal;
	font-family: Verdana, Geneva, sans-serif;
}

.orange {
	color: #ED6F00;
}

.green {
	color: #B0BD22;
}

.blue {
	color: #00B1B0;
	font-weight: normal;
}

li {
	margin: 0;
}

p {
	margin: 5px 0 5px 0;
	font-size: 10px;
	text-align: left;
	color: #000;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}

a:link, a:visited {
	font-size: 11px;
	color: #808385;
	text-decoration: None;
}
a:hover, a:active {
	font-size: 11px;
	color: #000;
	text-decoration: Underline;
}

/* home */
.homecontents, .homecontents td {
	font-family:arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.homecontents a:link, .homecontents a:visited {
	color: #ed6f00;
	text-decoration: none;
	text-align: left;
}
.homecontents a:hover, ..homecontents a:active {
	text-decoration: Underline;
}

/* pages */

.pagesOrange {
	font-size: 11px;
	color: #000000;
}

.pagesOrange a:link, .pagesOrange a:visited {
	color: #ed6f00;
	text-decoration: none;
}
.pagesOrange a:hover, .pagesOrange a:active {
	text-decoration: Underline;
}
.pagesOrange h1 {
	font-size: 16px;
	color: #ed6f00;
	font-weight: Normal;	
}
.pagesOrange h2 {
	margin: 0;
	font-size: 16px;
	color: #ed6f00;
	font-weight: Bold;
}

/* pages */

.pagesBlue {
	font-size: 11px;
	color: #000000;
}

.pagesBlue a:link, .pagesBlue a:visited {
	color: #00b1b0;
	text-decoration: none;
}
.pagesBlue a:hover, .pagesBlue a:active {
	text-decoration: Underline;
}
.pagesBlue h1 {
	font-size: 16px;
	color: #00B1B0;
	font-weight: Normal;	
}
.pagesBlue h2 {
	font-size: 16px;
	color: #00b1b0;
	font-weight: Bold;
}

/* pages */

.pagesGreen {
	font-size: 11px;
	color: #000000;
	text-align: center;
}

.pagesGreen a:link, .pagesGreen a:visited {
	color: #b0bd22;
	text-decoration: none;
}
.pagesGreen a:hover, .pagesGreen a:active {
	text-decoration: Underline;
}
.pagesGreen h1 {
	margin: 0px;
	font-size: 16px;
	color: #b0bd22;
	font-weight: Normal;	
}
.pagesGreen h2 {
	font-size: 16px;
	color: #b0bd22;
	font-weight: Bold;
}

/* pages */

.pagesGrey {
	font-size: 11px;
	color: #000000;
}

.pagesGrey a:link, .pagesGrey a:visited {
	color: #808385;
	text-decoration: none;
}
.pagesGrey a:hover, .pagesGrey a:active {
	text-decoration: Underline;
}
.pagesGrey h1 {
	margin: 0px;
	font-size: 16px;
	color: #00b1b0;
	font-808385: Normal;	
}
.pagesGrey h2 {
	font-size: 16px;
	color: #808385;
	font-weight: Bold;
}

/* pages */

.pages {
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.pages a:link, .pages a:visited {
	font-size: 11px;
	color: #808385;
	text-decoration: Underline;
}
.pages a:hover, .pages a:active {
	text-decoration: none;
	color: #ED6F00;
	font-weight: bold;
}
.pages h1 {
	font-size: 16px;
	color: #808385;
	font-weight: Bold;	
}
.pages h2 {
	font-size: 16px;
	color: #808385;
	font-weight: Bold;
}

/* newsOrange */

.newsOrange {
	font-size: 11px;
	color: #360;
}

.newsOrange a:link, .newsOrange a:visited {
	font-size: 11px;
	color: #ED6F00;
	text-decoration: Underline;
}
.newsOrange a:hover, .newsOrange a:active {
	text-decoration: none;
}
.newsOrange h1 {
	font-size: 16px;
	color: #000000;
	font-weight: Normal;	
}
.newsOrange h2 {
	font-size: 16px;
	color: #ED6F00;
	font-weight: Bold;
}

/* newsBlue */

.newsBlue {
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.newsBlue a:link, .newsBlue a:visited {
	font-size: 11px;
	color: #00B1B0;
	text-decoration: Underline;
}
.newsBlue a:hover, .newsBlue a:active {
	text-decoration: none;
}
.newsBlue h1 {
	font-size: 16px;
	color: #00B1B0;
	font-weight: Bold;	
}
.newsBlue h2 {
	font-size: 16px;
	color: #00B1B0;
	font-weight: Bold;
}

/* newsGreen */

.newsGreen {
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
}

.newsGreen a:link, .newsGreen a:visited {
	font-size: 11px;
	color: #B0BD22;
	text-decoration: Underline;
}
.newsGreen a:hover, .newsGreen a:active {
	text-decoration: none;
}
.newsGreen h1 {
	font-size: 16px;
	color: #000000;
	font-weight: Normal;	
}
.newsGreen h2 {
	font-size: 16px;
	color: #B0BD22;
	font-weight: Bold;
}

/* page headers */

.pagesHeader {
	font-size: 11px;
	color: #58595b;
	font-family: Verdana, Geneva, sans-serif;
}
.pagesHeader a:link, .pagesHeader a:visited {
	font-size: 11px;
	color: #58595b;
	text-decoration: none;
}
.pagesHeader a:hover, .pagesHeader a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;	
}

/* right panels */

.right {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.right a:link, .right a:visited {
	font-size: 11px;
	color: #58595b;
	text-decoration: underline;
}
.right a:hover, .right a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}

/* footer */

#footer {
	font-size: 11px;
	color: #abacaf;
}
#footer a:link, #footer a:visited {
	font-size: 11px;
	color: #58595b;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	font-size: 11px;
	text-decoration: underline;
}

#FooterLinks{
	font-size: 12px;
	color: #000000;
}
#FooterLinks a:link, #FooterLinks a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#FooterLinks a:hover, #FooterLinks a:active {
	font-size: 12px;
	text-decoration: none;
}


.inputbox {
	background-color: #ffffff;
	font-size: 11px;
	color: #333333;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 0px;
}
.inputContact {
	font-family:arial;
	font-size: 11px;
	background-color: #e8e7e7;
	color: #333333;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	padding: 0 0 0 3px;
}

/* ---------------------- Lightbox Start -------------------------- */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url("images/lightbox/blank.gif") no-repeat;
/* Trick IE into showing hover */	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url("images/lightbox/prevlabel.gif") left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url("images/lightbox/nextlabel.gif") right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding: 0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* ---------------------- Lightbox End -------------------------- */
.d table tr .d {
	font-size: 16px;
}
.point {
	font-size: 11pt;
}
.white table tr .o .d2 .d .d2 {
	color: #FFF;
}
.pagesGreen table tr .o .v span strong .smaller .large2 {
	color: #C00000;
}
.d {
	font-weight: normal;
}
.d table tr .d strong {
	color: #FFF;
}
.d strong {
	color: #FFF;
}
.Blue1 {
	color: #00B1B0;
}
.pagesBlue tr td .pagesHeader tr td .mainTitle.blue .mainTitle.orange {
	font-weight: normal;
}
.pagesBlue tr td {
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	font-size: 8pt;
}
.pages tr td span {
	font-family: Verdana, Geneva, sans-serif;
}
.pages tr td .pagesHeader tr td {
	text-align: justify;
	color: #000;
}
