html {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}

body {
	background: #025460;
	color: #474744;
	margin: 0px auto;
	padding: 0px;
	font-size: 1em;
	line-height: 1.65em;
}

h1 {
	font: bold normal 18px Georgia, "Times New Roman", Times, serif;
	color: #C44B30;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1.25px;
}

h2 {
	font: normal 1.25em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #BC462C;
	letter-spacing: 0.5px;
	padding: 0px;
	margin: 0px 0px 15px;
	display: block;
}

h3 {
	color: #12A4A4;
	display: block;
	margin: 20px 0px 10px;
	padding: 0px;
	border-top: 1px none #12A4A4;
	border-right: 1px none #12A4A4;
	border-bottom: 1px solid #12A4A4;
	border-left: 1px none #12A4A4;
	font: normal 1.25em/normal Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h4 {
	font: bold 1em/1.25em Verdana, Arial, Helvetica, sans-serif;
	color: #12A4A4;
	letter-spacing: 0.5px;
}

a img {
	border-style: none;
}



/* Page Layout */

#wrapper {
	position: relative;
	width: 956px;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
}

.maincont {
	position: relative;
	width: 956px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	display: block;
}


#bodycontent {
	margin: 0px;
	background: #FFF url(../images/fullglobe.jpg) no-repeat -100px top;
	padding: 0px;
}

#bodycontentinner {
	margin: 0px;
	background: transparent url(../images/emblem.jpg) no-repeat 50px bottom;
	padding: 0px;
}

#header {
	width: 956px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	vertical-align: top;
	height: 214px;
}

#footer {
	background: #0E8B8D url(../images/bottombg.jpg) no-repeat;
	display: block;
	height: 97px;
	width: 956px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#navigation {
	width: 956px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	vertical-align: middle;
	height: 31px;
	background: #FFFFFF url(../images/ypl_14.jpg) repeat-x;
	clear: both;
	border-style: none;
	list-style: none;
	font: bold 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#globebg {
	background: url(../images/fullglobe.jpg) no-repeat center 245px;
	margin: 0px auto;
	padding: 0px;
}

#crumbs {
	font: 0.95em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	background: #C44B30;
	margin: 0px;
	padding: 5px 10px;
}

#col1 {
	margin: 25px 0px 0px 0px;
	padding: 0px;
	width: 309px;
	float: left;
	display: block;
	text-align: center;
}

#col2 {
	display: block;
	padding: 0px;
	float: left;
	width: 630px;
	text-align: left;
	margin: 25px 0px 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}







/* Content Styling */
.quote {
	background: #F7FAF1;
	border: 1px dashed #A3C20C;
	padding: 10px;
	margin: 0px;
	width: 430px;
	float: left;
}

.iconleft {
	margin: 10px 5px 0px 0px;
}


.quotebib {
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.quotebib2 {
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	font-weight: bold;
}

.button {
	color: #FFFFFF;
	font-weight: bold;
	background: #025460;
	display: block;
	height: 35px;
	width: 100px;
}

.clear {
	clear: both;
}

.booktitle {
	font: normal 1em/1.25em Verdana, Arial, Helvetica, sans-serif;
	color: #6197C3;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	letter-spacing: 0.5px;
	text-indent: -5px;
	border-top: 1px none #6197C3;
	border-right: 1px none #6197C3;
	border-bottom: 1px none #6197C3;
	border-left: 1px none #6197C3;
}

.orangebook {
	background: #F19315;
	margin: 0px;
	padding: 0px;
}

.orangebook p {
	padding: 0px;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
}

.downloadbutton {
	float: right;
	border-style: none;
}

.greenbook {
	background: #d3e24f;
}

.greenbook p {
	padding: 0px;
	width: 95%;
	text-align: left;
	text-indent: 0px;
	display: none;
	margin: 0px;
}

.greenbooky{
	background-color: #06F;
}

.greenbooky p {
	padding: 0px;
	width: 95%;
	text-align: left;
	text-indent: 0px;
	display: none;
	margin: 0px;
}



cite {
	display: block;
	margin: 10px;
	width: 85%;
}
	
.menu a:hover {
	background-color: #e86b50;
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	}
	
.imgright {
	float: right;
	border-style: none;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}

.bookcover {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: right;
	height: auto;
	width: 150px;
}

.quotelg {
	background: #FFF8FF;
	border: 1px solid #A3C20C;
	width: 100%;
	font-weight: 100;
	color: #414141;
	margin: 15px 0px 0px;
	padding: 0px;
}

.testimonial {
	background: #FFF8FF;
	border: 1px solid #F7BC6C;
	font-weight: 100;
	color: #414141;
	margin: 5px;
	padding: 0px;
}

.subhead {
	margin: 15px 0px 0px;
	padding: 0px;
	border-style: none;
}

.quotelg2 {
	background: #f19316;
	border: 3px solid #F7BC6C;
	padding: 0px 10px 10px;
	width: 604px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	margin: 0px;
}

.quotelg3 {
	background: #f19316;
	border: 3px solid #F7BC6C;
	padding: 0px 10px 10px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	margin: 5px;
}

.bg1 {
	display: block;
	background: url(../images/pbg.jpg) no-repeat center top;
}

.bg2 {
	background: #e9e9e9;
}

.leftfloat {
	float: left;
}

.rightfloat {
	float: right;
}

.quotelggr {
	background: #FFF8FF;
	border: 1px solid #F7BC6C;
	width: 100%;
	font-weight: 100;
	color: #414141;
	margin: 15px 0px 0px;
	padding: 5px 0 0 10px;
}

.orangebook-white {
	color: #FFFFFF;
	font-weight: bold;
	width: 150px;
	clear: both;
	display: block;
	text-align: left;
	margin: 15px auto;
	line-height: 16px;
}

.highlight {
	background: #F7FAF1;
	border: 1px dashed #A3C20C;
	padding: 10px;
	margin: 10px;
	width: 580px;
	float: none;
	display: block;
}

#navigation a {
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-decoration: none;
}

#navigation img {
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-decoration: none;
}

#crumbs a {
	color: #FFF8FF;
	text-decoration: none;
}

#crumbs a:visited {
	color: #FFF8FF;
	text-decoration: none;
}

#crumbs a:hover {
	color: #FFF8FF;
	text-decoration: underline;
}

#crumbs a:active {
	color: #FFF8FF;
	text-decoration: none;
}


#col1 .caption {
	display: block;
	color: #ffffff;
	width: 251px;
	border: 1px solid #055C61;
	margin: 4px auto 0px;
	padding: 5px;
	background: #0AA7AE;
	font: .9em/1.3em Arial, Helvetica, sans-serif;
}

#col1 .caption a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#col1 .homead {
	display: block;
	color: #FFFFFF;
	width: 251px;
	text-align: center;
	border: 1px solid #055C61;
	margin: 130px auto 0px auto;
	padding: 5px;
	background: #C44B30;
	font: 1em/1.3em Arial, Helvetica, sans-serif;
	clear: both;
}

#col1 .homead a {
	text-decoration: none;
	color: #F3D56E;
	font-weight: bold;
}
#col2 a {
	text-decoration: underline;
	color: #025460;
}

#col2 a:visited {
	text-decoration: none;
	color: #025460;
}

#col2 a:hover {
	text-decoration: none;
	color: #861800;
}

#col2 a:active {
	text-decoration: none;
	color: #025460;
}

#col2 .quotelg .highlight p {
	width: 550px;
}

#col2 p {
	display: block;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 5px;
}

#col2 .quotelg h3 {
	margin: 15px;
	padding: 0px;
}

#col2 .orangebook p {
	padding: 0px 10px;
}



#col2 .greenbook p {
	padding: 0px 10px;
}

#col2 .quotelg p {
	width: 600px;
	margin: 10px 0px 3px 15px;
	padding: 0px;
}

#col2 ul li {
	list-style: url(../images/bullet_star.png) none outside;
	margin: 5px 15px 5px 0px;
	padding: 0px;
}
#col2 ul{
	padding-left: 25px;
}

#footer p {
	font: normal .85em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 60px 0px 0px 0px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}



/* Start Drop Down Menus */
.menu, .options {
	color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #ffffff;
	background-color: #036370;
	text-align: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	}
	
.menu a {
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-decoration: none;
	background-color: transparent;
	}
.greenbook-small {
	color: #333333;
	font-weight: bold;
	width: 150px;
	clear: both;
	display: block;
	text-align: left;
	margin: 15px auto;
	line-height: 16px;
}
.highlighted {
	margin: 0px;
	padding: 0px;
	color: #C44B30;
}
.style1 {
	color: #FF0000;
	font: bold;
}
.downloadbar {
	background: #0AA7AE;
}
.downloadbar img {
	margin: 0px 5px;
	padding: 0px;
	border-style: none;
}
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }
.bg2 a {
	width: 300px;
	margin: 15px;
}

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  } 
.row1 {
	background: url(../images/pbg.jpg) repeat-x left top;
}
.row2 {
	background: #E9E9E9;
}
#captioned {
	display: block;
	color: #FFF;
	border: 1px solid #055C61;
	margin: 4px 0px 0px 0px;
	padding: 10px;
	background: #0AA7AE;
	font: 1em/1.5em Arial, Helvetica, sans-serif;
}
#captioned a {
	text-decoration: none;
	color: #F3D56E;
	font-weight: bold;
}


#col2 #picQuote{
	margin: 0 auto 0 auto;
	font-size: .85em;
	font-style:italic;
	width: 518px;
	text-align:center;
	padding-top: 25px;
}