body {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	font-family: arial, helvetica, serif;
	color: #000000;
}
TD, td, .BodyText, textarea, input	{
	font-family: arial, helvetica, serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.homeBG	{
	background-image: url('/images/bg_01_home.jpg');
	background-repeat: no-repeat;
}
.goddessBG	{
	background-image: url('/images/bg_goddess.gif');
	background-repeat: no-repeat;
}
.goddessBG2	{
	background-image: url('/images/bg_02_getpublished.jpg');
	background-repeat: no-repeat;
}
.girlreadingBG	{
	background-image: url('/images/bg_06_aboutcecibooks.jpg');
	background-repeat: no-repeat;
}
.orangeBG	{
	background-image: url('/images/bg_getpublished_nav.jpg');
	background-repeat: no-repeat;
}
.blueBG	{
	background-image: url('/images/bg_03_bookmarketing.jpg');
	background-repeat: no-repeat;
}

h1, .h1	{
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #666;
}

.BlueBodyText	{
	font-size: 12px;
	line-height: 16px;
	color: #223D71;
}
.BlueBodyTextLead	{
	font-size: 12px;
	line-height: 22px;
	color: #223D71;
}
.SmBodyText	{
	font-size: 10px;
	line-height: 15px;
	color: #666;
}
.SmGrayBodyText	{
	font-size: 10px;
	line-height: 11px;
	color: #999;
}
.QuoteText	{
	font-size: 10px;
	line-height: 14px;
	color: #999;
}
.QuoteAttribute	{
	font-size: 10px;
	line-height: 11px;
	color: #223D71;
}
.SmBlueTextLead	{
	font-size: 10px;
	line-height: 15px;
	color: #223D71;
}
.GrayBG	{
	background-color: #CCC;
}
.sidebarTable	{
	padding: 8px;
	border: 1px #CCC solid;
}
.sidebarLtTable	{
	padding: 6px;
	border: 1px #F49D0D solid;
}
ul {
	margin: 5px 0px 4px 8px;
	padding: 0px 5px 4px 8px;
}
hr, .hr	{
	border: 1px solid #EAEAEA; width:100%; align: right; height: 1px;
}

/* LINK STYLES */

a, a:visited, a:hover {
	text-decoration: none;
	color: #D75008;
}
.NavOn, a.NavOn, a.NavOn:visited, a.NavOn:hover, .reddots	{
	font-size: 11px;
	font-weight: bold;
	color: #D75008;
}
.NavOff, a.NavOff, a.NavOff:visited, a.NavOff:hover	{
	font-size: 11px;
	font-weight: bold;
	color: #223D71;
}
.Nav2On, a.Nav2On, a.Nav2On:visited, a.Nav2On:hover		{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.Nav2Off, a.Nav2Off, a.Nav2Off:visited, a.Nav2Off:hover	{
	font-size: 11px;
	font-weight: bold;
	color: #223D71;
}
.copyright	{
	font-size: 10px;
	color: #223D71;
}

#subject {
	display: none;
}
