/*[webpath]http://www.etraveladvisories.com/tracker/css/tracker.css*/
/*[webpath]http://www.etraveladvisories.com/tracker/css/tracker.css*/
BODY
{
	/*width: 900px;
margin: auto;
text-align: center;*/
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background: silver url(images/bg.gif) repeat center;
}
/*Style for Page*/
#PageContent
{
	/*width: 880px;*/
	background-color: silver;
	margin: 0px;
}
/*Styles for the Links*/
A:active
{
	color: blue;
	/*text-decoration: none;*/
}
A:link
{
	color: blue;
	/*text-decoration: none;*/
}
A:visited
{
	color: blue;
	/*text-decoration: none;*/
}
A:hover
{
	color: red;
	/*text-decoration: none;*/
}
/*Styles for the Menus*/
.rollover A
{
	/*position: relative;*/
	display: block;
	text-decoration: underline;
	padding-left: 13px;
	font-family: "MS Sans Serif", Arial;
	font-size: 8pt;
	font-weight: 400;
	color: blue;
	background-color: #C7CEF3;
}
.rollover A:hover
{
	background-color: red;
	text-decoration: underline;
	font-family: "MS Sans Serif", Arial;
	color: black;
	font-size: 8pt;
}
/*Button Styles*/
.button A
{
	background-color: #9999FF;
	display: block;
	text-decoration: none;
	font-family: "MS Sans Serif", Arial;
	color: #FFFFFF;
	font-size: 8pt;
	width: 84px;
}
.button A:hover
{
	background-color: red;
	text-decoration: none;
	font-family: "MS Sans Serif", Arial;
	color: #FFFFFF;
	font-size: 8pt;
}
/*Styles for the Banner*/
#BannerContent
{
	height: 91px;
	background-color: #2932B1;
}
#BannerContent H1
{
	font-family: Verdana;
	font-size: 20.4pt;
	font-style: normal;
	color: white;
	padding: 0px 10px 0px 0px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 7px;
	margin-left: 12px;
}
#BannerContent H2
{
	font-family: Arial;
	font-size: 11.9pt;
	text-align: left;
	color: white;
	margin: 12px;
}
#BannerContent H3
{
	font-family: Verdana;
	font-size: 9.5pt;
	text-align: left;
	padding: 0px 0px 0px 10px;
	color: #38633D;
}
#BannerLogo
{
	float: left;
	margin: 6px 0px 0px;
}
.BannerTagLine
{
	text-align: right;
	margin: 60px 15px 10px 9px;
	font-style: italic;
	font: italic 400 12pt Arial;
	color: #FF0000;
}

/*Styles for the Footer*/
#FooterContent
{
	height: 91px;
	/*width: 900px;*/
	/*background: white;*/
	margin: -20px 0px 0px;
	vertical-align: bottom;
}
#FooterContent H1
{
	font-family: Verdana;
	font-size: 20.4pt;
	font-style: normal;
	color: #38633D;
	padding: 0px 10px 0px 0px;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 0px;
}
#FooterContent H2
{
	font-family: Arial;
	font-size: 11.9pt;
	text-align: right;
	color: #38633D;
	padding: 0px 10px 0px 0px;
}
#FooterContent H3
{
	font-family: Verdana;
	font-size: 9.5pt;
	text-align: left;
	padding: 0px 0px 0px 10px;
	color: #38633D;
}
.Copyright
{
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	color: #241FD1;
	margin: 10px -2px;
}
.Powered
{
	font-family: Verdana;
	font-size: 7pt;
	text-align: center;
	color: #241FD1;
	margin: 10px;
}
.label
{
	font-family: Verdana;
	font-size: 10.4pt;
	color: blue;
}
/*Styles for Login*/
#LoginContent
{
	width: 169px;
	margin: 16px 10px 0px 0px;
	float: right;
	color: white;
}
.LoginLabel
{
	color: white;
	font-family: Verdana;
	font-size: 9pt;
	float: left;
	margin: 0px;
}
.LoginButton
{
	float: right;
	margin: -6px 0px 0px 18px;
	font-family: Verdana;
	font-size: 8.1pt;
}
.LoginInput
{
	font-family: Verdana;
	font-size: 7pt;
	float: right;
}
#LoginContent H1
{
	font-family: Verdana;
	font-size: 16.4pt;
	margin: 0px 20px 20px;
}
/*Styles for Search*/
#SearchContent
{
	margin: 0px 20px 0px 0px;
}
.SearchLabel
{
	font-family: Verdana;
	font-size: 9pt;
	margin: 0px;
}
.SearchButton
{
	font-family: Verdana;
	font-size: 8.1pt;
}
.SearchInput
{
	font-family: Verdana;
	font-size: 7pt;
}
#SearchContent H1
{
	font-family: Verdana;
	font-size: 14pt;
}
.SearchHeading
{
	font-family: Verdana;
	font-size: 10pt;
}

.SearchDetail
{
	font-family: Verdana;
	font-size: 7pt;
}


/*Styles for TopMenu*/
#TopMenuContent
{
	height: 23px;
	display: block;
	background-color: #2932B1;
	/*background-color: #738EA9;*/
	width: 900px;
}
#TopMenu
{
	/*width: 880px;*/
	display: block;
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	padding: 2px 0 4px 18px;
	background: #3939FF;
	color: white;
}
#TopTag
{
	/*width: 880px;*/
	display: block;
	font-family: Verdana;
	font-size: 10pt;
	text-align: right;
	padding: 2px 0 4px 18px;
	background: #3939FF;
	color: red;
	font-weight: 200;
}
#TopLogout
{
	/*width: 880px;*/
	display: block;
	font-family: Verdana;
	font-size: 10pt;
	text-align: right;
	padding: 2px 10px 4px 18px;
	background: #3939FF;
	color: red;
	font-weight: 200;
}

/*Styles for Home Left Panel*/
#LeftPanel
{
	background-color: white;
	width: 190px;
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	padding: 0px;
}
.LeftPanelHeading
{
	font-family: Verdana;
	font-size: 10.9pt;
	display: block;
	color: blue;
	background-color: #C7CEF3;
	padding: 0px 0px 0px 13px;
}
.LeftPanelSubHeading
{
	font-family: Verdana;
	font-size: 8pt;
	display: block;
	color: black;
	padding: 0px 0px 0px 13px;
	font-weight: 600;
}
.LeftPanelItem
{
	font-family: Verdana;
	font-size: 8pt;
	display: block;
	color: black;
	padding: 0px 0px 0px 13px;
	font-weight: 100;
}
.LeftMarqueeHeading
{
	font-family: Verdana;
	font-size: 10pt;
	display: block;
	color: blue;
	padding: 0px 0px 0px 13px;
}
.LeftMarquee
{
	font-family: Verdana;
	font-size: 8pt;
	display: block;
	color: black;
	padding: 0px 0px 0px 13px;
}
/*Styles for Map*/
#MapContent
{
	background-color: white;
	margin: 0px;
	/*width: 710px;
float: left;*/
	padding: 0px;
}
/*Styles for the Top Menu*/
.LeftPanelHeading
{
	font-family: Verdana;
	font-size: 10.9pt;
	display: block;
	color: blue;
	background-color: #C7CEF3;
	padding: 0px 0px 0px 13px;
}
/*Styles for the Main Content*/
#MainContent
{
	padding: 40px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.PaxHeader
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606060;
}
.PaxDetail
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #606060;
	text-align: left;
}
.AlertsHeader
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #606060;
}
.AlertsDetail
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606060;
}
.disasters
{
	color: #FF0000;
	font-size: 11pt;
	font-family: "MS Sans Serif", Arial;
	font-style: normal;
	font-weight: normal;
}
.cautions
{
	color: #FFCC00;
	font-size: 11pt;
	font-family: "MS Sans Serif", Arial;
	font-style: normal;
	font-weight: normal;
}
.info
{
	color: #66CC00;
	font-size: 11pt;
	font-family: "MS Sans Serif", Arial;
	font-style: normal;
	font-weight: normal;
}
.warnings
{
	color: #FF6666;
	font-size: 11pt;
	font-family: "MS Sans Serif", Arial;
	font-style: normal;
	font-weight: normal;
}
.Threat1
{
	/*width: 880px;*/
	display: block;
	font-family: Verdana;
	font-size: 10pt;
	padding: 2px 0 4px 18px;
	background: #66CC00;
	color: white;
}
.Threat2
{
	/*width: 880px;*/
	display: block;
	font-family: Verdana;
	font-size: 10pt;
	padding: 2px 0 4px 18px;
	background: #FFCC00;
	color: white;
}
.Threat3
{
	/*width: 880px;*/
	display: block;
	font-family: Verdana;
	font-size: 10pt;
	padding: 2px 0 4px 18px;
	background: #FF6666;
	color: white;
}
.Threat4
{
	/*width: 880px;*/
	display: block;
	font-family: Verdana;
	font-size: 10pt;
	padding: 2px 0 4px 18px;
	background: #FF0000;
	color: white;
}
.HeaderThreat
{
	color: #FFFFFF;
	font-size: 11pt;
	font-family: "MS Sans Serif", Arial;
	font-style: normal;
	font-weight: normal;
}
.ThreatTitle
{
	/*width: 880px;*/
	display: block;
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	padding: 2px 0 4px 18px;
	background: #3939FF;
	color: white;
}
.paragraph
{
	font-size: 11pt;
	font-family: "MS Sans Serif", Arial;
	font-style: normal;
	font-weight: normal;
}

#PaxPageContent
{
	padding: 20px 0px 0px;
	width: 900px;
	background-color: white;
}
#PaxContent
{
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
.map td{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	text-decoration: none;
	color: #dddddd
}

.map a:link{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 36px;
	font-weight: bold;
	color: #ffff00;
}

.map a:visited{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 36px;
	font-weight: bold;
	color: #ffff00;
}

.map a:active{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 36px;
	font-weight: bold;
	color: #ffbb00;
}

.map a:hover{
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: underline;
	font-size: 36px;
	font-weight: bold;
	color: #ffbb00;
}

.map a:link img{
	border-color: #ffff00; 
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.map a:visited img{
	border-color: #ffff00; 
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.map a:active img{
	border-color: #ffff00; 
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.map a:hover img{
	border-color: #ffff00; 
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

