.body
	{
	color:#003300;
	font-size:14px;
	font-family:Arial, Verdana;
	font-style: normal;
	font-weight: 500;
	white-space:normal;
	height: auto;
}
.pulldownmenu
	{
	color:#000066;
	font-size:10px;
	font-family:Arial, Verdana;
	white-space:wrap;
	height: auto;
}
.tablecells
	{
	color:#333333;
	font-size:14px;
	font-weight:400;
	font-style:normal;
	font-family:Arial, Verdana;
	background:#F7F7F7;
	white-space:normal;
}
.tablenumber
	{
	color:#333333;
	font-size:14px;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, Verdana;
	background:#F7F7F7;
	text-align:right;
	vertical-align:top;
	white-space:wrap;
	height: auto;
}
.tableheader
	{
	color:#333333;
	font-size:13px;
	font-weight:700;
	font-family:Arial, Verdana;
	vertical-align:top;
	background:#EAEAEA;
	height: auto;
	white-space: normal;
}
.pageheader {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
.highlights {
	font-family: Arial, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
.headingsleft {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.menubody
	{
	color:#003300;
	font-size:11px;
	font-family:Arial, Verdana;
	white-space:normal;
	height: auto;
}
.innerheaders {
	font-family: Arial, Verdana;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	height:24px;
}
a:link {
	color: #003300;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #003300;
	text-decoration: underline overline;
}
.highlightsital
	{
	color:#003300;
	font-size:12px;
	font-family:Arial, Verdana;
	white-space:normal;
	font-weight: bold;
	height: auto;
}

/*
	Additional styles
*/

/*
	styles the left headers (by use, by type, support)	
*/
.leftCat_Header{
	font-family: tahoma, verdana;
	font-size: 150%;
	text-align: center;
	color: #b51c1f;
	
	
}
/*
	styles the main content titles 
*/
.content_Header{
	font-family: tahoma, verdana;
	font-size: 130%;
	text-align: center;
	color: #b51c1f;
	
	
}/*
	styles the sub content titles 
*/
.content_SubHeader{
	font-family: tahoma, verdana;
	font-size: 110%;
	color: #b51c1f;
	
	
}

/*
	styles the main content body
*/
.content_Body{
	font-family: tahoma, verdana;
	font-size: 100%;
	color: #003300;
	font-weight: normal;
	
}


/*
	styles the breadcrumb links
*/
.mainContent_breadcrumb:link{
	color: #0e636b;
	font-size: 80%;
	text-decoration: none;
}.mainContent_breadcrumb:visited{
	color: #0e636b;
	font-size: 80%;
	text-decoration: none;
}.mainContent_breadcrumb:hover{
	color: #0e636b;
	font-size: 80%;
	text-decoration: none;
}.mainContent_breadcrumb:active{
	color: #0e636b;
	font-size: 80%;
	text-decoration: none;
}



/*
	styles the product cat link on pages like 
*/
.productCatName:link{text-decoration: none;}
.productCatName:hover{text-decoration: none;}
.productCatName:active{text-decoration: none;}
.productCatName:visited{text-decoration: none;}

/*
forms
*/

/*inputs*/
input {font-family: verdana; font-size: 11px;}
input.text {font-family: verdana; font-size: 10px;}
textarea {font-family: verdana; font-size: 11px; width:100%;}
input.button {font-family: verdana; font-size: 11px;}
select {font-family: verdana; font-size: 11px;}

/**
Fenceline styles
*/
.greenMenuWrapper{background: url('/images/top-right-menu.jpg');width:472px; height:40px;}
.greenBottomMenuWrapper{background: url('/images/bottom-right-menu.jpg');width:472px; height:45px;}
.greenMenuItems{padding:5px;padding-top: 6px;}
.greenBottomMenuItems{padding:5px;padding-top: 10px;}
.greenMenuItem{float: left;padding:5px; padding-right:10px; padding-left:10px; text-align: center;font-family: verdana; font-size:90%; color: white; font-weight: bold; width:70px;}
.greenBottomMenuItemOverride{width:130px;}
.greenMenuItem:hover{background: url(/images/menu_bg_on.gif);}
.greenMenuItemLink {color: white; text-decoration: none; font-weight: normal;}
.greenMenuItemLink:link{color: white; text-decoration: none; font-weight: normal;}
.greenMenuItemLink:visited{color: white; text-decoration: none; font-weight: normal;}
.greenMenuItemLink:active{color: white; text-decoration: none; font-weight: normal;}
.greenMenuItemLink:hover{color: white; text-decoration: none; font-weight: normal;}
