@charset "UTF-8";
/* CSS Document */



/* RESETING BROWSER-SPECIFIC VALUES */

/* Removes element padding and margin values */
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dd, dt, img, blockquote, q, table, thead, tbody, tfoot, caption, th, tr, td, a, form, input, textarea, fieldset, pre {
	margin: 0;
	padding: 0;
}
/* Removes image borders */
a img, :link img, :visited img {
	border: none
}
/* Removes tables' default borders */
table {
	border-collapse: collapse;
}
/* Removes automatic top and bottom margins on nested lists */
ul ul, ul ol, ul dir, ul menu, ul dl, ol ul, ol ol, ol dir, ol menu, ol dl, dir ul, dir ol, dir dir, dir menu, dir dl, menu ul, menu ol, menu dir, menu menu, menu dl, dl ul, dl ol, dl dir, dl menu, dl dl {
	margin-top: 0;
	margin-bottom: 0;
}
/* Removes list-bullets */
ul, ol, dl {
	list-style-type: none;
}
/* GLOBAL PROPERTIES */

/* Body and conventional layout properties */

body {
	background: #eaeaea url(img/bg.gif);
	font: normal normal 12px Arial;
	padding: 26px 0px 26px 0px;
	behavior: url("/tpl/csshover.php");
}
p, li {
	text-align: left;
}

td
{ font-size: 12px; }

#rightColumn ul {
	line-height: 16px;
	margin-bottom: 18px;
}

p {
	margin-bottom: 18px;
	line-height: 16px;
}
td {
	text-align: left;}
#rightColumn ul span {
	background: #94ac30;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 6px 3px 6px;
	line-height: 26px;
}
p.colorLink span {
	background: #29b134;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 6px 3px 6px;
	line-height: 26px;
}
#rightColumn ul li, #rightColumn ul li.noListItem {
	padding-left: 34px;
	line-height: 16px;
	background:url(img/darkSquare.gif) no-repeat 19px 5px;
}
#rightColumn ul li.noListItem{
	background: none; 
	}
#rightColumn ul li {
	padding-left: 34px;
	line-height: 18px;
	background:url(img/darkSquare.gif) no-repeat 19px 5px;
}
#searchForm {
  margin: 0; 
  padding: 0; 
  display: inline;  
}

/* Link properties */ 

#rightColumn a:link {
	text-decoration: none;
	color: #108d16;
	font-size: 12px;
	font-weight: normal;
}
#rightColumn a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #108d16;
	font-weight: normal;
}
#rightColumn a:active {
	font-size: 12px;
	text-decoration: none;
	color: #108d16;
	font-weight: normal;
}
#rightColumn a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #07420a;
	font-weight: normal;
	}

/* Heading properties */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	background:#94ac30;
	padding: 1px 2px 1px 2px;
	color: #ffffff;
	font-weight: normal;
	margin: 32px 0px 27px 0px;
	padding: 2px 21px 2px 21px;
}
h3 {
	background: #94ac30;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 6px 3px 6px;
	line-height: 23px;
	display: inline;
	font-size: 14px;
}
h4 {
	background: #94ac30;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 6px 3px 6px;
	line-height: 26px;
	display: inline;
	font-size: 12px;
}
h5 {
	font-weight: bold;
	color: #94ac30;
	line-height: 20px;
	display: inline;
	font-size: 18px;
}
h6 {
	font-weight: bold;
	color: #94ac30;
	line-height: 18px;
	display: block;
	font-size: 13px;
	margin-bottom: 4px;
}

img, div {
	behavior: url(/tpl/iepngfix.php);
}
/* PRINT VIEW PROPERTIES */


/* AREA-SPECIFIC PROPERTIES */

/* Sub Menu properties */

#subMenu {
	margin: 10px 0px 10px 0px;
}
/* Subnav */

.subnav {
	width: 189px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11.5px;
	color: #ffffff;
}
/* subnavi 1-taso */

.subnav ul {
	width: 100%;
	list-style-type: none;
}
.subnav ul li {
	border: none;
	border-bottom: 1px solid #1b809b;
}
.subnav ul li a {
	display: block;
	padding: 9px 6px 9px 6px;
	border-left: 4px solid #ffa72c;
	background: #abd6e3 url(img/1LevelBg.gif) 0px 0px no-repeat;
	color: #1e4964;
	text-decoration: none;
}
.subnav ul li a:hover {
	background-color: #b5dfe9;
	text-decoration:underline;
}
.subnav ul li a.active {
	font-weight: bold;
	text-decoration: none;
}
/* Subnav level 2 */

.subnav ul ul {
	list-style-type: none;
}
.subnav ul ul li {
	border-bottom: 1px solid #1b809b;
}
.subnav ul ul li a {
	background: #75bdd6 url(img/2LevelBg.gif) 0px 0px no-repeat;
	display: block;
	border-left: 4px solid #21ad2d;
	padding: 9px 2px 9px 26px;
	color: #1e4964;
	text-decoration: none;
}
.subnav ul ul li a:hover, .subnav ul ul li a.active {
	background: #75bdd6 url(img/2LevelBgActive.gif) 0px 0px no-repeat;
	color: #1e4964;
	font-weight: normal;
	text-decoration:none;
}
/* Subnav level 3 */

.subnav ul ul ul {
	list-style-type: none;
}
.subnav ul ul ul li {
	border: none;
	border-bottom: 1px solid #1b809b;
}
.subnav ul ul ul li a {
	display: block;
	border-left: 4px solid #184774;
	padding: 9px 6px 9px 35px;
	background: #52b5d5 url(img/lightSquare.gif) no-repeat 22px 15px;
	color: #fff;
	text-decoration: none;
	width: auto;
}
.subnav ul ul ul li a.active, .subnav ul ul ul li a:hover {
	background: #52b5d5 url(img/darkSquare.gif) no-repeat 22px 15px;
	background-color: #52b5d5;
	color: #ffffff;
	font-weight: normal;
}
html>body .navlist li a {
	width: auto;
}
/* Header properties */

#mainMenu {
	background:url(img/mainMenuBg.gif) top repeat-x;
	line-height: 0px;
}
#mainMenu ul#main-nav {
	font-family:helvetica, arial, sans-serif;
	float:left;
	width:100%;
}
#mainMenu ul#main-nav li {
	list-style:none;
	float:left;
	background:url(img/mainMenuBg.gif) repeat-x top;
	height: 46px;
}
#mainMenu ul#main-nav li#open {
	background:url(img/mainMenuOpen.gif) top;
}
#mainMenu ul#main-nav li a {
	text-decoration:none;
	font-weight: bold;
	display:block;
	color:#ffffff;
	padding: 24px 16px 9px 16px;
	text-transform:uppercase;
}
#mainMenu ul#main-nav li:hover {
	color:#fff;
	background:url(img/mainMenuOpen.gif) top;
}
#headerLinks {
	padding: 5px 10px 5px 10px;
	text-align: right;
}
#headerLinks a {
	font-weight: bold;
}
#headerLinks a:link {
	text-decoration: none;
	color: #ffa72c;
}
#headerLinks a:visited {
	text-decoration: none;
	color: #ffa72c;
}
#headerLinks a:active {
	text-decoration: none;
	color: #ffa72c;
}
#headerLinks a:hover {
	text-decoration: underline;
	color: #eea72c;
}
input.search {
	border: solid 1px #cfcfcf;
	background: #ffffff;
	background-position: top;
	color: #33aec7;
	padding: 2px 4px 2px 4px;
	position: relative;
	top: 1px;
	font-size: 12px;
}
input.search:focus {
	background-image: none;
	background-color: #ffffff;
	border: solid 1px #33aec7;
	color: #00708f;
}
input.submitSearch {
	position: relative;
	top: 2px;
}
/* Content area properties */

#frontPageRightColumn {
	color: #ffffff;
	font-size: 11.5px;
	line-height: 16px;
}
#frontPageRightColumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #5a8aaa;
	margin-bottom: 12px;
	margin-top: 12px;
	line-height: 25px;
}
#frontPageRightColumn h1 span.frontPageH1Span1 {
	font-weight: normal;
	font-size: 20px;
	color: #466c85;
}
#frontPageRightColumn h1 span.frontPageH1Span2 {
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #466c85;
}
#frontPageRightColumn a {
	font-weight: bold;
}
#frontPageRightColumn a:link {
	text-decoration: none;
	color: #ffffff;
}
#frontPageRightColumn a:visited {
	text-decoration: none;
	color: #ffffff;
}
#frontPageRightColumn a:active {
	text-decoration: none;
	color: #ffffff;
}
#frontPageRightColumn a:hover {
	text-decoration: underline;
	color: #ffffff;
}
/* Footer properties */

#footer {
	color: #49708a;
	font-size: 13px;
}
#footer a:link {
	text-decoration: none;
	color: #49708a;
}
#footer a:visited {
	text-decoration: none;
	color: #49708a;
}
#footer a:active {
	text-decoration: none;
	color: #49708a;
}
#footer a:hover {
	text-decoration: underline;
	color: #49708a;
}
#footer td table tr td {
	padding: 0px 20px 0px 20px;
}
