#KWFooter a {
	font-size:10px;
	font-weight: normal;
}
.KWFooterTitle {
	font-size:10px;
	font-weight: bold;
}
.KWFooter {
	font-size:10px;
	padding: 3px;
}

.FormErrorField{
	background-color:#ffdddd;
	border: 2px solid #ff0000;
}
.TitleBar {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top:20px;
	margin-right:0px;
	margin-left:0px;
	padding-right: 0px;

}

#TitleBar a { 
	text-decoration:none;
	color: #ffffff;
	padding-left:0px;
	padding-right:10px;
	}
	
#TitleBar a:hover { 
	color: #ED7500;
	}

.MainMenuBar {
	border-right: 0px solid #bbbbbb;
	border-top: 0px solid #bbbbbb;
        border-left: 1px solid #2576C7;

}

.lineleft {
	border-left: 1px solid #2576C7;
}

.linebottom {
	border-bottom: 1px solid #2576C7;
}
.linetop{
	border-top: 1px solid #2576C7;
}

.lineborder{
	border-right: 1px solid #2576C7;
	border-top: 1px solid #2576C7;
    border-left: 1px solid #2576C7;
	border-bottom: 1px solid #2576C7;
}






.MainMenu {
	font: bold 12px "Trebuchet MS" arial, helvetica, sans-serif;
	display: block;
        font-color: #2576C7;
        background-color: #F0F0F0;
	margin: 2;
	padding: 4px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C7C7C;
	border-right-color: #7C7C7C;
	border-bottom-color: #7C7C7C;
	border-left-color: #7C7C7C;

}

.SelectedMainMenu{
	color: #2576C7;
        font-color: #2576C7;
	

}

.SubMainMenu {
	font-size: 11px;
	font-weight: normal;
	color: #ED7500; 
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.SelectedSubMenu {
	font-weight: bolder;
	/* color: #777777; */
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.MenuBackLink {
	font-weight: bold;
        font-color: #2576C7; 
	color: #CC6633;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 50px;
}


.MainMenuBottom {
	color: #2576C7;
        font-color: #2576C7;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 25px;
}

.SelectedMainMenuBottom {
	color: #2576C7;
        font-color: #2576C7;
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 25px;
}

.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: 11px;
	font-weight: bold;
	color: #003366;
	font-variant: small-caps;
	background-color: ffeeaa;
}

.TableLabel {

	font-weight: bold;
	background-color: e9eff5;
}

.ContentText{
	font-size: 12px;
	margin-right:13;
	margin-left:10px;
}

