/* CSS Document */
body{
margin:0;
padding:0;
background: #E8F2EB url('images/2colback.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;
	}
	.free{
	font-size:11px;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	.free td{
	padding:5px 10px;
	}
	.alt{
	background: #769538 url('/Portals/83/Skins/knott/images/td_back.jpg') repeat-x;
	}
	
		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 { 
	padding-top:4px;
	background: transparent;
}

/*-- bar that holds the menu    --*/ 
.MainMenu_MenuBar, .MainMenu_MenuContainer TD { 
	font-family:Georgia, "Times New Roman", Times, serif;
	cursor: pointer; 
	cursor: hand; 
	background: transparent;
	text-align: right; 
}

/*-- submenu container          --*/ 
	.MainMenu_SubMenu, .ModuleTitle_SubMenu { 
	font-family:Georgia, "Times New Roman", Times, serif;
	z-index: 1000;  
	cursor: pointer;  
	cursor: hand; 
	margin: 1px 0 0 2px; 
	background: #283E00; 
	padding: 3px; 
	border: 1px solid #c0c0c0; 
	font-weight: normal; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#D7D7C4', Direction=135, Strength=2);;
	/*-- filter:alpha(opacity=95);-moz-opacity:0.95;opacity: 0.95; --*/ 
}

/*-- mainmenu items idle         --*/ 
.MainMenu_MenuItem, .ModuleTitle_MenuItem { 
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff; 
	font-size: 12px; 
	background: transparent; 
	font-weight: bold; 
	font-style: normal; 
	padding: 0px 0px 0px 0px; 
	height: 20px; 
	border: 0; 
}

/*-- submenu items idle         --*/ 
.MainMenu_SubMenu .MainMenu_MenuItem { 
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff; 
	font-size: 12px; 
	background: transparent; 
	font-weight: bold; 
	font-style: normal; 
	padding: 0px 0px 0px 0px; 
	height: 20px; 
	border: 0; 
}

/*-- mainmenu items hover        --*/ 
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	font-weight: bold; 
	cursor: pointer; 
	cursor: hand; 
	color: #ECEFFA; 
	background: transparent; 
	padding: 0px 0px 0px 0px; 
	height: 20px; 
	border: 0;
}

/*-- submenu items hover        --*/
.MainMenu_SubMenu .MainMenu_MenuItemSel{
	font-family:Georgia, "Times New Roman", Times, serif;
	/*-- border-left: #222233 1px solid; --*/
	/*-- border-bottom: #222233 1px solid; --*/
	/*-- border-top: #222233 1px solid; --*/
	/*-- border-right: #222233 1px solid; --*/
	background-color: #FFDD72;
	color:#ffffff;
}

/*-- menuitems idle             --*/ 
.MainMenu_Idle { 
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	padding: 0; 
	font-weight: bold; 
	height: 29px; 
}

/*-- menuitems over             --*/ 
.MainMenu_Selected { 
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	padding: 0; 
	font-weight: bold; 
	height: 29px; 
}

/*-- menuitems active           --*/ 
.MainMenu_Active, .MainMenu_BreadcrumbActive { 
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff; 
	padding: 0; 
	font-weight: bold; 
	height: 29px; 
}


