.pageMaster {
    /*overall IEH settings */
	width: 774px;
	cell-spacing: 0px;
	padding: 0px;
    background: #ffffff; 
	border-collapse: collapse; 
	border-left: 1px solid #00309C;
	border-right: 1px solid #00309C;
}
body {
	background: #ffffff url(images/wrapbg.gif) top center repeat-y; /*light blue*/
	margin: 0;
}
.header {
    /*settings for the top menu bar 526994*/
	border-collapse: collapse; 
	background: #ffffff url(images/menu_logo2.jpg) top left no-repeat;/*00309C blue*/
	height: 80px;
	width:  100%;
	vertical-align:  bottom;
}
#menuItems {
	vertical-align:  bottom;
	font-weight: bold;
	padding: 5px 10px 15px 10px;
}
#menuItems a {
	color: #00309C; 
	border-bottom: 0px none;
	padding: 5px 10px 5px 10px;
	vertical-align:  bottom;
	font: 15px Georgia, sans-serif;
	line-height: 18px;
	font-weight: bold;

}

#menuItems a:hover {
    text-decoration:    none;
	background: #0000BD; /*F8F5B2 yellow*/
	border-top: 1px inset #C8C994;
	border-right: 1px inset #C8C994;
	border-bottom: 1px inset #C8C994;
	border-left: 1px inset #C8C994;
	color: #ffffff; 
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	}

.subHeader {
    /* settings for Global Feature bar */
	border-collapse: collapse;
	background: #CED7F7 url(images/subheadershadow.gif) bottom left repeat-x;
	vertical-align:  top;
	text-align: left;
	line-height: 16px;
	padding: 7px 10px 10px 10px;
	border-top: 1px solid #c0c0c0;
	height: 110px;

}
.subNavigation {
    /* settings for Global Feature bar */
	vertical-align:  middle;
	text-align: center;
	line-height: 24px;
	padding: 10px 10px 15px 10px;
	border-bottom: 1px solid #c0c0c0;
	width: 100%;

}
.footer {
    /*settings for the footer/bottom section */
	background-color: #CED7F7;
	text-align: center;
	font-size: 11px; 
	height: 20px;
	color: #00309C;
	border-top: 1px solid #c0c0c0;
}
table,td,th {
	font-weight: none;
	text-decoration: none;
	font-size: 12px;
	line-height: 16.5px;
	word-spacing: 1.5px;
	border-collapse: collapse; 
	font-family: georgia,  helvetica, sans-serif;
	color: #000000;
	text-align: left;
	/*color: #072FCF;*/
}
.leftColumn {
    /* settings for the left side of the content page */
	background: #ffffff;
	width: 50%;
	vertical-align:  top;
	padding: 15px 15px 15px 15px;
}
.rightColumn {
    /* settings for the right side of the content page */
	background: #F1F4FB;
	width: 50%;
	vertical-align:  top;
	padding: 15px 15px 15px 15px;
	/*border-left: 1px dotted #3161CE;*/

}
.AColumn {
    /* settings for 3-column configuration:  1st column */
	background: #ffffff;
	width: 30%;
	vertical-align:  top;
	padding: 15px 15px 15px 15px;
}
.BColumn {
    /* settings for 3-column configuration:  2st column */
	background: #F1F4FB;
	width: 30%;
	vertical-align:  top;
	padding: 15px 15px 15px 15px;
}
.CColumn {
    /* settings for 3-column configuration:  3st column */
	background: #F8F5B2;
	width: 40%;
	vertical-align:  top;
	padding: 15px 15px 15px 15px;
}

.imageleft {
    /*position picture on the LEFT with text wrapped on the RIGHT */
    float:left;
    margin: 5px 10px 0px 0px;
	border: 1px 1px 1px 1px;

}
.imageright {
    /*position picture on the RIGHT with text wrapped on the LEFT */
	float:right;
    margin: 5px 0px 0px 10px;
}

.H1 {
    /* Used mostly in Global Feature section */
	font-family: georgia,Verdana;
	font-size: 14px;
	color: #1C5300;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 15px;
}

.H2 {
    /* biggest heading setting:  used to show subsections within a page (Green Guides, Newsletters, etc.)*/

	font-family: georgia,Verdana;
	font-size: 17px;
	line-height: 20px;
	color: #1C5300; /*  dark green */	
	font-weight: none;
	text-decoration: none;
	font-style: none;
	padding-bottom: 5px;

}

.H3 {
    /* mainly for article titles in a list */
	font-family: georgia,Verdana;
	font-size: 14px;
	color: #FF9A00; /* orange */ 
	font-weight: bold;
	line-height: 16.5px;
	padding-top: 10px;
	padding-bottom: 5px;
	}
	
.H4 {
    /* NOT CURRENTLY USED*/
	font-family: georgia,Verdana;
	font-size: 12px;
	font-weight: bold;
}
.labelText {
    /* heading/labels for Green Guide detail page*/
	font-family: georgia,Verdana;
	font-size: 12px;
	font-weight: bold;
}
.subText1 {
    /* one level less than the normal text with color changes*/
	font-size: 10.5px;
	color: #4D4D4C;
}
.subText2 {
    /* one level less than the normal text without color changes */
	font-size: 11px;
}


/***** specialized styles typically with a specific use ******/
.contactBox {
		padding: 10px 10px 10px 10px;
		background: #F8F5B2 ;
		-moz-border-radius: 5px;
		border-top: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0;
		border-bottom: 1px solid #c0c0c0;
		border-left: 1px solid #c0c0c0;
		text-align: center;
	}

.calendarBox {
		-moz-border-radius: 5px;
		text-align: left;
		width: 100%;
		background: #F1F4FB;
		border-top: 1px solid #6F6F6F;
		border-right: 1px solid #6F6F6F;
		border-left: 1px solid #6F6F6F;
		padding: 0px;
	}

.calendarHeader {
/* display for header with the month*/

		text-align: center;
		height: 32px;
		font-family: georgia,Verdana;;
		font-size: 18px;
		color: #1C5300;
		font-weight: bold;
		font-style: none;
}
.calendarRegular {
/* display for regular days without events*/

		background: #ffffff;
		text-align: center;
		border-top: 1px solid #6F6F6F;
		border-right: 1px solid #6F6F6F;
		border-bottom: 1px solid #6F6F6F;
		border-left: 1px solid #6F6F6F;
		margin: 0px;
		height: 30px;
		width: 15%;

}
.calendarEvent {
/* display for the days containing an event*/

		background: #FBF798;
		text-align: center;
		border-top: 1px solid #6F6F6F;
		border-right: 1px solid #6F6F6F;
		border-bottom: 1px solid #6F6F6F;
		border-left: 1px solid #6F6F6F;
		margin: 0px;
		height: 30px;
		width: 15%;

}
.aBox {
		padding: 10px 5px 10px 10px;
		background: #F8F5B2 ;
		-moz-border-radius: 5px;
		border-top: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0;
		border-bottom: 1px solid #c0c0c0;
		border-left: 1px solid #c0c0c0;
		text-align: left;
	}
.quoteBox {
		padding: 10px 10px 10px 10px;
		background: #F8F5B2 ;
		-moz-border-radius: 5px;
		border-top: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0;
		border-bottom: 1px solid #c0c0c0;
		border-left: 1px solid #c0c0c0;
		text-align: left;
		font-family: Georgia;
		font-size: 11px;
		line-height: 14px;
		/*color: #C73C1B; #469909 green*/
		font-weight: none;
		font-style: none;
	}

.quoteAuthor {
    /*for person saying the Quote */
	font-family: Georgia;
	font-size: 11px;
	/*color: #C73C1B;*/
	font-weight: bold;
	text-align: right;
	font-style: italic;
}
.quoteTitle {
    /*for title of the person saying the Quote */
	font-family: Georgia;
	font-size: 11px;
	/*color: #C73C1B;*/
	font-weight: none;
	text-align: right;
	font-style: italic;
}
.confirmAction {
    /* to display messages after user submits email address, etc.  */
	font-size: 11px;
	color: red;
	font-weight: bold;
}
.alternateAddress {
    /* settings for Green Guide Detail: Alternate Address */
	width: 50%;
	vertical-align:  top;
	padding: 0px 15px 0px 30px;
}

ul {
	/*    list-style-image: url(http://dgef.unep.org/bulletBig.gif); */
	list-style-type: disc;
	margin-left: 18px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
li {
	margin: 2px 5px 0px 3px;
}

#listLinks li {
	padding: 0px 0px 7px 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.listLinks{
	padding: 0px 0px 7px 0px; 
	margin: 10px ;
}
/* STYLES FOR HTML TAGS */
A:link  {
/* display of the Anchor tag */  
    text-decoration:    none;
    font-weight: none;
	color:  #072FCF;
	padding: 0px;
}

A:visited   {
    text-decoration:    none;
    color:  #072FCF; 
	padding: 0px;
}

A:hover {
    text-decoration:    none;
    color:  #ff0000; 
	border-bottom:1px dashed #ff0000;
	padding: 0px;
}

a.menu:link { border-bottom: none }
a.menu:active { border-bottom: none }
a.menu:visited { border-bottom: none }
a.menu:hover { border-bottom: none }

dt {
	font-size: 12px;
	border-bottom: 1px dotted #1C5300;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 30px;
}

input.sbmbutt	{
/* display of the Submit buttons */  
		background-color:#E7EAF9;
		font-weight: bold;
		font-size: 11px;
		color:#072FCF;
		padding: 2px 3px 2px 3px;
}
blockquote {
	margin: 0px 0px 0px 10px;
}


/****************** CONTROLS TO BE DELETED??? 
.text10 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}

.text10:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #9D1F12;
	font-weight: none;
	text-decoration: none;
}




.red11 {
	font-family: Verdana;
	font-size: 11px;
	color: #9D1F12;
	font-weight: bold;
}

.categ {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.categ:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #9D1F12;
	font-weight: bold;
	text-decoration: none;
}
.box {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.portocaliu {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.portocaliu_mare {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.gri {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.gri:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.button {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9D1F12;
	border: 1px solid #FFFFFF;
}
.gri10 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.gri10:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}



table.itemlist	{
		border: 3px solid #CED5F2;
				}

a.btndetalii, a.btndetalii:active, a.btndetalii:link, a.btndetalii:visited 	{
		font-size: 10px;
		font-family: Verdana;
		text-decoration:none;
		color: #072FCF;
																			}

a.btndetalii:hover	{
		color: #FF9900;
		text-decoration: none;
					}
****************************/