/* GENERAL CSS BEGINS */

/* from ec weatheroffice css files */

body 
{
	background: #EDEEF2;
	color: #000;
}

body, p, li, div, span 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, p, blockquote, table, td, th, li, ul, ol, dd, dl, dt,
form, button, fieldset, label, select, option, input, textarea 
{
	font-size: 10.0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

div.page 
{
	width: 950px;
	min-width: 12.00em;
	background: #EDEEF2;
	margin-left: auto;
	margin-right: auto;
}

div.core 
{
	padding: 10px;
}

div.banner 
{
	background: url(common_icons/space5.png) no-repeat scroll center;
}

div.maincontent 
{
	margin: 0;
/*	background: url(common_icons/back-gif.gif);*/
	background: url(common_icons/worldmap_back.png);
/*	background: #EAEAEA;*/
}

.banner_table
{
    border-style: none;
    margin: 0px 0px 6px 0px;
	margin-left: auto;
	margin-right: auto;
}
/* end of ec weatheroffice css files */

/***************************************************/

BODY
{
	padding: 0;
	border: 0;
	overflow: scroll;
	height: 100%;
	max-height: 100%;
}

P, OL
{
	color: #000;
	margin: 15px 0 15px 0px;
	padding: 0 40px;
}
/*H1
{
	color: #000;
	font: inherit bold;
	text-transform: uppercase;
	text-align: center;
}*/
H2
{
	margin: 0;
	color: #000;
	font: inherit bold;
	padding: 0 40px;
	font-size: 1.5em;
}
/*H3
{
	color: #000;
	font: normal;
	padding: 0 40px;
}
*/
hr.g
{
	border: 3px inset #777;
	width: 70%;
	height: 6px;
	text-align: center;
}	
/***************************************************/

/**************** menu coding *****************/
#menu
{
/*	width: 70em;*/
	width: 910px;
	background: #DDD;
	float: left;
	margin: 0;
}
#menu UL
{
	list-style: none;
	margin: 0;
	padding: 0;
/*	width: 14em;*/
	width: 182px;
	float: left;
}
#menu A, #menu H2
{
	font: bold 12px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC #888 #555 #BBB;
	margin: 0;
	padding: 2px 5px;
}
#menu H2
{
	color: #FFF;
	background: #00C;
}
#menu A
{
	color: #000;
	background: #EAEAEA;
	text-decoration: none;
}
#menu A:hover
{
	color: #FFF;
	background: #AAA;
}
#menu LI
{
	position: relative;
}
#menu UL UL
{
	position: absolute;
	z-index: 500;
}
#menu UL UL UL
{
	position: absolute;
	top: 0;
	left: 100%;
}
DIV#menu UL UL, DIV#menu UL LI:hover UL UL, DIV#menu UL UL LI:hover UL UL
{
	display: none;
}
DIV#menu UL LI:hover UL, DIV#menu UL UL LI:hover UL, DIV#menu UL UL UL LI:hover UL
{
	display: block;
}
/* end of menu coding */

/***************************************************/

/* table codes */

.left-table
{
        border-style: none;
        margin-left: 40px;
        margin-right: auto;
}
.centered-table
{
        border-style: none;
        margin-left: auto;
        margin-right: auto;
}
.centered-table-border
{
        border-collapse: collapse;
        border: double #AAAAAA;
        margin-left: auto;
        margin-right: auto;
}
TD.cell_contents
{
	font-size: 1.0em;
        border-style: none;
}
TD.cell_contents-border
{
	font-size: 1.0em;
        border: double #AAAAAA;
}
TD.cell_contents_small
{
	font-size: 0.7em;
        border-style: none;
}
TD.cell_contents_caption-border
{
	font-size: 0.8em;
    border: double #AAAAAA;
}
TD.cell_contents_caption
{
	font-size: 0.8em;
    border-style: none;
}
TD.table_header
{
	font-size: 1.0em;
	font-weight: bold;
}
TD.table_header-border
{
	font-size: 1.0em;
	font-weight: bold;
    border: double #AAAAAA;
}
TD.table_topheader
{
	color: #003366;
	font-size: 12pt;
	font-weight: bold;
}
BLOCKQUOTE
{
	color: black;
	margin-left: 15%;
	margin-right: 15%;
}
P.pagefooter
{
	font-size: 0.7em;
	font-weight: normal;
	text-align: center;
}
P.caption
{
	font-size: 0.8em;
	text-align: center;
}
P.small
{
	font-size: 0.7em;
}
P.h1
{
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
P.h2
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	padding: 10px;
}
P.h3
{
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	margin-top: 3%;
}
P.h4
{
	font-weight: bold;
	text-align: left;
}
P.ref
{
	font-size: 0.8em;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
}
p TABLE
{
        align: center;
}
A.link
{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
A.link:visited
{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
A.link:hover
{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
H4
{
	color: black;
}
H5
{
	color: black;
}
TD.caption
{
	color: #000000;
	font-size: 11pt;
}
TD.legend_header
{
	background-color: #003366;
}
TD.legend_title
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
TD.legend_subtitle
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
TD.legend_contents
{
	color: black;
	font-size: 10px;
}
CAPTION
{
	color: #000000;
	font-size: 10pt;
	text-align: left;
	font-weight: bolder;
}
TH
{
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
        border: double #AAAAAA;
}
TD.archiveBorder
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
	border-style: solid;
}
TD.h2Cell
{
	background-color: #FFCC00;
	color: #003366;
	letter-spacing: 0.5px;
	line-height: 1.2em;
	text-indent: 3px;
}
H2.h2Text
{
	color: #003366;
	letter-spacing: 0.5px;
	display: block;
	float: left;
	font-size: 0.85em;
}
