/********** Body link control *********/

 a.bodylin:link {
	color: #cc0000;
	text-decoration: none;
}

a.bodylin:visited {
	color: #FF0000;
	text-decoration: none;
}

a.bodylin:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.bodylin:active {
	color: #cc0000;
	text-decoration: none;

}



/********** BOTTOM link control *********/


a.bottomlin:link {
	color: #ffffff;
	text-decoration: none;
	font-size:.7em;
}

a.bottomlin:visited {
	color: #ffffff;
	text-decoration: none;
	font-size:.7em;
}

a.bottomlin:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size:.7em;
}

a.bottomlin:active {
	color: #ffffff;
	text-decoration: none;
	font-size:.7em;

}

/************************************** Body Text Features control  ************************************/

h2 {
text-align:center;
}

h2#head_two {
text-align:left;
font-size:99%;
line-height:20px;
}

h2#head_three {
text-align:center;
font-size:120%;
line-height:20px;
}

h2#head_four {
text-align:center;
font-size:120%;
line-height:20px;
}

h2#head_five {
text-align:left;
font-size:85%;
line-height:20px;
}

h2#head_six {
text-align:left;
font-size:93%;
line-height:20px;
margin-left:15px;
}

h2#head_seven {
text-align:left;
font-size:125%;
}


h2#head_eight {
text-align:center;
font-size:90%;
line-height:20px;
}

h2#head_nine {
text-align:left;
font-size:90%;
line-height:20px;
}



h3 {
text-align:center;
}




h5#sub {
text-align:center;
}

p#bodytext_bold {
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
text-align:center;
}

p#bodytext_bold_two {
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
text-align:left;
}


p#bodytext_reg {
font-family:"Times New Roman", Times, serif;
font-size:16px;
}


p#bodytext_reg_two {
font-family:"Times New Roman", Times, serif;
font-size:16px;
text-align:center;
}

p#bodytext_reg_three {
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:19px;
border-left:10px;
}

p#bodytext_reg_threethree {
font-family:"Times New Roman", Times, serif;
font-size:16px;
margin-bottom:20px;
}

p#bodytext_threethreethree {
font-family:"Times New Roman", Times, serif;
font-size:16px;
margin-left:15px;
}

p#bodytext_fourrest {
font-family:"Times New Roman", Times, serif;
font-size:16px;
margin-left:15px;
}

p#datetext {
font-family:"Times New Roman", Times, serif;
font-size:9px;
text-align:center;
}






ul#bodytext_reg_three {
   font-family:"Times New Roman", Times, serif;
   font-size:13px;
   line-height:20px;
   list-style-type:disc;
   padding-left:15px;
   width:100%;
}

ul#bodytext_reg_four {
   font-family:"Times New Roman", Times, serif;
   font-size:14px;
   line-height:20px;
   list-style-type:disc;
   padding-left:15px;
   width:100%;
   font-weight:bold;
}

ul#bodytext_reg_five {
   font-family:"Times New Roman", Times, serif;
   font-size:14px;
   line-height:25px;
   list-style-type:disc;
   padding-left:15px;
   width:100%;
   font-weight:bold;
}

ul#bodytext_six {
font-family:"Times New Roman", Times, serif;
font-size:15px;
line-height:19px;
border-left:10px;
}


ul#bodytext_reg_seven {
font-family:"Times New Roman", Times, serif;
font-size:15px;
line-height:19px;
list-style-type:disc;
padding-left:15px;
}


p#disclaimer_text {
font-family:"Times New Roman", Times, serif;
font-size:8px;
text-align:center;
}

p#bottomtext_one {
font-family:"Times New Roman", Times, serif;
font-size:12px;
text-align:center;
}


.table_text {
font-family:"Times New Roman", Times, serif;
font-size:16px;
}

.table_text_two {
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
}

.astmset1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
background-color:#0066FF;
padding:1px;
}

.astmset2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
background-color:#0066FF;
padding-left:1px;
padding-right:1px;
}

.astmset3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
background-color:#0066FF;
padding-left:1px;
padding-right:1px;
}


/***************************************************/
/* Warnings! *****************************/
/***************************************************/


#warningbox1 {
background-color:#FFFFFF;
border:#FFFFFF 1px solid;
}

p#bodytext_warning_header {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#FFFFFF;
background-color:#FF0000;
padding:9px;
}

p#bodytext_warning_reg {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-weight:bold;
color:#000000;
padding:7px;
}


p#bodytext_warning_reg2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
color:#000000;
background-color:#0099FF;
padding:10px;
}



