body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	font-size: 0.9em;
	background-image: url(images/bg1.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#wrapper #contentright p {
	font-size: 90%;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/navbg1.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-top: 5px;
}
#wrapper #header {
	height:198px;
	position:relative;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/header-bg.jpg);
}
#wrapper #header #strapline {
	float: right;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 40px;
	right: 20px;
}
#wrapper #header #logo {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#wrapper #content {
	float:right;
	display: inline;
	width: 500px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-right: 210px;
}

#wrapper #content .footertext {
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #330099;
	text-align: center;
}

#wrapper #content strong {
	color: #333333;
}

#wrapper #content p {
	line-height: 1.3em;
	margin-top: 1em;
	padding-right: 2em;
	font-size: 0.9em;
}

#wrapper #navigation {
	float:left;
	width: 170px;
	background-color: transparent;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
}

#wrapper #navigation ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 95%;
}

#wrapper #navigation li {
	font-size: 90%;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-color: #96110A;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
}

#wrapper #navigation ul a:link, #navigation a:visited {
	color: #FFFFFF;
	background-color:transparent;
	display:block;
	text-decoration:none;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 1em;
}

#wrapper #navigation ul a:hover {
	color: #000000;
	background-color: #FCB714;
}

#wrapper #navigation ul ul {
margin-left: 12px;
}

#wrapper #navigation ul ul li {
	font-size: 100%;
	margin-bottom: 0em;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	font-weight: normal;
}

#wrapper #navigation ul ul a:link, #navigation ul ul a:visited {
	color: #FFFFFF;
	background-color:#96110a;
	display:block;
	text-decoration:none;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}

#wrapper #navigation ul ul a:hover {
	color: #000000;
	background-color: #f0a804;
}

#wrapper #footer {
	clear:both;
	font-size: 70%;
	text-align:right;
	color: #CCCCCC;
	background-color: #666666;
	padding-bottom: 1.5em;
	padding-right: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#wrapper #footer a {
	color: #ccc;
	text-decoration: none;
}
.image1 {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	width: auto;
}
h1 {
	font-size: 140%;
	color: #96110A;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-weight: bold;
	padding-bottom: 0px;
}
h2 {
	font-size: 110%;
	color: #96110A;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2 a {
	text-decoration: none;
}

.highlightText {
	font-weight: bold;
	color: #E16000;
}

.highlightText2 {
	font-weight: bold;
	color: #C60000;
}

.highlightText2 a {
	text-decoration: none;
	color: #FF0000;
}


#wrapper #content li {
	line-height: 1.5em;
	font-size: 0.9em;
}



.quote {
	font-size: 100%;
	background-color: #E16000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#content a {
	color: #000066;
}


.clearboth {
	clear: both;
}
h3 {
	font-weight: bold;
	font-size: 100%;
}

ul {
	padding-top: 0em;
	padding-bottom: 1em;
}

h4 {
	font-weight: bold;
}
#wrapper #content .footertextGrey {
	margin: 0px;
	padding: 10px;
	border: 1px solid #666666;
	text-align: center;
	color: #666666;
	text-decoration: overline;
}
.subList {
	font-size: 110%;
	padding-top: .3em;
}
#wrapper #contentright {
	
	width: 160px;
	position: absolute;
	top: 188px;
	border: 0px solid #000000;
	color: #000000;
	font-size: 90%;
	left: 762px;
}
#wrapper #contentright p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.datatable {
    border: 1px solid #4C72D3;
}
.datatable, .datatable th {
	background-color: #4C72D3;
	color: #FFFFFF;
	padding: 0.5em;
	text-align:left;
}
.datatable, .datatable td {
    padding: 0.5em;
	color: #000000;
    background-color: #F7F8FD;
    border: 1px solid #4C72D3;
}
#wrapper #content .highlightText a {
	color: #E16000;
	text-decoration: underline;
}
#wrapper #header #heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 20px;
	color: #FFFFFF;
}
#wrapper #header #subheading {
	position: relative;
	top: 10px;
	left: 20px;
	font-size: 16px;
	font-weight: bold;
	width: 500px;
	color: #FFFFFF;
}
.imagesTable {
	padding: 10px;
}
#wrapper #content .imagesTable td {
	text-align: center;
	font-size: 85%;
	margin: 10px;
}
h3 {
	font-size: 100%;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
#wrapper #content #form1 th {
	font-size: .9em;
	font-weight: normal;
}
#wrapper #content #form1 td {
	font-size: .9em;
}
#wrapper #header #url {
	padding-left: 45px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 0px;
}
.languageButton {
	padding: 8px;
	text-decoration: none;
	font-size: 110%;
	color: #000000;
}

#header #url a {
	color: #000000;
	text-decoration: none;
}
#wrapper #content #form1 table {
	border: 1px solid #E1E1E1;
	background-color: #DDDDDD;
}
