﻿body {
	background-image: url('images/BG_body.gif');
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
}
#bannerWrapper {
	width: 970px;
	height: 157px;
	clear: both;
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 5px;
}
#bannerLeft {
	float: left;
	display: inline;
	width: 420px;
}
#bannerMiddle {
	float: left;
	display: inline;
	width: 370px;
	line-height: 45px;
	height: 45px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 4px;
}
#bannerRight {
	width: 180px;
	float: left;
	display: inline;
	background-image: url('images/BG_topNav.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	line-height: 72px;
	text-align: center;
	color: #FFFFFF;
	font-size: 85%;
	font-weight: bold;
}
#bannerRight a {
	color: #FFFFFF;
	text-decoration: underline;
}
#bannerRight a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.clear {
	clear: both;
}
#bannerLeft img {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
}
#menu {
	width: 970px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	display: block;
	color: #9E1E62;
	text-decoration: underline;
	line-height: 35px;
	padding-right: 7px;
	padding-left: 7px;
}
#menu ul li a:hover {
	color: #000000;
}
.yellowDot {
	background-image: url('images/dot_yellow.gif');
	background-repeat: no-repeat;
	background-position: 12px center;
}
.blueDot {
	background-image: url('images/dot_blue.gif');
	background-repeat: no-repeat;
	background-position: 12px center;
}
.greenDot {
	background-image: url('images/dot_green.gif');
	background-repeat: no-repeat;
	background-position: 12px center;
}
#contentMain {
	padding: 20px;
	clear: both;
}
#footer {
	background-image: url('images/BG_footer.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 25px;
	overflow: hidden;
	clear: both;
	text-align: center;
}
#footer p {
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	width: 970px;
}
#footer a {
	display: inline-block;
	padding: 5px;
	color: #424D7D;
	text-decoration: none;
	font-size: 85%;
}
#footer a:hover {
	text-decoration: underline;
}
.copyright {
	text-align: center;
	font-size: 80%;
	color: #999999;
}
.floatRight {
	border: 1px solid #E3B61D;
	padding: 5px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#contentMain h1 {
	font-size: 150%;
	font-weight: normal;
	color: #9E1E62;
}
h3 {
	background-color: #A01B54;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 0px;
	font-size: 120%;
}
h4 {
	color: #A01B54;
	padding: 5px;
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
}
h2 {
	color: #000000;
	padding: 5px;
	font-size: 140%;
	letter-spacing: 2px;
}
.unorderedlists {
	padding: 0px;
	margin: 0px;
}
.unorderedlists li {
	padding: 5px 5px 5px 25px;
	list-style-type: none;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.tableStyles {
	width: 600px;
}
.tableStyles td {
	padding: 4px;
	border: 1px solid #999999;
}
.tableHeadings {
	background-color: #808080;
	color: #FFFFFF;
	font-weight: bold;
}
.tableStyles tr:hover {
	background-color: #FFCCFF;
}
#blog_contentMain {
	float: left;
	display: inline;
	width: 600px;
	padding: 0px 20px 20px 20px;
}
#blog_contentMain h1 {
	font-size: 150%;
	font-weight: normal;
	color: #9E1E62;
}
#blog_contentRight {
	width: 200px;
	float: right;
	display: inline;
}
.virtualImages {
	text-align: center;
}
.virtualImages img {
	margin: 20px;
	border: 1px solid #C0C0C0;
	padding: 2px;
}
.virtualImages img:hover {
	border: 1px solid #333333;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: underline;
}
.newStyle1 {
	text-align: center;
	clear: both;
}
.newStyle1 img {
	margin-right: 20px;
	margin-left: 20px;
}
#lang-bar {
	text-align: center;
	color: #000000;
	height: 30px;
	line-height: 30px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
}
#lang-bar a {
	display: block;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-color: #E5E5E5;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-bottom-color: #C01F62;
}
#lang-bar a:hover {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-color: #B70000;
}
