﻿p.greenArialNoBold
	{margin-right:0in;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman";
	}

ul {
	list-style-type:none;
	font-family:"Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-align:center;
	float:left;
	height:30px;
	margin:0;
	padding:0;
}

ul a {
	display:block;
	width:145px;
	height:30px;
	color:white;
	line-height:30px;
	text-decoration:none;
	background-image:url('images/newbutton.gif');
	background-repeat:no-repeat;
}

ul a:hover {
	background-position: 0px -30px;
	color: black;
}

ul li {
	display:inline;
	float:left;
}
.greenArialNoBold {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336666;
}
.headerText {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: 36pt;
}

.blackList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	font-weight: bold;
	text-decoration:none;
}

.blackList a:link{
	text-decoration: none;
	color: #000000;
}
.blackList a:visited{
	text-decoration: none;
	color: #000000;
}
.blacknobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	text-decoration:none;
}

.blacknobold a:link{
	text-decoration: none;
	color: #000000;
}
.blacknobold a:visited{
	text-decoration: none;
	color: #000000;
}
.nopadding {
	padding-bottom: 0px;
}
.horizontalButtonText {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: small;
}
.ulstyle1 {
	height: 30px; 
	display: block; 
	list-style-type: none;
}

.ulstyle1 a{
	display:block;
	width:145px;
	height:30px;
	color:white;
	line-height:30px;
	text-decoration:none;
	background-image:url('images/newbutton.gif');
	background-repeat:no-repeat;
}

.ulstyle1 a:hover {
	background-position:0px -30px;
	color: black;
}

.ulstyle1 li{
	display:inline;
	float:left;
}
.smallfont {
	font-size: small;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 160px; /* Width of Menu Items */
top:-25px;
left:-5px;
border-bottom: 1px solid #ccc;

}
	
.suckerdiv ul li{
position: relative;

}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
left:-5px;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background: #fff;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
background-color:white;
}

.suckerdiv ul li a:visited{
background-color:white;
color: black;
}

.suckerdiv ul li a:hover{
background-color: yellow;

}

.suckerdiv .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}

background-color: white;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

</style>


