body {
	color: #333366;
	background-color: white;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0px;
	padding: 0px;	
}

span {
	margin: 0px;
	padding: 0px;
	
}

span.regular {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: normal;
}

img {
	border-style: none;
}

p {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;		
}

p.error {
	color: red;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;
	font-weight: bold;
}
p.average {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;		
}
p.averagebold {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: bold;
}
p.headerbold {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;	
	font-weight: bold;
}
li	{
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;
}

li.average {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;		
}

li.heading {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;
	font-weight: bold;
}
td.small {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 8pt;	
	font-weight: normal;
	text-overflow: ellipsis;
}
td.xsmall {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 7pt;	
	font-weight: normal;
	text-overflow: ellipsis;
}

td.average {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: normal;
	text-overflow: ellipsis;
}
td.averageburgandy {
	color: #951c2d;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: bold;
	text-overflow: ellipsis;
}
td.headingburgandy {
	color: #951c2d;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;	
	font-weight: bold;
	text-overflow: ellipsis;
}
td.headingyellow {
	color: #e5ab31;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;	
	font-weight: bold;
	text-overflow: ellipsis;
}
td.averageyellow {
	color: #e5ab31;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: bold;
	text-overflow: ellipsis;
}
td.headingwhite {
	color: #FFFFFF;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;	
	font-weight: bold;
	text-overflow: ellipsis;
}
td.averagebold {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: bold;
	text-overflow: ellipsis;
}

td.heading {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;	
	font-weight: bold;	
}
td.headinglight {
	color: #6699CC;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;	
	font-weight: bold;	
}

td.heading3 {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: bold;	
}

td.heading2 {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;	
		
}
td.document {
	color: #333366;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;	
	font-weight: bold;	
		
}

/* outer block styles */
.Header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 64px;
	font-size: x-small;
	z-index: 1;
}

.Content {
	position: absolute;
	top: 76px;
	left: 160px;
	width: 590px;
	height: 476px; 
	overflow: auto;
	font-size: small;
	z-index: 1;
	
}

.Menu {
	position: absolute;
	top: 74px;
	left: 10px;
	width: 145px;
	height: 476px;
	background-image: url(/images/side_bar_bg.gif); 
	color: #333366;
	z-index: 1;
}

.Footer {
	position: absolute;
	top: 560px;
	left: 0px;
	width: 750px;
	height: 20px;
	padding: 40px;
	color: #333366;
	background-color: white;
	font-size: xx-small;
	font-weight: normal;
	text-align: center;
	z-index: 2;
}

/* inner Header styles */
.Logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 135px;
	height: 64px;
	z-index: 1;
}

.Bar {
	position: absolute;
	top: 48px;
	left: 135px;
	width: 585px;
	height: 16px;
	z-index: 1;
}

.Welcome {
	position: absolute;
	top: 16px;
	left: 140px;
	width: 180px;
	height: 16px;
	text-align: center;
	vertical-align: bottom;
	z-index: 1;
}

.PictureBar {
	position: absolute;
	top: 9px;
	left: 325px;
	width: 422px;
	height: 32px;
	text-align: right;
	vertical-align: bottom;
	z-index: 1;
}
.averageburgandy {
	color: #951c2d;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: bold;
	text-overflow: ellipsis;

.SmallText {
	color: #333366;
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial,Helvetica,Verdana,sans-serif;	
}
a.ServiceLinks:link {
	color: #6699CC;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;  
}
a.ServiceLinks:visited {
	color: #6699CC;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}
a.ServiceLinks:hover {
	color: #333366;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline; 
}
a.ServiceSubLinks:link {
	color: #333366;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
}
a.ServiceSubLinks:hover {
	color: #6699CC;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline; 
}
a.ServiceSubLinks:visited {
	color: #333366;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
}
a.DocumentSubLinks:link {
	color: #6699CC;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;  
}
a.DocumentSubLinks:visited {
	color: #6699CC;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}
a.DocumentSubLinks:hover {
	color: #333366;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline; 
}
a.DocumentLinks:link {
	color: #333366;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;  
}
a.DocumentLinks:visited {
	color: #333366;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}
a.DocumentLinks:hover {
	color: #6699CC;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline; 
}