/************ GLOBAL RESET STUFF **************/
* {
	padding: 0;
	margin: 0;
}
p, pre, blockquote, form, label, ol, dl, fieldset, address {
	margin: 20px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.2em 0;
}
dd, blockquote {
	margin-left: 40px;
	margin-bottom: 0.9em;
}
fieldset {
	padding: 10px;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;
	line-height: 1.3em;
}
/************ APPEARANCE TAGS **************/

TABLE {
	empty-cells: show;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
A:link, A:visited {
	color: #e06529;
	text-decoration: none;
}
A:hover {
	color: #3a7b3e;
	text-decoration: underline;
}
h1 {
	font-size: 15pt;
	font-weight: normal;
	color: #df6c08;
	margin-bottom: 0.5em;
	font-family: "Copperplate Gothic Bold", Arial, sans-serif;
	letter-spacing: 1px;
	word-spacing: 3px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #df6c08;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
UL {
	padding-left: 1.5em;
	margin-left: 2em;
	margin-top: 1em;
}
UL LI {
	padding-left: 0em;
	margin-bottom: 0.5em;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.nice_textfield {
	background-color: #DDDDDD;
	color: #ffffff;
	border: 1px solid #666666;
}
/*********************** LAYOUT TAGS **********************/
BODY {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 9pt;
	color: #333;
	background: black url(images/bg-phosphate-09121.jpg) repeat-x 49% 198px;
}
.cvr_header_out {
	position: relative;
	width: 100%;
	height: 160px;
	background: black url(images/header-0912-rigman2.jpg) no-repeat top right; /*#df6c08 */
}
.cvr_header_in {
	position: relative;
	width: 980px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(images/blackgrad4logo-1.png) repeat-y top left; /*#df6c08 */
}
.container_outer {
	position: relative;
	margin: 0px auto;
	background: transparent url(images/bg-cvr-across-shad.png) top center repeat-y; /* incl white border */
}
.container_inner {
	position: relative;
	width: 988px;
	margin: 0 auto;
	padding-bottom: 0px; /* Compatibility probs if achieved by margin-bottom on .welcomebar */
	background-color: white;
}
.container_middle {
	/*	border: 1px solid red; */
	border-top: none;
	padding: 0px 4px;
}
.welcomebar {
	position: relative;
	/*	width: 996px; */
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
	border: 1px solid #807d6b;
	border-top: none;
	background: white url(images/cvr-bg-areagrad.gif) bottom left repeat-x;
}
.cvr_mainarea {
	position: relative;
}
#endpiece {
	position: relative;
	height: 90px;
	width: 100%;
	margin: 0 auto;
	background: transparent url(images/endpiece-cvr-120.png) top center no-repeat;
}
.clearer {
	clear: both;
}

/*** footer **/
.cvr_footer {
	position: relative;
	clear: both;
	width: 990px;
	margin: -50px auto 10px auto;
	padding: 3px 20px;
	color: #666;
	font-size: 80%;
	text-align: center;
}
.cvr_footer A:link, .cvr_footer A:visited {
	color: #999;
	text-decoration: none;
}
.cvr_footer A:hover {
	color: #ccc;
	text-decoration: underline;
}
/********** MENU CONTAINER ***********************/
.headermenu {
	position: relative;
	width: 100%;
	height: 36px;
	z-index: 100;
	background-color: #c25e09;    /* was blue 4a91b1; */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.dropdown {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 945px;
	height: auto;
	padding-left: 35px;
}
ul#primary-nav li.homelink {
	width: 130px;
}
ul#primary-nav IMG {
	border: none;
}
/*************************************************************************************************************************/

h1 {
	margin: 0 0 0.5em 0;
	background-color: #292822;
	color: white;
	padding: 10px 0px 0px 10px;
	font-size: 15pt;
	font-weight: normal;
	font-family: "Copperplate Gothic Bold", Arial, sans-serif;
	letter-spacing: 1px;
	word-spacing: 3px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #df6c08;
}
.alert_box {
	position: absolute;
	padding: 10px 5px 5px 5px;
	top: 14px;
	right: 106px;
	width: 230px;
	height: 75px;
	font-size: 8pt;
	text-align: center;
	border: 1px solid white;
	background-color: #646254;
	color: white;
}
/*** Buckets ***/
.buckets_area {
	margin: 0;
}
/*** Buckets ***/
TABLE.bucket_table {
	width: 980px;
	margin: 0px auto 4px 0px;/*	border-collapse: collapse; */
}
TABLE.bucket_table TH.buckethead {
	background-color: white;
	padding: 0px;
	border: 1px solid #807d6b;
}
TABLE.bucket_table TD.spacecell {
	padding: 2px;
}
TABLE.bucket_table TD.bucketcell {
	width: 230px;
	padding: 10px 3px 10px 7px;
	border: 1px solid #807d6b;
	background-image: url(images/bg_bckt_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
	text-align: left;
	font-size: 8pt;
	color: #2f3525;
	line-height: 1.2;
}
/*** MAP ENLARGEMENT *****************************************/

.hiddenmap {
	display: none;
}
.poppedupmap {
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 1px;
	margin-left: 1px;
	width: 688px;
	height: 538px;
	background-color: #55739b;
	border: 1px solid #2f3525;
}
/** NEWS ************************************/
UL.latest_news {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	text-align: left;
}
UL.latest_news LI {
	list-style: none;
	padding: 0.2em 0px 0.5em 0px;
	margin: 0;
}