<!-- 
/* Hide from incompatible Browsers.*/

body {
	color: #999999; 
	background: #eee;
	font-family: helvetica,arial,sans-serif; 
	font-size: 10pt;
	margin: 0px; 
	}

td, div, span, ul, ol, p  {
	color: #000000; 
	font-family: helvetica,arial,sans-serif; 
	font-size: 10pt;
	}

img {
	border-color: #000000; 
	}

h1 { 
	font-size: 16pt;
	color: #4682b4;
	text-shadow: 1px 1px 3px #999;
	margin-top: 5pt;
	margin-bottom: 5pt;
	margin-left: 10pt;
	margin-right: 10pt;
	}
h2 { 
	font-size: 14pt; 
	color: #4682b4;
	text-shadow: 1px 1px 1px #999;
	margin-top: 5pt;
	margin-bottom: 5pt;
	margin-left: 10pt;
	margin-right: 10pt;
	}
h3 {
	font-size: 12pt; 
	margin-top: 7pt;
	margin-bottom: 3pt;
	margin-left: 10pt;
	margin-right: 10pt;
	}
h4 { font-size: 11pt; }
h5 { font-size: 9pt; }
h6 { font-size: 6pt; }
hr { color: #cccccc; }

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#0078ae; 
	}
a:hover {
	color:#FF9900; 
	text-decoration:underline; 
	}
a {
	color: #0078ae; 
	text-decoration: underline; 
	}
	
#header {
	position: absolute; 
	top: 0px; 
	left: 0px;
	width: 100%;
	background: #0078AE; 
	border-top: solid 2px #000000; 
	border-bottom: solid 2px #000000;
	z-index: 0;
	min-height: 80px; /* for modern browsers */
	height: auto; /* for modern browsers */
	height: 80px; /* for IE5.x and IE6 */
	}	
#flash {
	position: absolute; 
	top: 2px; 
	left: 40px;
	z-index: 1;
	}
#menubar {
	color: #ffffff;
	background: url(../img/bg-title.png) repeat-x 0px 0px;
	position: absolute; 
	top: 84px; 
	left: 0px;
	width: 100%;
	z-index: 1;
	min-height: 30px; /* for modern browsers */
	height: auto; /* for modern browsers */
	height: 30px; /* for IE5.x and IE6 */
	}	
#menutabs {
	position: absolute; 
	top: 9px; 
	right: 10%;
	z-index: 2;
	}	
#logo {
	position: absolute; 
	top: 3px; 
	left: 10%;
	z-index: 2;
	}
#contact {
	position: absolute; 
	top: 40px; 
	right: 20%;
	z-index: 2;
	}
#ctr {
	position: absolute; 
	top: 130px; 
	left: 50%; 
	background: none;
	}
#content {
	position: absolute; 
	top: 0px; 
	left: -478px;
	width: 955px;
	z-index: 1;
	color: #000;
	background: #none;
	}

a.title:link, a.title:visited, a.title:active {
	text-decoration:underline;
	color:#FFFFFF; 
	}
a.title:hover {
	color:#FF9900; 
	text-decoration:underline; 
	}
.titlebar {
	color: #FFFFFF;
	background: url(../img/bg-title.png) repeat-x 0px 0px;
	}	
.header {
	color: #FFFFFF; 
	font-family: verdana,arial,helvetica,san-serif; 
	font-size: 12px;
	font-weight: bold;
	}
.chart {
	border: solid 1px #000000; 
	color: #000000; 
	font-size: 10pt;
	}
.body {
	padding: 10px;
	}

.supersize {font-size: 24pt; }
.largest {font-size: 18pt; }
.larger {font-size: 14pt; }
.large {font-size: 12pt; }
.medium {font-size: 10pt; }
.small {font-size: 9pt; }
.smaller {font-size: 8pt; }
.smallest {font-size: 7pt; }
.footer {font-size: 7pt; 
	color: #67696E;}

/* End Style Sheet commenting. */  -->
