@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}

body {
	background-color: #E3E3E3;
	background-image: url(images/pagebkgd_1x50.gif);
	background-repeat: repeat-x;
	margin-left: 25px;
	margin-top: 0px;
}
p {
	text-align:left;
	valign: top;
}

.sidebarsans {
	font-size: 12px;
	color: #333333;
	margin-left: 25px;
	margin-right: 10px;
	line-height: 16px;
}

.disclaimer {font-size: 8px}

.bodyserif {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 17px;
}
.84leftmargin {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 17px;
	margin-left: 84px;
}

.34leftmargin {
	margin-left: 34px;
}


.bodyredhead {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #740C18;
}

.bodyredhead12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #740C18;
}

.sidebarsmallital {
	font-size:9px;
	font-color:#666666;
	font-style:italic;
}

.bullet {
	margin-left: 25px;}
	

.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#990000;
}


.framed {font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		color: #666666;
		background-color:#CCCCCC;
		border: 1px solid #666666;
		padding: 2px;
		line-height: 14px;
		margin-top:2px;
		margin-bottom: 2px;
}

.subsectionsans {font-size: 11px; color: #333333; }

a {
	color: #740C18;
}
a:link {
	color: #990000
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #740C18;
}
