#information	{
	position: absolute;
	z-index: 10;
	visibility: visible;
	left: -1000px;
	top: -1000px;
}

body{
font-family: Verdana, Helvetica, sans-serif;
FONT-SIZE: 11px;
color: #7E8287;
margin:0 auto;
padding:0;
padding-top: 0px;
}

.tbbackground {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
}

.tbgreytxt2 {
	font-size: 14px;
	color: #666666;
	background-image: url(images/grey-box.gif);
	background-repeat: no-repeat;
}

.greybkground {
	background-image: url(images/grey-bkground.gif);
	background-repeat: no-repeat;
}

.greytitlebkground {
	background-image: url(images/grey-titlebkground.gif);
	background-repeat: yes;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}

.greycolumnheading {
	font-size: 10pt;
	color: #62666A;
	font-weight: bold;
}

.greyboxtop {
	background-image: url(images/grey-boxtop.gif);
	background-repeat: no-repeat;
}

.greyboxbg	{
	background-image: url(images/grey-boxbg.gif);
	background-repeat: yes;
}

.tbgreytxt1 {
	font-size: 12px;
	color: #666666;
}

.footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;	
	color: #9FA2A6;
}

.header {
	background-image: url(images/banner.gif);
	background-repeat: repeat-x;
}

.footer a {
	font-size: 11px;
	color: #E4E2D5;
	text-decoration: none;
	font-weight: bold;	
}

a:hover	{
	text-decoration:underline;
}

.italic-header	{
	font-weight: bold;
	color: #7E8287;
	font-style: oblique;
}

.menu_footer	{
	font-size: 14px;
	color: #FFFFFF;
}


