
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*   font-size:83%; */
	font-size: 14px;
	color: #154FB7;
	background: white;
	/*   color: #154FB7; */
	text-align: left;
	behavior: url("/csshover.htc");
	margin: 0em;
	padding: 0em;
}
.news {
	background-color: #d1f8f4;
	color: #00008B !important;
	font-style: bold;
	font-size: larger;
	text-align: center;
	border: 5px solid navy;
}

.news2 {
  background-color: #EFF5FC;
  color: #00016A !important;
  font-style: bold;
  font-size: larger;
  text-align: center;
  border: 2px solid navy;
}
.news3 {
	background-color: #faf0e6;
	color: #00008B !important;
	font-style: bold;
	font-size: larger;
	text-align: center;
	border: 2px solid navy;
}

#header {
  background:white url(/images/fw/header-bg.jpg) top left repeat-y;
  border-bottom:1px solid #CCCCCC;
  font-size:1em;
  position:absolute;
  top:0px;
  left:0px;
  height:100px;
  width:100%;
  margin:0em -0.2em;
  text-align:left;
}

/* A CSS comment before the hack \*/
* html #header {
height:60px;
margin:0em 0em;
margin-left:100px;
}
/* Another CSS comment after the hack */

#header p{
  font-weight:normal;
  font-size:0.9em;
  font-style:italic;
  border:5px outset #000080;
  background:#DFE1FB url(/images/fw/header-bg.jpg);
  border-bottom-style:;
  color:#1C1837;
  padding:4px;
  float:right;
}

/* A CSS comment before the hack \*/
* html #header p {
}
/* Another CSS comment after the hack */

#header img{
  float:left;
  padding-left:200px;
}


#mainlogo{
  background:white url(/images/fw/main-logo.jpg) top left no-repeat;
  position:absolute;
  top:0px;
  left:20px;
  width:147px;
  height:207px;
}

/*********************************************************/


#main{
  background: #FFFFFF;
  padding:5px;
  border:1px solid #CCCCCC;
  border-top:0px;
  /*position:absolute;
  top:8em;
  left:11em;
  right:11em;*/
  margin:100px 160px 10px 190px;
}
/* Hides from IE5-mac \*/
* html #main {height: 1%;}
/* End hide from IE5-mac */

#main h1, #main h2, #main h3, #main h4, #main h5{
	color: #154FB7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 0.5em 0em;
}

#main h1 {
  color: #195FDB;
  font-size: 1.4em;
  font-weight: bold;
}

#main h2 {
  color: #154FB7;
  font-size: 1.3em;
}

#main h3 {
  color: #154FB7;
  font-size: 1.2em;
}

#main h4 {
  font-size: 1.1em;
}

#main p{
  color:#154FB7;
}

#main a {
	text-decoration: none;
	color: #dc143c;
}

#main a:visited {
	text-decoration: none;
	color: #f598ab;
}
/*********************************************************/









#navigation-container, #additional-container {
  width:160px;
  text-align: center;
  font-size: 1em;
  padding: 2px 0px;
  margin: 0px;
/*   border: 0.1em solid #CCCCCC; */

  border-top:0px;
  background-color:white;
  position:absolute;
  top:100px;
}





/* A CSS comment before the hack \*/
* html #navigation-container {
  width:160px;
}
/* Another CSS comment after the hack */



#navigation-container{
  right:0px;
}




#additional-container {
  left:0px;
  width:190px;
  top:0px;
  background:#E4ECFF url(/images/fw/left-bg.jpg) top left repeat-x;
  padding-top:220px;
}



/*********************************************************/

div.box {
  border:1px solid #8D8D8D;
  font-size:0.8em;
  text-align:left;
  background:#EBEEF5 url(/images/fw/newsitem-bg.gif) top right repeat;
  margin:3px;
  padding:1px;
  height:1em;
  overflow:hidden;
}

* html div.box {
  height:1.5em;
}

div.box:hover{
  border:1px solid #FF622E;
  background:#FFE5E5;
  height:auto!important;
}

div.newsbox{
  border:1px solid #FB0000;
  font-size:0.8em;
  text-align:left;
  background:#F7FF60;
  margin:3px;
  padding:1px;
  width:90px;
}

.newsbox h1{
  border-top:1px solid #D50000;
  padding:0px -20px;
}

.newsbox p{
  text-align:center;
  color:#D50000;
  font-weight:bold;
}

/*********************************************************/


#navigation-container h1, #additional-container h1 {
  margin:0px;
  padding:0px;
  font-size:1em;
  font-style:italic;
}


#navigation-container p, #additional-container p {
  margin:0em;
  padding:0em;
}
/*********************************************************/



#navigation {
  color: #6A006A;
  text-align: center;
  width:160px;
  padding-top: 0em;
  padding-bottom: 0em;
  margin: 0em;
  background: url(images/navback.jpg) no-repeat center center;
}

#navigation ul {
  display: block;
  padding: 0em;
  margin: 0em;
}

#navigation li {
  list-style: none;
  padding: 0em;
  margin: 0em;

}

#navigation a {
  display:block;
  padding: 3px 0em;
/*   border: 1px #D6D6D6 solid; */
  text-decoration: none;
  margin: 0em;
  color: #2F4F4F;
  font-weight: bold;
  font-size: 0.8em;
}

/* A CSS comment before the hack \*/
* html #navigation a{
  width:100%;
}
/* Another CSS comment after the hack */

#navigation a:hover {
  /*border: 1px #222222 solid;*/
  text-decoration: none;
  color: #C50000;
  padding:0em;
  border-top:3px solid white;
  border-bottom:3px solid white;
}

#picturebox{
  margin:3px;
  border:2px dotted #7F86A3;
}

#picturebox img{
  cursor:pointer;
}

#picturebox div{
  padding:5px;
  border-bottom:1px solid #B8B8B8;
  background:#EFFAFE;
}

#picturebox h1{
  font-size:0.9em;
  font-weight:bold;
  border-bottom:2px dotted #7F86A3;
  background:#D7DEF0;
}

#picturebox p{
  font-style:italic;
  font-size:0.8em;
  text-align:right;
  border-bottom:2px dotted #7F86A3;
}

/*********************************************************/

#footer p.plug{
  font-size:0.8em!important;
  padding:0em;
  margin:0em;
}



#footer p{
  text-align:center!important;
  padding:0em;
  margin:0em 0em;
}



#footer a{
  text-decoration:none;
  margin:0em 0.5em;
  border:1px solid white;
  color:#0A0A68;
  padding:0em 0.1em;
}



#footer a:hover{
  text-decoration:none;
  border:1px solid #958B7C;
  background-color:#C3B6A3;
  color:#000000;
}



#footer{
  clear:both;
  margin:1em 150px 1em 175px;

}

/*********************************************************/



.captionright {
float: right;

padding: 0.3em;
margin: 0.3em;
text-align: right;
}

.captionleft {
float: left;
padding: 0.3em;
margin: 0.3em;
text-align: left;
}

.captionleft p{
  font-size:0.8em;
  color:#295726;
  font-style:italic;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*******************************************************/

fieldset{
  padding:1em;
  display: inline;/*
  margin:auto;*/
  width:auto;
  border:0.1em solid black;
}

legend{
  font-size:1.3em;
  color:#6D2D2D;
}

.inputform label{
  clear:both;
  display:block;
  width:25em;
}

.inputform label em{
  width:10em;
  text-align:right;
  float:left;
}

.inputform label span{
  width:12em;
  text-align:left;
  float:right;
}

.inputform textarea{
  width:23em;
}

.center{
  text-align:center;
}

.error{
  color:red!important;
  font-weight:bold;
  font-style:italic;
}