* {
margin: 0px;
padding: 0px;
}
p {
margin: 0px 0px 10px 0px;
line-height: 15px;
}
/* ------------------ overall container styles ----------------------- */
.header {
	margin-top: 20px;
	display: block;
	width: 753px;
	height: 288px;
	background-image: url(../images/logo.gif);
	text-align: left;
}
.header table {
margin: 0px 0px 0px 7px;
}
.header1 {
margin: 4px 0 0 7px;
}

.header2 {
margin: 4px 0 0 247px;
}
.contentContainer {
width: 749px;
margin:10px -8px 0px 0px;
}
.breadcrumbContainer {
margin:0 0 10px 5px;
}

.footer_frame {
	display: block;
	width:742px;
	height: 69px;
	background:url(../images/footer_bg.gif) repeat-x;
}
.footer_frame a {
color: #ffffff;
line-height: 50px;
margin-right: 15px;
margin-left: 15px;
}


/* ------------------ old site styles ---------------------------- */

td,p,div,body,a {
	color: #75492b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}

a {
	text-decoration:underline;
}

.ltred {
	background-color: #D0F5F9;
}

.redtitle {
	font-weight:bold;
	color:#75492B;
	padding:6px 0px 6px 8px;
	background-color: #D0F5F9;
}

.dkblue {
	background-color: #6989AF;
}

.ltblue {
	background-image: url(../images/right-column-tile.gif);
	background-repeat: repeat-y;
	padding: 7px 17px 7px 7px;
}
.ltblueinner {
	background-image: url(../images/right-column-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
}



.bluetitle {
	color:#75492B;
	font-weight:bold;
	/*border:1px solid #fff;*/
	border-bottom:1px solid;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-bottom-color: #EAE4E4;
	background-color: #F5F3F3;
}

.bluefeaturetable {
	color:#75492B;
	background-color:#D9CECE;
	/*border:1px solid #fff;*/
	border-bottom:1px solid #fff;
	padding: 5px;
}



/* ------------ content pages styles ---------- */

/* ----------- home page styles ---------- */
.penova-tile {
	background-image: url(../images/pevonia_lefttile.gif);
	background-repeat: repeat-y;
}

/* ------- site map ---------- */
.listformatting {
text-indent: 10px;
margin-left: 10px;
list-style-position: inside;
}
.listformatting ul ul{
margin-left: 20px;
}
.listformatting li {
margin:5px;
}
