body {
	background-color: #1B041E;
}

#wrapperMain	{
	margin-right: auto;
	margin-left: auto;
	width: 50%;
	min-width: 900px;
}
.section, #wrapperNav {
	width: 900px;
	float: left;
	clear: both;
	align: center:
	color: #FFFFFF;
}	

#wrapperNav {
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

/* a link visited active hover */

#wrapperNav a, .footer a {
	display: inline-block;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.footer a	{
	padding: 0px;
}
#wrapperNav a:visited, .footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}

#wrapperNav a:hover, footer a:hover {
	font-weight: bold;
	text-decoration: none; 
	color: #FFFF66;
	background-color: #000000;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

#content, #subNav {
	width: 730px;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 0px;
	padding-bottom: 25px;
}	

#wrapperBottom {
	width: inherit;
	height: 24px;
	vertical-align: middle;
	clear: both;
}

.spacer {
	width: 100%;
	float: left;
	clear: both;
}

#content a:link {
	color: #5613B0;
	font-weight: bold;
	/*border-bottom: 1px dotted #1B041E;*/
}

#content a:visited {
	color: #333333;
}
#content a:hover {
	color: #1B041E;
	text-decoration: underline;
}


#subNav {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #1B041E;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
}

#subNav a, #subNav a:link, #subNav a:visited	{
	display: inline-block;
	padding: 3px;
	text-decoration: none;
	color: #1B041E;
}
#subNav a:hover	{
	color: #FFFF66;
	background-color: #1B041E;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 24px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: -8px;
}
h1, .title {
	font-family: "Times New Roman", Times, serif;
	color: #1B041E;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
h1	{
	font-size: 24px;
	line-height: 32px;
	margin: 0;
	margin-bottom: 4px;	
	border-bottom: 2px solid #1B041E;
}
h2, .subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	margin-bottom: 4px;
}

h2	{
	padding-top: 8px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

p, ul, li, .right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 12px;
	color: #000000;
}

tr, td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.borderB	{
	border-bottom: 1px solid #000099;
}
.borderBB	{
	border-bottom: 2px solid #000099;
}
	
.quote{
	font-family: "Times New Roman", Times, serif;
	color: #1B041E;
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
}
.quotebox, .quoted {	
	float: left;
	clear: none;
	width: 560px;
	position: relative;
	left: 60px;
	margin-bottom: 2px;
	margin-top: 8px;

	
}
.quoted	{
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 16px;
	position: relative;
	left: 0px;
}
.ql, .qr	{
	font-family: "Times New Roman", Times, serif;
	color: #1B041E;
	font-size: 24px;
	line-height: 12px;
	font-style: bold;
	height: 24px;
	position: relative;
	left: 2px;
	bottom: -2px;
}	
.ql {
	position: relative;	
	bottom: -16px;
	left: 55px;
	float: left;
	clear: both;
	font-size: 40px;
}
	
ul	{
	margin-top: -8px;
}
li {
	list-style: outside;
	list-style-type: square;
	margin-bottom: 2px;
}
.alignleft {
   float: left;
   margin: 15px 0px 3px 0px;
   background-color: #FFFFFF;
}
.fine_print	{
	font-size: 9px;
	line-height: 12px;
}
.fine_print_header	{
	margin-bottom: 12px;
	font-size: 16px;
	line-height: 18px;
}
.right {
	float: right;
	text-align: right;
	font-size: 10px;
}
