A {
	color : #000000;
	text-decoration : none;
}
A:HOVER {
	color : #666666;
	text-decoration : underline;
}
.ahmLink {
font-size : 7pt;
color : #BCC3CB;
}

BODY, TD, DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;
	line-height: 160%
}

.detailText {
	font-size : 8pt;
}
.headingText {
	color : #333333;
	font-size : 13pt;
	font-style : italic;
}

.headingText2 {
	font-size : 13pt;
	text-align : right;
	font-style : italic;
	color : #333333;
	padding: 0px 0px 0px 38px
}
.listText
	{
	text-indent: 20px;
	}

.menuBar
	{
		background-color : #c3c3c3;
		text-align : center;
		font-size : 7pt;
	}
.menuBar2
	{
		background-color : #c3c3c3;
		text-align : center;
		font-size : 7pt;
		border : solid 1px #333333
	}

.botBar
	{
		color : #666666;
		font-size : 7pt;
	}
	
.menuBar A {
	color : #ffffff;
	text-decoration : none;
}
.menuBar A:HOVER {
	color : #666666;
	text-decoration : none;
}
.menuBar2 A {
	color : #ffffff;
	text-decoration : none;
}
.menuBar2 A:HOVER {
	color : #666666;
	text-decoration : none;
}
.highlight
	{
		color : #7B2085;
		font-weight:bold;
		font-size : 8pt;
	}
	
select {
	width : 180px;
	background-color: #dddddd;
	color : 333333;
	font-size: 9pt;
	border-width: 0; outline-width: 0;
}


input    { width : 180px; color: #333333; font-size: 9pt; background-color: #dddddd; border-width: 0; outline-width: 0; }

textarea    { width : 180px; color: #333333; font-size: 9pt; background-color: #dddddd; border-width: 0; outline-width: 0; }

.FormButton input {width : 85px; color: #333333; font-size: 9pt; border-width: 1; outline-width: 1; background-color: #dddddd;}
.FormRadio input {width : 20px; color: #333333; font-size: 9pt; border-width: 1; outline-width: 1; background-color: #ffffff;}