body										{background: url(images/bg.gif) repeat-x fixed; margin-top: 0;}
.leftShadow									{background: #fff url(images/left_shdw_fix.jpg) repeat-y left top;}
.rightShadow								{background: #fff url(images/right_shdw_fix.jpg) repeat-y right top;}
.navDS										{background: url(images/nav_rt_shdw.gif) right top repeat-y;}
.navLS										{background: url(images/nav_lt_shdw.gif) left top repeat-y;}

a:visited									{color: #BC2525; text-decoration: underline;}
a:link										{color: #BC2525; text-decoration: underline;}
a:active										{color: #BC2525; text-decoration: underline;}
a:hover										{color: #BC2525; text-decoration: none;}

.redundant									{color: #666666; padding-top: 4px;	padding-bottom: 2px;}
.redundant a:visited						{color: #666666; text-decoration: none;}
.redundant a:active							{color: #666666; text-decoration: none;}
.redundant a:link							{color: #666666; text-decoration: none;}
.redundant a:hover							{color: #BC2525; text-decoration: underline;}

.footer										{color: #666666; padding-top: 4px;	padding-bottom: 2px;}
.footer a:visited							{color: #666666; text-decoration: none;}
.footer a:active							{color: #666666; text-decoration: none;}
.footer a:link								{color: #666; text-decoration: none;}
.footer a:hover								{color: #666; text-decoration: underline;}
a.seo:hover									{text-decoration: none;	cursor: text;}

table											{font: 10px/17px Verdana, Arial, Helvetica, sans-serif; color: #666;}

.subnav										{background: #fff url(images/subnav_bkg.jpg) no-repeat left top;}
.subnav .links								{padding: 0px 35px 35px 30px;}
.subnav .links a:visited					{text-decoration: none; color: #666666;}
.subnav .links a:active						{text-decoration: none; color: #666666;}
.subnav .links a:link						{text-decoration: none; color: #666666;}
.subnav .links a:hover						{text-decoration: underline; color: #BC2525;}
.subnav .links p							{margin: 0px 0px 6px; padding: 0px;}

.main {
	background: #fff;
	padding: 25px 50px 40px 40px;
	color: #666666;
	font-size: 11px;
	line-height: 20px;}

	.main table { 
		width: 100%;
		color: #666666;
		line-height: 20px;	
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;}

.citation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: super;
	font-size: 9px;
	float: none;}

.citeBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 12px;}

.tableForm {
	font: 10px/30px Verdana, Arial, Helvetica, sans-serif; color: #666;}

h2, .newsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D52A2B;
	font-weight: bold;}

h3, .newsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 600;}
	
.titleName {
	font: bold 10px/17px Verdana, Arial, Helvetica, sans-serif; color: #666;}

.indent				{margin-left: 20px;}
.text					{font: 9px/17px Verdana, Arial, Helvetica, sans-serif; color: #666;}
.fleft				{float: left; padding-right: 50; padding-bottom: 10; 
							font: 9px/17px Verdana, Arial, Helvetica, sans-serif; color: #666;}
.fright				{float: right; padding-left: 20; padding-bottom: 10;
							font: 9px/17px Verdana, Arial, Helvetica, sans-serif; color: #666;}


