/*styling for the glossary*/

body {
	color: #000000;
	background-color: #D5E6F6;
}

#maincontentpopup .content {
	width: 448px;
	padding:10px;
}

div #popup {
	width: 448px;
	text-align:left;
	margin:10px 10px;
}
div #masthead { /*.box01*/
	min-width: 498px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: rgb(103, 146, 186);
    border-top-width: 1px;
    border-top-color: rgb(24, 54, 81);
    border-right-width: 1px;
    border-right-color: rgb(24, 54, 81);
    border-left-width: 1px;
    border-left-color: rgb(24, 54, 81);
    border-bottom-width: 1px;
    border-bottom-color: rgb(24, 54, 81);
    margin-bottom:13px;
}
		div.button-close {text-align:right;}
		div.button-close img {border:none;}
	/*</div>*/
/*<!-- page starts -->*/
	div #popup-header {}
/*<!-- header starts -->*/
		h1 {font-size:2.0em;}/*</h1>*/
/*<!-- header ends -->*/
	/*</div>*/
	div #glossary-container {}
/*<!-- content container begins -->*/
		div.content-glossary {}
			div.glossary-initials {text-transform:uppercase;font-weight:bold;font-size:1.2em;letter-spacing:0.2em;margin-bottom:10px;}
			div.glossary a {}/*href="/glossary/glossary-a.jhtml">a</a>.</div>*/
			h2 {text-transform:uppercase;font-size:1.7em;}/*</h2>*/
		dl {margin:1ex 0 1em 0;}
			dt {font-weight:bold;padding:0 0 0.25ex 0;}/*<a name="Algorithm"></a>*//*</dt>*/
				dd {padding:0 0 1ex 20px;}/*</dd>*/
				dd code {font-size:1.1em;}
		/*</dl>*/
		div.back-to-top {}
			div.back-to-top a {}/*href="#top"></a>*//*</div>*/
/*<!-- content area ends -->*/
		/*</div>*/
/*
<!-- content container ends -->
	</div>
<!-- page ends -->
</div>
*/

