/* Add p.quicklinks or p.sidebar to decrease line-height */

.table-subnav {
	background:url(/images/background-top.gif) repeat-x; 
}

.table-main {
	background:url("/images/background-logo.gif") no-repeat center 450px fixed;
}

.table-main a:hover {
	color: #98012E;
}

.table-content {
	padding-right: 10px;
	width:100%;
}

.table-content p, .table-content ul, .table-content ol {
	line-height: 1.5em;	
}

.table-content img {
	padding: 2px;
	border: 1px solid #7D0230;
}

.right {
	float:right;
	margin:10px;
}

.table-main-background {
	background:url("/images/background-top.gif") repeat-x; 
	padding:20px 0px 0px 10px;
}

.testimonial {
	margin: auto;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #7D0230;
	text-align:center;
	width:80%;
	background: #ffffff url("/images/background-testimonial.gif") repeat-x bottom left;
	font-size: 90%;
}

#subnav {
	float:right;
	margin-top: 7px;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	display: inline;
	color: #98012E;
}

#subnav a:link, #subnav a:visited {
	color: #7E0030;
	text-decoration: underline;
	/* border-left: 1px solid #98012E; */
	padding: 0px 10px 0px 10px;
}

#subnav a:hover {
color: #98012E;
text-decoration: underline; }

.utilities-table {
	border: 1px solid #7D0230; 	
	border-collapse: collapse;
}

.utilities-table td, .utilities-table th {
	border: 1px solid #7D0230;
	padding:3px;
}

.utilities-table p, .utilities-table td {
	font: 85% Arial, Helvetica, sans-serif;
}

.utilities-table th {
	color: #ffffff;
	background-color: #7D0230;
	text-align:left;
	font-size:110%;
}

.utilities-table td {
	vertical-align: top;
}

.utilities-table td.row {
	font-weight: bold;
	font-size: 100%;
}