body {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px; padding-top:0px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0;
}
ol {
	list-style-type: decimal;
	margin: 3px 0 20px 10px;
}
ul {
	/*margin: 3px 0 20px 10px;*/
}

.trademark {
	color: #666;
	font-size: 9px;
	padding-top: 3px;
}
.sidebar {
	background-color: #adbb98;
	background-image: url(../images/sidebar-background.jpg);
	background-repeat: no-repeat;
}
.toplinks {
	color: #999;
	font-size: 10px;
}
/* .toplinks a:hover { color: #de0031; font-weight: normal; text-decoration: underline; }
.toplinks a:link { color: #d10027; font-weight: normal; text-decoration: none; }
.toplinks a:visited { color: #d10027; font-weight: normal; text-decoration: none; } */
.content {
	font-size: 12px;
	padding: 5px 15px 15px;
}
.pheader {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
.redtext {
	color: #c03;
}
.smalltext {
	font-size: 10px;
}
.chartlabels {
	color: #fff;
	font-weight: bold;
}
.list_emphasis {
	color: #328232;
	font-size: 14px;
	font-weight: bold;
}
.list_table {
	margin-top: 10px;
	margin-bottom: 20px;
}
.mediaTable {
	font-size: 10px;
}
hr {
	height: 1px;
	margin-top: 5px;
	border-top-style: dotted;
	border-top-color: #DE0031;
}
.grayStripe{
	background:url(/beta/images/grayStripe.gif);
	height:12px;
	width:100%;
	background-repeat:repeat-x;
}
.whiteTopLink{
	font-size:12px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.navBottom{
	background:url(/beta/images/navbackground.gif);
	background-repeat:repeat;
	height:100%;
}
.bottomStripe{
	background:url(/beta/images/bottomBG.gif);
	background-repeat:repeat-x;
}
.gray9{
	font-size:9px;
	color:#444444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
}
.gray11{
	font-size:11px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	vertical-align:middle;
	padding-left:4px;
	padding-right:4px;
}
.heading{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0;
}
a{
	color: #d10027;
	font-weight: bold;
	text-decoration: none;
}
.listitem{
	list-style-type:disc;
	list-style-position:inside;
}
.padded{
	padding-left:10px;	
	padding-right:10px;	
	padding-top:20px;	
	padding-bottom:20px;	
}
.pageTitle{
	font-size:14px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

