/* Eric Meyer's CSS Reset*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*==== end RESET ====*/

body {
	font-family:Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	text-align:center;
}

div.wrapper {
	margin:0.2em auto 0;
	padding-bottom:50px;
	text-align:left;
	width:90.9em;
}

h3,
h2 {
	clear:both;
	color:#565656;
	display:block;
	font-size:1.8em;
	margin-left:0;
	margin-right:10em;
}

h2#body_header {
	margin-top:0.5em;
	margin-bottom:1em;
}

a {text-decoration:none;color:#000000;}


img.logo,
a.space {
	clear:both;
	display:block;
	margin:1em 0em;
}

.management a.space {display:none;}

h1#juno_logo a {
	display: list-item;                
	list-style-image: url(../images/juno_logo_print.gif);
	list-style-position: inside;
	letter-spacing: -1000em;          
	font-size: 1pt;                    
	color: #fff;
	margin-left:1em;             	
}

h1#juno_logo img {display:none;}

div.content_wrapper {
	padding:0em 2em 0em 2em;
	width:87.4em;
}

div.content {
	padding:2em 0em 2em 0em;
	width:98.9em;
}

div.footer_wrapper {
	width:90.9em;
}

div.footer {
	margin-left:0.7em;
	padding:1.2em 10.9em 2.1em 1.9em;
	width:87.5em;
}

ul.nav,
ul#secondary_nav {display:none;}

.site_map ul#secondary_nav {
	display:block;
	font-size:1.5em;
}

.site_map ul#secondary_nav li {margin-bottom:1em;}
.site_map ul#secondary_nav li a {margin-left:1.5em;}
.site_map ul#secondary_nav li.current_page a{margin-left:0em;margin-top:2em;}

div.body_copy {
	float:left;
	width:47.2em;
	margin:0em;
}

div.body_copy p {
	font-size:1.4em;
	line-height:1.29em;
	margin-bottom:1.29em;
	text-align:justify;
	font-size:1.25em;
	line-height:1.45em;
	margin-bottom:1.29em;
}

img.flash_backup {display:block;}

div.body_copy table {
	font-size:1.25em;
	margin-bottom:1.5em;
}

div.body_copy div.contact_address {margin-bottom:2.5em;}
div.body_copy div.contact_address table {margin-bottom:0em;}
div.body_copy div.contact_address table h4 {font-size:1.5em;}

div.body_copy table h4 {
	font-size:1.25em;
	margin:0em;
	color:#000000;
}

div.body_copy table td {
	vertical-align: top;
	padding:0em 0em 0.4em 0em;
	text-align:left;
	width:19em;
}

div.body_copy table td a {
	font-size:1em;
}

div.body_copy table td h3 {
	margin:0em;
	font-size:1.25em;
}

h6#copyright {
	font-family:geneva, arial, helvetica, sans-serif;
	float:right;
	color:#565656;
	font-size:1em;
	font-weight:normal;
}

div.intro_copy {
	clear:both;
	width:45.6em;
	padding:3.9em 0em 5.6em 0em;
}

div.intro_copy h2#intro_header {
}

div.intro_copy p {
	font-size:1.25em;
	line-height:1.45em;
	text-align:justify;
	margin:0em;
}

h6#copyright {
	font-family:geneva, arial, helvetica, sans-serif;
	color:#565656;
	clear:both;
	font-size:1em;
	font-weight:normal;
}