/*  Stylesheet by Cornish WebServices */
/* Colours used are blue #006699;

pale blue is C5
very pale blue is #E2EDF1
very very light blue is #EBF4F7

*****************************************/

html {
	background-color: #fff;
	color:#000;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
body {
	background:#fff;
	background-repeat:repeat;
	color:#000;
	margin:0;
	padding:0;
	text-align:center;
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:105%;
}

.map { position: relative; }
.mapText { width: 290px; position: absolute; top: 30px; right: 20px; }
.mapText h3 { margin-bottom: 5px; }
.mapTextLinks { margin: 0 0 0 100px; font: 1.4em 'CrimsonRoman', Arial, sans-serif;letter-spacing: 0; color: #00244b; }
.mapTextLinks li { list-style: none; margin: 0;}
/* ----------------  General styles    -------------------- */
h1 {
	line-height:110%;
}
h2 {
	font-size:110%;
}
h3 {
	font-size:100%;
}
p {
	font-size: 90%;
	color:#333333;
}
ul {
	margin-left:0;
}
ul li {
	font-size: 90%;
	color:#333333;
	list-style-image: url(/images/dotblue.gif);
	list-style-position:outside;
	margin:0 0 5px -10px;
}
ol li {
	font-size: 90%;
	color:#333333;
	list-style-position:outside;
	margin:0 0 5px -10px;
}
ul li ul li,ul li ul li ul li {font-size:90%}
hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border:none;
}
a {
	font-weight: bold;
	color: #005173;
	text-decoration: none
}
a:visited {
	color: #005173;
}
a:link {
	color: #005173;
}
a:hover {
	color: #aaa;
}
a:active {
	color: #aaa;
}
#breadcrumb {
	font-size:65%;
	color:#999999;
}
#breadcrumb h1.pdf {
	font-size:100%;
	color:#999999;
	margin:0px;
}
#breadcrumb a {
	margin-bottom:0px;
	margin-top:2px;
	padding-left:10px;
	color:#999999;
}
#breadcrumb a:link {
	color:#999999;
}
#breadcrumb a:visited {
	color:#999999;
}
#breadcrumb a:hover {
	color:#666;
}
h2.pdf {
	font-size:100%;
}
.larger {
	font-size:160%;
}
.largest {
	font-size:200%;
}
.sidemenu {
	font-size: 70%;
	margin-bottom:0px;
}
img.imageIcon {
	margin-left:40px;
	margin-right:10px;
}
img.iconlink {
	vertical-align:middle;
	margin-right:15px;
}
/* ---------------- Page areas     -------------------- */
 
#page-container { /*background image of width 200px to match left column */
	min-width:1000px;
	width: auto! important;
	width: 1000px;
	max-width:1000px;
	margin: 0 auto;
	padding: 0;
	/*background-repeat:repeat-y;
	background-position:left;
	background-image:url(../images/triage198.gif);*/
	text-align:left;
	position:relative;
	border:solid 1px #006699;
}
#end {
	min-width:1000px;
	width: auto! important;
	width: 1000px;
	max-width:1000px;
	margin: 0 auto;
	padding: 5px;
	background-color: #fff;
	color:#333;
	text-align:center;
	font-size:70%;
	font-weight:normal;
	position:relative;
	border:none;
	height:20px;
}
#end a {
	font-weight:normal;
}
#end a:link {
	color:#333;
}
#end a:visited {
	color:#333;
}
#end a:hover {
	color:#006699;
}
#headerplaceholder {
	height:248px;
	background-color:#fff;
}   /* THIS DEFINE HEIGHT OF CONTENT */
#topmenuplaceholder {
	height:0px;
	display:none;
}
#secondmenuplaceholder {
	height:0px;
	background-color:#fff;
	display:none;
}
#header1 {
	z-index:10;
	position:absolute;
	top:0px;
	color:#fff;
	margin:0px;
	padding:0;
	min-height:225px;
	height:auto !important;
	height:225px;
	width:100%;
}
#header2 {
	background:#A6D0E8 url(/images/dryoutnowheader2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:80px;
	height:auto !important;
	height:80px;
	text-align:right;
	padding-right:20px;
	padding-top:25px;
	font-size:170%;
}
#header2 h2 {
	font-size:110%;
	color:#07395A;
	margin-top:0px;
	margin-bottom:0px;
}
#header2 p {
	color:#07395A;
	font-weight:bold;
	padding-bottom:10px;
}
#header2 p span.phone {
	font-size:100%;
	color:#07395A;
}
h1.header {
}
#topmenu {
	position:absolute;
	top:217px;
	background-color:#07395a;
	color:#fff;
	text-align:left;
	padding:0;
	margin:0;
	width: 1000px;
	z-index:50;
	min-height:28px;
	height:auto !important;
	height:28px;
}
#secondnav {
	background-color:#fff;
}
#alcohol {
	position:absolute;
	top:10px;
	color:#444;
	font-size:90%;
	z-index:1;
}
#alcohol h1 {
	margin:0px;
	font-size:80%;
	background-color:#006699;
	color:#efefef;
	z-index:1;
}
#breadcrumb {
	position:absolute;
	min-height:16px;
	height:auto !important;
	height:16px;
	top:248px;
	width:1000px;
	background-color:#FFf;
}
#breadcrumbplaceholder {
	min-height:16px;
	height:auto !important;
	height:16px;
	background-color:#fff;
}
#breadcrumb a.RSS {
	float:right;
	border:none;
	margin-top:1px;
	margin-right:20px;
	visibility:hidden;
}
/* ---- page areas - main content ------------ */

#content {
	margin:0;
	padding:0;
	min-height:160px;
	height:auto !important;
	height:160px;
	clear:both;
}
#centrerightcolumn {
	float:right;
	width:796px;
	background-color:#fff;
}
/* 588 is width of large boxes */
 #homecolumn {
	float:left;
	margin:0;
	padding:0;
	height:100%;
	width:608px;
	padding-top:18px; /* do not use padding left or right */
}
#homecolumntop {
	min-height:0px;
	line-height:0%;
	margin:0px;
	padding:0px;
	display:none;
}
#homewidecolumn {
	margin:0;
	height:100%;
	padding-top:18px; /* do not use padding left or right */
	margin:0 20px;
}
#homewide columntop {
	min-height:0px;
	line-height:0%;
	padding:0;
	width:752px;
	display:none;
	margin:0 20px;
}
/*2 columns for pdf style documents as webpages */
/* 800px -40px = 860px for centerright */
div.leftcol {
	width:380px;
	float:left;
	margin-left:0px;
}
div.rightcol {
	margin-right:0px;
	margin-left:20px;
	width:380px;
	float:left; /* meeeded for Firefox */
}
/*     left /right columns  */
#leftcolumnholder {
	float:none;
	margin:0;
	padding:0;
	width:200px;
	min-height:180px;
	height:auto !important;
	height:180px;
}
#leftcolumn {
	/*background:#B6D7EA url(../images/triage1.gif);
	background-repeat:repeat;*/
	margin:0;
	padding:0;
	width:197px; /* needs to be 3px less than leftcolumnholder for IE6 */
}
.leftcolumncontent {
	padding-left:20px;
}
#rightcolumn {
	float:right;
	/*background:#F8FDFF url(/images/triage3.gif);
	background-repeat:repeat;*/
	padding-top:0;
	margin-top:0;
	width:180px;
	height:300px;
	height:auto!important;
	min-height:300px;
	font-size:95%;
}
/* --------------- left box -------------------- */
div.leftbox {
	padding: 10px 10px 5px 20px;
	margin:0;
	border-right:1px solid #07395a;
}
div.leftboxtop {
	background: #07395a;
	height:20px;
	height:auto!important;
	min-height:20px;
	margin:5px 0 0 0;
	padding-top:8px;
	padding-bottom:5px;
}
div.leftboxbot {
	background: #fff;
	height:12px;
	height:auto!important;
	min-height:12px;
	margin-bottom:0;
	visibility:hidden;
	overflow:hidden;
}
div.leftbox h1 {
	font-size:80%;
	margin-left:-10px;
	margin-bottom:0px;
	margin-top:0px;
}
div.leftbox p a {
	text-decoration:underline;
	color:#006699;
}
div.leftbox p a:visited {
	color:#006699;
}
div.leftbox p a:hover {
	color:#666666;
}
div.leftboxtop h2 {
	color:#fff;
	font-size:80%;
	margin-left:20px;
	margin-bottom:2px;
	margin-top:0px;
}
div.leftboxtop h2.smaller {
	font-size:80%;
}
div.leftboxtop h2.muchsmaller {
	font-size:75%;
}
div.leftbox ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:80%;
}
div.leftbox li {
	list-style-image:none;
	margin: 0;
	padding:0;
}
div.leftbox li a {
	margin: 0;
	padding:0;
	color:#333;
	font-weight:normal;
}
div.leftbox li a:hover {
	color:#069;
	text-decoration:underline;
}
/* --------- Right hand boxes ----------------- */
div.rightbox {
	padding: 10px 5px 5px 5px;
	margin:0;
	border-left:1px solid #07395a;
}
.rightbox h2 {
	font-size:70%;
	color:#07395a;
	margin-bottom:3px;
	margin-top:0px;
	margin-left:5px;
}
.rightbox p, .leftbox p {
	font-size:67%;
	margin-bottom:3px;
	margin-top:0px;
	margin-left:5px;
}
div.rightbox ul {
	margin:0px 5px 5px 5px;
	font-size:90%;
	padding:0;  /* needed for firefox */
}
div.rightbox li {
	margin-top:5px;
	list-style:none;
	padding-left:0px;
	margin-left:0px;
	list-style-image: none;
	list-style-position:outside;
}
div.rightboxtop {
	background: #07395a;
	color:#fff;
	height:20px;
	height:auto!important;
	min-height:20px;
	margin:5px 0 0 0;
	padding-top:8px;
	padding-bottom:5px;
}
div.rightboxbot {
	background: #fff;
	height:12px;
	height:auto!important;
	min-height:12px;
	margin-bottom:0;
	visibility:hidden;
	overflow:hidden;
}
div.rightboxtop h2 {
	color:#fff;
	font-size:80%;
	margin-left:10px;
	margin-bottom:2px;
	margin-top:0px;
}
div.rightboxtop h2.smaller {
	font-size:80%;
}
div.rightboxtop h2.muchsmaller {
	font-size:75%;
}
div.rightboxtop h2 a {
	color:#fff;
}
div.rightboxtop h2 a:link {
	color:#fff;
}
div.rightboxtop h2 a:visited {
	color:#fff;
}
div.rightboxtop h2 a:hover {
	color:#ddd;
}
div.rightbox img {
	margin-left:10px;
}
div.rightbox a {color:#069;}
div.rightbox a:hover {color:#666;}
/* --------- Home colummn ----------------- */
#homecolumn a {
	text-decoration:underline;
	color:#0172AE;
}
#homecolumn a:link {
	color:#0172AE;
}
#homecolumn a:visited {
	color:#0172AE;
}
#homecolumn a:hover {
	color:#07395A;
}
#homewidecolumn a {
	text-decoration:underline;
	color:#0172AE;
}
#homewidecolumn a:link {
	color:#0172AE;
}
#homewidecolumn a:visited {
	color:#0172AE;
}
#homewidecolumn a:hover {
	color:#07395A;
}
#homewidecolumn ul li {
	margin:0 0 5px 10px;
}
.colcontent {
	background-color:#CC3399;
	padding-right:2px;
}
/*  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
/* ----     general settings  -------- */
div.boxblue, div.boxdarkblue, div.boxpaleblue, div.boxgreen {
	color:#0086c9;
	
	background-color:#fff;
	font-size:110%;
	font-weight:normal;
	width:588px;
	margin:0px;
	padding:0 10px;
}

div.boxwhite {
	color:#006699;
	font-size: 93% !important;
	background-color:#fff;
	font-weight:normal;
	width:588px;
	margin:0px;
	padding:0 10px;
}

div.boxblue p, div.boxwhite p, div.boxdarkblue p, div.boxpaleblue p, div.boxgreen p {
	margin:0;  /* needed */
	color:#fff;
}
div.boxbluetop, div.boxwhitetop, div.boxdarkbluetop, div.boxpalebluetop, div.boxgreentop {
	display:none;
}
div.boxbluebot, div.boxwhitebot, div.boxdarkbluebot, div.boxpalebluebot, div.boxgreenbot {
	display:none;
}
div.boxblue h1, div.boxwhite h1, div.boxdarkblue h1, div.boxpaleblue h1, div.boxgreen h1 {
	margin:0;  /* needed */
	color:#0088CE;
	font-size:110%;
	font-weight:bold;
	padding:0px 10px 5px 10px;
}
div.boxblue h1 a, div.boxwhite h1 a, div.boxdarkblue h1 a, div.boxpaleblue h1 a, div.boxgreen h1 a {
	font-weight:bold;
}
div.boxblue h2, div.boxwhite h2, div.boxdarkblue h2, div.boxpaleblue h2, div.boxgreen h2 {
	margin:0;  /* needed */
	color:#63b1e5;
	font-size:100%;
	font-weight:bold;
	padding: 5px 10px 0px 10px;
}
div.boxblue h3, div.boxwhite h3, div.boxdarkblue h3, div.boxpaleblue h3, div.boxgreen h3 {
	margin:0;  /* needed */
	color:#63b1e5;
	font-size:100%;
	font-weight:bold;
	padding: 5px 10px 0px 10px;
}
div.boxblue a, div.boxwhite a, div.boxdarkblue a, div.boxpaleblue a, div.boxgreen a {
	font-size:100%;
	font-weight:normal;
	color:#333;
}
div.boxblue a:link, div.boxwhite a:link, div.boxdarkblue a:link, div.boxpaleblue a:link, div.boxgreen a:link {
	color:#333;
}
div.boxblue a:visited, div.boxwhite a:visited, div.boxdarkblue a:visited, div.boxpaleblue a:visited, div.boxgreen a:visited {
	color:#333;
}
div.boxdarkblue p a,div.boxdarkblue p a:visited,div.boxdarkblue p a:link {
	font-size:100%;
	font-weight:normal;
	color:#fff;
}
div.boxblue a:hover, div.boxwhite a:hover, div.boxdarkblue a:hover, div.boxpaleblue a:hover, div.boxgreen a:hover {
	color:#999;
}
div.boxblue ul, div.boxwhite ul, div.boxdarkblue ul, div.boxpaleblue ul, div.boxgreen ul {
	margin:0;  /* needed */
	padding:5px 20px;
}
div.boxblue p, div.boxdarkblue p, div.boxpaleblue p {
	margin:0;  /* needed */
	padding:5px 10px 0px 10px;
}
div.boxwhite p, div.boxgreen p {
	margin:0;  /* needed */
	padding:5px 10px;
	color:#333;
}
/* ----     boxblue  -------- */
div.boxblue {
	background:#fff;
}
div.boxbluetop {
	background: #006699;
}
div.boxbluebot {
	color:#000;
	background: #fff;
}
/* ----     boxwhite -------- */
div.boxgreen {
	background:#DBF4D3;
	color:#006699;
	font-size:80%;
}
div.boxwhite {
	background:#fff;
	color:#006699;
	font-size:80%;
}
div.boxwhitetop {
	background: #fff;
	color:#006699;
}
div.boxwhitebot {
	background: #fff;
	color:#000;
}
div.boxwhite h1 {
	color:#0088CE;
}
div.boxwhite h1 a:link {
	color:#0088CE
}
div.boxwhite h1 a:visited {
	color:#0088CE;
}
div.boxwhite h1 a:hover {
	color: #0088CE;
}
div.boxwhite h2 {
	color:#006699;
}
div.boxwhite p {
	color:#333;
	font-weight:normal;
}
/* ----     boxdarkblue  -------- */
	
div.boxdarkblue {
	display:block;
	background-color:#fff;
}
div.boxdarkbluetop {
	display:none;
}
div.boxdarkbluebot {
	display:block;
	height:20px;
	min-height:20px;
}
div.boxdarkblue p.back0 {
	background-color:#31a2eE;
	/*background-image:url(../images/triage-line.gif);*/
	background-repeat:repeat-y;
	font-size:80%;
	margin: 0 10px 10px 10px;
	height:26px;
	height:auto!important;
	min-height:26px;
	padding:5px 10px;
}
div.boxdarkblue p {
	background-color:#30a8eE;
	/*background-image:url(/images/triagecall1.gif);*/
	background-repeat:no-repeat;
	background-position:top right;
	font-size:80%;
	color:#fff;
	margin: 0 10px 10px 10px;
	height:45px;
	height:auto!important;
	min-height:45px;
	padding:10px 170px 10px 15px;
	line-height:150%;
}
div.boxdarkblue p.back1 {
	background-color:#31a2eE;
	/*background-image:url(/images/triagecall2l.gif);*/
	background-repeat:no-repeat;
	background-position:top left;
	font-size:80%;
	margin: 0 10px 10px 10px;
	height:45px;
	height:auto!important;
	min-height:45px;
	padding:10px 15px 10px 150px;
	line-height:150%;
	text-align:right;
}
div.boxdarkblue p.back2 {
	background-color:#31a2eE;
	/*background-image:url(/images/triagecall3.gif);*/
	background-repeat:no-repeat;
	background-position:top right;
	font-size:80%;
	margin: 0 10px 10px 10px;
	height:45px;
	height:auto!important;
	min-height:45px;
	padding:10px 100px 10px 15px;
	line-height:150%;
}
div.boxdarkblue p b {
}
div.boxdarkblue h1 {
	line-height:110%;
	font-size:90%;
}
div.boxdarkblue p a, div.boxdarkblue p a:link {
	color:#fff;
}
div.boxdarkblue p a:visited {
	color:#fff;
}
div.boxdarkblue p a:hover {
	color:#ddd;
}
/* ----     boxpaleblue  -------- */


div.boxpaleblue {
	background:#fff;
}
div.boxpalebluetop {
	display:none;
}
div.boxpalebluebot {
	display:none;
}
/* ----     boxtabs - general settings  -------- */


div.boxtab1, div.boxtab2, div.boxtab3, div.boxtab4, div.boxtab5, div.boxtab6, div.boxtab7 {
	font-size:110%;
	font-weight:bold;
	margin:0px;
	width:588px;
	padding:0 10px;
}
div.boxtab1white, div.boxtab2white, div.boxtab3white, div.boxtab4white, div.boxtab5white, div.boxtab6white, div.boxtab7white {
	background:#fff;
	font-size:95%;
	font-weight:bold;
	margin:0px;
	width:588px;
	padding:0 10px;
}
div.boxtab1top, div.boxtab2top, div.boxtab3top, div.boxtab4top, div.boxtab5top, div.boxtab6top, div.boxtab7top {
	font-size:10%;
	background-repeat:no-repeat;
	background-position:top left;
	min-height:13px;
	height:auto !important;
	height:13px;
	margin:0px;
	padding:0px;
	width:612px;
}
div.boxtab1bot, div.boxtab2bot, div.boxtab3bot, div.boxtab4bot, div.boxtab5bot, div.boxtab6bot, div.boxtab7bot {
	font-size:10%;
	background-repeat:no-repeat;
	background-position:bottom left;
	min-height:13px;
	height:auto !important;
	height:13px;
	margin:0px;
	padding:0px;
	width:612px;
	margin-bottom:15px;
}
div.boxtab1 h1, div.boxtab2 h1, div.boxtab3 h1, div.boxtab4 h1, div.boxtab5 h1, div.boxtab1 h6, div.boxtab7 h1 {
	margin:0;  /* needed */
	font-size:120%;
	font-weight:bold;
	padding-bottom:5px;
}
div.boxtab1white h1, div.boxtab2white h1, div.boxtab3white h1, div.boxtab4white h1, div.boxtab5white h1, div.boxtab6white h1, div.boxtab7white h1 {
	margin:0;  /* needed */
	font-size:120%;
	font-weight:bold;
	padding-bottom:5px;
	color:#006699;
}
div.boxtab1white ul, div.boxtab2white ul, div.boxtab3white ul, div.boxtab4white ul, div.boxtab5white ul, div.boxtab6white ul, div.boxtab7white ul {
	margin:0;  /* needed */
	padding:5px 20px;
}
div.boxtab1 ul, div.boxtab2 ul, div.boxtab3 ul, div.boxtab4 ul, div.boxtab5 ul, div.boxtab6 ul, div.boxtab7 ul {
	margin:0;  /* needed */
	padding:5px 20px;
}
div.boxtab1 p, div.boxtab2 p, div.boxtab3 p, div.boxtab4 p, div.boxtab5 p, div.boxtab6 p, div.boxtab7 p {
	margin:0;  /* needed */
	padding:5px 20px;
}
div.boxtab1white p, div.boxtab2white p, div.boxtab3white p, div.boxtab4white p, div.boxtab5white p, div.boxtab6white p, div.boxtab7white p {
	margin:0;  /* needed */
	padding:5px 20px;
}
/*  boxtab 1 only */
/* pale is ffe2e2 dark is ff0000 */
div.boxtab1 {
	background:#ffe2e2;
	border-left:2px solid #ff0000;
	border-right:2px solid #ff0000;
}
div.boxtab1white {
	border-left:2px solid #ff0000;
	border-right:2px solid #ff0000;
}
div.boxtab1top {
	background: #ffe2e2;
}
div.boxtab1bot {
	background: #ffe2e2;
}
div.boxtab1 h1 {
	background: #ffe2e2;
	color:#0088CE;
}/* ----     boxtab2  -------- */
/* pale is E8e9fc dark is 060e57 */
div.boxtab2 {
	background:#E8e9fc;
	border-left:2px solid #060e57;
	border-right:2px solid #060e57;
}
div.boxtab2white {
	border-left:2px solid #060e57;
	border-right:2px solid #060e57;
}
div.boxtab2top {
	background: #060e57;
}
div.boxtab2bot {
	background: #060e57;
}
div.boxtab2 h1 {
	background: #0088CE;
}/* ----     boxtab3  -------- */
/* pale is e7ffe5 dark is 0fbc0a */
div.boxtab3 {
	background:#e7ffe5;
	border-left:2px solid #0fbc0a;
	border-right:2px solid #0fbc0a;
}
div.boxtab3white {
	border-left:2px solid #0fbc0a;
	border-right:2px solid #0fbc0a;
}
div.boxtab3top {
	background: #3b27ff;
}
div.boxtab3bot {
	background: #3b27ff;
}
div.boxtab3 h1 {
	background: #e7ffe5;
}
/* ----     boxtab4  -------- */
/* pale is E5E7FF dark is 3b27ff */
div.boxtab4 {
	background:#E5E7FF;
	border-left:2px solid #3b27ff;
	border-right:2px solid #3b27ff;
}
div.boxtab4white {
	border-left:2px solid #3b27ff;
	border-right:2px solid #3b27ff;
}
div.boxtab4top {
	background: #E5E7FF;
}
div.boxtab4bot {
	background: #E5E7FF;
}
div.boxtab4 h1 {
	background: #E5E7FF;
}
/* ----     boxtab5  -------- */
/* pale is E5E7FF dark is f92afe */
div.boxtab5 {
	background:#fde7fd;
	border-left:2px solid #f92afe;
	border-right:2px solid #f92afe;
}
div.boxtab5white {
	border-left:2px solid #f92afe;
	border-right:2px solid #f92afe;
}
div.boxtab5top {
	background: #fde7fd;
}
div.boxtab5bot {
	background: #fde7fd;
}
div.boxtab5 h1 {
	background: #fde7fd;
}
/* ----     boxtab6  -------- */
/* pale is e3f5ff dark is 21aff7 */
div.boxtab6 {
	background:#e3f5ff;
	border-left:2px solid #21aff7;
	border-right:2px solid #21aff7;
}
div.boxtab6white {
	border-left:2px solid #21aff7;
	border-right:2px solid #21aff7;
}
div.boxtab6top {
	background: #e3f5ff;
}
div.boxtab6bot {
	background: #e3f5ff;
}
div.boxtab6 h1 {
	background: #e3f5ff;
}
/* ----     boxtab7  -------- */
/* pale is fdefe6 dark is f87233 */
div.boxtab7 {
	background:#fdefe6;
	border-left:2px solid #f87233;
	border-right:2px solid #f87233;
}
div.boxtab7white {
	border-left:2px solid #f87233;
	border-right:2px solid #f87233;
}
div.boxtab7top {
	background: #fdefe6;
}
div.boxtab7bot {
	background: #fdefe6;
}
div.boxtab7 h1 {
	background: #fdefe6;
}
/*  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
/* ----     actnowtabs - general settings  -------- */
.nowtab6 {
	background-color:#A6D0E8;
	margin:0 10px;
}

form.indent {
	margin:0;
	margin-left:-6px;
}
form.indent div.boxwhite p {
	font-size:120%;
	padding-top:5px;
	padding-bottom:5px;
}
form.indent div.boxblue p {
	font-size:120%;
	padding-top:5px;
	padding-bottom:5px;
}


/*  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */

/* top of page  */
#header h2 {
	font-weight:bold;
	font-size:140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:2px;
	margin-bottom:5px;
}
#header p {
	font-weight:bold;
	font-size:140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:7px;
	margin-bottom:0px;
	color:#fff;
}
span.phone {
	font-weight:bold;
	font-size:130%;
}
#h1.header {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:2px;
	margin-bottom:5px;
}
/* ----------------- Bottom of page -------------------*/
#botmenu {
	border-top:solid 10px #fff;
	background:#a0cfeb;
	color:#fff;
	height:20px;
	min-height:20px;
	clear:both;
}
#footer {
	position:relative;
	background:#205078 url(../images/bg-footer.jpg) repeat-x;
	color:#fff;
	margin:0;
	padding:0;
	clear:both;
	/*height:356px;*/
	height:auto !important;
	min-height:356px;
}
#footer #logo1 {
	float:left;
	margin-bottom:35px;
	margin-right:20px;
}
#footer #logo2 {
	position:absolute;
	bottom:0;
	right:0;
	width:256px;
	height:85px;
	margin:0;
	padding:0;
	background:url(../images/logo-triage.png) no-repeat;
}
#footer h2 {
	color:#fff;
	font-size:100%;
	/*font-size: 140%;
	text-transform: uppercase;
	text-align:center;
	font-weight: bold;
	margin-top:30px;
	margin-bottom:0px;*/
}
#footer a {
	color:#fff;
	font-weight:normal;
}
#footer a:hover {
	color:#ccc;
}
#footer .col {
	float:left;
	width:293px;
	margin:0;
	padding:10px 20px;
	font-size:90%;
}
#footer ul {margin:0;padding:0;}
#footer li {
	color:#fff;
	list-style-image:none;
	list-style:disc;
	line-height:1.3;
	margin:0 15px;padding:0;
}
#footer p b { /* image is 256 so need left padding of 128 */
	/*font-size: 190%;
	text-align:center;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:128px;
	color:#fff;*/
}
#belowfooter {
	clear:both;
	text-align:center;
	margin:0;
	padding:5px;
	font-size:70%;
	font-weight:normal;
	background-color:#205078;
	color:#fff;
}
#belowfooter hr {
	width:33%;
	text-align:center;
	color: #fff;
	background-color: #fff;
	height: 1px;
	border: none;
	margin:5px auto;
	padding:0;
}
#belowfooter a {
	font-weight:normal;
	color:#fff;
}
#belowfooter a:hover {
	color:#ccc;
}
#map img {
	width:157px;
	height:284px;
}
a.nextpage {
	text-decoration:underline;
	background-image:url(../images/arrow-forward.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:40px;
	padding:5px 70px 5px 0;
	vertical-align:middle;
	margin-left:10px;
}
img {
	border:none;
}
input.normal {
	border-right: #ccc 1px solid;
	padding-right: 4px;
	border-top: #ccc 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #ccc 1px solid;
	width: 250px;
	padding-top: 4px;
	border-bottom: #ccc 1px solid
}
textarea {
	border-right: #ccc 1px solid;
	padding-right: 4px;
	border-top: #ccc 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #ccc 1px solid;
	width: 250px;
	padding-top: 4px;
	border-bottom: #ccc 1px solid;
	HEIGHT: 40px
}
input.button {
	border-right: #ccc 1px solid;
	padding-right: 4px;
	border-top: #ccc 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 1em;
	background: #eee;
	padding-bottom: 4px;
	border-left: #ccc 1px solid;
	width: 100px;
	cursor: pointer;
	padding-top: 4px;
	border-bottom: #ccc 1px solid
}
select {
	width: 250px
}
input.radio {
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	padding-top: 4px
}
input.check {
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	padding-top: 4px
}
fieldset {
	border-right: #ccc 1px solid;
	padding-right: 3px;
	border-top: #ccc 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #ccc 1px solid;
	width: 250px;
	padding-top: 3px;
	border-bottom: #ccc 1px solid
}
form dt {
	font-size: 13px;
	margin-bottom: 5px
}
form dd {
	font-size: 13px;
	margin-bottom: 5px
}
.emphasis {
	font-weight: bold;
	font-size: 17px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #660066
}
.q {
	margin-top: 1px;
	font-weight: bold;
	margin-bottom: 6px;
	COLOR: #fff
}
.floatright {
	float:right;
	margin-left:10px;
	padding-right:10px;
}
.floatleft {
	float:left;
	margin-right:10px;
}
.floatrightm {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.floatleftm {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
/* Define styles within regions */
/* Bottom menu */

#botmenu a {
	text-decoration:none;
	color:#fff;
}
#botmenu a:link {
	color:#fff;
}
#botmenu a:visited {
	color:#fff;
}
#botmenu a:hover {
	color:#CCCCCC;
}
/* boxes */
/* Requite to set 100% height on both leftcolumn and homecolumn and define 
margin-left for all boxes to sort the IE 1px bug on the right of floated column */

div.boxNote {
	font-size:90%;
	margin:5px 20px;
	padding:10px 20px;
	border:solid 1px #666;
}
img.rightcorner {
	border: none;
	display: block !important;
	margin-right:0px;
	float:right;
}
img.leftcorner {
	border: none;
	display: block !important;
	margin-left:0px;
	float:left;
}
/* above were needed to fix Opera margin bug, rather than using align=left on image */
div.boxpdf {
	background:#006699;
	color:#fff;
	font-size:80%;
	font-weight:bold;
	padding:0 0.5em;
	margin-left:3px;
	border-left:3px solid #005173;
	margin-right:0px;
	border-right:3px solid #005173;
}
div.boxpdf p,div.boxpdf a, .boxpdf ul li a{
	background:#006699;
	color:#fff;
}
div.boxpdftop {
	background:#006699;
	height:17px;
	min-height:17px;
	margin-top:15px;
	margin-left:3px;
	margin-right:0px;
}
div.boxpdfbot {
	background:#006699;
	/*background-image:url("images/bottom(1).gif");*/
	height:17px;
	min-height:17px;
	margin-bottom:15px;
	margin-left:3px;
}
div.boxpdf ul {
	margin:0 20px;
	color:#fff;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:0px;
}
div.boxpdf ol {
	margin:0 20px;
	color:#fff;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:20px;
}
div.boxpdf li {
	color:#fff;
	margin-bottom:1em;
	line-height:1.5em;
	font-size:100%;
	list-style-image:none;
	}
/* red boxes   */
div.boxred {
	background:#CC0000;
	color:#fff;
	font-size:85%;
	font-weight:bold;
	padding:0 0.5em;
	margin-left:3px;
	border-left:2px solid #006699;
	margin-right:0px;
	border-right:2px solid #006699;
}
div.boxredtop {
	background:#CC0000;
	background-image: url("/images/top(2).gif");
	height:17px;
	min-height:17px;
	margin-top:15px;
	margin-left:3px;
	padding:0;
}
div.boxred h1 {
	margin:0 20px;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	padding-bottom:20px;
}
table.pdf {
	width:90%;
}
table.pdf tr {
	height:20px;
}
table.pdf td {
	padding:5px 10px;
}
table.pdf img {
	margin-right:10px;
}
span.red {
	color:#FF0000;
}
p.red {
	color:#FF0000;
}
li.red {
	list-style-image: url(/images/listdotred.gif);
	margin-top: 5px;
	margin-left: 5px
}
li span.red {
	color:#FF0000;
}
a:link span.red {
	color:#FF0000;
	text-decoration:underline;
}
a:visited span.red {
	color:#FF0000;
	text-decoration:underline;
}
a:hover span.red {
	color:#990000;
	text-decoration:underline;
}
.highlight {
	font-size:110%;
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
#homecolumn li {
	/*list-style-position:inside;*/
	margin: 0 0 0 20px;
}
#homewidecolumn li {
	/*list-style-position:inside;*/
	margin: 0 0 0 20px;
}
.invisible {
	display:none;
}
.visible {
	display:block;
}
ul.sidemenu {
	margin:0px;
	padding:0px;
}
ul.sidemenu li {
	display:block;
	width:180px;
	font-size: 100%;
	color:#333333;
	list-style-image:url(../images/arr.gif);
	list-style:none;
	list-style-position:outside;
	margin:0;
	margin-left:25px;
}
ul.sidemenu li a {
	width:160px;
	padding-left:10px;
	display:block;
}
ul.sidemenu li a:link {
	background:#B6D7EA url(../images/triage1.gif);
	background-repeat:repeat;
	color: #0172AE;
}
ul.sidemenu li a:visited {
	background:#B6D7EA url(../images/triage1.gif);
	background-repeat:repeat;
	color: #0172AE;
}
ul.sidemenu li a:hover {
	background-color:#0172AE;
	background-image:none;
	color:#fff;
}
.smaller {
	font-size:90%;
}
p.smaller {
	font-size:90%;
}
.muchsmaller {
	font-size:80%;
	color:#CC3300;
}
p.muchsmaller {
	font-size:80%;
}
h2.muchsmaller {
	font-size:80%;
	color:#339933;
}
#boxbrochure {
	float:right;
	width:260px;
	background-color:#07395A;
	color:#fff;
	margin-top:8px;
	margin-bottom:10px;
	margin-left:5px;
	padding-bottom:10px;
	text-align:center;
}
#boxbrochure p {
	color:#fff;
}
#boxbrochure a {
	color:#fff;
}
#boxbrochure a:link {
	color:#fff;
}
#boxbrochure a:visited {
	color:#fff;
}
#boxbrochure a:hover {
	color:#ddd;
}
#boxbrochure a:active {
	color:#ddd;
}
.white {color:#fff;}

