﻿body
{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url('../images/kbfaded.jpg');
	background-repeat: no-repeat;
	background-position: center 400px;
}

td {
	font-size: small; /*color: #333333;*/;
	font-family: verdana, helvetica, arial;
}




A
{
	color:#112E58;
	text-decoration: underline;
}
img
{
border:0px;
}
.tdBorder
{
	background-color: #CCCCCC;
}

.tdRedBorder
{
	background-color: #BE0000;
}

A:visited
{
	color: #461B7E;
	text-decoration: underline;
}

.Article
{
	color: #000000;
	font-family: verdana;

	}
A.BlackLink
{
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size:10;
	text-decoration: underline;
}

A:hover.BlackLink
{
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size:10;
	text-decoration: underline;
}

A:visited.BlackLink
{
	font-family: verdana, helvetica, arial;
	font-size:10;
	text-decoration: underline;
}

A.GrayLinkWithBoldTextOnHover
{
	color: #666666;
	font-family: verdana, helvetica, arial;
	text-decoration: none;
	cursor: default;
}

A:visited.GrayLinkWithBoldTextOnHover
{
	font-family: verdana, helvetica, arial;
	text-decoration: none;
}

A:hover.GrayLinkWithBoldTextOnHover
{
	color:#666666;
	font-family: verdana, helvetica, arial;
	text-decoration: none;
}

A.GrayLink
{
	color: #666666;
	font-family: verdana, helvetica, arial;
	text-decoration: none;
}

A:hover.GrayLink
{
	color: #666666;
	font-family: verdana, helvetica, arial;
	text-decoration: underline;
}

A.RedLink
{
	color: #FF0000;
	font-family: verdana;
	font-size:11px;
	text-decoration: underline;
}

A:visited.RedLink
{
	color: #FF0000;
	font-family: verdana;
	font-size:11px;
	text-decoration: underline;
}
A:hover.RedLink
{
	color: #FF0000;
	font-family: verdana;
	font-size:11px;
	text-decoration: underline;
}
A:visited.GrayLink
{
	font-family: verdana, helvetica, arial;
	text-decoration: none;
}

Select
{
	font-family:Verdana,Arial,Helvetica;
	font-size:10;
	background-color:#FFFFFF;
	color:#333333;
}

HR
{
	color: #cccccc;
}

H1
{
	font-weight: bold;
	font-size: 120%;
	color: #333333;
	font-family: verdana, helvetica, arial;
}

H2
{
	font-weight: bold;
	font-size: 138%;
	color: #333333;
	font-family: verdana, helvetica, arial;
}

H3
{
	font-weight: bold;
	font-size: 11pt;
	color: #6d1415;
	font-family: verdana, helvetica, arial;
}


/*Normal Text*/
p
{	
	font-size: 100%;
	color: #333333;
	font-family: verdana, helvetica, arial;
}


td
{
	font-size: small;
	font-family: verdana, helvetica, arial;
}

.searchformtext {
	margin-top: 5px;
}
.headertext {
	font-family: Arial;
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.MenuLabel {
	font-family: Arial;
	font-size: small;
	text-indent: 10px;
	font-weight: bold;
	background-color: #f1f1f1;
}
.MenuRow {
	padding: 2px 0px 2px 0px;
	font-family: Arial;
	font-size: small;
	color: #000080;
	text-indent: 30px;
	text-decoration: none;
	background-color: #f1f1f1;
}
.MenuBorder {
	background-color: #f1f1f1;
}
#menu h2 {
	font: normal small/normal arial, helvetica, sans-serif; 
/* if required use em's for IE as it won't resize pixels */
;
	text-indent: 40px;
}
#menu a {
	font: normal small/normal arial, helvetica, sans-serif; 
/* if required use em's for IE as it won't resize pixels */
;
	text-indent: 40px;
}
#menu a {
	color: #000;
	background: #efefef;
	text-decoration: none;
	font-family: Arial;
	font-size: small;
}
#menu {
	font-family: Arial;
	font-size: small;
	color: #000000;
}
#menu a:hover {
	border: 1px solid #808080;
	color: #808080;
	background: #fff;
	font-family: Arial;
	font-size: small;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}

.fontlarge {
	font-size: large;
}
.headertextmargin {
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-bottom:20px;
}


.headertextsize {
	margin-bottom: 0px;
	margin-top: 20px;
	margin-bottom:20px;
	text-align: justify;
	margin-right: 0px;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}


.justify0top0bottom {
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
}
.justify45top15bottom {
	text-align: justify;
	margin-top: 45px;
	margin-bottom: 15px;
;
}

.justify20left20right {
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}

.justify30left30right {
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}
.justify0left30right {
	margin-right: 30px;
	text-align: justify;
	
}

.marginbt0 {
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
}

.MenuRow A:hover {
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 10;
	text-decoration: underline;
}
.alignleftwhite {
	text-align: left;
	color: #FFFFFF;
}
