@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
	background-color:#eeeeee;
}

.header {
	position:relative;
	width:100%;
	margin:auto;
	z-index:50;
}

.logobarindex{
	width:841px;
	height:126px;
	position:absolute;
	top:286px;
	left:21px;
	z-index:200;
}
.wrapper {
	width:957px;
	position:relative;
	min-height: 100%;/*for ie6* to make footer stay at bottom*/
	height: auto !important;/*for ie6* to make footer stay at bottom*/
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
	padding:0px 20px 20px 20px;
	background-color:#FFF;
}

.findboxes{
	position:absolute;
	top:100px;
	left:50px;
	width:215px;
	height:110px;
	background: transparent url(images/white30.png);
	background: rgba(253, 253, 253, 0.3) none;
	z-index:300;
	}
	
.translate{
	position:absolute;
	width:400px;
	height:90px;
	right:-70px;
	top:575px;
	z-index:400;
}


.translate_header{
	position:absolute;
	width:400px;
	height:90px;
	right:-60px;
	top:250px;
	z-index:400;
}
.footer {
	height: 142px; /* .push must be the same height as .footer */
	clear:both;
}

.push {
	height: 142px; /* .push must be the same height as .footer */
	clear:both;/*clear is for multi column layouts*/
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color:#3f4040;
	font-weight:normal;
	font-size:10px;
	line-height:12px;
	text-align:center;
	width:957px;
	margin:auto;
}

.copyright a:link{
	font-family: Arial, Helvetica, sans-serif;
	color:#3f4040;
	font-weight:normal;
	font-size:10px;
	line-height:12px;
	text-align:center;
	text-decoration:underline;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#464646;
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:none;
}
 p a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3f4040;
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:underline;

} 
p a:hover {	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#23415D;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:none;}
p a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3f4040;
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:underline;

}
 a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3f4040;
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:underline;

} 
a:hover {	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#23415D;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:none;}
a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3f4040;
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:underline;}

h1{color:#b4b188 !important;}

.match {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#464646;
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:none;
}
 .match a:link {
	font-family:"Times New Roman", Times, serif;
	color:#3f4040;
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:underline;

} 
.match a:hover {	font-family:"Times New Roman", Times, serif;
	color:#23415D;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:none;}
.match a:visited {
	font-family:"Times New Roman", Times, serif;
	color:#3f4040;
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:underline;

}
.bold{ font-weight:bold;}
a.bold:link {	font-family:"Times New Roman", Times, serif;
	color:#3f4040;
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:none;}
a.bold:visited{	font-family:"Times New Roman", Times, serif;
	color:#3f4040;
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:underline;}	
	a.bold:hover {	font-family:"Times New Roman", Times, serif;
	color:#3f4040;
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:none;}
	
.faq  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#464646;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	text-align:left;
	text-decoration:none;
}
.italics { font-style:italic;}

h1{/*PAGE HEADERS*/
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size:44px;
	font-weight:normal;
	line-height:36px;
	letter-spacing:-1px;
	color:#142542;
	margin-bottom:15px;
	margin-top:3px;
}

h2{/*HOME PAGE BUTTON 1*/
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size:44px;
	font-weight:normal;
	line-height:36px;
	letter-spacing:-1px;
	color:#8b8c8b;
	margin-bottom:3px;
	margin-top:3px;
	text-decoration:none;
}
a.h2{/*HOME PAGE BUTTON 1*/
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	line-height:36px;
	letter-spacing:-1px;
	color:#8b8c8b;
	margin-bottom:3px;
	margin-top:3px;
	text-decoration:none;
}

a.h2:link {text-decoration: none;}
a.h2:visited {text-decoration: none;}

h3{/*home buttons*/
			font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size:32px;
	font-weight:normal;
	line-height:30px;
	letter-spacing:-1px;
	color:#7c7c7c;
	margin-bottom:3px;
	margin-top:3px;
	text-align:left;
	text-decoration:none;
}
a.h3:link {	font-family:"Times New Roman", Times, serif;
	color:#3f4040;
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:none;}
a.h3:hover {	font-family:"Times New Roman", Times, serif;
	color:#3f4040;
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:underline;}	
a.h3:visited {	font-family:"Times New Roman", Times, serif;
	color:#3f4040;
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	text-align:left;
	text-decoration:none;}

h4{ /*SEARCH NOW HOMEPAGE*/
		font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:36px;
	letter-spacing:-1px;
	color:#8b8c8b;
	margin-bottom:3px;
	margin-top:3px;
	text-align:right;
	text-decoration:none;
}
a.h3{/*home buttons*/
	font-family: "Arial Narrow", Helvetica, sans-serif !important;
	font-size:30px !important;
	font-weight:normal;
	line-height:36px;
	letter-spacing:-1px;
	color:#8b8c8b  !important;
	margin-bottom:3px;
	margin-top:3px;
	text-decoration:none;
}
a.h4:link {text-decoration: none;}
a.h4:visited {text-decoration: none;}

a.h5{ /*FIND BUTTONS HOMEPAGE*/
		font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	line-height:26px;
	letter-spacing:-1px;
	color:#FFF;
	margin: 28px 5px 0px 10px;
	padding:0 0 0 10px;
	display:block;
	text-align:left;
	text-decoration:none;
}
h5{ /*FIND BUTTONS HOMEPAGE*/
		font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	line-height:26px;
	letter-spacing:-1px;
	color:#FFF;
	margin: 28px 5px 0px 10px;
	padding:0 0 0 10px;
	display:block;
	text-align:left;
	text-decoration:none;
}
a.h5:link {text-decoration: none;}
a.h5:visited {text-decoration: none;}

.arrow-n,
.arrow-e,
.arrow-s,
.arrow-w {
  /*
   * In Internet Explorer, The"border-style: dashed" will never be
   * rendered unless "(width * 5) >= border-width" is true.
   * Since "width" is set to "0", the "dashed-border" remains
   * invisible to the user, which renders the border just like how
   * "border-color: transparent" renders.
   */
  border-style: dashed;
  border-color: transparent;
  border-width: 0.53em;
  display: -moz-inline-box;
  display: inline-block;
  /* Use font-size to control the size of the arrow. */
  font-size: 20px;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: middle;
  width: 0;
}

.arrow-n {
  border-bottom-width: 1em;
  border-bottom-style: solid;
  border-bottom-color: #666;
  bottom: 0.25em;
}

.arrow-e {
  border-left-width: 1em;
  border-left-style: solid;
  border-left-color: #fff;
  left: 0.25em;
}
                    
.arrow-s {
  border-top-width: 1em;
  border-top-style: solid;
  border-top-color: #666;
  top: 0.25em;
}

.arrow-w {
  border-right-width: 1em;
  border-right-style: solid;
  border-right-color: #666;
  right: 0.25em;
}




.menucontainer {
	width:100%;
	height: 22px;
	background-color:#eeeeee;
	margin:auto;
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
}

.menu {font-family: "Arial Narrow", Helvetica, sans-serif; position:relative;margin:0px; padding:0px; outline:none; z-index:200;}
.menu ul {padding:0;margin:auto;list-style-type: none; outline:none;}
.menu ul li {position:relative; padding-top:0px; outline:none; background-image:url(images/sep_vertical.png); background-repeat: repeat-y; background-position: right; height:20px;}/*top padding centers text vertically in main buttons*/
.menu ul li a, .menu ul li a:visited {font-family: "Arial Narrow", Helvetica, sans-serif;display:block; height:45px;text-decoration:none; color:#12375a; text-align:center; margin:auto;
font-size:17px; line-height:18px; font-weight: normal;outline:none; width:100%;
}/*HEIGHT CONTROLS ABILITY TO CLICK ON SUBLINKS*/
.menu ul li ul {display:none;padding-top:0px;line-height:16px; outline:none;}
.menu ul li ul li {border-bottom: 1px solid #c9c4c7; height:20px; width:230px; outline:none; padding-bottom:5px; padding-top:2px;text-align:center;z-index:200;border-right:none;} /*border color and width and height of drop down items*/
.menu ul li:hover a {color:#12375a;text-decoration: none;background-image:none; outline:none;}
.menu ul li:hover ul {display:block;position:absolute;top:32px;left:0px; width:230px; background-color:#dedfe1;z-index:200;border-right:none;}
.menu ul li:hover ul li a.hide {color:#cdbba5;font-size: 11px; line-height:9px;font-weight: normal; outline:none; background-image:none;}
.menu ul li:hover ul li:hover a.hide {font-size: 11px;text-decoration: none; outline:none; background-image:none;}
.menu ul li:hover ul li ul {display: none;text-decoration:none; outline:none; background-image:none;border-right:none;}
.menu ul li:hover ul li a {display:block; color:#887b6c;font-size:14px;font-weight: normal;text-decoration:none; outline:none;background-image:none; width:230px; text-align:left; margin-left:5px; border-right:none;}/*text in flyout*/
.menu ul li:hover ul li a:hover {font-size: 14px;color:#3f3a2c;font-weight: normal;text-decoration: none; outline:none; background-image:none; }
.menu ul li:hover ul li:hover ul {display:block; width:230px;position:absolute;top:5px;left:0px;color:#ffffff;font-size: 11px;font-weight: normal;text-decoration:none; outline:none;background-image:none;}
.menu ul li:hover ul li:hover ul li a {display:block; width:230px;color:#ffffff;font-size: 14px;font-weight: normal;text-decoration:none; outline:none;background-image:none;}
.menu ul li:hover ul li:hover ul li a:hover {color:#000000;font-size: 12px;font-weight: normal;text-decoration: none; outline:none;background-image:none;}


.bulletedlist ul li a{
	color:#066;
}

.bulletedlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-style: normal;
	letter-spacing: normal;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#464646;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	text-align:left;
	text-decoration:none;
}

.bulletedlist li
{
padding-left: 15px;
background-image: url(images/squarebullet.png);
background-repeat: no-repeat;
background-position: 0 .5em;
margin-bottom:5px;
}

.bulletedlist li a
{
color:#066;
}

.bulletedlist ul li {
padding-left: 15px;
background-image: url(images/squarebullet.png);
background-repeat: no-repeat;
background-position: 0 .5em;
margin-bottom:5px;
list-style-type:none;
}

.bulletedlist ul li a{
	color:#066;
}

.graphic
{
	margin: 5px 5px 5px 5px;
	border: 1px solid #666;
	border-color:#ea498d;
	padding: 2px;
}

.homebuttons{
	width:309px;
	height:95px;
	border:1px solid #9b9a9a;
	padding:5px;
} 