@charset "utf-8";
/* CSS Document */

.textNavGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #796E68;
	text-decoration: none;
}
.divRed {
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.textNavWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #796E68;
	text-decoration: none;
}
.textRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.textRedHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.textBodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 15px;
	background-position: top;
	text-align: justify;
}
.textBodyWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
.textBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.textBulletsTable{
	background-image:url(images/panel.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:100px;
	width:640px;
	}

.textBulletsTable td{
	padding:6px 0;
}

.textRedHeaderSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a:hover { color: #CC0000; } 
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 300px;
	border: 1px solid #FFFFFF;
}


/***********ADDED*****************/

.bkground{
	background-image:url(images/bkground.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.topE{
	background-image:url(images/topE_def.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:56px;
	}

.header{
	background-image:url(images/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}

#flash{
	height:254px;
	vertical-align:bottom;
	}
