
body {font-family: Verdana, San-Serif, Arial; 
	 color: #333333; font-size: 80%; 
	  background-color: #FFFFFF;
	 text-align: left; 
	 background-image: url(../images/menubg.gif);
	 background-repeat: repeat-y;
	 margin: 0px; 
	 padding: 0px;

   }

	 
h1{font-family: Verdana, San-Serif, Arial; font-size: 120%;
 margin-top: 1px; font-weight: bold; color: #315B47; padding-left: 0px; }
h2{font-family:  Verdana, Arial, San-Serif; font-size: 100%; margin-top: 1px; font-weight: bold; color: #315B47; padding-left: 0px;}
h4{font-family: Verdana, Arial, San-Serif; font-size: 90%; margin-top: 1px; font-weight: bold; color: #315B47; padding-left: 0px;}

a {color: #08229C;}
a:hover {color: #08229C;}
a:visited {color: #003366;}


.header {
		height: 100px;
		background-image: url(../images/bg.gif);
		background-repeat: repeat-x;
		padding: 0px;
		margin: 0px;
		
}
.answers
{
  padding-left: 10px;
  padding-bottom: 10px;
  font-size: 10pt;
  font-weight: bold;
}
.answers a{
  text-decoration: none;
}
.question{
  font-size: 10pt;
  font-weight: bold;
  background-color:#D2D2B0;
}
.questiontext{
  font-size:90%;
  padding-left: 10px;
}
.toptabs{
  font-family: Verdana, San-Serif, Arial;
  text-align: center;
  background-color: #EEEEDD;
  padding-top: 5px;
  padding-bottom: 5px;

}
.toptabsfiller{
  font-family: Verdana, San-Serif, Arial;
  background-color: #EEEEDD;
  padding-top: 5px;
  padding-bottom: 5px;
}
.toptabs a {color: #638365; font-weight: bold; text-decoration: none; padding-left:7px; padding-right:7px;}
.toptabs a:hover {color: #08229C; font-weight: bold; text-decoration: none; background-color: #D2D2B0;  }
.toptabstable{
  border-bottom: 2px solid #315B47;
}

.wrap {width: 700px;
	  padding-top: 15px;
	  padding-left: 12px;
	  padding-left: 10px;}
.flow{
  border: solid 1px #638365; }

		   
.header img {vertical-align: middle;
			border: 0;
			}

#menu  {position: absolute;
z-index:1;
top: 130px;
padding-top: 0px;
left: 18px;
width: 175px;
height: 400px;
text-align: left;
font-family: Verdana, San-Serif, Arial;
}

#middlecol  {
margin-left: 200px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
text-align: left;
}

.partners {float: right;
		  display: block;
		  text-align: center;
		  padding-top: 5px;
		  padding-bottom: 5px;
		  background-color: #EEEEDD;
		  border: solid #315B47 2px;
		  width: 150px;
		  font-size: 90%;
		  }


.partners h2 {text-align: center;
}

.partners a {
		  	
			color: #638365; font-weight: bold; text-decoration: none; text-align:left; }
.partners a:hover {color: #08229C; font-weight: bold; text-decoration: none; text-align:left;}
			





.contacts {position: relative; left: 20px; font-size: 80%; padding-bottom: 10px; font-weight: bolder; letter-spacing: 0em ; text-decoration: none;}
.menuitem {margin-top: 5px; margin-bottom: 5px;}
.menuitem a {color: #638365; font-weight: bold; text-decoration: none; padding-left: 5px; display: block;}
.menuitem a:hover {color: #08229C; font-weight: bold; text-decoration: none; background-color: #D2D2B0; display: block; padding-left: 5px;}
# .menuitem a:visited {color: #7EA894; font-weight: bold; text-decoration: none;}
.menuselected {color: #375345; margin-top: 5px; margin-bottom: 5px; font-weight: bold; margin-top: 5px; margin-bottom: 5px;}
.menuselected a:visited {color: ##375345; font-weight: bold; text-decoration: none;}
.menuselected a { color: #375345;  text-decoration: none; padding-left: 5px; display: block;}
.credit {color: #315B47; font-size: 70%; text-decoration: none; text-align: left; padding-left: 10px; margin-left: 200px;}
.credit a {color:#08229C;}



 p {
   	margin-right:10px;
	margin-left:0px;
 }
 
 
ul { list-style-image: url(../images/bullet.gif);  }
