html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
body {
	background-color: #dedede;
	color: #2d2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #D71A21;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}
h2 {
	color: #3552A2;
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
}
h3 {
	font-size: 18px;
	line-height: 18px;
    color:#808080;
}

h4 {
	font-size: 18px;
	line-height: 18px;
	font-weight:bold;
    color:#3552A2;
}

a, a:link {
	color: #D41C1E;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #D41C1E;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
a:focus {
	color: #000;
}
a:active {
	color: #D41C1E;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 984px;
}
#outerWrapper #header {
	background-image:url(kitheade.jpg);
	background-repeat:no-repeat;
	background-color: #E0E4E7;
	border-bottom: 0px solid #ccc;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	height: 217px;
	line-height: 12px;
	color:#808080;
}

#header image {border: 0px;
               }

#outerWrapper #topNavigation {
	background-image:url(navback0.png);
	border-bottom: solid 1px #9bb6d2;
	height: 26px;
	padding: 0px 5px 2px 0px;
	font-size: 18px;
	margin-right: 1px;
}
#topNavigation a, a:link visited {
	color:#FFF;
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #fff;
	border: solid 1px #9bb6d2;
	float: right;
	padding: 10px 10px 10px 5px;
	width: 240px;
	margin: 20px 10px 0 10px;
	color: #3552A2;
	text-align: center;
	font-size: 12px;
}

#rightColumn1 image {border: 0px;}


#outerWrapper #contentWrapper #content {
	margin: 0 280px 0 0;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-image:url(BCA.png);
	background-repeat:no-repeat;
	background-position:top;
}
#outerWrapper #contentWrapper .clearFloat {
	clear: right;
	display: block;
}
#outerWrapper #footer {
	background-color: #E0E4E7;
	border-top: solid 1px #9bb6d2;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#footer image {border: 0px;}

.rdsm {
	font-size: 14px;
	color: #D41C1E;
	font-weight: bold;
}
.rd {
	font-size: 26px;
	color: #D41C1E;
}
.fstltr {
	font-size: 18px;
	color: #0000ff;
	font-weight: bold;
	margin-right: -1px;
}

.fstltrbl {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  margin-right: -1px;
}

.fstltrgr {
	font-size: 26px;
	color:#000000;
	font-weight: bold;
	line-height:24px;
	text-align: left;
}

.bllrg {
	font-size: 20px;
	color: #3552A2;
	font-style: italic;
	font-weight: bold;
}

image {border: solid 5px #ccc;}
	   
fieldset {
	margin-left: 20px;
	font-size: 14px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 540px;
	text-align: left;
}
		  
legend { margin-left 5px;
	font-size: 12px;
	font-style: italic;
}

.ptft {	font-size: 11px;}

.tbrt {
	text-align: right;
}
.bkim {
	background-image: url(korg0000.png);
	background-repeat: no-repeat;
}

.lgo {
	font-size: 31px;
	color: #3A4E8B;
	line-height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
#outerWrapper #header table tr td .fstltrgr {
	text-align: center;
}
#outerWrapper #header table tr td .fstltrgr {
	text-align: left;
}
#outerWrapper #header table tr td .lgo .newlg {
	font-size: 110%;
}
#outerWrapper #header table tr td .fstltrgr {
	font-style: italic;
}
label {line-height: 26px;
        padding-left:  7px; }

.important {
    text-shadow:
		-1px -1px 0 red,
		1px -1px 0 red,
		-1px 1px 0 red,
		1px 1px 0 red;
}