/*------------- GLOBAL SELECTORS --------------*/

body {
	margin: 0;
	color: #000000;
	line-height: 1.8;
	word-spacing: 1px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.Flyout
{
	width: 450px;
	height: 400px;
	padding: 5px 5px 5px 5px; 
	border: solid 2px #8b037c;
	background-color: White;
	overflow: auto;

}

div.Gauge
{
	margin: 10px 0 5px 0;
	text-align: center;
	border: none 1px red;
}

div.CDCFlu
{
	position:absolute;
	top: 140px;
	left: 220px;
	border: solid 9px #cc9166;
	background-color: White;
	/*height: 400px;*/
	width: 300px;
	display: none;
}

div.CDCFluMap
{
	position: absolute;
	top: 140px;
	left: 50px;
	border: solid 9px #cc9166;
	background-color: White;
	width: 622px;
	/*height: 472px;*/
	display: none;
}

div.close
{
	float: right;
	margin: 0px 3px 3px 0;
}

div.wrapper 
{
	width: 780px;
}

div.Services
{
	display: none;
}
/* These are used to create blank divs on the    */
/* the right of the sub-nav bar so that the      */
/* sub-menu aligns vertically with the main menu */
div.MenuItemSubSpacer-Resources
{
	font-family: Arial Sans-Serif;
	font-size: 12px;
	float: right;
	border: none 1px white;
	height:20px;
	width: 9px;
}

div.MenuItemSubSpacer-Insurance
{
	font-family: Arial Sans-Serif;
	font-size: 12px;
	float: right;
	border: solid 1px blue;
	border: none;
	height:20px;
	width: 73px;
}
div.MenuItemSubSpacer-Services
{
	font-family: Arial Sans-Serif;
	font-size: 12px;
	float: right;
	border: solid 1px blue;
	border: none;
	height:20px;
	width: 243px;
}
div.MenuItemSubSpacer-Staff
{
	font-family: Arial Sans-Serif;
	font-size: 12px;
	float: right;
	border: solid 1px blue;
	border: none;
	height:20px;
	width: 278px;
}
div.Box100
{
	width: 100px;
	float: left;
}

#pscroller1{
width: 230px;
height: 80px;
border: 1px solid black;
border: none;
padding: 5px;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

span.Size10
{
	font-size: 10px;
}
span.Bold
{
	font-weight: 700;
}
span.i
{
	font-style: italic;
}

table {border:0;}

td
{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.Links 
{
	border: solid 1px black;
	
}
td.Links
{
	padding:2px 4px 2px 4px;
	border: solid 1px black;
}

table.OfficeList
{
	border: solid 1px black;
	border: none;
	font: 10px;
	padding: 5px 3px 5px 3px;
	margin: 20px 0px 0px 0px;
}

tr.OfficeList
{
	border: solid 1px black;
}

td.OfficeList
{
	border: solid 1px black;
	font: 10px;
	padding: 5px 3px 5px 3px;
	vertical-align:top;
}
td.Header1 
{
	width: 100px;
	background-color: #d8d8d8;
	font-size: 11px;
	text-align: center;
	padding: 3px 3px 3px 3px;
}
td.Header2 
{
	width: 56px;
	background-color: #d8d8d8;
	text-align: center;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
}

td.Col1 
{
	width: 100px;
	padding: 0 3px 0 3px;
}

td.Confirmed
{
	text-align: center;
	background-color: #f78181;
}
td.Suspected
{
	text-align: center;
	background-color: #f3f781;
}

a img {border-width:0;border-style:none;}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-weight:normal;
}

h1 {font-size: 22px;font-weight:bold;color:#000000;}
h2 {font-size:20px;font-weight:bold;}
h3 {font-size:18px;font-weight:bold;color:#000000;}
h4 {font-size: 14px;font-weight: bold;color: #000000;}
h5 {font-size:12px;font-weight:bold;padding-bottom:4px;}
h6 {font-size:10px;font-weight:bold;padding-bottom:2px;}
	
p {
	margin-bottom: 1em;
	font-size:12px;
	line-height: 1.2;
	word-spacing: 1px;
}

p.center
{
	text-align: center;
}

form { margin:0;padding:0;display:block; }
	
input, textarea, select, option { font-size:11px;margin:0;padding:0; }

ol {margin:0 0 1em 0;padding-left:30px;}

ul {font-size:11px;}

li {
	font-size: 12px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-left: 0;
}
	
ol li {
	font-size: 12px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-left: 0;
}


/* FAQs & LinkCollapse */
span.faq-Q
{
	font-weight: bold;
	color: #cc0099;
}
div.faq-A
{
	font-size: 10px;
	color: #3399cc;
	color: #ff9900;
	color: #cc6633;
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
span.faq-A
{
	font-size: 10px;
	font-weight: 700;
	color: black;
	cursor: hand;
	margin-left: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: solid 1px black;
}

h2.faq-Q
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 1px;
	cursor: hand;
	color: black;
	line-height: 7pt;
	/*font-family: Verdana, Arial, Helvetica, Sans-Serif;*/
}

ol.faq-A
{
	margin: 10px 0px 0px 0px;
}
li.faq-A
{
	font-size: 10px;
}

hr.w90
{
	width: 90%;
	margin: 20px 0px 20px 0px;
}

div.hr
{
	height: 1px;
	border-top: solid 1px black;
	width: 80%;
	text-align: center;
}
span.red
{
	color: Red;
}
input.req
{
	border: solid 1px red;
	padding-left: 3px;
}

/*-------------------------------------------*/
/* since you can set the borders on a Select */
/* it's wrapped in a <div>                   */
/*-------------------------------------------*/
div.left
{
	float:left;
}
div.req
{
	padding: 0 0 0 0;
	border: solid 1px red;
	width: 120px;
	float:  left ;
}
select.req
{
	margin: 0 0 0 0;
}
textarea.req
{
	border: solid 1px red;
}