BODY
{
  margin: 0px;
  FONT-SIZE: 10pt;
  FONT-FAMILY: Arial, Helvetica, Sans-Serif;
}
A
{
  FONT-FAMILY: Arial, Helvetica, Sans-Serif;
  color: #4F5BB1;
}
TD
{
  FONT-SIZE: 10pt;
  FONT-FAMILY: Arial, Helvetica, Sans-Serif;
}
H1.whp {
  color: rgb(79, 91, 177);
  font-size: 200%;
}
.pageHeader
{
	color: rgb(79, 91, 177);
	font-style: italic;
}
.navA
{
  FONT-WEIGHT: bolder;
  COLOR: #4f5bb1
}
.plHeader
{
  COLOR: #4f5bb1
}
.plRow
{
}
.fakeA
{
    DISPLAY: inline;
    CURSOR: pointer;
    text-decoration: underline;
}
.fakeA:hover
{
    DISPLAY: inline;
    CURSOR: pointer;
    color: red;
}
.breadCrumb
{
    DISPLAY: inline;
    CURSOR: pointer;
    font-weight: bold;
}
.breadCrumb:hover
{
    DISPLAY: inline;
    CURSOR: pointer;
    color: red;
}
.ddtHeader
{
    FONT-SIZE: .9em;
    BACKGROUND-COLOR: #c0e7f0;
    height:10px;
}
.ddtHeader .planNumber
{
  font-weight: bold;
}
.ddtBody
{
  height: 100%;
}
.ddtHeader_book
{
	font-size: 1em;
	BACKGROUND-COLOR: #c0e7f0;
}
.boxAhead
{
	background-color: #96B5D2;
	color: black;
}
.boxAbody
{
	background-color: #E7EFF7;	
}
.boxAlink
{
	color:#2E127E;
	text-decoration: none;
}
.leftNav_area
{
}
.recordNav_bar_top
{
  border-top: 3px solid red;
  color: blue;
  margin-bottom: 10px;
}
.recordNav_bar_bottom
{
  border-bottom: 3px solid red;
  color: blue;
	margin-top: 20px;
}
.recordNav_information
{
  display: inline;
  text-align: left;
  color: #A9A9A9; /* darkgray*/
}
.recordNav_text
{
  position: absolute;
  right: 2px;
  text-align: right;
}
.recordNav_prevNext
{
  font-weight: bold;
  color: blue;
}
.recordNav_current
{
  font-weight: bold;
  color: black;
}
.recordNav_prevNext:visited
{
  color: purple;
}
.subform1 
{
  background-color: rgb(229, 236, 249);
  border: 1px solid rgb(51,102,204);
}
.planImageLink_norm 
{
	cursor: pointer;
}
.planImage_norm
{
	display: none;
}
.planImage_show
{
	display: block;
	z-index: 1;
	position: absolute;
	left: 5px;
	top: 5px;
	cursor: pointer;
	border: 2px outset #A9A9A9;
}
.planImage_inner
{
	display: block;
	position: relative;
	border: 1px inset #A9A9A9;
	background-color: #ADD8E6; /* lightblue */
}
.styleLink {
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
}
.blockContainer {
  display: block;
  margin-bottom: 7px;
}
.floatingBlockContainer {
  display: block;
  border: 1px solid #4F5BB1;
  margin-bottom: 10px;  
}

/* NEW STUFF */
#nowLoading {
  position: absolute;
  right: 3px;
  top: 3px;
  height: 20px;
  padding-top: 2px;
  text-align: center;
  width: 90px;
  background-color: red;
  color: white;
}
#top {
}
#headerImages {
  position:absolute;
  left: 0px;
  top: 0px;
  //width: 389px;
  width: 300px;
}
#topNav {
  text-align: right;
  margin-top: 46px;
  //margin-left: 389px;
  margin-left: 300px;
  min-width: 420px;
  overflow: hidden;
  padding: 8px 4px 8px 2px;
  background-color: rgb(201,209,251);
  border-top: 1px solid rgb(79, 91, 177);
}
#leftNav {
  position: absolute;
  top: 102px;
  left:0px;
  width: 210px;
	background: url('/images/sidebp4.jpg');
	background-repeat: repeat-y;
  padding-top: 5px;
  padding-left: 5px;
}
#content {
  padding-top: 10px;
  margin-left: 220px;
  margin-right: 1px;
  padding-bottom: 10px;
}
#credits {
  position: absolute;
  visibility: hidden;
  bottom: 2px;
}
#cartInfo {
  display: inline; 
  padding-right: 2px; 
  padding-left: 2px; 
  margin-right: 2px; 
  border: 1px solid #4A59B5; 
  background-color: white; 
  cursor: pointer;
}
#divFooter {
  
  border-top: 3px groove blue; 
}
#sponsorsBottom {
  vertical-align: top;
  padding-top: 5px;
}
#adBar {
  width: 100%;
  text-align: center;
  vertical-align: middle; 
  height: 23px; 
  padding-top:1px; 
}
#styleMenu {
  text-align:center;
}
#browseByStyle {
  display: inline;
  width: 600px;
  height: 240px;
}
#toTopAnchor {
  display: block;
  margin-top: 6px;
}
div.sideMenu {
  width: 180px;
  background-color: white;
  padding-bottom: 6px;
}
div.sideMenu p.title {
  text-align: center;
  background-color: #4F5BB1;
  color: white;
  font-weight: bold;
  margin:0px;
  padding:1px;
}
div.sideMenu ul {
  list-style: none;
  margin:0px;
  padding: 0px 4px 0px 5px;
}
div.sideMenu ul li a {
  font-size: 8pt;
}
div.sideMenu ul li a:hover {
  color: &f00000;
}
div#divMainMenu {
  width: 160px;
  background-color: white;
  padding-bottom: 6px;
}
ul#mainMenu a{
	font-size: 10pt;
}
.contact .main
{
	text-align:center;
	padding: 0px;
	margin: 0px;
	font-size: 170%;
	letter-spacing: 1px;
	font-weight: bolder;
}
.contact .sec
{
	text-align:center;
	padding: 0px;
	margin: 0px;
	font-size: 85%;
	letter-spacing: 5px;
	font-weight: bolder;
}
/* thumbroller stuff */
#thumbBlock {
  position: absolute;
  overflow: hidden;
  height: 254px;
  width: 200px;
  border: 1px solid black;
  right: 10px;
  top: 10px;
}
.thumbBox {
  position: absolute;
  left: 3px;
  width: 192px;
  height: 125px;
  visibility: hidden;
}
.orange_note
{
  background-color: #FFF8D9;
  border: 1px solid #FF8C00;
  padding: 5px;
}
