#header {height: 200px;}

/* Old Nav bar styles 
ul#nav {padding: 0 0 0 1px; height: 36px; position: absolute; top: 164px;}
	ul#nav li {display: block; float: left; position: relative; width: 121px;}
		ul#nav li a {background: #fff url(/elements/images/interior/nav_off.gif) 0 0 repeat-x; display: block; line-height: 36px; color: #1f1f2f; padding: 0 3px; width: 115px; text-align: center; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 8pt;}
		ul#nav li.double a {line-height: 1.3em; padding: 5px 3px;}
		ul#nav li a:hover {color: #fff;}

		ul#nav li ul {position: absolute; top: 36px; left: -9999em; z-index: 1000;}
			ul#nav li:hover ul {left: auto;}

			ul#nav li ul li ul, ul#nav li:hover ul li ul {margin-left: 121px; margin-top: -36px; left: -99999em; border: 1px solid #000; border-bottom: none; width: 160px;}
			ul#nav li ul li:hover ul {left: auto;}
				ul#nav li ul li ul li a {padding: 3px 5px; width: 150px; text-align: left; height: 1.3em; background: #F69223; line-height: 1.3em; border-bottom: 1px solid #000;}
				ul#nav li ul li ul li a:hover {background: #fff; color: #F69223;}
*/
/* All widths and heights are minus the padding */
#sidebar div.callout {border: none; float: right; display: block; margin: 0; padding: 28px 25px; width: 220px; text-align: left;}
	#sidebar #coveredTopics {min-height: 221px; _height: 221px; background: #00bdf0 url(/elements/images/interior/covered_callout.gif) 0 0 no-repeat;}
	#sidebar #relatedTopics {min-height: 142px; _height: 142px; background: #4389c8 url(/elements/images/interior/related_callout.gif) 0 0 no-repeat;}
	#sidebar .callout ul {list-style: disc; margin: 0 0 0 1em;}
		#sidebar .callout ul li {color: #ffffff; line-height: 1.5em;}
			#sidebar .callout ul li a {color: #ffffff; text-decoration: none; font-weight: bold;}
			#sidebar .callout ul li a:hover {text-decoration: underline;}
	#sidebar .calloutFoot {margin: 0 0 2em 0; width: 270px; height: 10px; float: right; clear: both;}
		#sidebar #coveredTopicsFoot {background: transparent url(/elements/images/interior/covered_calloutFoot.gif) 0 0 no-repeat;}
		#sidebar #relatedTopicsFoot {background: transparent url(/elements/images/interior/related_calloutFoot.gif) 0 0 no-repeat;}

/* callout heading stylings for sIFR */
/*#sidebar h3, #content h3 {font: 12px bold "Futura Std Condensed", Futura; color: #ffffff; margin: 0 0 0 0; height: 26px; line-height: 26px;}*/
#sidebar h3, #content h3 {font: 22px bold "Century Gothic Bold", "Century Gothic", Arial, sans-serif; color: #ffffff; margin: 0 0 0 0; line-height: 26px;}
	#content h3 {color: #1a1ad2;}
/*#sidebar h2, #content h2 {font: 12px bold "Futura Std Condensed", Futura; color: #ffffff; margin: -5px 0 10px 0; height: 30px; line-height: 30px;}*/
#sidebar h2, #content h2 {font: 24px bold "Century Gothic Bold", "Century Gothic", Arial, sans-serif; color: #ffffff; margin: -5px 0 10px 0; line-height: 30px;}
	#content h2 {color: #1a1ad2;}

#content #contentArea ul, #content #contentArea ol {margin: 0 0 1em 40px; padding: 0; list-style: disc;}
#content #contentArea ol {list-style: decimal;}
	#content #contentArea li {display: list-item;}

#relatedFiles {margin: 1.5em 0; padding: 0;}
	#relatedFiles fieldset {border: none; margin: 0; padding: 0;}
		#relatedFiles fieldset legend {font-weight: bold; font-size: 9pt;}
		#relatedFiles fieldset h4 {margin: 0.3em 0 0 0; font-size: 9pt; padding: 3px 5px; background: #93BDCD; color: #fff;}
		#relatedFiles fieldset ul {border: 1px solid #93BDCD; margin: 0; padding: 0;}
			#relatedFiles fieldset ul li {font-size: 8pt; padding: 3px 5px;}
			#relatedFiles fieldset ul li:hover {background: #448CCA; color: #fff;}
			#relatedFiles fieldset ul li:hover a {color: #fff;}