BODY 		{ scrollbar-base-color: #0D518C }


a:link		{ color: #0D518C; text-decoration: none }

a:visited	{ color: #0D518C; text-decoration: none }

a:active	{ color: #0D518C; text-decoration: none }

a:hover		{ color: #069DCB; text-decoration: none }




 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #666666; FONT: 13px arial, verdana, arial, sans-serif; font-weight: normal  }

.title		{ COLOR: #0D518C; FONT: 20px arial, verdana, sans-serif; font-weight: bold }

.printtitle		{ COLOR: #0D518C; FONT: 20px arial, verdana, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #0D508C; FONT: 15px arial, verdana, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #996600; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.date-font	{ color: #7A8DAB; font: 11px verdana, arial, sans-serif; font-weight: bold }

.search-font	{ color: #7A8DAB; font: 11px verdana, arial, sans-serif; font-weight: bold }

.footer		{ COLOR: #FFFFFF; FONT: 9px verdana, arial, sans-serif; font-weight: bold }

.just 		{ text-align: justify; }

.sidebar	{ width:150; text-align:left; border: #FFFFFF 0px solid; padding: 0px; }

.sidebarlinks	{ COLOR: #FFFFFF; FONT: 12px arial, verdana, arial, sans-serif; font-weight: normal  }

.sidebartext	{ COLOR: #FFFFFF; FONT: 11px arial, verdana, arial, sans-serif; font-weight: normal  }

.sidebartext2	{ COLOR: #FFFFFF; text-align: center; FONT: 11px arial, verdana, arial, sans-serif; font-weight: normal  }

.sidebartitle	{ font: 11px verdana, arial, sans-serif;
		  font-weight: bold;
		  width: 150px;
		  color: #FFFFFF;
		  padding: 3px;
		  margin-bottom: 3px;
		  text-align: left;
		  display: block;
		  white-space: nowrap;
		  background-color:#EDF4FE;
		  background-image: url("picts/sidebar-title.gif");
		  border: #7A8DAB 1px solid; }

.button 	{ background-image: url("picts/button.gif");
		background-color:#E0D7D2;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon 	{ background-image: url("picts/buttonon.gif");
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #B71E36;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.button-popups {background-color:#FFFFFF;
		FONT-FAMILY: arial, arial, helvetica, sans;
		color: #000000;
		font-size: 9pt;
		cursor:hand;
		font-weight: normal;
		BORDER: #0000FF 1px solid }

.buttonon-popups {background-color:#FFFFFF;
		FONT-FAMILY: arial, arial, helvetica, sans;
		color: #000000;
		font-size: 9pt;
		cursor:hand;
		font-weight: normal;
		BORDER: #FF0000 1px solid }

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 210PX;
		BORDER: #000000 1px solid}
		
.smshade	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 120PX;
		BORDER: #000000 1px solid}
		

.lgshade	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}
		
.xlgshade	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 350PX;
		BORDER: #000000 1px solid}


.dropdown {	COLOR: #333333;
		WIDTH: 210PX;
		FONT: 11px verdana, arial, sans-serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		HEIGHT: 150px;
		BORDER: #000000 1px solid}

.submitbutton { FONT: 9pt arial, verdana, sans-serif;
		font-weight: normal;
		padding-top: 2px;
		padding-bottom: 2px;}


 /* HEADER SEARCH BOX STYLES */

.searchformdrop { HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif; margin-top: 1px; }

.searchform 	{ WIDTH: 110PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif; BORDER: #7A8DAB 1px solid; }


 /* LINKS PAGE STYLES */

.searchformlinks 	{ WIDTH: 110PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif; BORDER: #7A8DAB 1px solid; }

.searchdrop 		{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif; }

.searchbutton 		{ font-size: 7pt; height: 20px; width: 40px; cursor:hand; font-weight: normal; }




#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #0D518C;
color: #FFFFFF;
}