/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #000000;
}
a:link {
	color: #4C65B9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4C65B9;
}
a:hover {
	text-decoration: none;
	color: #6D9A1B;
}
a:active {
	text-decoration: none;
	color: #4C65B9;
}
.style1 {
	color: #FFFFFF;
	font-size: 8pt;
}
.style2 {
	color: #6D9A1B;
	font-weight: bold;
	font-size: 12pt;
}
hr {
	border: thin solid #B1C0D3;
	width: 90%;
}
.left_bkgd {
	background-color: #F0F6F6;
	background-image: url(images/index_14_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

h1 {
	color: #B4C1D4;
	font-size: 20pt;
	FONT-WEIGHT: 400;
	letter-spacing: -1px
}

h2 {
	font-size: 14pt;
	color: #6D9A1B;
	padding-left: 25px;
	font-weight: lighter;
}

.h2-quote-src {
	font-size: 10pt;
}


h3 {
	font-size: 12pt;
	color: #6D9A1B;
}
h4 {
	color: #6D9A1B;
}



#footer {
	color: #FFFFFF;
	font-size: 8pt;
}

#footer a:link {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
}
#footer a:active {
	text-decoration: underline;
	color: #ffffff;
}