/* CSS Document */

body,
html
{

  margin:0;
  padding:0;
  color:#000000;
	color: #666666;
	font-family:"Frutiger","Frutiger Light", "Tahoma", "Microsoft Sans Serif", arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 130%;
	background-color:#ffb210;
}

#footer{
width:633px;
height:32px;
background-image:url(images/flfoot.gif);
background-repeat:no-repeat;
background-position:top left;
clear:both;
padding-left:250px;
padding-top:35px;
}

#optionsPad{
width:197px;
margin-left:21px;
}

#content{
width:860px;
}

.t_menu{
height:43px;
width:218px;
font-size:1.2em;
color:#0099FF;
}

.t_menu a{
background-image:url(images/menuTab.gif);
text-decoration:none;
cursor:pointer;
color:#0050a2;
font-weight:bold;
padding-left:20px;
padding-top:15px;
height:28px;
width:198px;
display:block;

visibility: visible;
}

/*.t_menu a:hover{
background-image:url(images/menuTab2.gif) !important; 
text-decoration:none;
color:white;
height:28px;
width:198px;
display:block;
}*/


.menu_content{
width:180px;
margin-left:20px;
}

.menu_content ul{
padding:0;
margin:0;
list-style:none;
background-color:white;
}

.menu_content li {
padding:0;
margin:0;
border:none;
background:none;
text-decoration:none;
float:none;
height:25px;
font-size:12px;
background-color:white;
border-bottom:1px dotted #E5E5E5;
padding-top:0px;
}

.menu_content li a{
display:block;
width:100%;
height:20px;
background-color:white;
padding-top:5px;
color:black !important;
}

.menu_content li a:hover{
display:block;
background-color:#FCFCFC;
color:#0050a2 !important;
}

#top_padding {
height:15px;
}

#header{
margin-left:23px;
}

#container{
background-image: url(images/bgMain.gif);
background-position: top left;
background-repeat: repeat-y;
margin:0 auto;
padding:0;
width:980px !important;

}

#main{
float:right;

width:617px;
background-image: url(images/mainTile.jpg);
background-position: top left;
background-repeat: repeat-y;
}

#mainTable{

}

#menu{
float:left;
width:218px;

}

#findUs{


}

#findUsPad{
background-image: url(images/findUsTile.jpg);
background-position: top left;
background-repeat: repeat-y;
width:197px;
margin-left:21px;
}

#options{

}

a{
color:#ff9900;
text-decoration:none;
}

#footer a{
padding:5px;	
}

#innerContent{

padding-top:0px;
padding-left:20px;
padding-right:20px;
color:black;
font-size:1em;
}

#innerContent h1{
font-size:1.2em;
color:#0050a2;
border-bottom:2px solid #FFCC00;
padding-bottom:4px;
}


div#qTip {
  padding: 3px;
  border: 1px solid #666;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background-color: #FFCC00;
  color: black;
  font: bold 9px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}

.imageRight {
  padding-left:10px;
  padding-right:5px;
  float:right;
  border:0;
}

.imageLeft {
  padding-left:30px;
  padding-top:15px;
  border:0;
}

div#container .top{
background-image: url(images/topshad.gif);
background-position:bottom left;
background-repeat: repeat-y;
width:883px;
height:31px;
}

div#container .bottom{
background-image: url(images/bottomshad.gif);
background-position:top left;
background-repeat: repeat-y;
width:883px;
height:31px;
}