/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(fhbg2.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
	background-position:center;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
	margin-top: 32px;
}

.input1 {
	width: 138px;
	border: 1px solid #9B88A6;
	border-top-color: #B3B3B3;
	border-bottom-color: #FFFFFF;
	margin-top: 6px;
}

/** HEADINGS */

h1, h2, h3, h5, h6 {
	margin: 0px 0px 10px 0px;
}

h1 {
	color: #312d84;
	font-family: sans-serif;
}

h2 {
	color: #FF8A00;
	font-family: sans-serif;
}

h3 {
	color: #FF8A00;
	line-height: 15pt;
}

h4 {
	color: #FF8A00;
        margin: 0px 0px 0px 0px;
}

/** TEXTS */

th, td, input, textarea, select {
	font-family: sans-serif;
	color: #4c4c4c;
}

body, p, ul {
	font-family: tahoma, Helvectica, sans-serif;
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 140%;
	color: #000000;
	font-size: 9pt;
	line-height: 1.5em; }
}

blockquote, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 140%;
}

.text1 {
	padding: 6px 0px 6px 11px;
	background: #F9F9F9 url(images/homepage06.gif) repeat-x left top;
	font-size: 13px;
	font-weight: bold;
	color: #707070;
}

.text2 {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FF7011;
}

.text3 {
	font-size: 10px;
}

.text4 {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}


/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	display: block;
	float: left;
	width: 99px;
	padding: 0px 23px 0px 113px;
	background: url(images/homepage14.gif) repeat-y left top;
}

.list1 li.first {
	padding: 0px 23px 0px 113px;
	background: none;
}

.list1 li.last {
	padding: 0px 0px 0px 113px;
}

.list1 img {
	margin-bottom: 15px;
}

/** LINKS */

.link1 {
	display: block;
	height: 21px;
	background: url(images/homepage07.gif) no-repeat right top;
}

.link1 span {
	display: none;
}

.link2 {
	text-decoration: none;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/zoom.jpg) no-repeat left top; }
.bg2 { background: url(images/homepage03a.jpg) no-repeat left top; }
.bg3 { background: url(images2/homepage05.gif) no-repeat left top; }
.bg4 { background: url(images2/homepage10.gif) repeat-y left top; }
.bg5 { background: url(images/homepage12.jpg) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 10px 15px 10px 0px;
	border: 1px solid #a9a9a9;
	padding: 4px
}

.img2 {
	float: right;
	margin: 10px 0px 10px 10px;
	border: 1px solid #a9a9a9;
	padding: 4px
}

.img3 {
	float: left;
	margin: 10px 15px 10px 0px;
	border: 1px solid #a9a9a9;
	padding: 4px
}

.img4 {
	float: left;
	margin: 10px 15px 10px 0px;
	border: 1px solid #F88A00;
	padding: 8px
}

.img5 {
	float: left;
	margin: 10px 15px 10px 0px;
	border: 3px solid #34428B;
	padding: 6px
}

.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 20px 25px 10px 5px !important;
  margin: 20px 25px 10px 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
 
.img-shadowright {
  float:right;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 20px 5px 10px 35px !important;
  margin: 20px 5px 10px 35px;
  z-index:1;
  }

.img-shadowright img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

.img-shadowright p {
	color: #666666;
	padding: 5px 5px 0px 0px;
	text-align: center;
	clear: left;
	font-style: italic;
}

.drop-shadow
	{
	margin: 15px;
	width:250px; 
	background: url(drop_border.png) top left no-repeat;	
	float: right;
}

.drop-shadow img
	{
	margin: 0px;
	padding: 5px;
	width: 230px;
	height: 170px;

}

.drop-shadow p
	{
	color: #333333;
	padding: 5px 5px 0px 0px;
	text-align: center;
	clear: left;
	font-style: italic;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** MENU */

#menu {
	float: left;
	width: 304px;
	height: 198px;
	font-size: 10pt;
	line-height: 1.25em;
}


#menu1 { background: url(images/subpage1_02.jpg) no-repeat left top; }
#menu2 { background: url(images/subpage1_03.jpg) no-repeat left top; }
#menu3 { background: url(images/subpage1_04.jpg) no-repeat left top; }
#menu4 { background: url(images/subpage1_05.jpg) no-repeat left top; }
#menu5 { background: url(images/subpage1_06.jpg) no-repeat left top; }

.k {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

.roundcont {
	width: 100%;
        margin: 20px 0px 20px 0px
        color: #FFFFFF;
	background-color: #ff9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.roundcont p {
	margin: 0 60px;
}

.roundtop { 
	background: url(images2/tr.gif) no-repeat top right;
        margin: 0px 0px 0px 0px 
}

.roundbottom {
	background: url(images2/br.gif) no-repeat top right; 
        margin: 0px 0px 0px 0px 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}



.roundcontb {
	width: 100%;
        margin: 20px 0px 20px 0px
        color: #FFFFFF;
	background-color: #39468C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.roundcontb p {
	margin: 0 60px;
}

.roundtopb { 
	background: url(images2/trb.gif) no-repeat top right;
        margin: 0px 0px 0px 0px 
}

.roundbottomb {
	background: url(images2/brb.gif) no-repeat top right; 
        margin: 0px 0px 0px 0px 
}

img.cornerb {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}




.p-shadow {
  width: 97%;
  float:left;
  margin: 20px 0 20px 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
	color: #394997;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 10px;
	margin: 0px 0px 0px 0px !important;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
  }

.p-shadowleft {
  width: 50%;
  float:left;
  margin: 25px 20px 10px 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadowleft div {
  background: none !important;
  padding: 0 !important;
  padding: 0 0px 0px 0;
  }

.p-shadowleft p {
	color: #394997;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 10px;
	margin: 0px 0px 0px 0px !important;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
  }

.p-shadowright {
  width: 50%;
  float:right;
  margin: 20px 0px 0px 30px !important;
  margin: 10px 0 0 5px;
  }

.p-shadowright div {
  background: none !important;
  padding: 0 !important;
  padding: 0 0px 0px 0;
  }

.p-shadowright p {
	color: #394997;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 10px;
	margin: 0px 0px 0px 0px !important;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
  }

.out {
  display:block; 
  float:left;
  background:#bbb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 0;
  }
.in {
  text-align:center; 
  background:#fff; 
  border:1px solid #666666; 
  position:relative; 
  padding:5px;
  font-weight:normal;
  }
.ltin {
  left:-5px;
  }
.tpin {
  top:-5px;
  }

.narrow {width:48em;} /* change to suit */

.left {width:18em;} /* change to suit */

h9 {
	color: #394997;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
}

DIV#boxb {
	width: 100%;
	float:left;
	margin: auto;
	background: #374488;
	color: white;
	text-align: left;
}

DIV#contentboxb { padding: 0 20px; }

DIV#top-leftb {
	width: 100%;
	height: 20px;
	background: #374488 url(images2/top_leftb.gif) left top no-repeat;
}

DIV#top-rightb {
	float: right;
	width: 20px;
	height: 20px;
	background: #374488 url(images2/top_rightb.gif) right top no-repeat;

}

DIV#bottom-leftb {
	width: 100%;
	height: 20px;
	background: #374488 url(images2/bottom_leftb.gif) left bottom no-repeat;
}

DIV#bottom-rightb {
	float: right;
	width: 20px;
	height: 20px;
	background: #374488 url(images2/bottom_rightb.gif) right bottom no-repeat;
}

DIV#boxo {
	width: 100%;
	float:left;
	margin: auto;
	background:#FF9900;
	color: white;
	text-align: left;
}

DIV#contentboxo { padding: 0 20px; }

DIV#top-lefto {
	width: 100%;
	height: 20px;
	background: #FF9900 url(images2/top_lefto.gif) left top no-repeat;
}

DIV#top-righto {
	float: right;
	width: 20px;
	height: 20px;
	background: #FF9900 url(images2/top_righto.gif) right top no-repeat;

}

DIV#bottom-lefto {
	width: 100%;
	height: 20px;
	background: #FF9900 url(images2/bottom_lefto.gif) left bottom no-repeat;
}

DIV#bottom-righto {
	float: right;
	width: 20px;
	height: 20px;
	background: #FF9900 url(images2/bottom_righto.gif) right bottom no-repeat;
}

.p-list {
  width: 60%;
  float:left;
  margin: 25px 20px 10px 180px !important;
  margin: 10px 0 0 5px;
  }

.p-list div {
  background: none !important;
  padding: 0 !important;
  padding: 0 0px 0px 0;
  }

.p-list p {
	color: #FF9900;
        font-size: 18px;
	background-color: #fff;
        font-weight: bold;
	border: 1px solid #FF9900;
	padding: 10px;
	margin: 0px 0px 0px 0px !important;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
  }

photoright {float: right; padding:2px 0px 8px 10px; margin: 0; font-size:90%; color: #7F8E29; font-style:italic; width 100%;}


DIV#boxbs {
	width: 50%;
	margin: auto;
	background: #374488;
	color: white;
	text-align: left;
}

DIV#contentboxbs { padding: 0 20px; }

DIV#top-leftbs {
	width: 100%;
	height: 20px;
	background: #374488 url(images2/top_leftb.gif) left top no-repeat;
}

DIV#top-rightbs {
	float: right;
	width: 20px;
	height: 20px;
	background: #374488 url(images2/top_rightb.gif) right top no-repeat;

}

DIV#bottom-leftbs {
	width: 100%;
	height: 20px;
	background: #374488 url(images2/bottom_leftb.gif) left bottom no-repeat;
}

DIV#bottom-rightbs {
	float: right;
	width: 20px;
	height: 20px;
	background: #374488 url(images2/bottom_rightb.gif) right bottom no-repeat;
}

.headercells {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: 1px solid #34428B;
	border-top: 1px solid #34428B;
	border-bottom: 2px solid #34428B;
	border-right: 1px solid #34428B;
	background-color: #3A4A98;
}

.headercellsleft {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: 1px solid #34428B;
	border-top: 1px solid #34428B;
	border-bottom: 2px solid #34428B;
	background-color: #3A4A98;
}

.bodycellsunder {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: 1px solid #34428B;
	border-bottom: 1px solid #34428B;
	border-right: 1px solid #34428B;
	
}

.bodycellsleftunder {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: 1px solid #34428B;
	border-bottom: 1px solid #34428B;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

DIV#boxbs {
	width: 50%;
	margin: auto;
	background: #374488;
	color: white;
	text-align: left;
}

DIV#contentboxbs { padding: 0 20px; }

DIV#top-leftbs {
	width: 100%;
	height: 20px;
	background: #374488 url(images2/top_leftb.gif) left top no-repeat;
}

DIV#top-rightbs {
	float: right;
	width: 20px;
	height: 20px;
	background: #374488 url(images2/top_rightb.gif) right top no-repeat;

}

DIV#bottom-leftbs {
	width: 100%;
	height: 20px;
	background: #374488 url(images2/bottom_leftb.gif) left bottom no-repeat;
}

DIV#bottom-rightbs {
	float: right;
	width: 20px;
	height: 20px;
	background: #374488 url(images2/bottom_rightb.gif) right bottom no-repeat;
}

.newbluecontainer {
	width: 408px;
	margin:0px auto;
}

.newbluetop {
	width: 408px;
	background-image: url(images/newbluetop.jpg);
	height: 18px;
}
.newbluemiddle {
	width: 348px;
	background-image: url(images/newbluemiddle.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 30px;
}
.newbluebottom {
	width: 408px;
	height: 29px;
	background-image: url(images/newbluebottom.jpg);
}

.newbluemiddletext {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
	line-height: 1.3em;
}



.neworangecontainer {
	width: 408px;
	margin:0px auto;
}

.neworangetop {
	width: 408px;
	background-image: url(images/neworangetop.jpg);
	height: 18px;
}
.neworangemiddle {
	width: 348px;
	background-image: url(images/neworangemiddle.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 30px;
}
.neworangebottom {
	width: 408px;
	height: 29px;
	background-image: url(images/neworangebottom.jpg);
}

.newmorangemiddletext {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
	line-height: 1.3em;
}






.obcontainer {
	width: 680px;
	margin:0px auto;
}

.obtop {
	width: 680px;
	background-image: url(images/obtop.jpg);
	height: 19px;
}
.obmiddle {
	width: 620px;
	background-image: url(images/obmiddle.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 30px;
}
.obbottom {
	width: 680px;
	height: 27px;
	background-image: url(images/obbottom.jpg);
}

.obmiddletext {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
	line-height: 1.3em;
}






.bbcontainer {
	width: 680px;
	margin:0px auto;
}

.bbtop {
	width: 680px;
	background-image: url(images/bbtop.jpg);
	height: 19px;
}
.bbmiddle {
	width: 620px;
	background-image: url(images/bbmiddle.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 30px;
}
.bbbottom {
	width: 680px;
	height: 27px;
	background-image: url(images/bbbottom.jpg);
}

.bbmiddletext {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
	line-height: 1.3em;
}

.total {
	background-image: url(images/headermaybe.jpg);
	height: 55px;
	width: 285px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	padding-top: 8px;
	margin-right: 10px;
	margin-bottom: 2px;
	background-repeat: no-repeat;
        float: left;
}

.sitemapcontainer {
	width: 405px;
	margin:0px auto;
}

.sitemapcontainer2 {
	width: 405px;
        margin-left: 250px;
}

p.tier2{
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 10px;
}

p.tier3{
	color: #FF0000;
	line-height: 10px;
	margin: 0;
}

p.tier4{
	color: #FF0000;
	padding-bottom: 5px;
	line-height: 10px;
	margin: 0;
}


p.second{ color: red; }

p.tier1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 14px;
	margin: 0;
}

.tier1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14px;
	padding-top: 5px;
	padding-top: 5px;
	padding-left: 35px;
	color: #FF0000;
	text-decoration: none;
}

.tier1 A:link{ color: #FF0000; text-decoration: none; font-size: 18px; padding-top: 5px; padding-top: 5px; line-height: 14px;}
.tier1 A:visited{ color: #FF0000; text-decoration: none; font-size: 18px; padding-top: 5px; padding-top: 5px; line-height: 14px;}
.tier1 A:hover{ color: #FF0000; text-decoration: underline; font-size: 18px; padding-top: 5px; padding-top: 5px; line-height: 14px;}
.tier1 A:active{ color: #FF0000; text-decoration: none; font-size: 18px; padding-top: 5px; padding-top: 5px; line-height: 14px;}

.tier2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6600;
	line-height: 10px;
                margin: 0;
                margin-top: 5px;
                margin-bottom: 5px;
	padding-left: 45px;
	text-decoration: none;
}

.tier2 A:link{ color: #FF6600; text-decoration: none; font-size: 15px; line-height: 10px; }
.tier2 A:visited{ color: #FF6600; text-decoration: none; font-size: 15px; line-height: 10px;}
.tier2 A:hover{ color: #FF6600; text-decoration: underline; font-size: 15px; line-height: 10px;}
.tier2 A:active{ color: #FF6600; text-decoration: none; font-size: 15px; line-height: 10px;}

.tier3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 10px;
	color: #3366CC;
	padding-left: 95px;
	text-decoration: none;
}

.tier3 A:link{ color: #3366CC; text-decoration: none; font-size: 15px; line-height: 10px;}
.tier3 A:visited{ color: #000000; text-decoration: none; font-size: 15px; line-height: 10px;}
.tier3 A:hover{ color: #3366CC; text-decoration: underline; font-size: 15px; line-height: 10px;}
.tier3 A:active{ color: #3366CC; text-decoration: none; font-size: 15px; line-height: 10px;}

.tier4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3366CC;
	text-decoration: none;
}

.tier4 A:link{ color: #3366CC; text-decoration: none; font-size: 15px;}
.tier4 A:visited{ color: #3366CC; text-decoration: none; font-size: 15px;}
.tier4 A:hover{ color: #3366CC; text-decoration: underline; font-size: 15px;}
.tier4 A:active{ color: #3366CC; text-decoration: none; font-size: 15px;}

.tier9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3366CC;
	line-height: 15px;
	padding-top: 11px;
	padding-top: 8px;
	padding-left: 75px;
	text-decoration: none;
	margin: 0;
}

p.tier9{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3366CC;
	line-height: 15px;
	padding-top: 11px;
	padding-top: 8px;
	padding-left: 75px;
	text-decoration: none;
	margin: 0;
}

.tier9 A:link{ color: #3366CC; text-decoration: none; font-size: 15px; line-height: 10px;}
.tier9 A:visited{ color: #3366CC; text-decoration: none; font-size: 15px; line-height: 10px;} 
.tier9 A:hover{ color: #3366CC; text-decoration: underline;f ont-size: 15px; line-height: 10px;}
.tier9 A:active{ color: #3366CC; text-decoration: none; font-size: 15px; line-height: 10px;}

.newmorangemiddletext a:link, a:visited, a:hover,{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
	line-height: 1.3em;
}

.newmorangemiddletext A:link{ color: #ffffff; text-decoration: none;}
.newmorangemiddletext A:visited{ color: #ffffff; text-decoration: none;}
.newmorangemiddletext A:hover{ color: #ffffff; text-decoration: underline;}
.newmorangemiddletext A:active{ color: #ffffff; text-decoration: none;}

.newbluemiddletext A:link{ color: #ffffff; text-decoration: none;}
.newbluemiddletext A:visited{ color: #ffffff; text-decoration: none;}
.newbluemiddletext A:hover{ color: #ffffff; text-decoration: underline;}
.newbluemiddletext A:active{ color: #ffffff; text-decoration: none;}

A:link{ color: #FF0000; text-decoration: none; font-weight: normal;}
A:visited{ color: #FF7011; text-decoration: none; font-weight: normal;} 
A:hover{ color: #FF7011; text-decoration: none; font-weight: normal; }
A:active{ color: #FF7011; text-decoration: none;font-weight: normal; }
