.basicText {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
}
A.basicText {
	text-decoration : none;
	color : #336699;
	font-weight : bolder;
}
A:HOVER.basicText {
	text-decoration : underline;
	color : #cccccc;
}
.copyText {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFCC99;
	border-top-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;	
	border-right-style: solid;
	border-bottom-style: solid;	
	border-right-color: #333333;
	border-bottom-color: #333333;	
	background-color: #336699;

}
.header {
	font-family: verdana;
	font-size: 11pt;
	color: #003366;
	font-weight: bolder;

}
.subMenuHeader {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bolder;
	color: #336699;
	background-color: #FFCC00;
	text-indent: 2px;
	border-bottom: #333333 1px solid;
	width:179px;
	height:25px;
}
.formField{
	border-top: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	font-family:arial;
	font-size:10pt;
	color: #333333;
	background-color:#f6f6f6;
	
}
.formButton{
	border-top: 1px solid #333366;
	border-left: 1px solid #333366;
	border-right: 1px solid #333366;
	border-bottom: 1px solid #333366;
	font-family:arial;
	font-size:10pt;
	color: #FFFFFF;
	background-color:#336699;
	
}
.tBlock{
	border-top: 1px solid #336699;
}
.subHeader{
	border-top: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	background-color:#FFCC00;
	font-family: Arial;
	font-size: 10pt;
	color: #000099;
	font-weight:bolder;
	text-indent : 2px;
}

.subLevel{
	border-top: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	background-color:#CCCCCC;
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	text-indent : 2px;
}

A.subHeaderLink {
	text-decoration:none;
	color:#336699;
	font-family: arial;
	font-size: 10pt;
	font-weight:bolder;
	
}
A:HOVER.subHeaderLink {
	text-decoration : none;
	color : #000066;
	
}

A.smallLink{
	font-family:arial;
	font-size:8pt;
	color:#336699;
	text-decoration:none;
	text-align : center;
	letter-spacing : 2px;
	padding-bottom : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 2px;
	font-weight:bold;
	
}
A:HOVER.smallLink {
	
	background-color:#f6f6f6;
}

.subScript {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	
}
.rednote {
	font-family: Arial;
	/*font-weight:bolder;*/
	font-size: 8pt;
	color: #FF0000;
}
.subMenuBlock{
	background-color : #999999;
	width:179px;
	border-top: 1px solid #666666;
	border-bottom : 1px solid #000000;
	font-family:verdana;
	font-size:8pt;
	color:#000000;
	font-weight:bolder;
	
}
.tierMenuBottom{
	border-bottom:  1px solid #000000;
}


.tierMenu{
	font-family:arial;
	font-size : 9pt;
	/*border-bottom : 1px solid #000000;*/
	padding: 2px;
}
A.tierMenu {
	color: #ffffff;
	background-color:  #336699;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-decoration:none;

	

}
A:HOVER.tierMenu {
	color:  #336699;
	background-color: #ffffff;
	border-bottom: 1px solid #336699;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-left : 1px solid #336699;
}


.atTierMenu {
	border-top:1px solid #000000;
	border-right: 1px solid #000000;
	border-left : 1px solid #000000;
	color: #336699;
	background-color:  #cccccc;
	text-decoration:none;
	padding: 2px;
	font-family:arial;
	font-size : 8pt;

}
.tierHead{
	border-top:1px solid #000000;
	border-left : 1px solid #000000;
	color: #003366;
	background-color:  #cccccc;
	text-decoration:none;
	padding: 2px;
	
	font-family:arial;
	font-size : 8pt;
}
.linkAsButton{
	border-top:1px solid #000000;
	border-right: 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font-family:arial;
	font-size:10pt;
	text-align: center;
	width: 150px;
	display:block;
	padding:2px;

}
A.linkAsButton{
	color: #ffffff;
	background-color:  #336699;
	text-decoration:none;
	

}
A:HOVER.linkAsButton {
	color:  #336699;
	background-color: #ffffff;
}
.bodyTable{
	width:565px;
	background-color:#ffffff;


}
.jumpTop{
	font-family: Arial;
	font-size: 8pt;
	text-indent: 2px;
	width:174px;
	background-color : transparent;
	border-top : 1px solid #9999CC;
	width:178px;
	height:20px;
	display:block;
	color: #FFCC33;
}
.jumpBottom{
	font-family: Arial;
	font-size: 8pt;
	text-indent: 2px;
	width:174px;
	background-color : transparent;
	border-bottom : 1px solid #333333;
	width:178px;
	height:20px;
	display:block;
	color: #FFCC33;
}
.subtable {
	border: 1px solid #000099;
}
.subTableSubItem {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.errors{
	
	font-size: 8pt;
	font-family: arial;
	font-weight: bolder;
	color: #990000;
	padding:2px;
}
.errHead{
	font-family:arial;
	color:#333333;
	font-size:8pt;
	font-weight:bolder;
	background-color:#cccccc;
	padding:2px;
	border-bottom: 1px solid   #333333;
}
.errTable{
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	
}