﻿body 
{
	margin:0px 0px 0px 0px;
    font-family: Segoe UI, Verdana, Sans-Serif;
    font-size: 14px;
    font-weight: normal;
    color: RGB(0,0,0);
	background-color: RGB(234,234,234);    
}

.sitepage
{

}
.sitepopup
{
	width:660px;
}

.tcCPH1
{
	height:1000px;
	vertical-align:top;
	border-bottom:solid 1px #5e90b1;
	border-right:solid 1px #555555;
	background-color:White;
}

.pnlCPH1
{
	margin-left:10px;	

}
.tcCPH2
{
	width:169px;
	vertical-align:top;	
}
.siteTable
{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:none 0px #5e90b1;
	border-collapse:collapse;
}
.siteTable TD
{
	border-collapse:collapse;
	border:none 0px organge;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}

.toolbarButtonStrip
{
	margin:0px 0px 0px 200px;
	padding:0px 0px 1px 0px;
	border:none 0px red;
}
.toolbarButton
{
	margin:0px 2px 0px 2px;
}
.tcToolbarButton
{
	height:18px;
	background-image: url(images/bkg_btn.gif);
	border:solid 1px RGB(199,199,199);
	padding:0px 0px 0px 0px;
}
.ToolbarButton
{
	vertical-align:middle;
	height:100%;
    border:solid 1px white;
    padding:0px 10px 0px 10px;
   
}

ul.nav {
	font-family: Segoe UI, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: RGB(0,0,0);
	list-style-position: outside;
	line-height: 18px;
	list-style-image: url(images/link-arrow.gif);
	margin-left: 20px;
	vertical-align: top;
}

a.nav:link
{
    font-family: Segoe UI, Verdana, Sans-Serif;
    font-size: 11px;
    color: RGB(0,0,0);
    font-weight: normal;
    text-decoration: none;
}

a.nav:hover
{
    font-family: Segoe UI, Verdana, Sans-Serif;
    font-size: 11px;
    color: RGB(0,0,0);
    font-weight: normal;
    text-decoration: underline;
}

a.nav:visited
{
    font-family: Segoe UI, Verdana, Sans-Serif;
    font-size: 11px;
    color: RGB(0,0,0);
    font-weight: normal;
    text-decoration: none;
}

a.nav:visited:hover
{
    font-family: Segoe UI, Verdana, Sans-Serif;
    font-size: 11px;
    color: RGB(0,0,0);
    font-weight: normal;
    text-decoration: underline;
}
.tcMasterStrip
{
	border:solid 1px #5e90b1;
}
.MasterStripInner
{
    background-color: #5e90b1;
}

.MasterStripEdgeHighlight
{
    background-color: RGB(255,255,255);
}

.PreventionList
{
	
}

.HLsuggestion, .HLsuggestion:link, .HLsuggestion:hover, .HLsuggestion:visited
{
    font-family: Segoe UI, Verdana, Sans-Serif;
    
    color: #125d8e;
    font-weight: normal;
    text-decoration: none;
}

.HLsuggestion:hover
{
    text-decoration: underline;
    color:#ff6600;
}

.lblSuggestedByLocation
{
	font-style:italic;
}
.lblSuggestedBy
{
	font-weight:bold;
}
.lblSuggestion
{
	list-style-image: url(images/link-arrow.gif);	
}

.pnlPreventionSuggestion
{
	margin:2px 10px 4px 30px;
	font-size:x-small;
}

.PreventionTopic
{
	margin:5px 0px 0px 20px;
}