/* CSS Document */
body{
margin:0;
padding:0;
background: #E8F2EB url('images/newbackground.gif') repeat-x;
font-family:Georgia, "Times New Roman", Times, serif;
}
	.indent{
	margin-left:20px;
	color:#cc4400;
	}

	.question{
	margin-left:20px;
	color:#cc4400;
	font-size:24px;
	font-weight:bold;
	}
	.answer{
	margin-left:20px;
	color:#4d5d26;
	}
	h1{
	font-size: 24px;
	color:#A5B400;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	}
	h2{
	font-size: 18px;
	color:#CC4400;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	}
	h3{
	font-size: 14px;
	font-weight:bold;
	color:#CC4400;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	}
	p{
	font-size: 14px;
	color:#4D5D26;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	}
	img{
	border:none;
	margin:0;
	padding:0;
	}
	
	TD.footers {
padding-top: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
color : #ffffff;
font-size: 12px;
font-weight: normal;
}

.footers A:link{
COLOR: #ffffff; 
FONT-SIZE: 12px; 
TEXT-DECORATION: none; 
	font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal
}
.footers A:visited{
COLOR: #ffffff; 
FONT-SIZE: 12px; 
TEXT-DECORATION: none; 
	font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal
}
.footers A:hover{
COLOR: #ffffff; 
FONT-SIZE: 12px; 
TEXT-DECORATION: underline; 
	font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal
}
	
.footers a{
color:#ffffff;
}
.content{
padding: 26px 0 0 0;
background-repeat: repeat-x;
}
.pane{
padding: 25px 29px 0 30px;
background-repeat: no-repeat;
}
#footer_div{
background: url('/Portals/83/Skins/knott/images/foot_back.jpg') repeat-x;
}
.container{
background: url('/Portals/83/Skins/knott/images/container.jpg') no-repeat;
}
/*-- box that holds the menu    --*/ 

.MainMenu_MenuContainer { background: transparent; padding: 0; }



/*-- bar that holds the menu    --*/ 

.MainMenu_MenuBar { cursor: pointer; cursor: hand; padding: 0; background: transparent;}



/*-- submenu container          --*/ 

.MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0px; background: #547327; padding: 10px; font-weight: normal; opacity: 0.90; -moz-opacity:0.90; filter: alpha(opacity=90); }



/*-- sub menu items             --*/ 

.MainMenu_MenuItem { font-family:Georgia, "Times New Roman", Times, serif; color: #ffffff; font-size: 11px; font-weight: bold; font-style: normal; 

padding: 0px 3px 0px 0px; 

border: 0;

height: 27px; 

}



/*-- submenu items hover        --*/ 

.MainMenu_MenuItemSel { font-family:Georgia, "Times New Roman", Times, serif; color: #ffffff; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; 

padding: 0px 3px 0px 0px; 

border: 0; 

background: transparent; 

height: 27px; 

}




/*-- root menu TD               --*/ 

.MainMenu_RootMenuItem TD { text-align:right; padding: 0px 20px 0px 0px; }



/*-- root menu items            --*/ 

.MainMenu_RootMenuItem { font-family: tahoma; color: #ffffff; font-size: 11px; font-weight: bold; font-style: normal; height: 22px; border:0; }



/*-- menuitems idle             --*/ 

.MainMenu_Idle { color: #ffffff; background: transparent; padding: 0; font-weight: bold; }



/*-- sub menu items over        --*/ 

.MainMenu_Selected { color: #ffffff; background: transparent; padding: 0; font-weight: bold; }



/*-- sub menu items active      --*/ 

.MainMenu_Active, .MainMenu_BreadcrumbActive { color: #ffffff; background: transparent; font-weight: bold; }



/*-- root menu items over       --*/ 

.MainMenu_RootSelected { color: #ffffff; background: transparent; background-image:url(menu_hilite.gif); background-repeat:no-repeat; padding: 0; font-weight: bold; height: 22px; }



/*-- root menu TD over          --*/ 

.MainMenu_RootSelected TD{ text-align:right; padding: 0px 20px 0px 0px; }



/*-- root menu items over       --*/ 

.MainMenu_RootActiveSub { color: #ffffff; padding: 0; font-weight: bold; height: 22px; }



/*-- root menu TD over          --*/ 

.MainMenu_RootActiveSub TD{ text-align:right; padding: 0px 20px 0px 0px; }

/*-- root menu items active     --*/ 

.MainMenu_RootActive, .MainMenu_RootBreadcrumbActive { color: #ffffff; background-image:url(menu_hilite.gif); background-repeat:repeat-y; padding: 0; font-weight: bold; height: 22px; }



/*-- root menu TD active        --*/ 

.MainMenu_RootActive, .MainMenu_RootBreadcrumbActive TD{ text-align:right; padding: 0px 20px 0px 0px; }



/*-- not needed                 --*/ 

.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenuSeperator  { display: none; }



/*-- removing seperator borders --*/ 

.MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; }

