/*
 * CSS SERVICE BAR
*/
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	width: 50px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	background-color: #FFFFFF;


}
.sprytabtitle {

	font: bold 0.5em sans-serif;
	color: #FFFFFF;

}
.CollapsiblePanelTab {
	font: bold 0.5em sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(imglogo/sbkg.gif); 
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	text-align: center;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
background-color: #333333;
	color: #FF9900;}
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #333333;
	color: #FF9900;
}
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #3399FF;
}
/*
 * END CSS SERVICE BAR
*/

BODY {
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;


}
.prodtitle {
width: 95%;
margin-left: 8px;
margin-top: 4px;
}
.prodtitle STRONG {
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
color: #3F84AE;

}
.prodtitle P {

font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #333333;
}
.prodtitle H3 {
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
color: #3F84AE;

}
.proddesc {
width: 95%;
margin-left: 8px;
}
.proddesc P {
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #676767;
}
.mainmenu {
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
}
.menu {
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
}
.mainmenu A {
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
.menu A {
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
.menubar A {
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;

}
.menubar {
padding-bottom: 2px;
padding-left: 12px;
}
.highlights {
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
line-height: 20px;
}