/* MAIN */
body, html {
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	color: #000;
	line-height: 160%;
}
p {
	font-family : "Arial Narrow", Arial;
	margin: 0 0 1.5em;
	font-size: 16px;
}
h1 {
	font-family: "Arial Narrow", Arial;
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0 18px;
	line-height: 1em;
}
h2,h3,h4 {
	font-size: 16px;
	font-weight: bold;
	color: #16296E;
	margin: 0 0 10px;
}
/*
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #16296E;
	margin: 0px !important;
	padding: 0px;
	line-height:100%;
}
*/
h5 {
	background-image:url(../images/quote.png);
	background-position:top;
	background-repeat:no-repeat;
	padding:10px 30px 0px 0px;
	height:51px;
	line-height:51px;
	font-size: 16px;
	font-weight: bold;
	color: #16296E;
	margin: 20px 0px 5px 0px;
}
hr {
	background-image:url(../images/hr.png);
	background-repeat:no-repeat;
	border:none !important;
	height:20px;
}

blockquote {
	background-image:url(../images/quote.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:0px 5px;
	border:none !important;
	font-style:italic;
	padding:30px 70px 20px 0px;
	margin:0px;
	font-size:16px;
}

a, a:link, a:visited, a:active {
	color: #FF6600;
	text-decoration:none;
}

a:hover {
	color: #FF6600;
	text-decoration:underline;
}

a img  {
	border:none !important;
}

#ContentCol1 h1, #ContentCol1 h1 a,
#ContentCol1 h2, #ContentCol1 h2 a,
#ContentCol1 h3, #ContentCol1 h3 a,
#ContentCol1 h4, #ContentCol1 h4 a {
	font-family: "Arial Narrow", Arial;
	color:#036;
	font-size:16px;
	font-weight: bold;
	margin:4px 0 12px 0;
}

#ContentCol1 p {
	font-family : "Arial Narrow", Arial;
	margin: 0 0 1.5em;
}

#ContentCol1 ul li {
	font-size: 16px;
	color: #003366;
}

#ContentCol2 .contentList ul, #ContentCol2_3 ul {
	list-style: none;
	padding: 0;
	margin: 0px 0px 16px 10px;
}
#ContentCol2 .contentList ul li, #ContentCol2_3 ul li {
	background: url(../images/navie2.gif) no-repeat 0 6px;
	padding: 0 0 3px 13px;
}

#ContentCol2 .contentList ul li ul, #ContentCol2_3 ul li ul {
margin-left:3px
}

#ContentCol2 .contentList ul li ul li, #ContentCol2_3 ul li ul li {
	background: url(../images/LiE2.gif) no-repeat 0 6px;
	padding: 0 0 3px 13px;
}


/* NAVIGATION */
#NaviE1,
#NaviE1 ul li a,
#NaviE1 ul a,
#NaviE1 ul a:visited {
	font-family: Geneva, Arial, sans-serif;
	color: #036;
	text-decoration: none;
	text-align:center;
	font-size: 14px;
	background: none;
}

#NaviE1 ul li a:hover,
#NaviE1 ul li.act a,
#NaviE1 ul li.firstact a,
#NaviE1 ul li.lastact a {
	color: #ffffff;
	text-decoration: none;
}

#NaviE2,
#NaviE2 ul li a,
#NaviE2 ul a,
#NaviE2 ul a:visited {
	font-family: Geneva, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	background: none;
	line-height: normal;
}

#NaviE2 ul li a:hover,
#NaviE2 ul li.act a,
#NaviE2 ul li.firstact a,
#NaviE2 ul li.lastact a {
	color: #FFA500;
	text-decoration: none;
}

#Footer,
#Footer ul li a,
#Footer ul a,
#Footer ul a:visited {
	font-family: Geneva, Arial, sans-serif;
	color: #003366;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;
}

#Footer ul li a:hover,
#Footer ul li.act,
#Footer ul li.firstact,
#Footer ul li.lastact {
	color: #000;
}
