/* CSS Document */

.twothirdsleftlightgreen {
	background-color: #EEF2EC;
	display:block;
	background-image: url(/images/background/top-lightgreen-bg.gif);
	background-repeat: repeat-x;
	background-position: top;width:66%;float:left;
}


.twothirdsleftcream{
	background-color: #F9F5E7;display:block;	background-image: url(/images/background/top-cream-bg.gif);
	background-repeat: repeat-x;
	background-position: top;width:66%;float:left;
}


.twothirdsleftgreen{
	background-color: #C9D5C6;display:block;	background-image: url(/images/background/top-darkgreen-bg.gif);
	background-repeat: repeat-x;
	background-position: top;width:66%;float:left;
}


.twothirdsrightlightgreen {background-color: #EEF2EC;display:block;	background-image: url(/images/background/top-lightgreen-bg.gif);
	background-repeat: repeat-x;
	background-position: top;width:66%;float:right;}


.twothirdsrightcream{	background-color: #F9F5E7;display:block;	background-image: url(/images/background/top-cream-bg.gif);
	background-repeat: repeat-x;
	background-position: top;width:66%;float:right;}


.twothirdsrightgreen{	background-color: #E2EFDE;display:block;	background-image: url(/images/background/top-lightgreen-bg.gif);
	background-repeat: repeat-x;
	background-position: top;width:66%;float:right;}



.onethirdsleftlightgreen {background-color: #E2EFDE;display:block;	background-image: url(/images/background/top-lightgreen-bg.gif);
	background-repeat: repeat-x;
	background-position: top;float:left;width:33%}


.onethirdsleftcream{	background-color: #F9F5E7;display:block;	background-image: url(/images/background/top-cream-bg.gif);
	background-repeat: repeat-x;
	background-position: top;float:left;width:33%}


.onethirdsleftgreen{	background-color: #C9D5C6;display:block;	background-image: url(/images/background/top-darkgreen-bg.gif);
	background-repeat: repeat-x;
	background-position: top;float:left;width:33%}


.onethirdsrightlightgreen {background-color: #EEF2EC;display:block;	background-image: url(/images/background/top-lightgreen-bg.gif);
	background-repeat: repeat-x;
	background-position: top;float:right;width:33%}


.onethirdsrightcream{	background-color: #F9F5E7;display:block;	background-image: url(/images/background/top-cream-bg.gif);
	background-repeat: repeat-x;
	background-position: top;float:right;width:33%}


.onethirdsrightgreen{	background-color: #C9D5C6;display:block;	background-image: url(/images/background/top-darkgreen-bg.gif);
	background-repeat: repeat-x;
	background-position: top;float:right;width:33%}

.avatarimg {width:50px;height:50px;margin-left:auto;}

.avatarcontainer{height:50px;overflow:hidden;width:50px;border:1px solid #ccc;display:block;margin-left:auto;margin-right:auto}
.avatarcontainer a,.avatarcontainer a:visited {text-decoration:none}
.avatarcontainerholder {width:80px;float:left;margin-top:15px;height:90px;font-size:0.8em;text-align:center}

.avatarcontainermain {    margin:10px 0px 10px 0px;padding: 8px;border:1px solid #C9D5C6;   background-repeat: repeat-x;}


/* CSS Document */
/* common styling */



.balloon-wide {
	margin : 0px 0px 0px 0px;
	padding : 0;
	position : relative;
	z-index : 3000;
}

/*window heading*/
/*window text*/
.balloon-wide dd {
	color : #000000;
	font-size : 1em;
	margin : 0;
	padding : 5px 15px;
	z-index : 4000;
	background-color: #C9D5C6;
}

/*window text*/
.balloon-wide dd p {
	color : #000000;
	display : block;
	line-height : 1.5em;
	padding : 0;
	text-align : left;
}

.balloon-wide dl {width:750px;
	height : auto;
	padding : 0 0 0px 0;
	z-index : 5000;
}

.balloon-wide dl.web1 {
	height : 0px;
	width:750px;z-index:4000


	
}

.balloon-wide dl.web1 dt {
	background-color : #7DA9E8;
	color : #000000;
	font-size : 1.2em;
	margin : 0;
	padding : 3px;
	text-align : center;	

	
}



/*window heading*/
.balloon-wide dt {
	color : #000000;
	font-size : 1.0em;
	margin : 0;
	padding : 5px;
	text-align : center;	


}


.balloon-wide p{
	color : #FFFFFF;
	display : block;
	font-size : 1.0em;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
}

.balloon-wide ul {
	border : 0;
	list-style-type : none;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0px;
	padding : 0;
	width : 100%;
	z-index : 3000;
}

.balloon-wide ul li {
	background-image : none;
	height : auto;
	margin : 0px 0px 5px 0px;
	width : 100%;
	z-index : 3000;
}



.balloon-wide ul li a, .balloon-wide ul li a:visited {
	color : #000000;
	font-size : 1.0em;
	margin : 0;
	padding : 0;
}

.balloon-wide ul li dl {
	left : -3000px;
	position : absolute;
	top : 0px;
	visibility : hidden;	
}


/* specific to non IE browsers */
.balloon-wide ul li:hover {
	color : #000000;
	position : relative;
	z-index : 3000;width:750px;
}

.balloon-wide ul li:hover dl {
	left : 120px;
	top : -5px;
	visibility : visible;	width:750px;z-index:5000

}


.balloon-wide ul li:hover dl a {
	background : transparent;
	display : inline;
	text-decoration : none;
	z-index : 7000;
}

.balloon-wide ul li:hover dl a:hover {
	text-decoration : underline;
	z-index : 4000;
}

.siteheader{
	font-size : 1.1em;
	}

.web1 dd{
	background-color : #E6E2D7;
}

.homeavatarcont{height:620px;overflow:auto;width:99%;display:block}
