

.pageNavLine {
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

A.pageNavLine {
	text-decoration: none;
	color:#660000;
}
A.pageNavLine:hover {
	text-decoration: none;
	 color:#FFFFFF;
	background-color:#660000;
}



.hSearchI {
	font:10px arial,sans-serif;
	font-weight:normal; 
	color:#202020; 
	width:90px; 
	background-color:#ffffff;
	border:1px #808080 solid;
}

.hSearchIOn { 
	font:10px arial,sans-serif; 
	font-weight:normal; 
	color:#202020; 
	width:60px; 
	background-color:#fff; 
	border:1px #808080 solid; 
}


.pageBotMenuSel {
	font-size: 10px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

A.pageBotMenuSel {
	text-decoration: none;
	color:#000000;
}

A.pageBotMenuSel:hover {
	text-decoration: none;
	color:#000000;
}

.pageBotMenu, A.pageBotMenu {
	font-size: 10px;
	color:#1954A1;
	font-weight:normal;
	text-decoration: none;
}


.navBottom, A.navBottom {
	font-size: 10px;
	color:#1954A1;
	font-weight:normal;
	text-decoration: none;
}

A.navBottom:hover, A.pageBotMenu:hover {
	color:#101010;
}




/*
 * framed object styles
 */


.FOBorder {
  border: 1px solid #111111;
}


.inqFormErr {
	font-size: 12px;
	color:#FF0000;
	font-weight:bold;
	text-decoration: none;
}

.inqSentTitle {
	font-size: 16px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

.inqSentMsg {
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

.inqPfl {
	font-size: 12px;
	color:#101010;
	font-weight:normal;
	text-decoration: none;
}

.inqPflTitle {
	font-size: 14px;
	color:#101010;
	font-weight:bold;
	text-decoration: none;
}



.inqPflT1 {
	font-size: 12px;
	color:#101010;
	font-weight:bold;
	text-decoration: none;
}

.inputText {
	font:12px arial,sans-serif;
	font-weight:normal; 
	color:#101010; 
	background-color:#ffffff; 
	border:1px #808080 solid;
	height: 14px;
}

.inputSubmit {
	font:12px arial,sans-serif;
	font-weight:normal; 
	color:#101010; 
	background-color:#ffffff; 
	border:1px #808080 solid;
	height: 14px;
}

.inputMenu {
	font:12px arial,sans-serif;
	font-weight:normal; 
	color:#101010; 
	background-color:#ffffff; 
	border:1px #808080 solid;
	height: 14px;
}

.inputTextArea {
	font:12px arial,sans-serif;
	font-weight:normal; 
	color:#101010; 
	background-color:#ffffff; 
	border:1px #808080 solid;
}





.homeboxtext {
	font-size: 10px;
	color:#000000;
	font-weight:normal;
	text-decoration: normal;
}

A.homeboxtext {
	text-decoration: underline;
}

A.homeboxtext:hover {
 color:#808010;
}

.homeboxhead {
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: normal;
}

.mbrLogin {
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration: normal;
}


