BODY.wsmenupage{
	background-color: Navy;
	color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	padding-top : 1cm;
	padding-bottom : 1cm;
}
	
BODY.wscontentspage{
	background-color: #F5F5F5;
	color : Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	padding-top : 1cm;
	padding-bottom : 1cm;
	padding-left : 1cm;
	padding-right: 1 cm;
	width : 5in;
}

DIV.wstitle{
	font-size: 16pt;
	font-weight : bold;
	color: teal;
}

DIV.wstopic{
	font-weight : bold;
	color: teal;
	border-top : .3cm;
	margin-top : .3cm;
}

DIV.wsmenutitle{
	color: #7FFFD4;
	padding-bottom : 1cm;
}

DIV.wspara{	padding-top: .3cm;
}

DIV.wsmenupara{
}

DIV.wshighlight{
	font-style: normal;
	color:navy;
	font-weight : bolder;
}

SPAN{ 
  color: #006600;
	font-weight: bold
}

SPAN.menu{
	color: #FFCC33;
	font-weight: bold;
}

.Banner{
	padding-left: 40pt;
	font-size: 24pt;
	font-weight : bold;
	color: navy;
}

.wsDesc{
	padding-left: 40pt;
	padding-right: 40pt;
	color: navy;
}

.wsExpl{
	padding-top: 10pt;
	padding-left: 40pt;
	padding-right: 40pt;
	font-weight : bold;
	color: navy;
}

.wsExplNoPad{
	padding-left: 40pt;
	padding-right: 40pt;
	font-weight : bold;
	color: navy;
}

.superScript{
	font-size: 9pt;
	color: navy;
}

.wsImage{
	padding-top: 1pt;
}

.menuText{
	padding-left: 5pt;
	padding-right: 5pt;
	font-weight : bold;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.menuCopy{
	padding-left: 6pt;
	padding-right: 5pt;
	font-size: 8pt;
	font-weight : bold;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
