/* Site Controls*/

body{ 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}

table{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
}

td{
	vertical-align: top;
}

b{
	font-weight: bold;
}

/* Link Controls */

a:link{
	text-decoration: underline;
	color: #000000;
}

a:visited{
	text-decoration: underline;
	color: #666666;
}

a:hover{
	text-decoration: none;
	color: #000000;
}

a.nav:link{
	text-decoration: none;
	color: #FFFFFF;
}

a.nav:visited{
	text-decoration: none;
	color: #FFFFFF;
}

a.nav:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

/* Font Controls */

.hdr{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.sp_hdr{
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
	text-align: center;
}

.sp_sub_hdr{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sp{
	text-align: justify;
	font-size: 13px;
}

.sp_thdr{
	background-color: #000066;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.sp_tcell{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.bld{
	font-weight : bold;
}

.wht{
	color: #FFFFFF;
}

.blu_bg{
	background-color : #336699;
	padding-right : 10px;
	padding-left : 10px;
	padding-bottom : 0px;
	padding-top : 0px;
}

.blu{
	color: #0033CC;
	font-weight : bold;
}

.footernote{
	text-indent : 6px;
	font-style : italic;
}

.footer{
	font-size : 10px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 1px;
	padding-top :3px;
	background-color : #CCCCCC;
}

.date{
	padding-top :4px;
	padding-bottom : 1px;
	padding-right : 4px;
	padding-left : 4px;
	text-align: center;
	vertical-align: middle;
}

.qa{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

.mid{ 
	vertical-align: middle;
	font-weight: bold;
}

.nav1{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 4px;
}

.nav2{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
	padding-right: 4px;
}

.top_bg{
	background-color: #EFEFEF;
}

.nav_bg{
	background-color: #000066;
}

.box_bg{
	background-color: #666666;
}