

#nav td a {
	display: block;
	padding: 6px 10px;
	text-decoration: none;
	background: #cccccc;
	/* border-bottom: 1px solid #ddd; */
	/* border-top: 1px solid #fff; */
	border-right: 1px solid #ddd;
}

#nav td a:hover {
	background: #E0E9E9;
}



.nav2 {
	background: #E0E9E9;
	padding: 6px 10px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}



body {
 background-color: #009999;
}

.bodybg {
 background-color: #000000;
}

.wh_bg {
 background-color: #ffffff;
}

.banner_bg {
 background-color: #cc0000;
}

.art_hl {
 font-family: verdana;
 font-size: 19px;
 font-weight: bold;
 color: #000099;
 text-decoration: none;

}

.art_pd {
 font-family: verdana;
 font-size: 11px;
 font-weight: bold;
 color: #990000;
}

.art_bd {
 font-family: verdana;
 font-size: 14px;
 font-weight: normal;
}

.art_bd2 {
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    font-family: 'Verdana';
    text-decoration: none;
    margin: 0px;
}

a {
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #000000;
}

a:hover { color: #cc0000; text-decoration: underline; }

.lnk_txt {
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}

select, option {
 font-size: 14px;
 font-weight: bold;
}

.l_link {
 font-family: verdana;
 color: #ffffff;
 font-size: 12px;
 font-weight: bold ;
}

a.l_link:hover { color: yellow;  text-decoration: none; }

.d_link {
 font-family: verdana;
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
}

.d_link a {
 font-size: 11px;
}

.dr_link {
 font-family: verdana;
 color: #cc0000;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}

.y_link {
 font-family: verdana;
 color: yellow;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}




.sidebar {
 background-color: #cccccc;/* 006699 */
}

.searchinp {
  font-size: 9px;
}

.searchinp_s {
 font-size: 9px;
 background-color: #000000;
 color: #ffffff;
 border-width: 1px;
}

.searchinp_n {
 font-family: verdana;

 font-size: 12px;
 background-color: #ffffff;
 color: #000000;
 border-width: 1px;
 border-color: #000000;
}

.BoldText {
 font-weight: bold ;
}

.SubHead {
 font-family: verdana;
 text-decoration: underline;
 font-weight: bold;
 font-size: 16px;
}


 /* Highlight keywords in knowledge base search ffff33 ff9933  000000 */
.hl_yellow {
 color: #ffffff;
 background-color: #ff9933;
}



.tbl1 {
 border-collapse: collapse;
 width: 100%;
 margin-bottom: 10px;
}

.tbl1 td {
 background-color: #fff;
 border: 1px solid #000;
 padding: 2px;
}

.page_title {
 font-family: verdana, arial, helvetica;
 font-size: 16pt;
 color: navy;
 margin-bottom: 5px;
}






.componentheading {
	width: 100%;
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 1.2em;
	letter-spacing: 1px;
	color: red;
}



