body {
	font-size: 1em; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	background-color: #FFFFFF;
	text-align: center; /*must be center otherwise tables are not aligned center in IE*/
	}

h1 	{
	font-size: 1.5em; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #9F111C; 
	text-decoration: underline; 
	font-weight: bold;
	}

h2 	{
	font-size: 1.17em; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #9F111C; 
	font-weight: bold;
	}

h3 	{
	font-size: 1em; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-weight: bold;
	}

li 	{
	margin-bottom: .4em;
	margin-left: 1em; /*must have left margin otherwise bullets appear left of column in FireFox*/
	text-align: left;
	}

sup 	{
	font-size: 0.75em;
	}

td.none	{
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	background-color: #ffffff;
	}

td.borderwhite {
	border-left: solid 1px #ffffff;
	}

a.pdf {
	background:url(http://www.medicarerights.org/images/pdf_icon.gif) bottom right no-repeat;
	padding-right:40px;
}
	
.dspace 	{
	margin-bottom: 1em;
	}
	
.nobottom {
	margin-bottom: 0px;
	}

.center 	{
	text-align: center;
	}

.right 	{
	text-align: right;
	}
	
.left	{
	text-align: left;
	}
	
.middle	{
	vertical-align: middle;
	}

.bottom	{
	vertical-align: bottom;
	}
	
.bold 	{
	font-weight: bold;
	}

.italic 	{
	font-style: italic;
	}

.footer 	{
	font-family: Times New Roman, Times, serif; 
	color: #9F111C; 
	font-weight: bold;
	text-align: left;
	}
	
.footnote {
	font-size: 0.75em;
	}
	
.backtotop {
	font-size: 0.58em; 
	color: #9F111C; 
	text-align:right;
	}

.goto	{
	text-align: left;
	margin-left: 15%;
	margin-right: 15%;
	}
	
.red 	{
	color: #9F111C;
	}
	
.white 	{
	color: #FFFFFF;
	}
	
.blue 	{
	color: #093A96
	}
