body {
	background-color: #FFFFFF;
	background-image: url(../images/bg1.gif);
}

.CEMImages {
border-color:#000000;
border-width:1px;
}


.bodytextheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bodytext a:link {text-decoration: none;color:#333333;}
.bodytext a:visited {text-decoration: none;color:#333333;}
.bodytext a:hover {text-decoration: none;color:#0033CC;}
.bodytext a:active {text-decoration: none;color:#0033FF;}

.topmenutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.topmenutext a:link {text-decoration: none;color:#333333;}
.topmenutext a:visited {text-decoration: none;color:#333333;}
.topmenutext a:hover {text-decoration: none;color:#ff0000;}
.topmenutext a:active {text-decoration: none;color:#0033FF;}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.footertext a:link {text-decoration: none;color:#000000;}
.footertext a:visited {text-decoration: none;color:#000000;}
.footertext a:hover {text-decoration: none;color:#ff0000;}
.footertext a:active {text-decoration: none;color:#0033FF;}

table.1pxborder {
	border: 1px solid #000000;
	border-collapse: collapse;
}
table.1pxborderLight {
	border: 1px solid #999999;
	border-collapse: collapse;
	background-color: #f1ece6;
}
/*Primary Color Table Cell Background (light color)*/
td.td_1pxborder_PC_BGLight {
	background-color: #f3f3f3;
	border: 1px solid #000000;
	border-collapse: collapse;
}
/*Primary Color Table Cell Background*/
td.td_1pxborder_PC_BG {
	border: 1px solid #000000;
	border-collapse: collapse;
	background-color: #f5f5f5;
}

td.td_1pxborder_White_BG {
	border: 1px solid #000000;
	border-collapse: collapse;
	background-color: #ffffff;
}

table.ThinVertical {
	border: none;
	border-color:#999999;
	background-color: #999999;
	width: 1px;
	height: 100%;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	height: auto;
	width: auto;
	margin: 0px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

/*
hr {
	border: none;
	width: 95%;
	color: #999999;
	background-color: #999999;
	height: 1px;
	text-align: center;
}
*/
.HorizontalDivider hr {
display:none;
}
.HorizontalDivider {
border-bottom:1px solid #999999;
height:1px;
width: 95%;
text-align:center;
}
.bodytextheadingSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.LightGrayBG {
	background-color: #f0f0f0;
}
.LightTanBG {
	background-color: #f1ece6;
}
