address  { color: red; font-weight: bold; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
h1              { color: #0D3569; text-transform: uppercase;
	font: bold 17px Helvetica, Verdana, Arial, "Lucida Grande", Geneva, sans-serif;
	list-style-type: none;
	text-shadow: #000000 0 0 0;
	opacity: 1;
	vertical-align: middle;
	height: 18px;
}
pre { color: purple; font-weight: bold; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
.columnheading  { font-style: normal; font-weight: 500; font-size: 11px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; background-color: #f5f5f5; border-bottom: 1px solid gray }

.options    { font-style: normal; font-weight: normal; font-size: 11px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; border-bottom: 1px solid gray }
.rowseperator { font-style: normal; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; border-top: 1pt dashed gray }
.SiteHeader    { color: white; font-weight: normal; font-size: 20px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; background-color: maroon; border-bottom: 1px solid gray }



BODY {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
}

BLOCKQUOTE {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
}

P {
	font: normal 9pt Verdana, Arial, Helvetica;
}

UL {
	font: normal 9pt Verdana, Arial, Helvetica;
}
CENTER {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
}

H2 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12pt;
  color: #0D3569;
  font-weight: bold;
}

H3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12pt;
  color: #0D3569;
  font-weight: bold;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11.5pt;
  color: #900200;
  font-weight: bold;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12pt;
  color: #E28C12;
  font-weight: bold;
}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
}

A:link { color:#A01210; text-decoration:underline }    /* unvisited link -red*/
A:visited { color:#555555; text-decoration:underline } /* visited links */
A:active { color:#E05250; text-decoration:underline }  /* active links */
A:hover { color:#E05250; text-decoration:underline }   /* active links */

.searchentry { border-color:FFFFFF; border-width:3; border-style:solid; font-size:9; color:555555; background-color: FFFFFF; }
.searchtext { font-size: 13; color:#FFFFFF; }
.smalltext { font-size: 9; color: DDDDDD;	}
.footertext { font-size: 9; color: 000000;	}
.hometext { font-size: 11; color: 606060;	line-height: 130%; letter-spacing: 1.2px}
.hometext2 { font-size: 11; color: 000000; font-weight: bold; }
.hometext3 { font-size: 12; color: 8E0201; font-weight: bold; }

.hometext4 { margin-left: 15px; }

div#header-menu {
    background-color: transparent;
    height: 25px;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 10px;
    width: 500px;
}
 
div#header-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
 
div#header-menu ul li {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 10px;
}
 
div#header-menu ul li a {
    text-decoration: none;
    color: white;
}
 
div#header-menu ul li a:hover {
    text-decoration: underline;
    color: white;
}
 
 
 
div#leftColumn-outerwrapper {
	background-image: url(http://www.resourcenter.net/images/cse/web/inner_left_background.jpg);
	background-repeat: repeat-y;
	border:none;

	}

div#leftColumn-innerwrapper {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
div#leftcolumn-menu {
	padding-bottom: 20px;
	}

div#content-container {
	background-color:#18376a;
	background-image: url('https://www.resourcenter.net/images/aapb/2011web/leftnav.jpg');
	background-repeat: repeat-y;
	
	}

div#content-innerwrapper {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 120px;
	padding-left: 20px;
	}


div#footer {
	position:fixed;
	bottom: 0px;
	width: 100%;
	}
	
div#footer-outerwrapper {
	background-image: url('http://www.resourcenter.net/images/cse/web/home_footer_background.jpg');
	background-repeat: repeat-x;
    background-color: #e9e9e9;
    height: 100px;
	}
	
div#footer-innerwrapper {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: black;
	text-align: center;
	}



