
body {font-family: Arial, sans-serif; font-size: 12px;  color: #000000; background-color: white;}

#main {width: 950px; margin: auto; position: relative; background-color:#FFFFFF;}

#masthead {width:950px; height: 210px; margin: auto; position: relative;}
#headnav {width:950px; height: 44px; fo  margin: auto; position: relative; font-size: 14px; font-weight:550; color: #ffffff; background: url(images/blueribbon.gif);}

#content {width: 950px; margin: 0 auto 1em; font-size: 1.0em;  position: relative; background-color:#ffffFF;}

#contenttext {width: 900px; margin: 0 auto 1em; font-size: 1.0em;  position: relative; background-color:#ffffff;}

#contentbottom {width: 950px; margin: 0; font-size: 1.0em;  position: relative; background-color:#000066;}
/* Global text styles */
h1 {font-size: 1.75em; color: #b1b1b1; margin: 0 0 0.25em;}
h2 {font-size: 1.50em; color: #fff; margin: 0 0 0.25em;}
h3 {font-size: 1.1em; color: #c00; margin-left:10px; text-align:left;}


h2 a, h3 a {color: #c00;}
#contenttext a {color: #000066; text-decoration: none;}
#contenttext a:hover {text-decoration: underline;}


table {border-collapse: collapse; empty-cells: show;}

img{border:0px}
form{padding-top: 10; margin:0; vertical-align: middle;}
input{vertical-align: middle}

/* =footer */
#footer {
	clear: both;
	text-align: center;
	font-size: 0.90em;
	padding-top: 10px;
}

#footer ul {margin: 0; padding: 0; list-style-type: none; }
#footer li {display: inline; padding: 0 11px; border-right: 1px solid #000000;}
#footer li.last {border-right: none; padding-right: 0;}
#footer li a {color: #003366; text-decoration: none; line-height: 1;}
#footer li a:hover {color: #cc3300;}

/* =footerbottom*/
#footerbottom {
	clear: both;
	text-align: center;
	font-size: 0.90em;
	padding-top: 5px;
	color:#ffffff;
}
#footerbottom ul {margin: 0; padding: 0; list-style-type: none; }
#footerbottom li {display: inline; padding: 0 11px; border-right: 1px solid #ffffff;}
#footerbottom li.last {border-right: none; padding-right: 0;}
#footerbottom li a {color: #ffffff; text-decoration: none; line-height: 1;}
#footerbottom li a:hover {color: #cc3300;}
#footerbottom li img {margin-top:0px; vertical-align:middle;}

#qtr { margin:0 auto !important; }
#qtr{ width:820px; margin-bottom: 10px; padding: 0px;}

#qtr4,#qtr2,#qtr3 { width:198px; float:left;margin:0;  margin-left:0px;  margin-bottom:0px;}
#qtr1 { width:195px; float:left; margin:0; margin-bottom:0px; margin-left:8px; margin-right:2px !important ;  clear:left;}

#threeCol { margin:0 auto !important; overflow: hidden; padding: 8px 0px 0px 0px;} /*use padding to control vertical/horizontal spacing W.A. of the middle section*/

#threeCol { width:774px; margin-bottom:10px; background-color:#ffffff; }
 
#thin1 { width:260px; float:left; margin:0; margin-bottom:20px; clear:left; margin-top:10px; }
#thin2 { width:260px; float:left; margin:0; margin-bottom:20px; clear:none; margin-top:10px; }
#thin3 { width:253px; float:left; margin:0; margin-bottom:20px !important ; clear:none; margin-top:10px; }

#large	{ margin:0 auto !important; }
#large	{ width:500px; margin-bottom:10px;padding:0;}

#center { float:left; width: 500px; min-height: 360px; clear:left; margin:0 auto !important;}

#large1	{ margin:0 auto !important; }
#large1	{ width:600px; margin-bottom:10px;padding:0;}
#center1 { float:left; width: 600px; min-height: 200px; clear:left; margin:0 auto !important;}

#twocol { margin:0 auto !important; }
#twocol{ width:900px; margin-bottom:10px; padding:0; background-color:#ffffff; }

#half1 { float:left; width: 250px; min-height: 360px; clear:left; margin-right:10px; }
#half2 { float:left; width: 600px; min-height: 360px;  clear:none; margin-bottom:0px; } 

#half1 a {color: #000; text-decoration: none;}
#half1 a:hover {text-decoration: none;}

#half2 a {color: #000066; font-weight: bold;} /*W.A. added 06-16-2009*/

#glossymenu  {
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 210px;
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}


#glossymenu li a{
background: white url(images/glossyback.gif) repeat-x bottom left;
font: bold 12px Arial, Verdana,  Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 200px;
}

#glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

#glossymenu li a:hover{
background-image: url(images/glossyback2.gif);
text-decoration: none;
}

/*subnav ID*/
#subnav  {
	margin: 0;
	padding-left: 20px;
    font: 12px Arial, Verdana,  Helvetica, sans-serif;
    color: #000000;
}
	
#subnav li{
    list-style-image: url(images/li.gif);
	list-style-position: outside;
	margin-left: 10px;
	font: 12px Arial, Verdana,  Helvetica, sans-serif;
    color: #000000;
	background:none;
	}
	
#subnav li a,  #subnav li a:visited {

  text-decoration: none;
  color: #000000;
  font: 12px Arial, Verdana,  Helvetica, sans-serif;
  background-color:#FFFFFF;

}
	
#subnav  li a:hover {
text-decoration: underline;
  background:none;
}
/*subnav ID*/


/* Actual menu CSS starts here */

.box {
    border-style: groove;
	border-width: 1px;
	border-color: #333333;
	FONT-SIZE: 11px;
    COLOR: #000000;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: Arial, Helvetica, 'MS Sans Serif';
	padding:3px;
}
	.menu
	{
		margin:0;
		padding:0;
		list-style:none;
		color:#FFFFFF;
	}
	.menu ul {
		margin:0;
		padding:0;
		list-style:none;
		color:#FFFFFF;
	}
	.menu {width:200px;}
	.menu li {
		margin:0;
		padding:0;
		background-image: url(images/glossybackb.gif);
		background-repeat: repeat-x;
		line-height:20px;
		color:#FFFFFF;
	}
	.menu li a {
		display:block;
		padding:2px 5px;
		color:#ffffff;
		text-decoration:none;
	}
	.menu li a:hover {background-image: url(images/glossybacka.gif);color:#ffffff; text-decoration:none;}


	.hidden {display:none;}
	.sbr_biz_info li {margin-bottom: 20px;} /*modified, WA*/

/*Tooltip code is borrowed from this site: http://loadaveragezero.com/vnav/labs/CSS/tooltips.php (thanks)*/
/* css/tooltip.css -- fancy tooltips */

span.tool {
  position: relative;   /* this is key */
  cursor: hand;
  font:Arial, Helvetica, sans-serif; 
  font-size:12px; 
  font-weight:bold; 
  color:#FFFFFF;
}
 
span.tool span.tip {
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */
 
span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 1.6em;
  left: 0;
  width: auto;
  padding: 3px 7px 4px 6px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font:Arial, Helvetica, sans-serif; 
  font-size:11px;
  text-align: left;
  color: #000;
}

/*Example of usage: <p>
    Everyone should visit
    <q><a href="http://www.wikipedia.org/wiki/Wiki"><span class="tool">Wikipedia!<span class="tip"><q>Wikipedia! on Wiki</q><br />http://www.wikipedia.org/wiki/Wiki</span></span></a></q></p>
*/
/* css/tooltip.css */
/*End Tooltip code W.A.*/

<!--[if ie]>
<style type="text/css" media="screen">
	.menu a {zoom:1;}
</style>
<![endif]-->
