body {
	color: #000000;
	background-color: #ccc;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: medium;
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0px;
	padding: 0px;	
}

span {
	margin: 0px;
	padding: 0px;
	
}

span.regular {
	color: #14471C;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: normal;
}

img {
	border-style: none;
}

p {
	color: #5471a7;
	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: #14471C;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;		
}

li	{
	color: #14471C;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;
}

li.average {
	color: #14471C;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;		
}

li.heading {
	color: #14471C;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;
	font-weight: bold;
}

td.average {
	color: #000000;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: normal;
	text-overflow: ellipsis;
}

td.averagebold {
	color: #14471C;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: bold;
	text-overflow: ellipsis;
}
td.averageboldalt {
	color: #A77A3E;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: bold;
	text-overflow: ellipsis;
}

td.heading {
	color: #14471C;
	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.headingalt {
	color: #A77A3E;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;	
	font-weight: bold;	
}
td.headingalt2 {
	color: #A77A3E;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: bold;	
}
td.heading3 {
	color: #14471C;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: bold;	
}

td.heading2 {
	color: #14471C;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;	
		
}
td.document {
	color: #14471C;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;	
	font-weight: bold;	
		
}

/* outer block styles */
.Header {
/*	width: 100%;
	height: 150px;
*/	font-size: x-small;
/*	z-index: 1;
*/}
.Menu {
	float: left;
	width: 160px;
	height: 80%;
	color: #333366;
/*	z-index: 1;
*/}



.Content {
/*	float: left;
/*	width = 70%;
	font-size: small;
	z-index: 1;
*/	background-color: white;
}
.page{
	background-color: white;
}
.loginForm{
	margin: auto;
	}

.Footer {
	clear: both;
/*	top: 560px;
	left: 0px;
	width: 80%;
*/	height: 20px;
	color: #14471C;
	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;
	height: 74px;
	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;
*/}

.SmallText {
	color: #14471C;
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial,Helvetica,Verdana,sans-serif;	
}
a.ServiceLinks:link {
	color: #14471C;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;  
}
a.ServiceLinks:visited {
	color: #14471C;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}
a.ServiceLinks:hover {
	color: #14471C;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline; 
}
a.ServiceSubLinks:link {
	color: #5471a7;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
}
a.ServiceSubLinks:hover {
	color: #5471a7;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline; 
}
a.ServiceSubLinks:visited {
	color: #5471a7;
	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: #14471C;
	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: #14471C;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;  
}
a.DocumentLinks:visited {
	color: #14471C;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}
a.DocumentLinks:hover {
	color: #5471a7;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline; 
}