p {
	margin-top: 0;
}

.bodytext {
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	color: #555;
	text-align:justify;

}

.footer {
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	font-size: 65.6%;
	color: #FFF;
}

.footer a{color:#fff; text-decoration:none} 
.footer a:visited{color:#fff; text-decoration:none} 
.footer a:hover{color: black; text-decoration:underline} 
.footer a:active{color: black; text-decoration:underline} 

.breakout {
	padding: 20px;
	border: 1px dotted #666;
	margin: 20px 40px;
	list-style: url(../images/pdf_sm.gif);
	color: #666;
}

.footnote {
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	font-size: 87.5%;
	color: #666;
	margin-top: 30px;
	margin-bottom: 30px;
}

.imageleft {
	padding: 10px 10px 20px 0;
	float: left;
}

code {
	color: #369;
	font: 110%   Monaco, Courier, "Courier New", Verdana, mono;
}

h1 {
	font-weight: bold;
	font-size: 1.8em;
	text-transform: capitalize;
	line-height: 1em;
	letter-spacing: -0.05em;
	color: #444;
}

h2 {
	border-bottom: 1px dotted #666;
	font-size: 1.2em;
	color: #444;
	padding-bottom: 0;
	margin-bottom: 0.3em;
}

h3 {
	font-size: 1em;
	color: #444;
	padding-bottom: 0;
	margin-bottom: 0.3em;
	line-height: 1.2em;
}

h4 {
	font-size: 1em;
	color: #444;
	padding: 0 0 0 40px;
	margin-bottom: 0;
	line-height: 1.2em;
}

.h4indent {
	padding-left: 40px;
	padding-bottom: 0;
	margin-bottom: 0;
}

a {
outline:none
}

a:link {
	color: #000;
	text-decoration: none;
	font-size: 100%;
}

a:visited {
	color: #f66;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

a:active {
	color: #555;
}


ul {
	list-style-type: disc;
	margin: 0;
	padding: 0 0 0 40px;
	padding-bottom: 0.5em;
	}

li {
	line-height: 1.5em;
	padding-left: 0;
}

ul.bullets {
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	font-size: 65.6%;
	color: #555;
}

ul.pdf {
	list-style-type: none;
	margin: 0;
	padding-top: 1em;
	padding-bottom: 1em;
	padding: 0;
}

li.pdf {
	background: no-repeat url(images/pdf_sm.gif) 0px 0.1em;
	padding-left: 2em;
	line-height: 2em;
}

/* @group Added Styles */

.mainhead {
	font-weight: bold;
	color: #666;
	font-size: 12px;
}

.subhead {
	color: #000;
	border-bottom: 1px dotted #666;
	margin-top: 20px;
	margin-bottom: 5px;
}

.breakout_note {
	font-size: 0.8em;
	font-style: italic;
}

.mnritem {
	color: #000;
	margin-left: 20px;
	margin-bottom: 5px;
}

.mnrtext {
	margin-left: 20px;
}

------------------------------*/

form, fieldset {
	margin: 0;
	padding: 0;
	}
	
fieldset { border: 0px solid #000; }

legend {
	padding: 0;
	color: #000;
	}

input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	color: #555;
	}
	
select { padding: 0; }

-------------------------------*/

.PopBoxImageSmall {
   border: solid 2px white;
   cursor: url("images/magplus.cur"), pointer;
}

.PopBoxImageLarge {
   border: solid thin #CCCCFF;
   cursor: url("images/magminus.cur"), pointer;
} 
