/* CSS Document */
body {
	background-color: #404060;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


Span.pageheading {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.5em;
}
.pageheading {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
	align: left;
}

.pagecontent {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .9em;
	align: justify;
	line-height: 1.5;
	backgound-color: #CCCCCC;
	
}

li{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	align: justify;
	line-height: 1.5;
	list-style-type: circle;
	font-size: .9em;
}


.pagefooter {

	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	
	align: justify;
}

a.pagefooter {

	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	align: justify;
	text-decoration:underline;
	
}

a.pagefooter:link {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	align: justify;
	text-decoration:underline;
	
}




a.pagefooter:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	align: justify;
	text-decoration:underline;
	

}

a.pagefooter:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #FF9400;	
	align: justify;
	text-decoration:underline;
	

}

A {
	color: #FF9400;
	text-decoration: none;
	
}

A:link {
	color: #FF9400;
	text-decoration: none;
	
}

A:visited {
	color: #FF9400;
	text-decoration: none;
	
}

A:hover {
	color: #9A0A01;
	text-decoration: underline;
}

.oddrow{
	background-color: #cccccc;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}


.rowhead{
	background-color: #404060;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	
	
}

.evenrow{
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
		}

A.rowhead{
	background-color: #404060;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	
}
A.rowhead:link{
	background-color: #404060;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	
}

A.rowhead:visited{
	background-color: #404060;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	
}
A.rowhead:hover{
	background-color: #404060;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9400;
	
	
}

A.oddrow{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
}

A.oddrow:link{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	
}

A.oddrow:visited{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	
}

A.oddrow:hover{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	
}


A.evenrow{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 0.9em;
		
}

A.evenrow:link{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	
}

A.evenrow:visited{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	
}

A.evenrow:hover{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	
}

TR.evenrow{ font-size: 1em;}
TR.rowheader{ font-size: 1em;}
TR.oddrow{ font-size: 1em;}
TD.evenrow{ font-size: .9em;}
TD.rowheader{ font-size: .9em;}
TD.oddrow{ font-size: .9em;}
TD.back{background-image: url(images/pagecontentbackground.gif); 
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;}
TD.disabled{background-image: url(images/disabled_logo.gif); 
	background-attachment: fixed;
	background-position: right;
	background-repeat: no-repeat;}
.footer2, a.footer2{ color:#FFFFFF; font-size: 10px; text-decoration: none;}
a.footer2:link, a.footer2:visited { color:#FFFFFF; font-size: 10px; text-decoration: none;}
a.footer2:hover{text-decoration: underline;  color:#FFFFFF;}