/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20px;
}
p, div, td, input, textarea, li {
	font-size: 12px;
}
A {
	text-decoration: none;
	color: #0F14E6;
}
A:HOVER {
	text-decoration: underline;
}
.ATopBanner {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
.ACrumb:HOVER {
	text-decoration: underline;
}
.ACrumb {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ACrumbHome {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ATopBanner:HOVER {
	text-decoration: underline;
}
.Quote {
	margin: 20px;
	font-style: italic;
	color: #999999;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
.TDLeft {
	background-image:  url(images/gif/left-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.TDRight {    
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EBFBF1;
}
.MainText {
    padding-left: 15px;
	padding-right: 15px;	
	font-size: 12px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
    color: #000000
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
    color: #FFFFFF; font-weight: bold; 
}
.Accessibility {
	font-weight: bold;	
	font-size: 10pt;
	text-align: left;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;	
	padding-right: 10px;
}
.ColCenter .Accessibility {
	text-align: right;
	font-size: 10pt;
}
.Accessibility A {
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}
.Accessibility A:HOVER {
	text-decoration: underline;
}