a {	
	color: #3366CC;	
	text-decoration: none
}

a:hover {	
	text-decoration: underline
	}
	
a.sub {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.sub:hover {
	text-decoration: none;
	color: #D9E1F4;
	}

body {
	background-color: #253243;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	font-size: 12px;
	}
	
h2 {
	color: #CCCCCC
	}
	
h3 {
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
	font-style: italic;
	}
	
h4 {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #61778F;
	text-align: justify;
	line-height: 14px;
	font-size: 10px;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
	
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737C8D;
	border: 1px solid #737C8D;
	background-color: #FFFFFF;
	} 	
	
.txtfld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737C8D;
	border: 1px solid #737C8D;
	padding: 10px;
	} 	

.btn {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #737C8D;
	padding: 5px;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	margin: 5px;
}
	
.legal { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #333333;
	background-color: #CCCCCC
	}
.KNS_td1_main {
	background-color: #C4D2EF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
}
.KDM_td1_main {
	background-color: #C4D2EF;
	padding: 10px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.inputfld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737C8D;
	border: 1px solid #737C8D;
	padding: 14px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.front_td {
	border: 1px solid #FFFFFF;
	background-color: #737C8D;
}
.HEAD_4 {
	font-weight: bold;
	color: #CC3300;
}

