/* body area */
BODY  {    MARGIN: 0px; FONT-SIZE: 11px;	COLOR: #404040;	 FONT-FAMILY: verdana, verdana;	 }
A.bodylink {	FONT-SIZE: 11px; COLOR: #ff0000; TEXT-DECORATION: underline; line-height:15px;; font-family: verdana}
.bodytext {	FONT-SIZE: 12px;	COLOR: #404040;	FONT-FAMILY: verdana, verdana;	line-height :14px;}
.bodytext2 {	FONT-SIZE: 11px;	COLOR: #404040;	FONT-FAMILY: verdana, verdana;	line-height :14px; TEXT-ALIGN: justify }
.bodytext_sm {	FONT-SIZE: 10px;	COLOR: #404040;	FONT-FAMILY: verdana, verdana;	line-height :11px;}
.bodytext_sm2 {	FONT-SIZE: 11px;	COLOR: #463E32;	FONT-FAMILY: verdana, verdana;	line-height :12px;}
.bodytext_sm3 {	FONT-SIZE: 9px;	COLOR: #463E32;	FONT-FAMILY: verdana, verdana;	line-height :10px;}
.bodytext_sm4 {	FONT-SIZE: 9px;	COLOR: #463E32;	FONT-FAMILY: verdana, verdana;	line-height :14px;}

.bodytext_sm3:link { color : #E17012 ; text-decoration : underline ; font-family: verdana; font-weight: bold; FONT-SIZE: 9px}
.bodytext_sm3:visited { color : #E17012 ; text-decoration : underline ; font-family: "verdana" ;font-weight: bold; FONT-SIZE: 9px}
.bodytext_sm3:active { color : #E17012; text-decoration : underline ; font-family: verdana; FONT-SIZE: 9px}
.bodytext_sm3:hover { color : #463E32; text-decoration : underline ; FONT-WEIGHT: bold ; font-family: "verdana" ; FONT-SIZE: 9px} 


TD {
	FONT-SIZE: 11px; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}


/* body area */

.text { font-size: 10px; font-family: verdana }
a:link { color : #4A4AA5 ; text-decoration : underline ; font-family: verdana; font-weight: bold; FONT-SIZE: 11px}
a:visited { color : #4A4AA5 ; text-decoration : underline ; font-family: "verdana" ;font-weight: bold; FONT-SIZE: 11px}
a:active { color : #4A4AA5; text-decoration : underline ; font-family: verdana; FONT-SIZE: 11px}
a:hover { color : #4A4AA5; text-decoration : none ; FONT-WEIGHT: bold ; font-family: "verdana" ; FONT-SIZE: 11px} 

.menu:link { color : #005A42 ; text-decoration : none ; font-family: verdana; font-weight: bold; FONT-SIZE: 11px}
.menu:visited { color : #005A42 ; text-decoration : none ; font-family: "verdana" ;font-weight: bold; FONT-SIZE: 11px}
.menu:active { color : #005A42; text-decoration : none ; font-family: verdana; FONT-SIZE: 11px}
.menu:hover { color : #448A75; text-decoration : underline ; FONT-WEIGHT: bold ; font-family: "verdana" ; FONT-SIZE: 11px} 

.big:link { color : #6B947B ; text-decoration : none ; font-family: verdana; font-weight: bold; FONT-SIZE: 14px}
.big:visited { color : #6B947B ; text-decoration : none ; font-family: "verdana" ;font-weight: bold; FONT-SIZE: 14px}
.big:active { color : #6B947B; text-decoration : none ; font-family: verdana; FONT-SIZE: 14px}
.big:hover { color : #448A75; text-decoration : underline ; FONT-WEIGHT: bold ; font-family: "verdana" ; FONT-SIZE: 14px} 


input {
 clip: rect( );
 font-family: verdana, verdana, Helvetica, sans-serif;
 font-size: 10px;
 font-color: #4A4AA5; 
 border: 1px solid #392921;
 background-color: #CEC6C2 }

 
textarea {
 clip: rect( );
 font-family: verdana, verdana, Helvetica, sans-serif;
 font-size: 10px;
 font-color: #4A4AA5; 
 border: 1px solid #392921;
 background-color: #CEC6C2 }
 
select {
 clip: rect( );
 font-family: verdana, verdana, Helvetica, sans-serif;
 font-size: 10px;
 font-color: #4A4AA5;
 border: 1px solid #392921; 
 background-color: #CEC6C2 }

.menu {
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #000000;
}
.menu2 {
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-image: url(images/button.gif);
}
.menu3 {

	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-image: url(images/button2.gif);
}
.menu4 {
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-color: #CCCC33;
}
.content {
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

.alertBox{
	background-color: #FFFFE0;
	border: 1px solid #0000FF;
	font-size: 1.25em;
	margin: 10px;
	padding: 2px;
	width: 70%;
}

.alertBox h1{
	color: #FFFFFF;
	font-size: larger;
	margin: 0px;
}

.alertBox h1.errorHeader {
	background-color: #FF0000;
}

.alertBox h1.msgHeader {
	background-color: #008000;
}

.alertBox ul {
	margin: .8em;
	margin-left: 2em;
}

.error{
	color: #FF0000;
}

.msg, .search_fileSize, .search_truncatedMsg, .search_link, .search_hitCount {
	color: #008000;
}

.search_container{
	list-style-position: outside;
	list-style-type: disc;
	width: 450px;
}

.search_hitCount{
	font-size: smaller;
}

.search_summary{
	color: #000000;
}

.search_term{
	background-color: #F5F5F5;
	font-weight: bolder;
}

.search_title :link{
	color: #0000FF;
}

.search_truncatedMsg, .search_searchInfo {
	font-size: smaller;
}
