/* CSS Document */

html,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin:0;
 padding:0;
}

/*NAVIGATION*/
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
}
#nav a:hover {
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
}
#nav a.active {
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	word-spacing: 0em;
}
#nav div {
	color: #333;
}

/*LINKS*/
a:link, a:visited {
	text-decoration: none;
	color: #017cb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*letter-spacing: 1px;*/
}
a:hover {
	text-decoration: underline;
	color: #003665;
}
/*OTHER LINKS*/
#buttons a:link, #buttons a:visited {
	text-decoration: none;
	color: #017cb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
}
#buttons a:hover {
	text-decoration: none;
	color: #7dd0f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
}


/* STYLES */
.kopnews1 {	color: #003399
}
.style12 {
	color: #FFFFFF;
	font-size: 22px;
}
.style14 {font-size: 18px; font-weight: bold; color: #252592; }
.style15 {	color: #000066;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}
.style16 {	font-size: 11px;
	line-height: 13px;
}
.style16b {	font-size: 12px;
	line-height: 13px;
}
.style19 {	color: #252592;
	font-weight: bold;
	font-size: 11px;
}
.style21 {font-size: 11px}
.style21b {font-size: 12px; line-height: 13px; color: #333333; }
.style22 {
	font-size: 12px
}
.style22Copy {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #252592;
	text-decoration: underline;
	background-color: #000066;
}
.style23 {font-size: 12px; line-height: 13px; }
.style24 {color: #000066; font-weight: bold; font-size: 12px; line-height: 13px; }
.style24b {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
}
.style24c {	color: #FFFFFF;
	font-weight: bold;
}
.style25 {font-size: 16px}
.style26 {color: #FFFFFF}
.style27 {font-size: 16px;
	font-weight: bold;
}
.style28 {font-weight: bold; font-size: 18px;}
.style29 {
	color: #000066;
	font-weight: bold;
}
.style29b {	color: #252592;
	font-weight: bold;
}
.style30 {color: #0E3489}
.style30b {color: ##CCCCCC}
.style30c {color: #333333}
.style30d {color: #252592}
.style31 {	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
}
.style32 {font-size: 16px; font-weight: bold; color: #0e3489; }
.style32b {font-size: 12px}
.style33 {color: #333333; font-size: 12px; }
.style34 {font-size: 12px; font-weight: bold; color: #252592; }
.style35 {color: #252592; font-weight: bold;}
.style35b {	font-size: 11px;
	line-height: 13px;
}
.style36 {line-height: 13px;
	font-size: 12px;
	color: #333333;
}
.style39 {color: #333333; font-size: 12px;}

/*FORM STYLES*/
.myForm td, input, select, textarea, checkbox {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.required {color: red;}