.janetSitemap_level0
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: black;
  background-color:#E6B384;
  border-top: #E6B384 1px solid;
  border-bottom: #E6B384 1px solid;
  border-left: #E6B384 1px solid;
  border-right: #E6B384 1px solid;
  cursor:pointer;
  width:100%;
  height:20px;
}
.janetSitemap_level0Over
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: navy;
  background-color:#DF6937;
  border-top: #9D2C30 1px solid;
  border-bottom: #9D2C30 1px solid;
  border-left: #9D2C30 1px solid;
  border-right: #9D2C30 1px solid;
  cursor:pointer;
  width:100%;
  height:20px;
}


.janetSitemap_level1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: black;
  background-color:#E6B384;
  border-top: #E6B384 1px solid;
  border-bottom: #E6B384 1px solid;
  border-left: #E6B384 1px solid;
  border-right: #E6B384 1px solid;
  cursor:pointer;
  width:100%;
  height:12px;
}
.janetSitemap_level1Over
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: navy;
  background-color:#DF6937;
  border-top: #9D2C30 1px solid;
  border-bottom: #9D2C30 1px solid;
  border-left: #9D2C30 1px solid;
  border-right: #9D2C30 1px solid;
  cursor:pointer;
  width:100%;
  height:12px;
}

.janetSitemap_level2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: black;
  background-color:#E6B384;
  border-top: #E6B384 1px solid;
  border-bottom: #E6B384 1px solid;
  border-left: #E6B384 1px solid;
  border-right: #E6B384 1px solid;
  cursor:pointer;
  width:100%;
  height:12px;
}
.janetSitemap_level2Over
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: navy;
  background-color:#DF6937;
  border-top: #9D2C30 1px solid;
  border-bottom: #9D2C30 1px solid;
  border-left: #9D2C30 1px solid;
  border-right: #9D2C30 1px solid;
  cursor:pointer;
  width:100%;
  height:12px;
}




.janetSitemap_ParentStart
{
  height: 0px;
}
.janetSitemap_ParentEnd
{
  height: 0px;
}
.janetSitemap_ParentDivide
{
  height: 0px;
}
.janetSitemap_ItemDivide
{
  height: 0px;
}
.janetSitemap_SectionDivide
{
  height: 1px;
  background-color:#CCCCCC;
}
.janetSitemap_SectionStart
{
  height: 0px;
}
.janetSitemap_SectionEnd
{
  height: 0px;
}











.MenuHdr
{ 
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: white;
	background-color: #000000;
	background-image: url(webbutton.png);
	background-repeat: no-repeat;
	padding: 0px 0px 1px 20px;
	height: 20px;
	width: 140px;

}
.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
  font-size: 8pt; padding-left: 20px; font-weight: normal; padding-bottom: 2px;
  background-color: #f1f1f1; padding-top: 2px;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 
.MenuHdr A:Link 
{
  text-decoration: none; color: black; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; 
}
.MenuItemMouseOver
{
  background-color: #cccccc!Important; 
}

/* text style for buttons and link buttons used in the portal admin pages */

.CommandButton {
}
.DEMO2ItemO {
	font-size: 60%;
	border: 1px solid #000000;
	background: #F7E15D;
	cursor: hand;
}
/* GENERAL */
/* style for module titles */

.Head {
}
/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */

.HeadBg {
}
/* style of item titles by Announcements and events */

.ItemTitle {
}
.janetMenu_ItemDivide {
	height: 0px;
	background-color: #000000;
}
/* ================================
    CSS STYLES FOR janet.Menu
   ================================
*/

.janetMenu_Level0 {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: white;
	background-color: #000000;
	background-image: url(webbutton.png);
	background-repeat: no-repeat;
	padding: 0px 0px 1px 24px;
	height: 20px;
	width: 140px;
}

.janetMenu_Level0Over {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: white;
	background-color: #CCCCCC;
	background-image: url(webbutton.png);
	background-repeat: no-repeat;
	padding: 0px 0px 1px 24px;
	height: 20px;
	width: 140px;
}
.janetMenu_Level0Selected {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: white;
	background-color: #000000;
	background-image: url(webbutton.png);
	background-repeat: no-repeat;
	padding: 0px 0px 1px 24px;
	height: 20px;
	width: 140px;
}
/* ===================== */

.janetMenu_Level1 {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: black;
	background-color: #F1F1F1;
	height: 12px;
	padding-left: 28px;
}
.janetMenu_Level1Over {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	cursor: hand;
	height: 12px;
	padding-left: 28px;
}
.janetMenu_Level1Selected {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: white;
	background-color: #666666;
	cursor: hand;
	height: 12px;
	padding-left: 28px;
}
/* ===================== */

.janetMenu_Level2 {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: black;
	background-color: #F1F1F1;
	cursor: hand;
	height: 12px;
	padding-left: 36px;
}
.janetMenu_Level2Over {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: black;
	background-color: #CCCCCC;
	cursor: hand;
	height: 12px;
	padding-left: 36px;
}
.janetMenu_Level2Selected {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: red;
	background-color: #F1F1F1;
	cursor: hand;
	height: 12px;
	padding-left: 36px;
}
.janetMenu_Line0 {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: white;
}
.janetMenu_ParentDivide {
	height: 0px;
	background-color: #000000;
}
.janetMenu_ParentEnd {
	height: 1px;
	background-color: #000000;
}
/* ===================== */

.janetMenu_ParentStart {
	background-color: #000000;
	height: 1px;
}
.janetMenu_SectionDivide {
	height: 0px;
	background-color: #000000;
}
.janetMenu_SectionEnd {
	height: 0px;
	background-color: #000000;
}
.janetMenu_SectionStart {
	height: 0px;
	background-color: #000000;
}
.LeftPane {
}
.MainMenu_MenuArrow {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuBreak {
}
/* Main Menu */

.MainMenu_MenuContainer {
}
.MainMenu_MenuIcon {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuItemSel {
}
.MainMenu_RootMenuArrow {
}
.MainMenu_SubMenu {
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */

.Message {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuBreak {
}
/* Menu-Styles */
/* Module Title Menu */

.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_RootMenuArrow {
}
.ModuleTitle_SubMenu {
}
/* text style used for most text rendered by modules */

.Normal {
}
.NormalBold {
}
.NormalRed {
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */

.NormalTextBox {
}
/* text style for the unselected tabs */

.OtherTabs {
}
.RightPane {
}
/* text style for the selected tab */

.SelectedTab {
}
/* button style for standard HTML buttons */

.StandardButton {
}
/* style of item titles on edit and admin pages */

.SubHead {
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */

.SubSubHead {
}
/* background/border colors for the selected tab */

.TabBg {
}
A.CommandButton:active {
}
A.CommandButton:hover {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.CommandButton:link {
}
A.CommandButton:visited {
}
A.OtherTabs:active {
}
A.OtherTabs:hover {
}
/* hyperlink style for the unselected tabs */

A.OtherTabs:link {
}
A.OtherTabs:visited {
}
A.SelectedTab:active {
}
A.SelectedTab:hover {
}
/* hyperlink style for the selected tab */

A.SelectedTab:link {
}
A.SelectedTab:visited {
}
A:active {
}
A:hover {
}
A:link { 
}
A:visited {
}
BIG {
}
BLOCKQUOTE,PRE {
}
/* background color for the content part of the pages */

Body {
}
font-size:50%;border:1pxsolid#509BF4;background:#C0D8F4;cursor:hand;.DEMO2ItemF {
	padding: 0px 0px 0px 8px;
	font-size: 7pt;
	font-face: arial;
	cursor: hand;
}
/* GENERIC */

H1 {
}
H2 {
}
H3 {
}
H4 {
}
H5,DT {
}
H6 {
}
HR {
}
OLLI {
}
OLOLLI {
}
OLOLOLLI {
}
SMALL {
}
TFOOT,THEAD {
}
TH {
}
ULLI {
}
ULLILI {
}
ULLILILI {
}









