body {
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	}

a:link {
	color: #003399;
	font-weight: bold;
	}
	
a:hover {
	color: #0099CC;
	text-decoration: none;
	font-style: italic;
	}
	
a:visited {  
	color: #666666;
	}
	
td, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	}
	
.sectionHead { 
	font-size: 16px; 
	line-height: 30px; 
	font-weight: bold; color: #000000;
	}

.tableDetail { 
	background-color: #CCCCCC;
	}
	
.tableHeading { 
	color:#FFFFFF; 
	text-decoration: bold; 
	background-color: #424973;
	}
	
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	}
	
.footer-caption {
	font-style: italic;
	}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	}

li {
	margin-bottom: 20px;
}

.list-bulleted {
	list-style-type: disc;
	list-style-position: outside;
	}

.list-lowercase {
	list-style-type: lower-alpha;
	}

.list-numbered {
	list-style-type: decimal;
	list-style-position: outside;
	}
	
.header-lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.all-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: bold;
}

.uppercase-letter-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}

.bold-italics {
	font-weight: bold;
	font-style:italic;
}

.underline {
	text-decoration: underline;
}

.strong {
	font-weight: bold;
}