/* primary styles */
* {
	padding: 0;
	margin: 0;
}

#popup_body {
	font-family: Helvetica, sans-serif, Arial;
	width: 482px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	/*border: thin green solid;*/
}

#popup_body p {
	color: #666666;
	font-size: 1em;
	line-height: 1.6em;
	font-family: Helvetica, sans-serif, Arial;
	margin: 1em 0.6em;
}

#popup_body table {
	font-size: 1em;
	line-height: 1.6em;
	text-align: left;
	margin: 1em 0.6em 2.0em 0.6em;
	border-collapse: collapse;
	border-spacing: 0;
}

#popup_body td {
	padding: 0.6em;
}

#popup_body tr {
	border-bottom: 1px solid #999999;
}

/* define areas - IDs */
#popup_body #page {
	width: 482px;
	/*border: thin red solid;*/
}

#popup_body #content {
    color: #666666;
    margin:0;
	padding-top: 0.6em;
	width: 482px;
	/*border: thin yellow solid;*/
}


#popup_body #content img{
	border: 0;
}

#popup_body #content .infobox {
    background:transparent url(../images/site_images/opacityblack30.png);
	width: 95%;
	font-size: 0.8em;
	line-height: 1.8em;
	height: 1.8em;
	margin-bottom: 0em;
	color: #FFFFFF;
	display: none;
	position: absolute;
	bottom: -0.1em;
	left: 0em;
}
* html #popup_body #content .infobox {
	back\ground-color: transparent;
	background-image: url(../images/site_images/x.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/site_images/opacityblack30.png", sizingMethod="scale");
}



#popup_body #content .infobox .datebox{
    width: 6em;
    float: left;
	margin: 0em 0em 0em 0em;
}


#popup_body #content .infobox .descriptionbox{
	width: 8em;
	float: right;
	text-align: right;
	margin: 0em 0.5em 0em 0em;
}


/*     */




/*    */

.clear_both {
	clear:both;
}
.clear_left {
	clear:left;
}
.clear_right {
	clear:right;
}



/* text styles */
#popup_body h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0.4em;
}
#popup_body h2 {
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 1px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0.6em 0.4em 0.6em 0.4em;
	}
#popup_body h2 em {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-style: normal;
}
#popup_body h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color: #999999;
	font-weight: bold;
	line-height: 1.5em;
	}
#popup_body h3 em {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-style: normal;
}
#popup_body h4 {
	font-family:  Helvetica, Arial, sans-serif;
	color: #999999;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.5em;
}
#popup_body h5 {
    margin-right: .3em;
    margin-left: .3em;
    text-align: left;
    font-family:  Helvetica, Arial, sans-serif;
	color: #222222;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.5em;
}
#popup_body h6 {
	margin-right: .3em;
	margin-left: .3em;
	text-align: left;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	color: #bfbfbf;
	font-weight: bold;
	line-height: 1.4em;
}
#popup_body strong {
	color: #000000;
	font-weight: bold;
}
#popup_body .loose {
	margin-bottom: 1em;

}


#popup_body hr {
	height: 1px;
}



#popup_body a {
	color: #666666;
	text-decoration: underline;
}
#popup_body a:link {
	color: #666666;
	text-decoration: underline;
}
#popup_body a:visited {
	color: #666666;
	text-decoration: underline;
}
#popup_body a:hover {
	color: #000000;
	text-decoration: none;
}
#popup_body a:active {
	color: #000000;
	text-decoration: none;
}



#popup_body blockquote {
	color: black;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 1em;
	margin-left: 1em;
	padding-right: 25px;
	padding-left: 25px;
	background-position: .3em .1em;
	background-repeat: no-repeat;
	background-image: url(../images/site_images/quote_icon_grey3.png);
	text-align: left;
}
#popup_body blockquote p {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 2em;
	padding-top: 0px;
	margin-left: .3em;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: black;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../images/site_images/quote_icon_b_grey3.png);
}



#popup_body ul {
	color: #3f3f3f;
	float: none;
	line-height: 1.5em;
	font-size: 1em;
	margin-right: 1em;
	margin-left: 2em;
	margin-bottom: 1em;
	text-align: left;
	list-style-position: outside;
}
#popup_body ul li {
	list-style-type: disc;
	float: none;
	text-align: left;
}

#popup_body ol {
	color: #3f3f3f;
	float: none;
	line-height: 1.5em;
	font-size: 1em;
	margin-right: 1em;
	margin-left: 2em;
	margin-bottom: 1em;
	text-align: left;
}
#popup_body ol li {
	list-style-type: decimal;
	float: none;
	text-align: left;
}






 

