.menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006666;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #006666;
	border-left-color: #006666;
	text-decoration: none;
	line-height: 16pt;
	background-color: #FFFFFF;
	text-indent: 1px;
	margin: 2px;
}
.menu a:hover{
	color: #0033FF;
	background-color: #CCCCCC;
}
.menu a:active{
	color: #FFFFFF;
	background-color: #006666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.maintext p {
	margin-bottom: 10px;
}

.toptext {
	display: block;
}
.contentbox {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.head1 {
	font-size: 11pt;
	font-weight: bold;
	color: #006666;
}

.head1 a {
	background-color: #FFFFFF;
	display:block;
	color: #006666;
	text-decoration: none;
}

.head1 a:link {
	background-color: #FFFFFF;
	color: #006666;
}
.head1 a:hover {
	background-color: #CCCCCC;
	color: #0033FF;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006666;
}
.success {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF99;
	background-color: #006666;
	text-align: center;
}
.listhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
}
.list1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006666;
	background-color: #EEEEEE;
	line-height: 12pt;
}
.list2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006666;
	background-color: #CCCCCC;
	line-height: 12pt;
}
.list1 a, .list2 a {
	color: #006666;
	text-decoration: none;
	}

.list1 a:visited, .list2 a:visited {
	color: #006666;
	}
.list1 a:hover, .list2 a:hover {
	color: #0000FF;
	text-decoration: underline;
	}
.list1 a:active, .list2 a:active {
	color: #FFFF00;
	text-decoration: none;
}
	.formbox {
	border: thin double #333333;
}
.caption1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #006666;
}
.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006666;
	background-color: #DDDDDD;
}
.gaztext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.alist1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.alist2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: lower-alpha;
}
.ctltbl2 tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding:3px;
	padding-top:3px;
	}
.tblhead {
	border-bottom:1px solid #006666;
	}