body {
	color: #777777;
	background-color: white;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

.atomzlinks {
	color: #FFFFFF;
	font-size: 3pt;
}

div {
	margin: 0px;
	padding: 0px;	
}

span {
	margin: 0px;
	padding: 0px;	
}
.heading {
	color: #072AA8;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;	
	font-weight: bold;	
}
.blueheading {
	color: #072AA8;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 10pt;	
	font-weight: bold;	
}
.yellowheading {
	color: #F4C320;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;	
	font-weight: bold;	
}
.bold {

	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;	
	font-weight: bold;
}
.yellowbold2 {
	color: #F4C320;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12pt;	
	font-weight: bold;
	text-overflow: ellipsis;
}
.red {
	color: red;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.highlightunder {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;	
	font-weight: bold;
	text-overflow: ellipsis;
	text-decoration: underline;
	
}

span.regular {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: normal;
}

img {
	border-style: none;
}

p {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;		
}
p.normal {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;		
}

p.error {
	color: red;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;
	font-weight: bold;
}
p.average {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;		
}
p.chart {
	color: #FFFFFF;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;		
}
p.chartblack {
	color: #000000;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;		
}

h1 {
    font-size: 16pt;
}

h2 {
    font-size: 14pt;
}

h3 {
    font-size: 12pt;
}

h4 {
    font-size: 10pt;
}

h5 {
    font-size: 8pt;
}

h6 {
    font-size: 7pt;
}


li	{
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
}

li.average {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;		
}
li.normal {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;		
}
li.normalblue {
	color: #072AA8;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;		
}
li.largeblue {
	color: #072AA8;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top:5px;
}

td.average {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: normal;
	text-overflow: ellipsis;
}
td.little {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 8pt;	
	font-weight: normal;
	text-overflow: ellipsis;
}

td.averagebold {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;	
	font-weight: bold;
	text-overflow: ellipsis;
}
td.yellowbold2 {
	color: #F4C320;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12pt;	
	font-weight: bold;
	text-overflow: ellipsis;
}
td.averageboldalt {
	color: #072AA8;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: bold;
	text-overflow: ellipsis;
}



/* outer block styles */
.Header {
	width: 100%;
	height: 150px;
	font-size: x-small;
	z-index: 1;
}


.Content {
	position: relative;
	float: left;
	width: 620px;
	font-size: 9pt;
	z-index: 1;
	
}

.Menu {
	float: left;
	width: 165px;
	color: #555555;
	z-index: 1;
}

.Footer {
	clear: both;
	left: 0px;
	width: 800px;
	height: 36px;
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: normal;
	text-align: center;
	background-image: url(/images/top_nav_bg.gif);
	z-index: 2;
}

/* inner Header styles */
.Logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 288px;
	height: 75px;
	z-index: 1;
}

.TopBar {
	position: absolute;
	top: 81px;
	left: 1px;
	width: 800px;
	height: 11px;
	background-image: url(/images/top_bar.gif);
	z-index: 1;
}

.TopNav {
	position: absolute;
	top: 81px;
	left: 1px;
	width: 800px;
	height: 36px;
	color: #FFFFFF;
	background-image: url(/images/top_bar.gif);
	z-index: 1;
}

.PageTitle {
	position: absolute;
	top: 0px;
	left: 289px;
	width: 512px;
	height: 75px;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;	
	font-size: 9pt;
	color: #555555;
	text-align: center;
	vertical-align: bottom;
	z-index: 1;
}

.LeftNav{
	position: relative;
	left: 0px;
	width: 165px;
		
	z-index: 1;
}
.LeftHBar{
	float: left;
	width: 10px;
	height: 375px;
	background-image: url(/images/stripe1.gif);
	z-index: 1;
}



.SmallText {
	color: #555555;
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial,Helvetica,Verdana,sans-serif;	
}

a.SmallLinks:link {
	color: #072AA8;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;  
}
a.SmallLinks:visited {
	color: #072AA8;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none; 
}
a.SmallLinks:hover {
	color: #F4C320;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline; 
}
a.FooterLinks:link {
	color: #072AA8;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;  
}
a.FooterLinks:visited {
	color: #072AA8;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none; 
}
a.FooterLinks:hover {
	color: #072AA8;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline; 
}
a.ServiceLinks:link {
	color: #072AA8;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;  
}
a.ServiceLinks:visited {
	color: #072AA8;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; 
}
a.ServiceLinks:hover {
	color: #F4C320;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline; 
}
a.ServiceSubLinks:link {
	color: #F4C320;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}
a.ServiceSubLinks:visited {
	color: #F4C320;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}
a.ServiceSubLinks:hover {
	color: #072AA8;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline; 
}
a.DocumentSubLinks:link {
	color: #F4C320;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;  
}
a.DocumentSubLinks:visited {
	color: #F4C320;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
}
a.DocumentSubLinks:hover {
	color: #072AA8;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline; 
}
a.DocumentLinks:link {
	color: #072AA8;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;  
}
a.DocumentLinks:visited {
	color: #072AA8;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline; 
}
a.DocumentLinks:hover {
	color: #F4C320;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}
