body 
{
    margin:5px 0px 0px 0px;
    font-family:Helvetica, Arial , sans-serif, Times;
    font-size:90%
}

Input, TextArea {
	font-family: Helvetica, Arial , sans-serif, Times;
	font-size: 10px;
	border-width : 1px;
	border-color : #4C4C4C;
	border-style : solid;
	background : White;
	}
	
/* wrapper div for the breadcrumb */
#breadCrumb {
	
}

.disabledCrumb {
	font-weight:bold;
	font-size:75%;
}

.enabledCrumb {
	font-weight:normal;
	font-size:75%;
	text-decoration:none;
}

.enabledCrumb, .enabledCrumb:hover {
 	text-decoration:underline;
}	

.bodybold {
	font-family:Helvetica, Arial , sans-serif, Times;
	font-weight: bold;
	font-size:90%
}

.bodyGreen {
	font-family: Helvetica, Arial, san-serif, Times;
	font-weight: bold;
	font-size: 90%;
	color:#14902D;
}

.images 
{
    line-height:0px;
}

.imglayout{
	padding-right: 5px;
	padding-bottom: 5px;
}

.webcenter{
	text-align: center;
	margin:0 auto;
	width:955px;
	
}

.copyright {
	font-size: 80%;
	font-weight: bold;
	color:#4C4C4C;
}

.wtmarker {
	font-size: 80%;
	color:white;
	padding-left: 5px;
	padding-right: 5px;
}

.wttext {
	font-size:80%;
	font-weight: bold;
	color: white;
}

.footer {
	color: #4C4C4C;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
}

.footer:hover{
	color: black;
	font-weight: bold;
	font-size: 80%;
	text-decoration: underline;
}



a{
	color: #4E4A49;
	text-decoration: none;
	
}

a:hover {
	color: #4E4A49;
	text-decoration: underline;
	cursor:pointer;
}

.menubackground {
	background-image: url(../../Images/Build/TopMenu.jpg);
	background-repeat: repeat-x;
}

.maindiv {
	font-size: 80%;
	text-decoration: none;
	background: #96BF55;
	display: block;
	margin-top: 1px;
	width: 150px;
	line-height: 0px;
}
		
.menudiv {
   background: #96BF55;
	text-decoration: none;
	color: #E20A16;
   padding: 0em 0px 0em 20px;
	margin-top: 1px;	
	text-align: left;		
}

.menu {
	padding: 0.2em 0px 0.2em 0;
	line-height: 100%;
	display: block;
	color: white;
	text-decoration: none;
	padding-left:36px;
	padding-top:4px;
	padding-bottom:4px;
}

.productTitles
{
	font-size:20px;
}

.menuHeader {
font-size:11px;
font-weight:bold;
padding-left:14px;
cursor:pointer;
padding-top:5px;
}
.menuHeader:hover {
color:#ff0000;
}

.menuitems {
    font-size:11px;
    font-weight:normal;
    padding-left:20px;
    color:#ffffff;
    display:none;    
}

A.menuItem  {
    color:#ffffff;
}

.newsDate 
{
    font-size:10px;
    font-weight:normal;
    margin-bottom: 5px;
    display:block;
}

.newsHeadline 
{
    font-size:12px;
    font-weight: bold;
    margin-bottom: 5px;
    display:block;
}

.newsStory 
{
    font-size:10px;
    font-weight:normal;
    margin-bottom: 5px;
    display:block;
}