#menu {
	margin: 0;
	padding: 0;
	float:left;
	width: 100%;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside; 
	text-align: center;
}

#menu li {
	display: block;
	float: left;
	position: relative;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu ul li a {
	background: #009AD9;
	width: 255px;
	height: 2em;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ccc;
	margin: 0 0 0 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;
	     
	/* voice-family: "\"}\"";   
	voice-family: inherit;   */
	font-size:    x-small;   
}

#menu ul li#one a	{
	border: 0px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

html>#menu ul li a  {
	font-size: x-small;   
} 

#menu ul li a:hover {
	background: #ff9800;
	color: #fff;
	
}

#menu .clicked {
	background: #ff9800;
	color:  #fff;
}

#menu li ul {
	position: absolute;
	left: -1pt;
	top: 15pt;
	display: none;
	background-color: #fff;
	border: 1px solid #cccccc;
}

#menu li ul li a {
	margin: 0;
	border: 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#menu li > #menu ul { 
	top: auto; 
	left: auto; 
}

#menu li li {
	border: 0;
	padding: 0;
	float: none;
	display: block;
}
		
#menu li:hover ul, #menu li.over ul { 
	display: block; 
}
*/
/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin: auto;
	width: 770px;
	background-color:#FFFFFF;
	
}

a {
	color: #68bb49;
	text-decoration:underline;
}

a:hover {
	color: #FF9800;
	text-decoration:underline;
}




p, td, h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin-left:10px;
	margin-right:10px;
}

p, td {
	text-align: justify;
}


#footer {
	float:left;
	font-size: 10px;
	margin: 0px;
	padding: 3px 0 3px 0;
	color: #666666;
	line-height: 12px;
	margin: 4px 0 4px 0 4px;
	letter-spacing: 0.1mm;
	background-color: #dfeefd;
	width: 770px;
	text-align: center;
}

#leftcol {
	float: left;
	width: 440px;
	vertical-align:top;
	background-color: #FFFFFF;
}
#leftcolcentered {
	width: 440px;
	vertical-align:top;
	background-color: #FFFFFF;
	margin-left: 165px;
}


#rightcol {
	float: right;
	width: 300px;
	vertical-align:top;
	background-color: #FFFFFF;
}
#fullcol {
	float: left;
	width: 100%;
	margin-bottom:10px;
	margin-top:10px;
	text-align: justify;
	
}
#benesched {
	margin-top:0px;
}
#benesched td {
	border-bottom: 1px solid #666666;
}
.toc {
	margin-left: 15px;
	margin-top: 17px;
	margin-bottom: 17px;
}
#toc a {
	text-decoration: none;
}
#toc a:hover {
	text-decoration: underline;
}

.header1center {
	background-color: #009AD9;
	color:#ffffff;
	padding: 5px;
	font-weight: bold;
	line-height: 20px;
	text-align:center;
	border-bottom:none;
}
.header1left {
	background-color: #009AD9;
	color:#ffffff;
	padding: 5px;
	font-weight: bold;
	line-height: 20px;
	text-align:left;
	border-bottom:none;
}
.header2 {
	background-color: #009AD9;
	color:#ffffff;
	padding: 5px;
	font-weight: bold;
	text-align:center;
	line-height:20px;
	border-bottom:none;
}
.header3left {
	color:#000000;
	padding: 10px;
	text-align: left;
}
.header3center {
	color:#000000;
	padding: 10px;
	text-align: center;
}
.header4 {
	background-color: #CCCCCC;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
}
.header5left {
	font-size: 16px;
	color: #009AD9;
	font-weight:bold;
	vertical-align: top;
	line-height:40px;
	text-align:left;
}
.header5center {
	font-size: 16px;
	color: #009AD9;
	font-weight:bold;
	vertical-align: top;
	line-height:40px;
	text-align:center;
}
.header6center{
	font-size: 18px;
	color: #384477;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:bold;
}
.header6left {
	font-size: 18px;
	color: #384477;
	text-align: left;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:bold;
}
.header7 {
	font-size: 14px;
	color: #384477;
	font-weight:bold;
}
.BenAmt {
	background-color: #dfdfdf;
	color:#000000;
	padding: 10px;
	text-align: center;
}
.powderarea-hd1 {
	background-color: #dfdfdf;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
}

.powderarea-tx1 {
	background-color: #dfdfdf;
	font-size: 12px;
	color: #000000;
	padding:20px;
}
.powderarea-tx2 {
	background-color: #dfdfdf;
	font-size: 12px;
	color: #000000;
	text-align:center;
}
.powderarea-tx3 {
	background-color: #dfdfdf;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-align:center;
}
.powderarea-tx4 {
	background-color: #dfdfdf;
	font-size: 12px;
	color: #000000;
	text-align:center;
	font-weight:bold;
	padding-bottom: 10px;
}
.textSection-hd1 {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;	
}

.textSection-hd1Center {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-align:center;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;	
}

.textSection-hd2 {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;	
}
.textSection-hd3 {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;	
}
.textSection-hd4 {
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;	
}
.textSection-tx1 {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top:10px;
}
.textSection-tx2 {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding-bottom:10px;
}
.textSection-tx3 {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding-left: 5px;
}
.textSection-tx4 {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top:10px;
	text-align:center;
}

.textSection-tx5 {
	font-size: 10px;
	color: #000000;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top:10px;
	text-align:center;
}

.lists-numbers {
	vertical-align:top;
}
.lists-letters {
	vertical-align:top;
	padding-left:10px;
}
.variable-tx1 {
	font-size: 12px;
	color:#FF0000;
	vertical-align: top;
}

