@charset "utf-8";
* {padding: 0; margin: 0;}

body  {font: 100%  Arial, Verdana, Helvetica, sans-serif; margin: 0; padding: 0; font-size: 10pt; background-image: url("images/back1.gif"); background-repeat: repeat-x; }

html { min-height: 100%; margin-bottom: 1px; }

a:link {color: #2d54b1; font-weight: normal; text-decoration: underline;}

a:visited {color: #2d54b1; font-weight: normal; text-decoration: underline;}

a:hover {color: #7a92cd; font-weight: normal; text-decoration: underline;}

a:active {color: #2d54b1; font-weight: normal; text-decoration: underline;}

 

 
#containerbody {width: 950px; margin: 0 auto; text-align: left;  height: 100%;  background-color: #fff;   background-image: url(images/back2.gif);   }   


#containertop {clear: both; width: 980px; height: 10px; margin: 0 auto; background-image: url(images/back_top.gif);  overflow: hidden; overflow-x: hidden; overflow-y: hidden;}

#maincontent {clear: both; width: 948px;   overflow: auto; border: 1px solid #2d54b1; }

 
 /*----- top part of page -----------------------------------------------*/
 
#title {padding: 0 0px 0 0px; width: 819px; text-align: left; } 

#toplogo {margin: auto; width: 950px; height: 220px; } 


/*----- main content area -----------------------------------------------*/



#contentleft {float: left; width: 176px;    }

#contentleft p {margin: 0 10px 0 10px; color: #ffffff;}

#contentleft li {margin: 0px 10px 0px 25px; color: #ffffff;}



#content {margin: 10px 20px 0px 185px; height: 100%;  padding: 0px 10px 0px 10px; background-color: #fff;}
 
#content p {margin: 10px 0px 10px 0px;}

#content li {margin: 0px 10px 0px 25px;}

#content h1{color: #1d1731; font-size: 140%;} 

#content h2{color: #1d1731; font-size: 120%;  } 

#content h3{color: #1d1731; font-size: 100%;  } 

 


/*----- copyright -----------------------------------------------*/

#copyright {width: 950px; margin: 0 auto; text-align: right; font-size: 8pt; color: #fff; background-color: #2d54b1; } 

#copyrightbar {	clear: both; height: 20px; margin: 0px; text-align: left; ;}

#copyrightbarleft {float: left; margin: 2px 0 0 10px; text-align: left; width: 380px;  }

#copyrightbarright {float: right; margin: 2px 10px 0 0; text-align: right; width: 340px;  }

#copyrightbar a {color: #fff;}

/*----- tables -----------------------------------------------*/


table.table_leftnav {border-spacing: 2px; border-width:0px;   margin-left: 0px; }

table.table_leftnav td {text-align: left; padding: 4px; background-color: #color: #1d1731;  }

table.table_leftnav a:link {color: #fff; font-weight: bold; text-decoration: none;}

table.table_leftnav a:visited {color: #fff; font-weight: bold; text-decoration: none;}

table.table_leftnav a:hover {color: #7a92cd; font-weight: bold; text-decoration: none;}

table.table_leftnav a:active {color: #fff; font-weight: bold; text-decoration: none;}

 
table.table_leftnav a:link.selected {color: #7a92cd; font-weight: bold; text-decoration: none;}

table.table_leftnav a:visited.selected {color: #7a92cd; font-weight: bold; text-decoration: none;}

table.table_leftnav a:hover.selected {color: #7a92cd; font-weight: bold; text-decoration: none;}

table.table_leftnav a:active.selected {color: #7a92cd; font-weight: bold; text-decoration: none;}

table.table_leftnav img {border: solid 1px #fff;}


 
table.table_home {border-spacing: 1px; border-width: 0px;  }

table.table_home td {vertical-align: top;}

table.table_home a:link {color: #1d1731; font-weight: normal; text-decoration: underline;}

table.table_home a:visited {color: #1d1731; font-weight: normal; text-decoration: underline;}

table.table_home a:hover {color: #7a92cd; font-weight: normal; text-decoration: underline;}

table.table_home a:active {color: #1d1731; font-weight: normal; text-decoration: underline;} 


table.table_booksigning {border-spacing: 1px; border-width: 0px;  }

table.table_booksigning td {vertical-align: top;}

   

   
/*----- float items -----------------------------------------------*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right; margin-left: 8px;}
	
.fltlft { /* this class can be used to float an element left in your page */
	float: left; margin-right: 8px;}
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both; height:0; font-size: 1px; line-height: 0px;}


/*----- spacers & temp items -----------------------------------------------*/

.extraspace {float: left; margin: 0 auto; width: 950px; height: 30px;}

.spacer1 {width: 950px; height: 5px;} 

.spacer2 {width: 910px; height: 20px;} 

.temp{background-color: #FF0; font-style: normal;}

 
