/* CSS Document */

#en
{
	display: none;
}

img
{
	padding: 0px 0px 0px 0px;
}

#meteau
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
}

#main_table
{
	border-collapse: collapse;
	background-color: #0053A0;
	color: #ffffff;
}

#cost_logo
{
	width: 250px;
	padding: 0px 0px 0px 0px;
	height: 100px;
}

#banner
{
	color: #ffffff;
	height: 100px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	background-image: url(/images/water_tile.gif);
	background-repeat: repeat;
}

#banner h1
{
	text-align: center;
	font-size: 350%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#banner h2
{
	text-align: center;
	font-size: 120%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#nav_menu
{
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: text-top;
	list-style: circle;
	font-size: 110%;
	font-weight: bold;
	background-image: url(/images/water_tile.gif);
	background-repeat: repeat;
}

#nav_menu a
{
	text-decoration: none;
	color: #ffffff;
}

#nav_menu a:hover
{
	color: #CC9900;
}

#nav_menu li
{
	list-style: url(/images/0080_contentbullet.png);
	margin-top: 8px;
	margin-bottom: 8px;
}

#content_area
{
	position: relative;
	background-color: #ffffff;
	color: #000000;
	padding: 10px 10px 10px 10px;
	vertical-align: text-top;
}

.content H1
{
	position: relative;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top: 2px;
	border-bottom: 2px;
	border-color: #0053A0;
	border-bottom-width: 2px;
	background-color: #9ACFCF;
	text-align: center;
	color: #0053A0;
	font-size: 250%;
	margin-left: -10px;
	margin-right: -10px;
}

#meteau_logo
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100px;
}

#top_right_logo
{
	width: 137px;
	height: 50%;
	background-color: #ffffff;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

#bottom_right_logo
{
	width: 137px;
	height: 50%;
	background-color: #ffffff;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
}

#bottom_section
{
	width: 100%;
	font-size: 80%;
	text-align: center;
	background-image: url(/images/water_tile.gif);
	background-repeat: repeat;
}

#bottom_section a
{
	color: #ffffff;
}

.white_back
{
	background-color: #ffffff;
}

#content_area a
{
	text-decoration: none;
}

#content_area li
{
	list-style: url(/images/0121_ul.png);
	margin-bottom: 5px;
}

#content_area h2
{
	color: #0053A0;
}

#content_area .wg_chair
{
	color: #0053A0;
	text-decoration: underline;
}

#content_area table.pretty
{
	margin-left: 60px;
	border-collapse: collapse;
	border-width: 1px;
	border: 1px;
	border-style: solid;
	width: auto;
	border-color: #000000;
}

#content_area table.pretty th
{
	text-align: center;
	background-color: #9ACFCF;
	color: #0053A0;
	border-style: solid;
	border: 1px;
	border-width: 1px;
	border-color: #0053A0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
}

#content_area table.pretty td
{
	text-align: left;
	border-color: #0053A0;
	border-right-style: solid;
	border-right: 1px;
	border-right-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	
}