body {
	background-color: #DEE1E3;
	background-image: url(<% Response.Write(dirLevel); %>images/background.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.background {
	background-image: url(<% Response.Write(dirLevel); %>../images/background.jpg);
	background-repeat:no-repeat;
}

.content
{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
.blackText
{color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
.blueText
{color: #0D4D96; font-family: Arial, Helvetica, sans-serif;}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
li
{color: #0D4D96; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}

li.gateway
{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}

.odd {
	background-color: #9FB7D1;
}
.even {
	background-color: #D5D5D5;
}

.scaleGraphic {  width: 100%; clip:  rect(   )}
A {
	color: #ffffff; 
	text-decoration: underline; 
	}
A:link {
	color: #ffffff; 
	text-decoration: underline; 
}
A:visited {
	color: #ffffff; 
	text-decoration: underline; 
}
A:hover {
	color: #ffffff; 
	text-decoration: none; 
}


A.blue {
	color: #0D4D96; 
	text-decoration: underline; 
	}
A.blue:link {
	color: #0D4D96; 
	text-decoration: underline; 
}
A.blue:visited {
	color: #0D4D96; 
	text-decoration: underline; 
}
A.blue:hover {
	color: #0D4D96; 
	text-decoration: none; 
}


A.right {
	color: #1890B8; 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	}
A.right:link {
	color: #1890B8; 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	}
A.right:visited {
	color: #1890B8; 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	}
A.right:hover {
	color: #0D4D96; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	}


A.footer {
	color: #0D4D96; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
A.footer:link {
	color: #0D4D96; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
A.footer:visited {
	color: #0D4D96; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
A.footer:hover {
	color: #0D4D96; 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}


.pageBreak {  page-break-inside: avoid}
.hompageFix {  font-size: 9px}
