@charset "utf-8";
/* CSS Document */




h1, h2, h3, h4, h5 {
	margin: 10px 0 0 0;
	}
		
h1 {
	font-size: 18px;
	color: #415203;
	}
	
h2 {
	font-size: 14px;
	}
	
img {
	border: 0;
	}
	
sup {
	font-size:9px;
	line-height: 0;
	margin-top: 2px;
	}
	
.learnmore {
	clear: both;
	display: block;
	float: right;
	margin: 5px 0 0 0;
	}
	
.note {
	font-size: 9px !important;
	line-height: 1em !important;
	}

a:hover {
	position: relative;
}

a span {
	display: none;
}

a:hover span {
	display: block;
   	position: absolute; top: 10px; left: 0;
	/* formatting only styles */
   	padding: 5px; margin: 10px; z-index: 100;
   	background: #f0f0f0; border: 1px dotted #c0c0c0;
	opacity: 0.9;
	min-width: 600px;
	/* end formatting */
}

/* page content areas */

#content1 {
	font-size:12px;
	display: inline;
	float: right;
	margin: 0;
	padding: 10px;
	width:750px;
	}
	
#content1 p{
	font-size:12px;	
	margin:10px 0 0 0;
	}	
	
#content1 ul {
	list-style:disc;
	list-style-position:inside;
	text-indent:-1.3em;
	padding-left:2em;
	margin: 5px 0 0 0;
}	
	
#content1 ol {
	list-style:decimal;
	list-style-position:inside;
	text-indent:-1.3em;
	padding-left:2em;
	margin: 5px 0 0 0;
}	
	
p.bg-text1 {
	margin: 10px 250px 10px 0;
	}
	
li.bg-text1  {
	margin: 0 250px 0 0;
	}
	
p.bg-text2 {
	margin: 10px 300px 10px 0;
	}
	
li.bg-text2  {
	margin: 0 300px 0 0;
	}
	
p.bg-text3 {
	margin: 10px 350px 10px 0;
	}
	
li.bg-text3  {
	margin: 0 350px 0 0;
	}
	
p.bg-text4 {
	margin: 10px 400px 10px 0;
	}
	
li.bg-text4  {
	margin: 0 400px 0 0;
	}
	
#content-hs .note {
	margin: 10px 400px 10px 0;
	}


/* highlighted areas */

#intro {
	font-size: 18px !important;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #749206;
	min-height: 80px;
	}
	
#bigYou {
	font-size: 24px !important;
	font-style: italic;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
	
#intro strong {
	color: #415203;
	}
	
#callout-rt {
	padding: 10px;
	float: right;
	width: 220px;
	background: #F2F2F2;
	border: 1px solid #999999;
	text-align: center;
	margin: 0 0 10px 10px;
	}
	
#callout-rt p {
	font-size: 18px !important;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #749206;
	}
	
#callout-rt strong {
	color: #415203;
	}
	
#callout-rt img {
	margin: 0 -50px;
	}
	
#callout-rt ol {
	text-align: left;
	font-weight: bold;
	color: #749206;
	line-height: 1.5em;
	text-indent: 1px:
	}
	
#callout-rt ul {
	list-style: url(/sponsors/info/images/checkbullet.gif);
	text-align: left;
	line-height: 1.5em;
	text-indent: 1px;
	}
	
.numbertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	}
		
#callout-lf {
	padding: 20px;
	float: left;
	width: 200px;
	background: #eaf7fb;
	border: 1px solid #999999;
	text-align: center;
	margin: 0 50px 10px 0;
	}
	
#callout-lf p {
	font-size: 18px;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #749206;
	}
	
#callout-lf strong {
	color: #006699;
	}
	
#callout-lf img {
	margin: 0 -50px -30px -50px;
	}
	
#callout-imagert {
	float: right;
	margin: 0 0 10px 10px;
	}
	
#callout-imagert p {
	text-align: center;
	}
	
#callout-imagelf {
	float: left;
	margin: 0 10px 10px 0;
	}
	
.caption p {
	font
	font-family:Verdana,Arial,Helvetica,sans-serif;
	}

#pop {
	width: 400px;
	}
