﻿body
{
	background-color: #666666;
	font-family: verdana;
	font-size: 11px;
	color: #333;
	margin: 0em;
	padding: 0em;
}

.bodyContainer
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.pageContainer
{
	width: 852px;
	background-position: center;
	background-image: url( '/images/background.jpg' );
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

.headerContainer
{
	width: 832px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}

.contentContainer
{
	width:832px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

.contentContainer .content
{
	padding:2em;
}

.footerContainer
{
	width: 832px;
	background: #ededed url( /images/background_footer_text.jpg ) repeat-x;
	color: #333;
	text-align: center;
	line-height: 14px;
	padding: 1em 0em 1em 0em;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	margin: auto;
}

.footer
{
	background: #666666 url( '/images/background_footer.jpg' ) no-repeat left top;
	height: 40px;
	width: 852px;
	margin-left: auto;
	margin-right: auto;
}

TABLE.headerlinks
{
	margin-top:0px;
}

.headerlinks td
{
	font-family: verdana;
	font-size: 10px;
	height:25px;
	color: #FFFFFF;
	white-space: nowrap;
	vertical-align: middle;
	border:0;
}

.headerlinks a:link {color:#fff;text-decoration:underline;}
.headerlinks a:visited {color:#fff;text-decoration:underline;}
.headerlinks a:hover {color:#ccc;text-decoration:none;}
.headerlinks a:active {color:#fff;text-decoration:underline;}

a:link {color:#cc0000;text-decoration:underline;}
a:visited {color:#cc0000;text-decoration:underline;}
a:hover {color:#ff0000;text-decoration:none;}
a:active {color:#cc0000;text-decoration:underline;}

.print a:link {color:#cc0000;text-decoration:underline;}
.print a:visited {color:#cc0000;text-decoration:underline;}
.print a:hover {color:#ff0000;text-decoration:none;}
.print a:active {color:#cc0000;text-decoration:underline;}

.print
{
	text-align: right;
	color: #333;
	font-family: verdana;
	font-size: 11px;
	/*padding: .25em;*/
}

hr
{
	color: #999;
	height: 1px;
}

ul.list {
list-style-type:square;
line-height:17px;
color:#333;
font-family:verdana;
font-size:11px;
}

ul.listb {
list-style-type:none;
line-height:17px;
color:#333;
font-family:verdana;
font-size:11px;
}

.updated {
text-align:left;
color:#cc0000;
font-family:verdana;
font-weight:bold;
font-size:10px;
line-height:14px;
}

.title
{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-align: left;
}

table.data {
border-left:1px solid #666666;
border-top:1px solid #666666;
width:94%;
}

table.data th {
background:#ccc url(/images/background_table_header.jpg) repeat-x;
color:#333;
font-family:verdana;
font-size:11px;
font-weight:bold;
height:27px;
padding:.25em .75em .25em .75em;
text-align:left;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}

table.data td {
color:#333;
font-family:verdana;
font-size:11px;
padding:.5em .75em .5em .75em;
text-align:left;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}

table.datab td {
color:#333;
font-family:verdana;
font-size:11px;
padding:.5em .75em .5em .75em;
text-align:left;
}

table.data tr.backgroundgrey {
background-color:#ededed;
}

table.datab {
border-left:1px solid #666666;
border-top:1px solid #666666;
margin:1em;
}

table.datab th {
background:#ccc url(/images/background_table_header.jpg) repeat-x;
color:#333;
font-family:verdana;
font-size:11px;
font-weight:bold;
height:27px;
padding:.25em .75em .25em .75em;
text-align:left;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}

table.datab td {
color:#333;
font-family:verdana;
font-size:11px;
padding:.5em .75em .5em .75em;
text-align:left;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}

table.datab tr.backgroundgrey {
background-color:#ededed;
}

table.datac {
border-left:1px solid #666666;
border-top:1px solid #666666;
margin:1em;
width:665px;
}

table.datac th {
background:#ccc url(/images/background_table_header.jpg) repeat-x;
color:#333;
font-family:verdana;
font-size:11px;
font-weight:bold;
height:27px;
padding:.25em .75em .25em .75em;
text-align:left;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}

table.datac td {
color:#333;
font-family:verdana;
font-size:11px;
padding:.5em .75em .5em .75em;
text-align:left;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}

table.datac tr.backgroundgrey {
background-color:#ededed;
}

table.datad {
border-left:1px solid #666666;
border-top:1px solid #666666;
margin:1em;
width:550px;
}

table.datad th {
background:#ccc url(/images/background_table_header.jpg) repeat-x;
color:#333;
font-family:verdana;
font-size:11px;
font-weight:bold;
height:27px;
padding:.25em .75em .25em .75em;
text-align:left;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}

table.datad td {
color:#333;
font-family:verdana;
font-size:11px;
padding:.5em .75em .5em .75em;
text-align:left;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}

table.datad tr.backgroundgrey {
background-color:#ededed;
}

table.datae {
border-left:1px solid #666666;
border-top:1px solid #666666;
margin:1em;
width:350px;
}

table.datae th
{
	background: #ccc url(/images/background_table_header.jpg) repeat-x;
	color: #333;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	height: 27px;
	padding: .25em .75em .25em .75em;
	text-align: left;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

table.datae td {
color:#333;
font-family:verdana;
font-size:11px;
padding:.5em .75em .5em .75em;
text-align:left;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}

table.datae tr.backgroundgrey {
background-color:#ededed;
}
