.tob_div {
margin-top:30pt;
}

.tob_img {
position: absolute;
bottom: 4%;
margin-left: 25%;
}

/*table of contents main entries*/
.tob_main {
font-family: helvetica;
font-size: 12pt;
margin-bottom: 1pt;
margin-left: 10pt;
font-weight: bold;
text-transform: uppercase;
}
.tob_main a {color: #FFFFFF; text-decoration: none}
.tob_main a:hover {color:#FFB92D; text-decoration: none}

/*table of contents sub entries*/
.tob_sub {
font-family: helvetica;
font-size: 10pt;
margin: 0 0 0 25pt;
}
.tob_sub a {color: #FFFFFF; text-decoration: none}
.tob_sub a:hover {color:#FFB92D; text-decoration: none}
/********************************************************************************/
/* styling for navigation buttons at bottom of each page */
.menu_pos {
text-align: center;
}

.menu_button {
background: #fff;
padding: 6pt;
font-family: helvetica;
font-weight: bold;
font-size:12pt;
font-variant : small-caps;
border :1px solid #aaa;
}
.menu_button a:hover  {color:#FFB92D; text-decoration: none}
.menu_button a  {color:#ffffff; text-decoration: none}

.button {
background: #990000;
padding: .35% 1% .35% 1%;
}
/********************************************************************************/

/* section title style */
.section_title {
text-align: center;
font-family: times, serif;
font-size: 28pt;
color: #990000;
font-weight: bold;
margin-bottom: 1pt;
}

/* subsection title style */
.subsection_title {
font-family: times, serif;
font-size: 16pt;
color: #990000;
font-weight: bold;
margin-top: 0 0 0 0;
padding-left: 10%;
}

h2{
	font-family: helvetica;
}

ol {
font-family: arial;
font-size: 12pt;
padding-left: 11.8%;
padding-right: 10%;
}

ul {
font-family: arial;
font-size: 12pt;
padding-left: 11.8%;
padding-right: 10%;
}

/* text style */
.section_text {
font-family: arial;
font-size: 12pt;
padding-left: 10%;
padding-right: 10%;
margin-top: 20pt; 	
}

/* text image */
.center_img {
text-align:center;
}

/* figure label style */
.center_label {
text-align:center;
font-family: times, serif;
font-size: 12pt;
font-style: italic;
}
