body{font-family: verdana,arial,helvetica; font-size: 8pt; color: #000000;	}#MenuContainer {	height: 350px;	overflow: auto;}/* ARTICLE LIST */.art_list_title { font-size: 8pt; font-family: verdana; font-weight: bold; text-align: justify;}.art_list_body {  font-size: 8pt; font-family: verdana; font-style: normal; text-align: justify;}.art_list_noArt { font-size: 8pt; font-family: verdana; font-weight: bold; text-align: center;}.art_list_read { font-size: 7pt; font-family: verdana; font-weight: normal; }.art_list_date { font-size: 7pt; font-family: verdana; font-weight: normal; text-align: right; color: #FF3300;}.art_list_seperate { background-image: url('images/seperate.gif');}/* ARTICLE DETAIL */.art_det_title { font-size: 8pt; font-family: verdana; font-weight: bold; text-align: justify;}.art_det_body { font-size: 9pt; font-family: verdana; text-align: justify;}/* Schools & Hospitals Connect */.connect_text_normal { font-size: 9pt; font-family: verdana; text-align: justify;}.connect_text_steps { font-size: 8pt; font-family: verdana; text-align: justify;}.connect_form_box { border-width: 1px; border-style: solid; font-size: 7pt; }.connect_form_text { font-size: 8pt; font-family: verdana; text-align: none;}/* MAILING LIST */.mail_normal_text_title { font-size: 11px; font-family: verdana; text-align: center; font-weight: bold; color: #0066ff;}.mail_normal_text { font-size: 9px; font-family: verdana; text-align: center;}.mail_box { font-size: 9px; font-family: verdana; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; z-index:150; }/* MISC */.back_link { font-size: 8pt; font-family: verdana;}.latest_new {  font-size: 9pt; font-family: verdana; font-weight: bold; text-align: left; color: #0066ff; }.open_para {  font-size: 9pt; font-family: verdana; font-weight: normal; text-align: justify; color: #000000; }.news_title { font-size: 8pt; font-family: verdana; font-weight: bold; text-align: justify; color: #0066ff;}/* DROP DOWN */.drop_down1 { cursor:hand; z-index:0; }/* ADMIN */.admin_table_headings { font-size: 9pt; font-family: verdana; font-weight: bold;}.admin_table_cont { font-size: 8pt; font-family: verdana;}.admin_login_boxes { border-width: 1px; border-style: solid; border-color: #CC0000; }.admin_form_box { border-width: 1px; border-style: solid; font-size: 7pt; }.admin_alternating_bg { background-color: #F2F2FF }.admin_mailer_info { font-size: 8pt; font-family: verdana;}.admin_title { font-size: 8pt; font-family: verdana; font-weight: bold; text-decoration: underline; }/* LINKS */a:visited { color: #D41E15; text-decoration: none }a:active { color: #D41E15; }a:hover { color: #FF0000; }a:link { color: #D41E15; text-decoration: none}.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 120px; /*Width of top level menu link items*/
padding: 2px 8px;
border: 1px solid #202020;
border-left-width: 0;
text-decoration: none;
background: url(menubg.gif) center center repeat-x;
color: black;
font: bold 13px Tahoma;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #e3f1bd;
border-width: 0 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover{
background: #cde686;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid green;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 20px;
background-color:White;
z-index: 10000;
width: 240px;
color:Black;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid green;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #D01911;
color:  White;
}
