/* begin GLOBAL styles */
* {
	margin: 0;
	padding: 0;
	visibility:visible;
}
#top {
	visibility: hidden;
	left: 0px;
	top: 0px;
}
body {
	text-align:left;
}
img{
	border:none;
}
/* header */
h3 {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color:#009933;
	font-weight: bold;
	line-height: 1.3em;
	max-width:600px;
	margin: 0 0 1em 0;
}
/* subhead */
h4 {
	font-family:  Helvetica, sans-serif;
	font-size: 11pt;
	color:#ff3399;
	font-weight: normal;
	line-height: 1.3em;
	max-width:600px;
	margin:0.5em 0 0 0;
}
/* emphasized propositions */
h5 {
	font-family: Georgia, serif;
	font-size: 12pt;
	color:#CC0066;
	font-weight: bold;
	line-height: 1.5em;
	max-width:600px;
	margin-bottom:1em;
	font-style: italic;
}
/* same as content_col2 p */
h6 {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.3em;
	color: #666666;
	font-weight:normal;
}
p {
	font-family: Georgia, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	line-height: 1.5em;
	max-width:600px;
	margin-bottom:1em;
}
blockquote{
	font-family: Georgia, serif;
	font-size: 12pt;
	color:#339933;
	font-weight: bold;
	font-style:italic;
	line-height: 1.3em;
	max-width:500px;
	margin: 0 2em 1em 2em;
}
/* begin CONTAINER */
#container {
	width: 920px;
	min-height: 900px;
	overflow:visible;
	background-color:#FFFFFF;
}
/* begin HEADER */
#header {
	height: 10px;
	width:880px;
	clear:both;
	margin: 0px;
	padding: 40px 20px 20px 30px;
}
#header li{
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	list-style:none;
	display: inline;
	margin-right:9px;
}
#header a:link, #header a:visited{
	color:#444444;
	text-decoration: none;
	padding: 4px 2px 0px 2px;
	border-top: 1px dotted #66CCCC;
	border-bottom: 1px dotted #66CCCC;
 }
 #header a:hover{
	color:#0099CC;
	text-decoration: none;
	padding: 4px 2px 0px 2px;
	border-top: 1px dotted #66CCCC;
	border-bottom: 1px dotted #66CCCC;
 }
 #header a:active{
	color:#006699;
	text-decoration: none;
	padding: 4px 2px 0px 2px;
	background-color:#CCFFFF;
	border-top: 1px dotted #66CCCC;
	border-bottom: 1px dotted #66CCCC;
 }
 /* begin SUBNAV styles */
 #subnav {
	position: relative;
	width:880px;
	clear:both;
	padding: 20px 20px 0px 30px;
	float:left;
	margin: 0px;
}
 #subnav li{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	list-style:none;
	display: inline;
	margin-right:7px;
}
#subnav li a:link, #subnav li a:visited{
	color:#999999;
	text-decoration: none;
	padding: 4px 2px 0px 2px;
	border-top: 1px dotted #66CCCC;
	border-bottom: 1px dotted #66CCCC;
 }
 #subnav li a:hover{
	color: #0099CC;
	text-decoration: none;
	background-color:#CCFFFF;
	padding: 4px 2px 0px 2px;
	border-top: 1px dotted #66CCCC;
	border-bottom: 1px dotted #66CCCC;
 }
 #subnav li a:active{
	color:#006699;
	text-decoration: none;
	padding: 4px 2px 0px 2px;
	background-color:#CCFFFF;
	border-top: 1px dotted #66CCCC;
	border-bottom: 1px dotted #66CCCC;
 }
/* begin CONTENT styles */
#content {
	position: relative;
	min-height: 700px;
	width:880px;
	padding: 20px 20px 20px 30px;
	margin: 0px;
	float:left;
}
#content h1 {
	font-family: Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	text-transform: lowercase;
	letter-spacing:0.03em;
	color: #B7B7B7;
	margin-bottom:18px;
}
#content h2 {
	font-family:  Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	text-transform: lowercase;
	letter-spacing:0.03em;
	color:#000000;
	margin:14px 0px;
}
#content p a:link, #content_col1 li a:link, #content p a:visited, #content_col1 li a:visited, #content h6 a:link, #content_col2 li a:link, #footer h6 a:link, #content h6 a:visited, #content_col2 li a:visited, #footer h6 a:visited{
	color:#333333;
	text-decoration: none;
	border-bottom: 1px dotted #CC0066;
 }
#content p a:hover, #content_col1 li a:hover, #content h6 a:hover, #content_col2 li a:hover, #footer h6 a:hover{
	color: #CC0066;
	text-decoration: none;
	border-bottom: 1px dotted #CC0066;
 }
#content p a:active, #content_col1 li a:active, #content h6 a:active, #content_col2 li a:active, #footer h6 a:active{
	color:#990066;
	text-decoration: none;
	background-color:#FFCC66;
	border-bottom: 1px dotted #006699;
 }
#content img, #content img a:link, #content img a:hover, #content img a:visited, #content img a:active{
	border:none;
 } 
/* EVERYDAY AMBITION section header*/
#section_header{
	position:relative;
	float:left;
	clear:both;
	width:550px;
	margin-bottom: 30px;
}
#section_header img{
	position:relative;
	float:left;
	clear:none;
}
#section_header_arrows{
	float:left;
	clear:none;
	width:44px;
	margin:38 0 0 150;
	}
/* begin content column styles */
#content_col1 {
	width:550px;
	position: relative;
	float:left;
	clear:left;
}
#content_col1 img{
	border:1px solid white;
	margin-bottom: 6px;
}
#content_col1 ul{
	padding-left: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(_assets/images_main/aqua_bullet.gif);
}
#content_col1 li{
	font-family: Georgia, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	line-height: 1.5em;
}
#content_col2{
	width: 240px;
	position: relative;
	float:left;
	margin:0 0 0 30px;
}
#content_col2 h1{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6em;
	color: #999999;
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: .1em;
}
#content_col2 p{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6em;
	color: #666666;
}
#content_col2 p a:link, #content_col2 p a:hover, #content_col2 p a:visited, #content_col2 p a:active{
	font-family: Helvetica, sans-serif;
}
 /* begin footer styles */
#footer{
	clear:both;
	width:880px;
	height: 11px;
	padding: 20px 20px 20px 30px;
	margin: 0px;
}
#footer h6{
	font-family: Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight:normal;
	clear:none;
	float:left;
}
#footer img{
	float: right;
	margin-right:55px;
	border:none;
}
#footer #sharethis{
	width: 300px;
	float:right;
}
.arrows {
	clear:both;
	margin:10px 0px 20px 539px;
	width:11px;
}
.hidden {
	visibility: hidden;
}
.highlight{
	color: #555555;
	text-decoration: none;
	background-image:url(_assets/images_main/bg_hash.gif);
	background-repeat:repeat;
	padding: 4px 2px 0px 2px;
}
.inset {	
	float: right;
	margin-left: 18px;
	margin-bottom: 18px;
	width:215px;
}
.insetlink{
	cursor:pointer;
	}
.footnote_superscript{
	font-family: Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
	font-variant:small-caps;
	line-height: normal;
	vertical-align: super;
	}
.proposition_number{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color:#ff3399;
	font-weight: bold;
	font-style:normal;
	line-height: 1.3em;
	}
#col1footer_arrows{
	float:right;
	clear:both;
	width:46px;
	margin:25;
	}
