body {
	color: #222;
	/*background: #E2EEFE url(../images/bg1.jpg) 50% 0% no-repeat;*/
}

td{
	color: #222;
}

h1{
	color: #22588f;
}

h2, h3, h4{
	color: #22588f;
}

hr{
	background: #333;
	color: #333;
}

a:link, 
a:active,
a:visited{
	color: #22588f;
}

a:hover {
	color: #22588f;
}

ul{
	margin-left: 15px;
	padding-left: 0px;
}

#left_frame td{
	color: #333;
}

#header{
	background: transparent url(../images/slogan-1.png) 100% 50% no-repeat;
}

#subnav{
	height: 30px;
	background: #22588f;
}

#header-image{
	height: 170px;
	background: transparent url(../images/header-1.jpg) 50% 0% no-repeat;
}

#eyc{
	background: transparent url(../images/moewen.png) 0% 0% no-repeat;
	width: 193px;
	height: 130px;
	position: absolute;
	right: -40px;
	top:70px;
}

/* Root = Horizontal, Secondary = Vertical */
ul.mainmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  margin-left: 20px;
  width: auto; /*For KHTML*/
  list-style: none;
  height: 30px;
}

ul.mainmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 30px;
}

/* SUBMENUS */

ul.mainmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 250px;
  list-style: none;
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
}

ul.mainmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul.mainmenu ul li {
  width: 250px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul.mainmenu a:link,
ul.mainmenu a:visited,
ul.mainmenu a:active{
  padding: 0 12px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #fff;
  font: bold 12px/30px Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul.mainmenu a:hover {
  background: #e2eefe;
  color: #22588f;
}

/* 2nd Menu */
ul.mainmenu li:hover li a,
ul.mainmenu li.iehover li a {
  float: none;
  color: #22588f;
  background: #e2eefe;
  border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
}

ul.mainmenu li:hover li a:hover,
ul.mainmenu li.iehover li a:hover {
	background: #cde0f8;
}

ul.mainmenu ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 250px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul.mainmenu li:hover ul ul,
ul.mainmenu li.iehover ul ul {
  display: none;
}

ul.mainmenu li:hover ul,
ul.mainmenu ul li:hover ul {
  display: block;
}

ul.mainmenu li.iehover ul,
ul.mainmenu ul li.iehover ul {
  display: block;
}

li.persistHover,
a.persistHover
{
	background: #CCC;
	color: #FFF;
}

span.counter {
	width: 13px;

	text-align: center;
	line-height: 10px;
	padding-left: 3px;
	background: #4e94ca;
	color: white;
	font-size: 12px;
	position: absolute;
	right: 1px;
	top: 1px;
	bottom: 1px;
}

#register-line{
	background: url(../images/register-line-1.png) 50% 0% no-repeat;
}

#cont{

}

#cont_container{
	
}

#breadcrumb a{

}

#breadcrumb a:hover{
	color: #22588f;
}

#content_frame h2 {
	color: #22588f;
}

#content_frame h3{
	color: #22588f;
}

#content_frame h4{
	color: #22588f;
}

#content_frame p,
#main_content_print p, 
#content_frame h5 {
	color: #333;
}

#content_frame ul li {
	color: #333;
}

#content_frame ol li {
	color: #333;
}

#register a#nav-1-1 {
   background: url(../images/nav-left-1-1.png) 0% 0% no-repeat;
}

#register a#nav-2-1 {
   background: url(../images/nav-left-2-1.png) 0% 0% no-repeat;
}

#register a#nav-3-1 {
   background: url(../images/nav-left-3-1.png) 0% 0% no-repeat;
}

/*** active ***/
#register a#nav-1-1 span {
   padding: 12px 55px 12px 46px;
	font-size: 1.4em;
   background: url(../images/nav-right-1-1.png) 100% 0% no-repeat;
}

/*** inactive ***/
#register a#nav-2-1 span {
   padding: 17px 65px 7px 56px;
	color: #376235;
   background: url(../images/nav-right-2-1.png) 100% 0% no-repeat;
}

#register a#nav-3-1 span {
   padding: 17px 65px 7px 56px;
   background: url(../images/nav-right-3-1.png) 100% 0% no-repeat;
}

#footer{
	color: #fff;
	background: transparent url(../images/bg-footer-1.png) 50% 0% no-repeat;
}

#footer a:link,
#footer a:active,
#footer a:visited{
	color: #fff;
	border-bottom: #fff 1px dotted;
}

div#footer a:hover{
	color: #fff;
	border-bottom: #fff 1px solid;
}

.link_box_content ul li a:link,
.link_box_content ul li a:active,
.link_box_content ul li a:visited,
.download_box_content ul li a:link,
.download_box_content ul li a:active,
.download_box_content ul li a:visited{
	color: #22588f;
}

.link_box_content ul li a:hover,
.download_box_content ul li a:hover{
	color: #22588f;
}

#left_frame .content_box,
#right_frame .content_box{
	color: #333;
}

#right_frame .content_box p{
	color: #333;
}

/* Google-Map */

#map{
	color: #333;
}

#map p{
	color: #333;	
}

textarea, input{
	color: #333;
}

legend{
	color: #333;
}

#fastDatePickerRowYearMonth {
	background: #333;
}
