p.normal {
	font-size:9pt;
}

h2{
	font-family: Arial;
	font-size:8pt;
	color:#8e8e8e;
	font-weight: normal;
}

h1 {
	font-family: Arial;
	font-size:14pt;
}

div.header {
	background-image:url(/siteimg/2008/head.gif);
	background-repeat:no-repeat;
	margin-left:-40px;
	padding-left:40px;
}

hr{
	height:1px;
	border:0px;
	border-top:1px #d7d4cc solid;
}
.menuItem, .menuItemSelected {
	display:inline;
}

.menu td {
	height:30px;
}

.menuItemText a, .menuItemText a:hover{
	color:#FFF;
	font-family:Arial;
	font-size:10pt;
}

.menu {
	background-image:url(/siteimg/2008/menubg.gif);
	height: 30px;
	padding-left:40px;
}


.menuItemLeft {
	background-image:url(/siteimg/2008/menusep.gif);
	width:1px;
}

.menuItemSelected .menuItemLeft {
	background-image:url(/siteimg/2008/selleft.gif);
	width:2px;
}

.menuItemSelected .menuItemRight {
	background-image:url(/siteimg/2008/selright.gif);
	width:2px;
}

.menuItemText {
	padding-left:15px;
	padding-right:15px;
}


.menuItemSelected .menuItemText {
	background-image:url(/siteimg/2008/seltext.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color: #de1030;
}

.leftCol {
	width:260px;
	vertical-align:top;
	text-align:center;
}

.Rating h3 {
	color:#54587e;
	font-size:100%;
}

.Steps h3 {
	color:#db0628;
	font-size:100%;
}


.Archive a{
	text-decoration:underline;
}

.Archive, .Archive a {
	color:#8e8e8e;
	font-family:Arial;
}

em.quote{
	color:#999;
	text-align:right;
	float:right;
}
