/* CSS Document */

a.library:link{color:#1049B4; text-decoration:underline}
a.library:visited{color:#1049B4; text-decoration:underline}
a.library:hover{color:#1049B4; text-decoration:none}

a.lft_sub:link{color:#FFFFFF; font-size: 9pt; font-weight: 700; font-family: Arial; text-decoration:none}
a.lft_sub:visited{color:#FFFFFF; font-size: 9pt; font-weight: 700; font-family: Arial; text-decoration:none}
a.lft_sub:hover{color:#FFFFFF; font-size: 9pt; font-weight: 700; font-family:Arial; text-decoration:underline}

a.lft_title:link{color:#004291; font-size: 10pt; font-weight: 700; font-family: Arial; text-decoration:none}
a.lft_title:visited{color:#004291; font-size: 10pt; font-weight: 700; font-family: Arial; text-decoration:none}
a.lft_title:hover{color:#004291; font-size: 10pt; font-weight: 700; font-family:Arial; text-decoration:underline}

a.pdf_library:link{
	color:#004291;
	text-decoration:none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: 700;
}
a.pdf_library:visited{
	color:#004291; 
	text-decoration:none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: 700;
	}
a.pdf_library:hover{
	color:#004291; 
	text-decoration:underline;
	font-family: Arial;
	font-size: 9pt;
	font-weight: 700;
	}

.amountField
{
	border:1px;
	background-color:#DEEAFA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:right;
}

.discountField
{
	border:1px;
	background-color:#DEEAFA;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:right;
}

.submitButton {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

body { color: #333333; font-family: Arial; font-size: 9pt; background: white; }
p { font-size: 9pt; line-height: 13pt;  margin-right: 15; margin-top: 5}

p.lft_header {line-height: 12pt; margin-left: 45; margin-top: 0; margin-bottom: 0; font-weight: 700; color: #004291}

p.bottomlink {
	line-height: 14pt; 
	margin-right: 30; 
	margin-top: 0;
	margin-bottom: 0; 
}
a.bottomlink {
	color: #ED7918; 
	font-weight: 700;
	font-size: 9pt;
	text-decoration: underline
}


table { font-size: 9pt }
table_small { font-size: 9pt }

.header1 {color: #004099; font-family: Arial; font-size: 12pt; font-weight:bold; }

.header2 {color: #004099; font-family: Arial; font-size: 10pt; font-weight:bold; }

.header3 {color: #004099; font-family: Arial; font-size: 14pt; font-weight:bold; }

.header18 {color: #004099; font-family: Arial; font-size: 18pt; font-weight:bold; }

ul.nicebullets1em {list-style: none}
ul.nicebullets1em li {margin-bottom: 1em; list-style-image:url(/images/bullet.gif)}

ul.nicebullets025em {list-style: none}
ul.nicebullets025em li {margin-bottom: 0.25em; list-style-image:url(/images/bullet.gif)}

ol.legalbullet1em {list-style: decimal}
ol.legalbullet1em li {margin-bottom: 0.75em}

