*{
	font-family:Tahoma,sans-serif;	
	font-size: 14px;
}
BODY {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 80px;
	margin-bottom: 80px;	
	xbackground-color: white;
}
/*------------------------------*/
DIV.pageheader DIV {}
IMG.pagelogo { height: 80px; }
DIV.pageheader DIV.pagesubtitle {
	font-style: italic; 
	margin-bottom: 10px; 
	font-size: 12px; 
	color: blue; 
	text-align: center;
}
/*------------------------------*/
DIV.pagefooter {
	color: white;
}
DIV.pagefooter DIV.pagetext{
	background-color: #ed1c24;
	color: white;
	text-align:right;
	padding: 10px 40px 10px 0px;
}
DIV.pagefooter DIV.pagetext A {
	color:white;
}
