BODY {
	margin : 0px 0px;
	background-color : #FFFFFF;
}

.bodyText {
	font-family: arial;
	font-size : 10px;
	line-height : 12px;
	color : #000;
}

.contentArea {
	padding-top : 15px;
	padding-left : 15px;
}

.headerText {
	font-family: arial, helvetica;
	font-size : 14px;
	line-height : 12px;
	color : #000;
}

.searchbox {
	border: 0px none White;
	height: 16px;
	width: 153px;
	font-size:10px;
	font-family:verdana;
	border : 1px solid #B39B6D;
}

.searchAlert {
	font-family: arial, helvetica;
	font-size : 14px;
	line-height : 12px;
	color : #FF0000;
}

.searchReturn {
	font-family: arial;
	font-size : 10px;
	line-height : 12px;
	color : #000;
	line-height : 20px;
	
}

.sidenav {
	padding-left : 4px;
	width : 141px;
	line-height : 40px;
	
}

.sidenavOff {
	margin-left : 7px;
	background-image : url(/images/imagelib/nav_sideback.gif);
	background-repeat: no-repeat;
	width : 141px;
	line-height : 19px;
	cursor : pointer;
}

.sidenavOn {
		margin-left : 7px;
		background-image : url(/images/imagelib/nav_sideback_on.gif);
		background-repeat: no-repeat;
		width : 141px;
		color : #0033ff;
		line-height : 19px;
		cursor : pointer;
}

.sidenavOffText {
	padding-left : 4px;
	background-color: #73b2ef;
	width : 122px;
	max-width: 122px;
	font-family:verdana;
	color : #000066;
	font-size : 10px;
	text-decoration : none;
}

.sidenavOntext {
		padding-left : 4px;
		background-color: #bde3ff;
		width : 122px;
		max-width: 122px;
		font-family:verdana;
		color : #0033ff;
		font-size : 10px;
		text-decoration : none;
}

.productSelector {
	color: #ffffff;
	font-size: 6.5pt;
	width: 150px;
	border: 0px none #FFFFFF;
	font-family: arial;
	letter-spacing: 10pt;
	background-color: #0000ce;
	font-weight: bolder;
}

/* Editor style */

.pageTitle	{
	font-family: arial, helvetica;
	font-size : 16px;
	line-height : 20px;
	color : #0000ce;
}

.contentHeader	{
	font-family: arial, helvetica;
	font-size : 14px;
	line-height : 16px;
	color : #0000ce;
}

.contentSubheader	{
	font-family: arial, helvetica;
	font-size : 11px;
	line-height : 14px;
	color : #000;
	font-weight: bold;
}

.body	{
	font-family: arial;
	font-size : 10px;
	line-height : 12px;
	color : #000;
}