/* @group Heads */

.head-blue-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #36648B;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFE9AD;
}

.head-blue-med {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #36648B;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}

.head-blue-lg {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #2D5474;
	margin: 0px 0px 5px;
	padding: 0px;
	display: block;
}

.head-green-lg {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #3CB371;
	padding: 5px 0px 10px;
	display: block;
	line-height: 1em;
}

/* @end */




.balloon ul {
	padding: 0;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	list-style-type: none;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #666666;
}

.balloon ul li {
	margin: 0px 0px 5px;
	background-image: none;
	padding: 0px;
}

.balloon ul li a, .balloon ul li a:visited {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.balloon ul li a img, .balloon ul li a:visited img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 1px solid #998c66;
	margin-top: 5px;
}

.balloon ul li img, .balloon ul li img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 0px;
	border: 1px solid #cccccc;
	margin-top: 5px;
}

.balloon ul li dl {
	position: absolute;
	left: -3000px;
	top: 0px;
	visibility: hidden;
}

.balloon dl {
	padding: 0 0 0px 0;
	height: auto;
	z-index: 3000
}

.balloon img {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}


/*body text size below thumbs and in balloons*/

.balloon p {
	display: block;
	font-size: 11px;
	text-align: center;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: 400;
}

/*window heading*/

.balloon dt {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	color: #666666;
	text-align: center;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

/*window heading*/

/*window text and borders*/

.balloon dd {
	margin: 0;
	padding: 5px 15px;
	color: #666666;
	font-size: 12px;
	border: 1px solid #D4D4D4;
	z-index: 4000;
	font-family: Arial, Helvetica, sans-serif;
}



/*color of background of popup window*/

.web1 dd {
	background-color: #f8f6de;
}

.web2 dd {
	background-color: #f8f6de;
}

.web3 dd {
	background-color: #FFFFF0;
}

.web4 dd {
	background-color: #f8f6de;
}

.web5 dd {
	background-color: #f8f6de;
}

.web6 dd {
	background-color: #f8f6de;
}

.web5 dd a,.web5 dd a:visited {
	color: #000000;
	text-decoration: underline
}

/*window text*/

.balloon dd p {
	padding: 0;
	color: #666666;
	display: block;
	text-align: left;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}


/*balloon window size*/

.balloon dl.web1 {
	height: 0px;
	width: 150px;
	padding: 0px;
}

.balloon dl.web2 {
	height: 0px;
	width: 200px;
}

.balloon dl.web3 {
	height: 0px;
	width: 300px;
}

.balloon dl.web4 {
	height: 0px;
	width: 200px;
}

.balloon dl.web5 {
	height: 0px;
	width: 150px;
}

.balloon dl.web6 {
	height: 0px;
	width: 150px;
}


/*color of font and header bar on popup windows*/


.balloon dl.web1 dt {
	margin: 0;
	padding: 3px;
	font-size: 1.2em;
	color: #000000;
	background-color: #e3a869;
	text-align: center;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.balloon dl.web2 dt {
	margin: 0;
	padding: 3px;
	font-size: 1.2em;
	color: #fff;
	background-color: #e3a869;
	text-align: center;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.balloon dl.web3 dt {
	margin: 0;
	padding: 3px;
	font-size: 1.6em;
	color: #FFFFFF;
	background-color: #8FBC8F;
	text-align: center;
	border-top: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
}

.balloon dl.web4 dt {
	margin: 0;
	padding: 3px;
	font-size: 1.2em;
	color: #ffffff;
	background-color: #e3a869;
	text-align: center;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.balloon dl.web5 dt {
	margin: 0;
	padding: 3px;
	font-size: 1.2em;
	color: #ffffff;
	background-color: #e3a869;
	text-align: center;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.balloon dl.web6 dt {
	margin: 0;
	padding: 3px;
	font-size: 1.2em;
	color: #ffffff;
	background-color: #e3a869;
	text-align: center;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

/* specific to non IE browsers and IE7 first with IE5.5 and IE6 second */
.balloon ul li:hover,
.balloon ul li a:hover {
color:#000; 
position:relative;
cursor: pointer;
cursor:hand;
}

.balloon ul li:hover dl,
.balloon ul li a:hover dl {
visibility: visible;
	top: 68px;
	left: -120px;
}

.balloon ul li:hover dl em,
.balloon ul li a:hover dl em {
display:block;
position:absolute;
left:-35px;
top:75px;
width:36px; 
height:36px;
background:transparent url(../sites/pointer.gif);
}

.balloon ul li:hover dl a,
.balloon ul li a:hover dl a {
height:0.8em;
color:#606;
background:transparent;
text-decoration:none;
display:inline;
}

.balloon ul li:hover dl a:hover,
.balloon ul li a:hover dl a:hover {
text-decoration:none;
background:transparent;
}


/*grey container box behind thumbnail photo*/

.balloon {
	background-color: #FFFFF0;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	width: 58px;
	height: 72px;
	display: block;
}
