body {background-image:  url("images/bg2.jpg");
background-repeat: repeat-x;
align:center}

ul, td, p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;}

.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999
;}

.smallgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold
	color: #666666
;}
	
table {background-color: white}

a:link {  color: #8c2b24; text-decoration: none}
a:visited {  color: #8c2b24; text-decoration: none}
a:active {  color: #00703C; text-decoration: none}
a:hover {  color: #00703C; text-decoration: none}

a.nav:link {  color: #CF792E; text-decoration: none}
a.nav:visited {  color: #CF792E; text-decoration: none}
a.nav:active {  color: #FFE563; text-decoration: none}
a.nav:hover {  color: #FFE563; text-decoration: none}

a.status:link {  color: #0263a7; text-decoration: underline}
a.status:visited {  color: #0263a7; text-decoration: underline}
a.status:active {  color: #0263a7; text-decoration: none}
a.status:hover {  color: #0263a7; text-decoration: none}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #555353
	;
}

.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff
	;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #8c2b24
	;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight:bolder;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight:bolder;
	margin-bottom: 0px;
}



.tableBorder { border: 1px solid #cccccc }.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c2b24;

}
.below {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;

}
.above {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.header3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #8c2b24
	;
}
.headerred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000
	;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;

}

.dividerOrange{border-width:0 0 1px 0;border-color:#e48e1a;border-style:solid;padding:3px 0 10px 0;}
