@page				{ size: 8.5in 11in; margin-top: 1.5in; margin-bottom: 1.5in; margin-right: 1in;
					  margin-left: 1in; orphans: 4; widows: 4; }

@page 				p	{ page-break-before: always; }

body				{ background-color: #fff; text-align: left;
					  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; }

#container 			{ position: relative; width: 692px; margin-left: 0px; padding: 0 0 0 0; }
					  
#blackbanner		{ width: 690px; height: 90px; background-image: url('images/print_banner.jpg'); 
					  border: 1px solid #000000; }

#redstripe			{ display: none; }

#flashcan 			{ margin: 11 8 0 0; }

#bug				{ padding: 14 0 0 16; text-align: left; }


/* Secondary_nav is the section at the far right of the black banner */
#secondary_nav		{ display: none; text-align: right; padding: 6px 20px 0px 0px; }
/* End Secondary_nav styles */


/* navbar and describe are the styles for main navbar - "describe" is for the dropdown portion of the menu */
#navbar				{ display: none; }

#describe			{ display: none; }
/* End navbar and describe styles */


#bodycopy	 		{ color: #000; line-height: 1.4em; text-align: left; margin: 0 125 0 0; padding: 20 0 0 40; }


/* the following are for the sidebar boxes, including the "divisional nav" boxes */

#sidebar_container	{ display: none; }


#eetd_nav 					{ display: none; }

#New Vectors_nav 					{ display: none; }

#hsd_nav 					{ display: none; }

#sidebar1					{ display: none; }

#sidebar2					{ display: none; }

#sidebar3					{ display: none; }

/* end sidebar styles */


/* H1 is the style for the inner page header "bug" - don't use for anything else! */
h1					{ background-image: url('images/bug.jpg'); width: 420px; height: 35px;
					  text-align: left; font-size: 1.3em; line-height: 2.3em; text-indent: 5px }
					  
h2					{ color: #E8740E; font-size: 1.2em; font-weight: bold; line-height: 1em;
					  text-align: left; display: inline; }

h3					{ color: #E8740E; font-size: 1em; font-weight: bold; line-height: 1em;
					  text-align: left; display: inline; }
					  
/* H4 is used for the headlines in the sidebars. */
h4					{ color: #393939; font-size: 1em; font-weight: bold; line-height: 0.7em;
					  text-align: left; }

a:link				{ color: #a00000; font-weight: normal; line-height: 0.8em; text-decoration: underline; }

a:visited			{ color: #a00000; font-weight: normal; text-decoration: underline; }

a:hover				{ color: #a00000; font-weight: normal; text-decoration: underline; }

ul					{ margin-left: 24px; padding-left: 0px; }