/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
/* ol,ul {list-style:none;}  */
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}


.normalbullets ul ol {
list-style-type: disc;
list-style-position:outside;
margin-left: 0;
padding-left: 30px;
}	

.normalbullets li {
padding-bottom: 10px;
}

.Footerstyle h1 {
color: white;
}

.Footerstyle a:link {
color: white;
}

.Footerstyle a:visited {
color: white;
}

.Footerstyle a:hover {
color: white;
text-decoration: none;
}

.Footerstyle a:active {
color: white;
}





#mainbody p {
font-size:85%;
line-height:160%;
margin:15px 0pt;
}

.imgborderbody strong {
font-weight:bold;
}


.imgborder {
	border-bottom: 2px solid #555555;
	border-right: 2px solid #555555;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}


/* navigation
--------------------------------------------------*/
#navigationLeftFill {
background-image:url(../StyleSheets/bg.gif);
}

#navigation {
  height:30px;
  /*line-height:2.7em;*/
  line-height:30px;
  background-color: #FEC42D;
  color: #000000;
  
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-right:1px solid;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 18px;
  font-size: 12px;
  font-weight: bold;
  text-transform:uppercase;
  letter-spacing:1px;
  text-decoration:none;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation {/*background-color:#9ACF9B;*/
background-color:#ffffff;}

#navigation li {border-color:white;}

#navigation a {color:black;}

/*#navigation .selected,*/
#navigation a:hover
  {background-color:#E4DEBE}
  
/* Headline text
--------------------------------------------------*/
.headlinetext {
font: bold 14pt Times, serif
}


/* Uppercase text like menu
------------------------------- */

.poptabletext {
  display: inline;
  padding: 0;
  font-size: 10px;
  text-transform:uppercase;
  letter-spacing:1px;
  text-decoration:none;
}



.poptabletext a:link {
  text-decoration:none;
}

.poptabletext a:visited {
  text-decoration:none;
}

.poptabletext a:hover {
text-decoration:underline;
}

.poptabletext a:active {
  text-decoration:none;
}
