body 
{
    margin:5px 0px 0px 0px;
    font-family:Helvetica, Arial , sans-serif, Times;
    font-size:12px
}

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%;
	color: white;
}

.enabledCrumb {
	font-weight:normal;
	font-size:75%;
	text-decoration:none;
	color: white;
}

.enabledCrumb, .enabledCrumb:hover {
 	text-decoration:underline;
	color: white;
}	

.bodybold {
	font-family:Helvetica, Arial , sans-serif, Times;
	font-weight: bold;
	font-size:12px
}

.bodyGreen {
	font-family: Helvetica, Arial, san-serif, Times;
	font-weight: bold;
	font-size: 85%;
	color:#14902D;
}

.images {
	padding-left: 15px;
	padding-right: 15px;

}
.webcenter{
	text-align: center;
	margin:0 auto;
	width:955px;
	
}

.copyright {
	font-size: 80%;
	color:black;
}

.wtmarker {
	font-size: 100%;
	color:red;
	padding-left: 5px;
	padding-right: 5px;
}

.wttext {
	font-size:80%;
	font-weight: bold;
	color: red;
}

.navlink {
	color: white;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}

.navlink:hover{
	color: white;
	font-weight: bold;
	font-size: 110%;
	text-decoration: underline;
	}

.prodlink {
	color: red;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}

.prodlink:hover{
	color: red;
	font-weight: bold;
	font-size: 110%;
	text-decoration: underline;
	}

.footer {
	color: #E20A16;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
}

.footer:hover{
	color: #E20A16;
	font-weight: bold;
	font-size: 80%;
	text-decoration: underline;
}

.topmenu {
	color: white;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
}

.topmenu:hover{
	color: white;
	font-weight: bold;
	font-size: 80%;
	text-decoration: underline;
}

.menulink {
	color: black;
	font-size: 80%;
	text-decoration: none;
}

.menulink:hover{
	color: black;
	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;
}

.footerbackground {
	background-image: url(../../Images/Build/BaseFooter.gif);
	background-repeat: repeat-x;
}

.breadcrumb {
	background-image: url(../../Images/Build/BreadCrumb.gif);
	background-repeat: repeat-x;
}

.breadcrumblong {
	background-image: url(../../Images/Build/BreadCrumbLong.gif);
	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 20px 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:50px;
	padding-top:4px;
	padding-bottom:4px;
}
