body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	background-color: #FFFFFF;	
} 

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	margin-top: 14px;
}


ul {
	margin-top: 10px;
	margin-bottom: 10px;

}

a:link, a:active, a:visited, a:hover { 
	color: #1919E3; 
} 

a.nav:link, a.nav:active, a.nav:visited { 
	color: #000000; 
	font-size: 11px;
	text-decoration: none; 
} 

a.nav:hover { 
	color: #0F838C;
	font-size: 11px;
	font-weight: bold;
}

a.subnav:link, a.subnav:active, a.subnav:visited { 
	color: #000000; 
	font-size: 11px;
	text-decoration: none; 
} 

a.subnav:hover { 
	color: #0F838C;
	font-size: 11px;
	font-weight: bold;
} 

a.subnavHot:link, a.subnavHot:active, a.subnavHot:visited, a.subnavHot:hover { 
	color: #0F838C;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 
}

.header_area {
	background-color:#000000; 
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 21px;
	padding-top: 11px;
}

.header_nav {
	background-color:  #000000;	
	padding-left: 21px;
	color: #ffffff;
}

.nav_area {
	background: url(/images/subnav_bkgd.jpg); 
	margin-left: 11px;
}

.content_area {
	padding-left: 21px;

}


h1 {
	padding:0;
	margin:0;
	font-size: 18px;
	font-weight: bold;
	color: #808284;
}

h2 {
	padding:0;
	margin:0;
	color: #0F838C;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

h3 {
	padding:0;
	margin:0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

h4 {
	display: inline;
	padding:0;
	margin:0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.footer {
	color:#333333;
	font-size: 10px;
}

.caption {
	color:#000000;
	padding-top:4px;
	font-size: 11px;
	font-style: italic;
}

a.caption:link, a.caption:active, a.caption:visited { 
	color:#000000;
	text-decoration: none; 
} 

a.caption:hover { 
	text-decoration: underline; 
} 

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	text-decoration: none;
}


ul, ol {
	margin-left: 16px;
	padding-left: 16px;
}

.numbered {
	color: #0F838C;
	font-weight: bold;
	font-size: 16px;
}



.quotes {
	color: #428085;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	line-height: 17px;
}

td.quotation {
	font-size: 13px;
}
