#cell1 {
	background-color: #26304b;
	background-attachment: scroll;
	background-image: url('img/leftbg.jpg');
	background-repeat: repeat-x;
	height: 600px;
	text-align: center;
}

#cell2 {
	background-attachment: scroll;
	background-image: url('img/menuedge.jpg');
	background-repeat: repeat-y;
}

#cell3 {
	background-color: #dcdee2;
	font-family: arial;
	font-size: 1em;
	line-height: 1.8em;
}

table#layout1 td {
	vertical-align: top;
}

.menu {
	
	color: white;
	font-size: 10pt;
	line-height: 1.5em;
	background-color: #26304a;
}

td.menu ul {
	padding-left: .7em;
	margin-left: 0;
	list-style:none;
	font-family: arial;
}

#contactinfo {
	color: white;
}

h1 {
	font-family: georgia;
	font-size: 1.8em;
	font-weight: normal;
	color: #26304a;
}

h2 {
	font-family: georgia;
	font-size: 1.2em;
	font-weight: normal;
	color: #26304a;
}

#bottomtext {
	text-align:center;
	color:#777;
	font-size:.7em;
}

#bottomtext a  {
	color:#777;
}

table.purchaseadvisor tr td.tableheading, table.purchaseadvisor tr td.heading{
	background-color: #26304b;
	color: white;
	font-weight: bold;
	font-size:12pt;
}

table.purchaseadvisor tr td {
	background-color: white;
	font-size: 10pt;
	vertical-align: middle;
}
