﻿body 
{
	font-WEIGHT: normal;
	font-family: Verdana, Arial;
	font-size:xx-small;
	 color:Black;
	background-color: White 
}
.button{
 	font-size: xx-small;
 
}
.whitebutton{
 	font-size: xx-small;
 color: White;
}
.HEADING {
 
	font-size:x-small;
	color: White;
}
.MyTD {
   Background-color: blue;
 
}
.SmallText {
   Background-color: white;
	font-size:small;
	color: Black;
}
.SmallLabel {
   Background-color: white;
	font-size:small;
	color: Black;
	 font-weight: bold
}
.BigLabelRed {
   Background-color: white;
	font-size:medium;
	color: Red;
	 font-weight: Normal
}
.BigLabel {
   Background-color: white;
	font-size:large;
	color: Black;
	 font-weight: bold
}
.EPLabelBlue {
   Background-color: white;
	font-size:small;
	color: Blue;
	 font-weight: bold
}
.EPLabelBluelarge {
   Background-color: white;
	font-size:large;
	color: Blue;
	 font-weight: bold;
	 	 text-decoration: underline;
}
.EPLabelEOHHSGreenlarge {
   Background-color: white;
	font-size:large;
	color: #408080;
	 font-weight: bold;
	 	 text-decoration: underline;
}
.EPLabelBlackSmallWhiteBackground {
   Background-color:white;
	font-size:Small;
	color: Black;
	 font-weight: bold;
}
.EPLabelBlueMedium {
   Background-color: white;
	font-size:Medium;
	color: Blue;
	 font-weight: bold;
	 text-decoration: underline;
}
.EPLabelBlackSmall {
   Background-color: white;
	font-size:Small;
	color: Black;
	 font-weight: normal;
}
.EPLabelBlackXSmall {
   Background-color: white;
	font-size:x-small;
	color: Black;
	 font-weight: normal;
}
.EPLabelRedSmall {
   Background-color: white;
	font-size:Small;
	color: red;
	 font-weight: normal;
}
.EPLabelBlackSmallBold {
   Background-color: white;
	font-size:Small;
	color: Black;
	 font-weight: Bold;
}
.EPLabelBlackMedium {
   Background-color: white;
	font-size:Medium;
	color: Black;
	 font-weight: normal;
}
.LargeHeading {
   Background-color:Blue;
	font-size:large;
	color: White;
	 font-weight: bold
}
.EPTextBoxBigger {
   Background-color: white;
	font-size:small;
	color: Black;
}
.EPTextBoxTransparent {
   Background-color:inherit;
	font-size:xx-small;
	color: Black;
}
.EPTextBoxTransparentWhite {
   Background-color:inherit;
	font-size:xx-small;
	color: White;
}
.EPLabelOrange {
   Background-color:inherit;
	font-size: small;
	color: #EE812F;
}
.EPTextBox {
   Background-color:inherit;
	font-size:x-small;
	color: black;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}
.EPTextBoxXXSmall {
   Background-color:inherit;
	font-size:xx-small;
	color: black;
	text-align:left;
	vertical-align:top;
}
.EPTextBoxSmallYellowBackGround{
   Background-color:#FAD7BC;
	font-size:small;
	color: black;
	text-align:left;
	vertical-align:top;
}
.EPTextBoxSmall {
   Background-color:inherit;
	font-size:small;
	color: black;
	text-align:left;
	vertical-align:top; font-weight:normal;
}
.Link {
 
	font-size:x-small;
	color: White; outline-color:white; outline-width:thick;
	
}
 .HomeHighSituationLevelTable {
	BORDER-RIGHT: FireBrick 1px solid; 
	BORDER-TOP: FireBrick 1px solid; 
	BORDER-LEFT: FireBrick 1px solid; 
	BORDER-BOTTOM: FireBrick 1px solid;
 Background-color:Silver;
 padding:0,0,0,0;
 
}
 .StatusTable {
	BORDER-RIGHT: FireBrick 1px solid; 
	BORDER-TOP: FireBrick 1px solid; 
	BORDER-LEFT: FireBrick 1px solid; 
	BORDER-BOTTOM: FireBrick 1px solid;
 Background-color:#b22222;
 padding:0,0,0,0;
 
}
 .StatusTableWhite {
	BORDER-RIGHT: White 1px solid; 
	BORDER-TOP: White 1px solid; 
	BORDER-LEFT: White 1px solid; 
	BORDER-BOTTOM: White 1px solid;
 Background-color:White;
}
 .StatusPanel {
	BORDER-RIGHT: FireBrick 1px solid; 
	BORDER-TOP: FireBrick 1px solid; 
	BORDER-LEFT: FireBrick 1px solid; 
	BORDER-BOTTOM: FireBrick 1px solid;
 Background-color: Silver;
  padding:0,0,0,0;
}
 .TableWithBorder {
	BORDER-RIGHT: #528bc5 1px solid; 
	BORDER-TOP: #528bc5 1px solid; 
	BORDER-LEFT: #528bc5 1px solid; 
	BORDER-BOTTOM: #528bc5 1px solid;
 Background-color: #336799;
}
  .ControlWithWhiteBackground {
	BORDER-RIGHT:  #336799 1px solid; 
	BORDER-TOP:  #336799 1px solid; 
	BORDER-LEFT:  #336799 1px solid; 
	BORDER-BOTTOM:  #336799 1px solid;
	Background-color: white;
	font-size: xx-small;
	color: #336799;
}
  .ControlWithNoBorderTransparentBackground {
	BORDER-RIGHT:  #336799 0px solid; 
	BORDER-TOP:  #336799 0px solid; 
	BORDER-LEFT:  #336799 0px solid; 
	BORDER-BOTTOM:  #336799 0px solid;
	Background-color:Transparent;
	font-size: xx-small;
	font-family:Courier New;
 
	color:black;
}
 .BlackOnOrange {
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	BORDER-BOTTOM: white 1px solid;
	Background-color:Orange;
	font-size: xx-small;
	color: Black;
}
 .DropDownListStyle {
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	BORDER-BOTTOM: white 1px solid;
	Background-color: #336799;
	font-size: xx-small;
	color: White;
}
 .ButtonStyle {
	BORDER-RIGHT: LightBlue 1px solid; 
	BORDER-TOP: LightBlue 1px solid; 
	BORDER-LEFT: LightBlue 1px solid; 
	BORDER-BOTTOM: LightBlue 1px solid;
	Background-color: #336799;
	font-size:small;
	color: White;
}
.TreeGeneralStyle {
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	BORDER-BOTTOM: white 1px solid;
	Background-color: White;
	font-size: xx-small;
	color: Blue;
}
.TreeHoverStyle {
	color:Red;
 	font-weight: bold;
	font-size: xx-small;
	background-color: #528bc5;
}
.TreeSelectedStyle {
	color: blue;
	font-weight: bold;
	font-size: xx-small;
	background-color: white;
}
 .TreeLeafNodeStyle {
	color:Blue;
	font-weight: normal;
		font-size: x-small;
	background-color: White;
}
.TreeNodeStyle {
	color:Blue;
	font-weight: normal;
		font-size: small;
	background-color: White;
}
.GridGeneralStyle {
	BORDER-RIGHT: #528bc5 1px solid; 
	BORDER-TOP: #528bc5 1px solid; 
	BORDER-LEFT: #528bc5 1px solid; 
	BORDER-BOTTOM: #528bc5 1px solid;
	Background-color: #408080;
		font-weight: 100;
	font-size: 10px ;
}

.GridSelectedItemStyle {
	color: white;
	font-weight: 100;
	white-space: nowrap;
	background-color: #FAD7BC;
}

.GridAlternatingItemStyle {
	Background-color: White;
	white-space: nowrap;
}

.GridItemStyle {
	color:#4A3C8C;
	background-color:#efefef;
	white-space: nowrap;
		font-size: 10px ;
		font-weight:100;
}

.GridHeaderStyle {
	background-color:#408080;
	font-weight:100;
	 font-size: 10px ;
	color: white;
}

.GridFooterStyle {
	color: #4A3C8C;
	background-color:  #408080;
}

.GridPagerStyle {
	color: #FFFFFF;
	background-color:#408080;
	font-size: 10px ;
}

.GridEditBoxStyle {
	color: Black;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 7px;
	border: solid 1px silver;
}



#FooterText
{
	
	width:780px;
	text-align: Left;
	}
/* The footer for the page */
#Footer
{
	margin-top: 0px;
	
	width: 780px;
	font-family: verdana,sans-serif;
	font-size: 9px !important;
	font-weight: normal;
	color: #5A5A5A;
	clear: both;
	float: none;	
	padding-top: 16px;	
}
/* The Center Column */
#centerCol
{
	float:right;	
	margin-top: 85px;
	width: 618px;
	
}
#mainContent
{
padding-top:120px;
font-size:1em;
line-height:1.3;
width: 416px;
/*border: 1px solid red;*/
float:left;
	margin-right: 63px;
}
#mainContentNoBanner
{
padding-top:8px;
font-size:1em;
line-height:1.3;
width: 697px;
/*border: 1px solid red;*/
float:left;
}
.Centered
{
 text-align: center;
}
#leftMenuCol
{
	float:left;	
	width: 155px;
	margin-top: 100px;
	margin-left:5px;
}
#rightNoticifationCol
{
	float:right;	
	width: 160px;
	margin-top: 25px;
	margin-left:5px;
	vertical-align:top;
}
#topTextNav
{
	display: none;
}
#outerContainer {
		width: 780px;
}
LI {
	font-family : arial, Verdana, sans-serif;
	Background-color:inherit;
	font-size:x-small;
	color: black;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}

.flyout_508 UL 
{
	/* UL; a container for menu list items (useful for non-graphical browsers). */
    display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.flyout_508 LI
{
	/* LI; container for menu items (typically either links or sub-menus). */
	display:inline;
	margin: 0px;
	padding: 0px;
}
#TopGraphic_Search 
{
	position: absolute;
	top: 8px;
	left: 8px;
	width: 780px;
	height: 95px;
}
li
{
	 Background-color:inherit;
	font-size:x-small;
	color: black;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}
label
{
	Background-color:inherit;
	font-size:small;
	color: black;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
td
{
	Background-color:inherit;
	font-size:small;
	color: black;
	font-weight:bold;
	text-align:inherit;
	vertical-align:top;
}
