html, body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px 10px 10px 10px;
	background-color: #efefef;
}

td { 
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; }
	
h1 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
    color: #4F4F4F;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

p {
}

.heading h1 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.heading h2 { 
	font-size: 11px; 
	font-weight: normal;
	color: # c3c3c3; 
	margin: 0px;
	font-family: verdana; 
	text-decoration: none; }
	
.alt-heading h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
    color: #000000;
}
	
a:link, a:active, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.linkbar td{ 
   padding-right: 10px;
   font-size:13px;}
   
.linkbar a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
}

.linkbar a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
}

.linkbar a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
}

.linkbar a:hover {
	text-decoration: underline;
	color: #EFEFEF;
	font-size:13px;
	font-weight: bold;
}
   
/* ________________________________ */
/* ----- Custom Classes ----------- */

.seriesmenuitem {
	padding-left: 10px;
}

.indexpadding {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.seriesmenutd {
	padding-bottom: 2px;
	border-bottom: 1px solid #cccccc;
}

.test {
	padding-bottom: 2px;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
}

.test2 {
	padding-bottom: 2px;
	border-bottom: 1px solid #cccccc;
	background-color: #cccccc;
}

.test_2 {
	padding-bottom: 2px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
}

.test2_2 {
	padding-bottom: 2px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #cccccc;
}

a.bluelink:link, a.bluelink:active, a.bluelink:visited {
	color: #0000FF;
}

a.redlink:link, a.redlink:active, a.redlink:visited {
	color: #990000;
}

/* ________________________________ */
/* ----- Custom IDs --------------- */

/* FINRAexams Logo in the upper left corner of the site */
#FINRAexamslogo {
	margin-top: 10px;
	margin-bottom: 10px;	
}

/* FINRAexams Main Image on the Right of the Main site */
#rightmainimage {
	margin: 15px;
}


/* Series Menu Table on the Left (with the series listings) */



#seriesmenu {
}

#seriesmenu a {
	text-decoration: none;
}

#seriesmenu h2 {
	margin: 0px;
    font-size: 11px;
    font-weight: normal;
}

#littlerednote {
	font-size: 9px;
	color: #FF0000;
}


/* Affiliation text at the bottom of the page */
#affiliationfooter {
	margin-top: 15px;
	font-size: 9px;
	color: #333333;
	width: 700px;
	text-align: center;
}

    
/* FORMATTING OF COPYRIGHT ON THE BOTTOM OF EACH PAGE */


.footer { 
	font-size: 10px; 
	color: #000000; 
	font-family: verdana; 
	text-decoration: none; }
    
.footer a:link { 
	font-size: 10px; 
	color: #808080; 
	font-family: verdana; 
	text-decoration: none; }
    
.footer a:visited  { 
	font-size: 10px; 
	color: #808080; 
	font-family: verdana; 
	text-decoration: none; }
    
.footer a:hover  { 
	font-size: 10px; 
	color: #000000; 
	font-family: verdana; 
	text-decoration: underline; }
	
.footertop a:link { 
	font-size: 18px; 
	color: #000000; 
	font-family: georgia; 
	text-decoration: none; }
    
.footertop a:visited  { 
	font-size: 18px; 
	color: #000000; 
	font-family: georgia; 
	text-decoration: none; }
    
.footertop a:hover  { 
	font-size: 18px; 
	color: #000080; 
	font-family: georgia; 
	text-decoration: underline; }