body { 

	margin: 0;

	padding: 0;

	background-color: #f8f8f8;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 62.5%;

	background: url(../images/header-back.png) repeat-x left top; 

	}

body#page_bg{

	background-color: #f8f8f8;

}

img { border: 0 }

p, ul li {

	font-size: 1.1em;

}

p.small	{

	font-size: 0.9em;

}

h2, td.contentheading, div.componentheading	{

	color: #0a4a9b;

	font-size: 1.5em;

	font-weight: bold;

}

h3	{

	color: #0a4a9b;

	font-size: 1.25em;

	font-weight: bold;

}

.moduletable_menu h3 {

  margin-top: 0;

} 

.componentheading { font-size: 2em; }

.contentheading { font-size: 1.5em; }

.small { font-size: 0.9em; }

.createdate { font-size: 0.7em; }

.pagination span, .pagination a { padding: 0 6px 0 6px; }



/* Alignment Styles */
.right	{

	float: right;

}
.left	{

	float: left;

}



/* Navigation list */
ul.menu-nav	{

	margin-top: 5px;

	list-style-type: none;

	padding: 0;

}

ul.menu-nav li	{

display: inline;

list-style-type: none;

padding: 0 5px 0 5px;

border-left: 1px solid #333;

}

ul.menu-nav li:first-child	{

	border-left: none;

}

ul.menu-nav li a	{

	color: #333;

	text-decoration: none;

	font-weight: bold;

	font-size: 0.9em;

}

ul.menu-nav li a:hover	{

	text-decoration: underline;

}
/* Table CSS */
.prod th	{

	background-color: #0a4a9b;

	line-height: 120%;

}

.prod h3	{

	color: #fff;

}

.prod p	{

	font-size: 1.0em;

	margin-left: 5px;

}

/* outer container */

#Layer-1 {

  margin: 0 auto;

  width: 900px;

  background-color: #f8f8f8;

  z-index: 1;

}



/* footer area */

#Layer-2 {

  clear: left;

  width: 100%; 

  z-index: 15;

}

/* footer info */

#Layer-3 {

  width: 100%;

  z-index: 3;

  text-align: center;

  font-family: Arial, Helvetica, sans-serif;

  color: #333333;

}

/* footer links */

#Layer-4 {

  width: 100%;

/*  height: 26px; */  
  min-height: 26px; /* Minimum height of div here */
  height: auto !important;
  height: 26px; /* Minimum height of div here */

  padding: 0;

  margin: 0;

  z-index: 4;

  border-top: 1px solid #000;

  border-bottom: 1px solid #000;

  font-family: Arial, Helvetica, sans-serif;

  color: #333;

  text-align: center;

}

/* main content */

#Layer-5 {

  width: 575px;

  margin-top: 20px;

  margin-left: 0;

  text-align: top;

  z-index: 5;

}

#Layer-5 a	{

	color: #039;

}

/* hairline divider */

#Layer-7 {

  float: left;

  width: 34px;

  background-color: transparent;

}

/* top right strip */

#Layer-8 {

  float: left;

  width: 635px;

  z-index: 8;

}

/* main body container */

#Layer-9 {

  width: 900px;

  z-index: 9;

}

/* main menu */

#Layer-12 {

  margin-left: 50px;

  float: left;

  width: 181px;

  z-index: 12; 

}

#Layer-12 div.moduletable	{

	width: 182px;
	margin-top:0;

}

/* Header Layer */

#Layer-13 {
  width: 900px;
  z-index: 13;
}

/* top menu */

#Layer-14 {

  position: absolute;

  right: 55%;
  margin-right: -450px;

  top: 0;

  width: 220px;

  height: 20px;

  z-index: 14;

  text-align: left;

  font-family: Arial, Helvetica, sans-serif;

  color: #333;

}
