/*
	Free Green-business design - CC2.5 license
	http://www.free-css-templates.com
	
*/

/* * { padding:0; margin: 0 } */
body {
    background: #FFFFFF url(images/background_2.gif) repeat-x top;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #454545;
}

h1 {
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #454545;
}

h2 {
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #454545;
}

.free_downloads {
	font-family: Times New Roman, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.free_downloads {
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #000000;
}



ul { padding-left: 30px; }
input, textarea  { border: 1px solid #aaa }
input:hover, textarea:hover  { border: 1px solid #888 }
a { color: #759b9a; text-decoration: none; background: inherit }
a:hover { text-decoration: underline }
blockquote { margin: 0 0 15px 30px; border-left: 3px solid #8ADF88; padding: 0 0 0 8px }
input, textarea  { border: 1px solid #aaa }
input:hover, textarea:hover  { border: 1px solid #888 }
input.text { color: #000000;	border: 1px solid #E6E6E6; background: inherit }
textarea.text { font-size: 12px; border: 1px solid #E6E6E6 }
input.text:hover, textarea.text:hover { border: 1px solid #D6D6D6 }
form { display: inline; margin: 0; padding: 0 }

#content { padding: 0; margin: 0 auto; width: 865px; background: transparent }
#title {	margin: 0; padding:0; height: 110px; width: 100%; background: transparent  }
	#title .green { color: #D9FFD8; line-height: 25px; background: inherit }
	#title .pad { padding: 0px 0 }
	#title #slogan { font: 1.0em "Arial", Sans-Serif; margin: 0;	color: #aaa; background: inherit}

#menu {
	margin: 0px;
	padding: 0px;
	background: inherit;
	line-height: 35px;
	color: #81D7DF;
	width: 100%;
	height: 35px
}
#menu  a, #menu a:visited { color: #001f56; text-decoration: none; background: inherit }
#menu .submit { float: left; vertical-align: bottom  }
	#menu .submit ul { margin:0; padding:0px 10px 0 50px; list-style:none }
    #menu .submit li { display:inline; margin:0; padding:0 }
    #menu .submit a { float:left; background: transparent url(images/tableft.jpg) no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none }
    #menu .submit a span { float:left; background: inherit; display:block; background:url(images/tabright.jpg) no-repeat right top; padding:0px 5px 0px 5px; margin-right: 2px; color:#000000 }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu .submit a span {float:none;}
    /* End IE5-Mac hack */
    #menu .submit a:hover span { color:#fffffe; }
    #menu .submit a:hover { background-position:0% -35px }
    #menu .submit a:hover span { background-position:100% -35px }
    #menu .submit  a.selected { background-position:0% -35px }
    #menu .submit  a.selected span { background-position:100% -35px }
	
	
#subheader {	width: 100%; margin:0; height: 87px }
	#subheader .rside { float: right; width: 355px; height: 87px; background: transparent; margin-left: 20px }
		#subheader .rside .padding  { padding-top: 30px }
		#subheader .rside input.text { background: transparent url(images/input.gif) no-repeat; width: 290px; height: 27px; border:0; padding: 2px 0 0 5px }
		#subheader .rside .btn1 { background: transparent url(images/loupe.gif) no-repeat; width: 30px; height: 20px !important; height: 28px; border: 0; padding: 0; cursor: pointer }
	#subheader .lside { background: inherit; color: #FFF;  font-size: 100%; height: 87px}
		#subheader .lside .padding { padding-top: 6px; padding-right: 25px;font-family: Tahoma, Verdana, Arial, sans-serif }
		#subheader .lside a, .lside a:hover  { color: #FFF; text-decoration: underline; background: inherit }
#maincontent { width: 100%; background: transparent; padding-top: 15px }		
	#maincontent h2 { color: #3A3A3A; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none; line-height: 19px; margin: 0 0 5px 0; background: inherit }
	#maincontent h2 a { color: #001f56; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none; line-height: 19px; margin: 0 0 5px 0; background: inherit }
	#maincontent h2 a:hover { color: #001f56; text-decoration: underline; background: inherit	}
	#maincontent .underline { border-bottom: 1px dotted #aaa; margin-bottom: 10px }
	#maincontent h3 { font-size: 130%; color: #6AA6AB; border-bottom: 1px dotted #aaa; background: inherit }
	#maincontent .mpnull { margin: 0; padding: 0 0 0 0; }
	#maincontent .textbox { float: right; color: #454545; width: 40%; background: #fefefe; padding: 10px; margin: 5px 0 15px 15px; border: 1px solid #e8e8e8 }
	#left_side { width: 645px; background: transparent; margin-bottom: 20px}
	#right_side { width: 200px; background: transparent; float: right }
		#right_side h3 { 
			height: 22px;
			background: transparent url(images/h3bg.gif) repeat-x;
			color: #FFF;
			border: 0;
			font: bold 1.2em "Arial", Sans-Serif;
			padding: 0px 0 0 5px;
			line-height: 22px
		}
		#right_side .lcontent { background: #f8f8f8; border: 0px solid #e5e5e5; margin-bottom: 15px;	color: #888 }
		#right_side ul { padding-left: 10px; background: inherit; color: #454545 }
		#right_side li { list-style: square }
		#right_side img { border: 1px solid #B6D6BB }



#footer {
	bottom:0;
	clear:both;
	text-align: left;
	border-top: 1px solid #e5e5e5;
	padding: 3px 0 0 0;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #888;
	background: #FFF;
}
#footer .right { float: right }

ul.NoBulletNoIndent {
  list-style-type: disc;
  margin-left: 5px;
  padding-left: 10px;
 margin-bottom: 0px;
 margin-top:0px;
}

a.blacklinkbold:link          {color: #000000; text-decoration: none;font-weight: bold;}
a.blacklinkbold:visited       {color: #000000; text-decoration: none;font-weight: bold;}
a.blacklinkbold:active        {color: #000000; text-decoration: none;font-weight: bold;}
a.blacklinkbold:hover         {color: #000000; text-decoration: underline;font-weight: bold;}
a.blacklinkbold:visited:hover {color: #000000; text-decoration: underline;font-weight: bold;}

a.whitelinkbold:link          {color: #ffffff; text-decoration: none;font-weight: bold;}
a.whitelinkbold:visited       {color: #ffffff; text-decoration: none;font-weight: bold;}
a.whitelinkbold:active        {color: #ffffff; text-decoration: none;font-weight: bold;}
a.whitelinkbold:hover         {color: #ffffff; text-decoration: underline;font-weight: bold;}
a.whitelinkbold:visited:hover {color: #ffffff; text-decoration: underline;font-weight: bold;}

a.whitelink:link          {color: #ffffff; text-decoration: none;}
a.whitelink:visited       {color: #ffffff; text-decoration: none;}
a.whitelink:active        {color: #ffffff; text-decoration: none;}
a.whitelink:hover         {color: #ffffff; text-decoration: underline;}
a.whitelink:visited:hover {color: #ffffff; text-decoration: underline;}

a.greylink:link          {color: #C0C0C0; text-decoration: none;}
a.greylink:visited       {color: #C0C0C0; text-decoration: none;}
a.greylink:active        {color: #C0C0C0; text-decoration: none;}
a.greylink:hover         {color: #C0C0C0; text-decoration: underline;}
a.greylink:visited:hover {color: #C0C0C0; text-decoration: underline;}

a.boldblue:link          {color: #78A5B0; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.boldblue:visited       {color: #78A5B0; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.boldblue:active        {color: #78A5B0; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.boldblue:hover         {color: #78A5B0; text-decoration: underline; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.boldblue:visited:hover {color: #78A5B0; text-decoration: underline; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}

a.readmore1:link          {color: #759b9a; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore1:visited       {color: #759b9a; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore1:active        {color: #759b9a; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore1:hover         {color: #759b9a; text-decoration: underline; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore1:visited:hover {color: #759b9a; text-decoration: underline; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}

a.readmore2:link          {color: #777988; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore2:visited       {color: #777988; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore2:active        {color: #777988; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore2:hover         {color: #777988; text-decoration: underline font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;;}
a.readmore2:visited:hover {color: #777988; text-decoration: underline; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}

a.readmore3:link          {color: #afbc9e; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore3:visited       {color: #afbc9e; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore3:active        {color: #afbc9e; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore3:hover         {color: #afbc9e; text-decoration: underline; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore3:visited:hover {color: #afbc9e; text-decoration: underline; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}

a.readmore4:link          {color: #784967; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore4:visited       {color: #784967; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore4:active        {color: #784967; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore4:hover         {color: #784967; text-decoration: underline; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore4:visited:hover {color: #784967; text-decoration: underline; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}

a.readmore5:link          {color: #afbc9e; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore5:visited       {color: #afbc9e; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore5:active        {color: #afbc9e; text-decoration: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore5:hover         {color: #afbc9e; text-decoration: underline; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
a.readmore5:visited:hover {color: #afbc9e; text-decoration: underline; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}

a.readmore6:link          {color: #784967; text-decoration: none; font-size: 12px; font-weight: bold;}
a.readmore6:visited       {color: #784967; text-decoration: none; font-size: 12px; font-weight: bold;}
a.readmore6:active        {color: #784967; text-decoration: none; font-size: 12px; font-weight: bold;}
a.readmore6:hover         {color: #784967; text-decoration: underline; font-size: 12px; font-weight: bold;}
a.readmore6:visited:hover {color: #784967; text-decoration: underline; font-size: 12px; font-weight: bold;}

a.readmore7:link          {color: #777988; text-decoration: none; font-size: 12px; font-weight: bold;}
a.readmore7:visited       {color: #777988; text-decoration: none; font-size: 12px; font-weight: bold;}
a.readmore7:active        {color: #777988; text-decoration: none; font-size: 12px; font-weight: bold;}
a.readmore7:hover         {color: #777988; text-decoration: underline; font-size: 12px; font-weight: bold;}
a.readmore7:visited:hover {color: #777988; text-decoration: underline; font-size: 12px; font-weight: bold;}


a.readmore8:link          {color: #759b9a; text-decoration: none; font-size: 12px; font-weight: bold;}
a.readmore8:visited       {color: #759b9a; text-decoration: none; font-size: 12px; font-weight: bold;}
a.readmore8:active        {color: #759b9a; text-decoration: none; font-size: 12px; font-weight: bold;}
a.readmore8:hover         {color: #759b9a; text-decoration: underline; font-size: 12px; font-weight: bold;}
a.readmore8:visited:hover {color: #759b9a; text-decoration: underline; font-size: 12px; font-weight: bold;}



a.boldbluesmall:link          {color: #78A5B0; text-decoration: none;}
a.boldbluesmall:visited       {color: #78A5B0; text-decoration: none;}
a.boldbluesmall:active        {color: #78A5B0; text-decoration: none;}
a.boldbluesmall:hover         {color: #78A5B0; text-decoration: underline;}
a.boldbluesmall:visited:hover {color: #78A5B0; text-decoration: underline;}

a.newslink:link          {color: #895F7B; text-decoration: none;}
a.newslink:visited       {color: #895F7B; text-decoration: none;}
a.newslink:active        {color: #895F7B; text-decoration: none;}
a.newslink:hover         {color: #895F7B; text-decoration: underline;}
a.newslink:visited:hover {color: #895F7B; text-decoration: underline;}

a.beigelink:link          {color: #ebd9ac; text-decoration: underline;}
a.beigelink:visited       {color: #ebd9ac; text-decoration: underline;}
a.beigelink:active        {color: #ebd9ac; text-decoration: underline;}
a.beigelink:hover         {color: #ebd9ac; text-decoration: underline;}
a.beigelink:visited:hover {color: #ebd9ac; text-decoration: underline;}

a.blacklink:link          {color: #000000; text-decoration: none;}
a.blacklink:visited       {color: #000000; text-decoration: none;}
a.blacklink:active        {color: #000000; text-decoration: none;}
a.blacklink:hover         {color: #000000; text-decoration: underline;}
a.blacklink:visited:hover {color: #000000; text-decoration: underline;}

a:link          {color: #759b9a; text-decoration: none;}
a:visited       {color: #759b9a; text-decoration: none;}
a:active        {color: #759b9a; text-decoration: none;}
a:hover         {color: #759b9a; text-decoration: underline;}
a:visited:hover {color: #759b9a; text-decoration: underline;}






.timestext {
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #454545;
}

.timestext_medium {
	font-family: Times New Roman, serif;
	font-size: 14px;
	color: #454545;
}

.timestext_large {
	font-family: Times New Roman, serif;
	font-size: 18px;
	color: #454545;
}


.boldblue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #78A5B0;
	font-weight: bold;
}

.boldbluesmall {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #78A5B0;
	font-weight: bold;
}

.boldmaroon {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #895F7B;
	font-weight: bold;
}

.booksheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: 26px;
}

.booksheader2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	line-height: 26px;
}

.book_titles {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
}

.author {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bestheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #7299A9;
	font-weight: bold;
	line-height: 30px;
}

.new_trans_header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #78a5b1;
	font-weight: bold;
	line-height: 30px;
}


.bold_insert {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
}

.news_headline {
	font-family: Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #895F7B;
	font-style: italic;
}

.news_head_inside {
	font-family: Times New Roman, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #759b9a;
}

.text_inside {
	font-family: Times New Roman, serif;
	font-size: 14px;
	line-height: 18px;
}

.newslink {
	font-size: 12px;
	font-weight: bold;
	color: #895F7B;
	font-style: italic;
	line-height: 20px;
}

.small_author {
	font-size: 9px;
	color: #000000;
	font-style: italic;
}

.newsdivider {
	color: #895F7B;
	line-height: 20px;
}

.newsdivider7 {
	color: #777988;
	line-height: 20px;
}

.newsdivider8 {
	color: #759b9a;
	line-height: 20px;
}

.BookProfileTitle
{
	COLOR: #860A15;
	FONT-SIZE: 13pt;
	FONT-STYLE: normal;
    FONT-WEIGHT: bold;
	FONT-FAMILY: verdana, helvetica, arial, sans-serif;
}

.headtable {
	width: 100%;
	background-color: #759b9a;
	color: #759b9a;
}
.headtable > tr > td { /*only immediate tds of mytable*/
height: 30px;
padding: 5px; /*cellpadding*/
margin: 0px; /*cellspacing*/
}
.headtable td { /*any td at any level of mytable*/
font-size: small; 
}
