.head {
	font-family: verdana, arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 14pt;
	text-align: right;
	margin-right: 5pt;
}

.subhead {
	font-family: verdana, arial;
	font-size: 18pt;
	font-weight: bold;
	color: #ffffff;
}

.mid1 {
	font-family: verdana, arial;
	font-size: 14pt;
	color: #0033cc;
}

.mid2 {
	font-family: verdana, arial;
	font-size: 12pt;
	color: #990000;
	text-align: center;
}

.mid3 {
	font-family: verdana, arial;
	font-size: 10pt;
	color: #000000;
}

.mid3i {
	font-family: verdana, arial;
	font-size: 10pt;
	font-style:italic;
	color: #ffff00;
}

.mid4 {
	font-family: verdana, arial;
	font-size: 10pt;
	color: #0033cc;
}

.mid4i {
	font-family: verdana, arial;
	font-size: 10pt;
	font-style:italic;
	color: #0033cc;
}

.note {
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight:bold;
	color: #ff0000;
}

.tbl1 {
	border-style:solid;
	border:1px;
	border-color:#006699;
	border-collapse:collapse;
	padding:0px;
	width:860px;
	background-color:#ff3399;
}

.tbl2 {
	border-style:none;
	border:0px;
	width:100%;
	border-collapse:collapse;
	padding:0px;
	background-color:#ff3399;
	background-image:url('img/bg3.gif');
}

.tbl3 {
	border-style:none;
	border:0px;
	border-collapse:collapse;
	width:100%;
	padding:0px;
	background-color:#ff3399;
}

.tbl4 {
	border-style:none;
	border:0px;
	border-collapse:collapse;
	width:100%;
	padding:0px;
}

.tbl5 {
	border-style:none;
	border:0px;
	border-collapse:collapse;
	width:660px;
	padding:0px;
}

.tbl6 {
	border-style:none;
	border:0px;
	border-collapse:collapse;
	width:50%;
	padding:0px;
}

.tbl7 {
	border-style:none;
	border:0px;
	border-collapse:collapse;
	width:65%;
	padding:0px;
}

.td1 {
	padding:0px;
	text-align:left;
}

.td2 {
	width:160px;
	padding:3px;
	text-align:center;
}

.td3 {
	padding:10px;
	width:160px;
	text-align:left;
	vertical-align:top;
}

.td4 {
	padding:0px;
	text-align:center;
}

.td5 {
	padding:10px;
	text-align:right;
}

.td6 {
	padding:0px;
	width:628px;
	background-color:#cc99ff;
	text-align:center;
	vertical-align:top;
}

.div1 {
	text-align:right;
	vertical-align:top;
}

.div2 {
	text-align:center;
}

.foot {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #ffffff;
	text-align: right;
	margin-right: 5pt;
}

.list ul {
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	list-style-type: square;
}

.list1 ul {
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000;
	text-align:left;
	list-style-type: square;
}

.topleft {
	background-repeat: no-repeat; 
	background-image: url('img/topleft_ben.gif');
	padding:0px;
	width:16px;
	height:16px;
}

.topmid {
	background-repeat: repeat-x; 
	background-image: url('img/topmid_ben.gif');
	padding:0px;
	height:16px;
}

.topright {
	background-repeat: no-repeat; 
	background-image: url('img/topright_ben.gif');
	padding:0px;
	width:16px;
	height:16px;
}

.lcol {
	background-repeat: repeat-y; 
	background-image: url('img/lcol_ben.gif');
	padding:0px;
	width:16px;
}

.rcol {
	background-repeat: repeat-y; 
	background-image: url('img/rcol_ben.gif');
	padding:0px;
	width:16px;
}

.botleft {
	background-repeat: no-repeat; 
	background-image: url('img/botleft_ben.gif');
	padding:0px;
	width:16px;
	height:16px;
}

.botmid {
	background-repeat: repeat-x; 
	background-image: url('img/botmid_ben.gif');
	padding:0px;
	height:16px;
}

.botright {
	background-repeat: no-repeat; 
	background-image: url('img/botright_ben.gif');
	padding:0px;
	width:16px;
	height:16px;
}

a {
	font-family: verdana,arial;
	text-decoration: none;
	color: #ff0000;
}

a:active {
	font-family: verdana,arial;
	text-decoration: none;
	color: #ff0000;
}

a:hover {
	font-family: verdana,arial;
	text-decoration: underline;
	color: #ff0000;
}