Strong {
	color : #FFFFFF;
}

A {
	text-decoration:none;
	COLOR: #FFFFFF;
}

A:hover{ 
	text-decoration:underline;
	COLOR: #FFFFFF;
	}

A.bodylink {
	color : #33338B;
	text-decoration:none;
	font-weight:bold;
}

A:hover.bodylink { 
	color : #33338B;
	text-decoration:underline;
	font-weight:bold;
	}
	
A.NavItem {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	text-decoration:none;
	font-style : italic;
}
	
A:hover.NavItem {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	text-decoration:underline;
	font-style : italic;
}	

.NavItem {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-right:2px;
	padding-left:2px;
	padding-top:0px;
	padding-bottom:0px;
}

.btm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-bottom:12px;
	color:666666;
}
.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-top:24px;
	padding-left:26px;
	padding-right:26px;
	color:ffffff;
	line-height:18px;

}
.columntext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-top:24px;
	color:ffffff;
	line-height:18px;
}
.bodytext strong{
	font-size : 14px;
}
.poptxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:18px;
	color:ffffff;
	padding:10;

}

.popup {
	position : absolute;
	top:140;
	left:120;
	display:none;
}

.txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:ffffff;

}
.header{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight:bold;
	font-style:italic;
	
}

.directions {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	display:none;


}

.DirNav{
	font-weight:normal;


}

.DirSelected{
	font-weight:bold;


}
