.VisitedSubCategory{
	visibility:hidden;
}
.CategoryShortDescription{
	visibility:hidden;
}

#KWFooter a {
	font-size:10px;
	font-weight: normal;
	color:#aaaaaa;
}
.KWFooterTitle {
	font-size:10px;
	font-weight: bold;
	color:#767676;
}
.KWFooter {
	font-size:10px;
	font-weight: bold;
	color:#aaaaaa;
	padding: 3px;
	border: 1px solid #db5b34;
	
	margin-bottom: 5px; 
	-moz-border-radius: 5 5 5 5 ; 
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-webkit-border-top-right-radius: 5px; 
	-webkit-border-top-left-radius: 5px; 
	-ms-border-radius: 5px; 
	
}

.FormErrorField{
	background-color:#ffdddd;
	border: 2px solid #ff0000;
	padding:3px;
	line-height:normal;
	font-size:xx-small;

}

.QuestionBlock{
	border:1px solid #FFCC66;
	/* background-color:#FFFFee; */
	padding:3px;
	margin-top:5px;
	line-height:25px;

}
.MainMenu {
	font-size: 12px;
	color: #CC6633;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.SelectedMainMenu{
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.SubMainMenu {
	font-size: 11px;
	font-weight: normal;
	color: #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.MenuBackLink {
	font-weight: bold;
	color: #CC6633;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 50px;
}

.SelectedSubMenu {
	font-weight: bold;
	color: #CC6633;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.MainMenuBottom {
	color: #CC6633;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-left: 5px;
}

.SelectedMainMenuBottom {
	color: #CC6633;
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-left: 5px;
}

.ImageCaption{
	color: #556677; 
	font-size: 9px;
	font-style: italic; 
	font-family: Verdana, Helvetica, Arial; 
	margin-top: 0pt; 
	margin-bottom: 5pt ; 
	text-align: left; 
	line-height: 10px;

}

.TableTitle {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	font-variant: small-caps;
	background-color: 94cf3f;
}

.TableLabel {
	font-weight: bold;
	background-color: e9eff5;
	font-size: 11px;
}

.TableCell {
	background-color: e4ffbd;
	font-size: 11px;
}

.TableRowLabel
{	
	background-color: badb8b;
	font-size: 11px;
}

.TitleBar {
	width:100%;
	color: #FFFFFF;
}
	
.TitleLinks {
	background: url(/images/local_gfx/titleBarBG.gif) no-repeat;
	color: #FFFFFF;
}

#TitleBar a { 
	font-size:13px;
	font-variant:caps;
	color: #FFFFFF;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 5px;
	text-decoration: none;
	
	/*background:#E6E6E6;*/
}

.LinkList {
	height: 21px;	
	padding:5px; 
	padding-left:10px;	
}

.LinkListMenu {
	height: 35px;
	background-image: url(/images/local_gfx/subMenuBG.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top:5px;
}

.tabMenuNoSelected { 
	background-color: #a9e85f; 
	background-image: url(/images/local_gfx/noSelectedTabTopCorners.gif);
	/*background-position: top;*/
	background-repeat: no-repeat;
	cursor:pointer;
}

.tabMenuSelected { 
	background-color: #84ce31; 
	background-image: url(/images/local_gfx/SelectedTabTopCorners.gif);
	background-position: top;
	background-repeat: no-repeat;
	cursor:pointer;
}

.tabMenu
{
	height: 30px;
	color: white; 
	font-decoration: none;
}

.tabText
{
	padding-top: 1px;
}

.tabLink
{
	color: white;
	cursor: pointer;
	text-decoration: none;
	text-decoration: none;
}

#LinkList a { 
	font-size:13px;
	font-variant:caps;
	color:#963216;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
	/*background:#E6E6E6;*/
}

#LinkList a:hover { 
	color:#5c2423;
	text-decoration: none;
	/*background:#E6E6E6;*/
}

#LinkListSelected{	
	font-size:13px;
	font-variant:caps;
	color: green;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
}

.titleBarTextLinks{
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}
