﻿
h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, address, cite, code, em, img, small, strike, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td
{
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	color: #222222;
	font-family: "Georgia" ,Times New Roman,Times,serif;
}
h1
{
	font-size: 2em;
}
h2
{
	font-size: 1.7em;
	line-height: 1.125;
}
h3
{
	font-size: 1.3em;
	line-height: 1.5;
}
p
{
	font-size: 0.85em;
	line-height: 1.5;
	margin: 0 0 1.5em;
}
em
{
	font-style: italic;
}
/* about us sub headers */
div#People h4 
{
	margin-bottom: 18px;
}
div#People h4 em
{
	color: #777777;
}
/* Lists in content */
ul, ol
{
	margin: 0 30px 18px;
}
ul
{
	list-style: disc;
}
ol
{
	list-style: decimal;
}
li
{
	font-size: 12px;
	line-height: 1.5;
	color: #666;
}
li ul, li ol
{
	margin: 0 30px;
	list-style: square;
}
li ul li, li ol li
{
	font-size: 10px;
	line-height: 1.5;
}


/*Common Links*/
a, a:visited
{
	font-weight: bold;
	color: #0073ae;
	text-decoration: none;
	outline: 0;
	line-height: inherit;
}
a:hover
{
	color: #72b2d2;
}
h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited
{
	border: 0 none;
	font-weight: normal;
}

/****Header Section****/
body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	background: #ffffff;
	color: #333;
	border-top: 6px solid #0073ae;
	font-size: 14px;
	line-height: 1;
}
.topLogo
{
	float: left;
	width: 210px;
}
div#header
{
	background: #f5f5f5 url("../images/header.gif") repeat-x bottom left;
	padding: 30px 0 0;
	border-top: 1px solid #fff;
	float: left;
	width: 100%;
}

/*Main Body Container*/
div.container
{
	width: 760px;
	margin: 0 auto;
	margin-top: 27px;
}
div#header div.container
{
	margin-top: 0;
}
div#header a#branding
{
	display: block;
	padding: 0 0 18px;
	border: 0;
	width: 210px;
}
img
{
	border: 0px;
	display: block;
}

/*Top Links*/
.topNav
{
	float: left;
	margin-left: 40px;
	margin-top: 35px;
}
ul#nav
{
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
}
ul#nav li
{
	display: inline;
	font-size: 1.4em;
}

ul#nav li a, ul#nav li a:visited
{
	display: block;
	float: left;
	border: 0;
	font-weight: normal;
	line-height: 1;
	padding: .75em 1em;
	font-size: 14px;
}
ul#nav li a.current
{
	background-image: url("../images/nav.gif");
	background-repeat: no-repeat;
	background-position: right -54px;
	color: #333;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 0px;
	margin-top: 2px;
}

ul#nav li a.current span
{
	background: url(../images/nav.gif) no-repeat;
	background-position: 0 0;
	color: #333;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 10px;
	padding-bottom: 10px;
}


/*Top and center sections*/
.topMain, .contentMain
{
	float: left;
	width: 100%;
}
.contentMain
{
	margin-top: 18px;
}
/*****Left Section******/
.contentMain .leftSection
{
	float: left;
	width: 230px;
	padding-right: 30px;
}

.blueBoxTop
{
	float: left;
	width: 240px;
	height: 36px;
	background-image: url("../images/author-services-header.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
}
.blueBoxTop h2, .greenBoxTop h2
{
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 35px;
	padding: 0 15px;
	margin: 0px;
}
.blueBoxCenter
{
	float: left;
	width: 240px;
	background-color: #BFDCEB;
}
.blueBoxBtm
{
	float: left;
	width: 240px;
	height: 9px;
}
.blueBoxContent
{
	float: left;
	padding: 9px 15px;
	width: 210px;
}
.blockQuoteSection
{
	float: left;
	margin-top: 18px;
}
.blockImage img
{
	border-bottom: 0.5em solid #97D777;
}
.quoteContentBack
{
	background: transparent url(../images/large-quote.gif) no-repeat scroll right -36px;
	float: left;
	margin-bottom: 9px;
}
.quoteContent
{
	margin-top: 18px;
	float: left;
	color: #777777;
	font-family: "Georgia" ,Times New Roman,Times,serif;
	font-size: 1.25em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.5;
}
.cite
{
	color: #777777;
	display: block;
	font-size: .85em;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 9px;
	margin-bottom: 27px;
}
.cite em
{
	display: block;
	font-weight: normal;
	line-height: 1.5;
	font-style: italic;
}
/*****Right Section******/
.rightSection
{
	float: left;
	width: 500px;
}
.greenBoxTop
{
	float: left;
	width: 500px;
	height: 36px;
	background-image: url("../images/publishing-services-header.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
}
.greenBoxCenter
{
	float: left;
	width: 501px;
}
.greenBoxCenter h3
{
	font-size: 16px;
	margin-bottom:9px;
	font-family: "Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
}
.greenBoxLeft
{
	float: left;
	background-color: #E5F5DD;
	border-right: 1px solid #CAEBB9;
	padding: 9px 15px;
	width: 219px;
}
.greenBoxRight
{
	float: left;
	background-color: #E5F5DD;
	border-left: 1px solid #F8FCF6;
	width: 219px;
	padding: 9px 15px 9px 15px;
}
.greenBoxBtm
{
	float: left;
	width: 500px;
	height: 9px;
}
.newsroom
{
	float: left;
	width: 100%;
	margin-top: 18px;
}
div.section
{
	border-bottom: 1px solid #DDDDDD;
	margin: 18px 0 17px;
}
div.section div.header
{
}
div.section div.header div
{
	color: #777777;
	font-size: .85em;
	line-height: 1.5;
}
div.article
{
}
div.article a
{
	text-decoration: underline;
}
div.section div.article div
{
	color: #777777;
	font-size: .85em;
	line-height: 1.5;
}
div.section div.header h3 a
{
	line-height: 1.5;
}
p.date
{
	color: #777;
}
.moreNews
{
	font-size: 0.85em;
}
.moreNews a
{
	text-decoration: underline;
}

/*Contact Us*/
.contactUs
{
	background-image: url("../images/contact-us.gif");
	background-repeat: no-repeat;
	width: 500px;
	height: 108px;
	margin-top: 18px;
	position: relative;
}
.contactUs .topPart
{
	margin-left: 27px;
	margin-top: 18px;
	float: left;
	width: 455px;
}
.contactUs .btmPart
{
	margin-left: 27px;
	margin-right: 20px;
	margin-top: 5px;
	float: left;
	width: 455px;
	line-height: 1.5;
}
.contactUs .btmPart a
{
	text-decoration: underline;
}

div.contactUs h3
{
	line-height: 1;
	margin: 0 0 9px;
	padding: 0;
}
/****Footer Section******/
#footer
{
	margin: 2.7em 0 0;
	padding: 17px 0 18px;
	border-top: .1em solid #ddd;
	font-size: 0.85em;
	float: left;
	width: 100%;
}
#footer a
{
	text-decoration: underline;
}
div#footer div
{
	color: #777;
}

/******************About Page********************/
div.pageHeader
{
	margin-bottom: 18px;
	position: relative;
	float: left;
	width: 760px;
}
div.greyBoxTop, div.greyBoxBtm, div.servicesBlueTop, div.servicesBlueBtm, div.servicesGreenTop, div.servicesGreenBtm
{
	float: left;
	width: 760px;
	height: 15px;
}
div.servicesCenter
{
	float: left;
	width: 730px;
	padding-left: 30px;
	padding-bottom: 27px;
	background-color: #F5F5F5;
}
.pageHeader h1
{
	margin: 9px 0;
	width: 430px;
}
div.pageHeader h2
{
	color: #666666;
	font-family: "Helvetica Neue" ,Arial,Helvetica,Verdana,sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5;
	width: 430px;
	float: left;
}
div.pageHeader div.message
{
	background-image: url("../images/publishing-message-gray.gif");
	background-repeat: no-repeat;
	width: 245px;
	height: 108px;
	float: left;
	margin-left: 25px;
}
div.pageHeader div.message a
{
	margin-top: 18px;
	margin-left: 18px;
	float: left;
}
div.pageHeader div.message h3
{
	color: #FFFFFF;
	font-family: "Helvetica Neue" ,Arial,Helvetica,Verdana,sans-serif;
}
div.pageHeader div.message p
{
	color: #E5F1F7;
}

strong, b
{
	font-style: inherit;
	font-weight: bold;
	line-height: inherit;
}

.bold
{
	font-weight: bold;
}
.aboutNavTop
{
	float: left;
	width: 240px;
	height: 30px;
	background-image: url("../images/about-us-header.gif");
	background-repeat: no-repeat;
}
div.aboutNavTop h2
{
	color: #FFFFFF;
	font-family: "Helvetica Neue" ,Arial,Helvetica,Verdana,sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 2.14286;
	padding: 0 1em;
}
/*left Navigation*/
ul.leftNav
{
	width: 240px;
	margin-bottom: 18px;
	margin-left: 0px;
	list-style-type: none;
	float: left;
}
ul.leftNav li
{
	width: 100%;
	font-size: 14px;
}
ul.leftNav li a, ul.leftNav li a:visited
{
	border-bottom: 1px solid #DDDDDD;
	display: block;
	padding: 0.7em 12px;
	width: 216px;
	font-size: .85em;
}
ul.leftNav li a:hover
{
	background-color: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
}
ul.leftNav li a.current
{
	background-color: #F5F5F5;
	color: #333333;
}


/*main content section.*/
.contentSection
{
	float: left;
	width: 100%;
}
.contentSection a
{
	text-decoration: underline;
}
.contentSection h3 a
{
	text-decoration: none;
}
hr
{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin: 0 0 17px;
}
.locations
{
	float: left;
	width: 100%;
	margin-top: 18px;
}
.locSection1, .locSection2
{
	width: 175px;
	float: left;
	margin-right: 20px;
	font-size: .85em;
	line-height: 1.5;
}
.tel
{
	color: #777;
	font-size: 1.2em;
}
/*Contact Us Page*/
.contactMessage
{
	background-image: url("../images/books-two-stacks.gif");
	background-repeat: no-repeat;
	width: 212px;
	height: 200px;
	float: left;
	margin-left: 25px;
	margin-top: -50px;
	position: relative;
}
.smGreyBoxTop, .smGreyBoxBtm
{
	float: left;
	width: 480px;
	height: 13px;
}
.smGreyBoxCenter
{
	width: 444px;
	background-color: #f5f5f5;
	float: left;
	padding: 18px;
}
.privacyContent
{
	float: left;
	width: 580px;
	padding: 36px 90px 0;
}

.right
{
	float: right;
}

div.contentSection img.right
{
	margin: 0 30px 18px;
}
