html,body,p,br,div,span,ul,li,ol,table,tr,td,th,hr,blockquote,form,input,select,option,textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
}
a:link, a:hover, a:visited, a:active {
	color: #000;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
table tr td#topHeader {
	background: #80c242 url(graphics/top_header_bg.gif) no-repeat top left;
}
div.topLvlNav,div.topLvlNavSel {
	margin-left: 15px;
	color: #000;
	text-transform: uppercase;	
	padding-left: 15px;
	font-weight: bold;
	margin-top: 15px;
}
div.topLvlNavSel {
	background: url(graphics/side_arrow.gif) no-repeat left;	
}
div.subLvlNav {
	margin-left: 15px;
	color: #000;
	padding-left: 15px;
}
div.subLvlNav a:link,div.subLvlNav a:hover,div.subLvlNav a:visited,div.subLvlNav a:active {
	color: #000;
	text-decoration: none;	
}
div.subLvlNav a:hover {
	text-decoration: underline;
}
table tr td#mainArea {
	padding: 20px;
}

table tbody tr td.leftTopBrdr  {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-collapse: collapse;
	border-spacing: 0px;
	color: #000;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

div.mainBoxTitle {
	font-family: Avenir BookOblique, Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	
	padding-top: 5px;
	margin: 5px;
}
div.mainBoxText {
	margin: 5px;
}
div.mainBoxText p {
	line-height: 15px;
}
p.footerMenu a {
	font-size: 11px;
}
div.copyright {
	color: #666;
	font-size: 10px;
}
div#topMenu {
	margin-right: 10px;
	margin-top: 15px;
	color: #FFF;
	font-size: 13px;
}
div#topMenu b {
	font-weight: normal;
	color: #ffd300;
}
div#topMenu a:link,div#topMenu a:hover,div#topMenu a:visited,div#topMenu a:active {
	color: #FFF;
	text-decoration: none;
}
div#topMenu a:hover {
	text-decoration: underline;
}
div#searchBar {
	margin-right: 10px;
	margin-top: 10px;
}
.absMiddle {
	vertical-align: middle;

}

.subMainLinks {
   	text-align: right;
   	vertical-align: top;
	float: right;
}



table tr td#mainArea a:link,table tr td#mainArea a:hover,table tr td#mainArea a:visited,table tr td#mainArea a:active {
	color: #5c9230;
	text-decoration: none;
}
table tr td#mainArea a:hover {
	text-decoration: underline;	
}
table tr td#mainArea h1 {
	color: #000;
}

.pageTitle {
       font-weight: bold;
       font-size: 18px;
       color: #000;
}

.authTitle {
      font-weight: bold;
      font-size: 18px;
      color: #000;
}


table tr td#mainArea hr {
	height: 1px;
	background-color: #000;
	border: 0px solid #000;
	margin: 5px 0px;
}
table tr td#mainArea {
 	color: #000;
}

table tr td#mainArea table {
	padding-top: 10px;
}

table tr td#mainArea table tr td {
        padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 0px;
}

table tr td#mainArea table tr td span.checkBoxTitle {
	color: #000;
}

table tr td#mainArea table tr td table.checkboxes tr td {
       padding-top: 1px;
       padding-bottom: 1px;
       padding-right: 2px;
       padding-left: 0px;
}

table tr td#mainArea table tr th {
	text-align: left;
}

table tr td#mainArea table tr td h2 {
	color: #5c9230;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px;
}

table tr td#mainArea table tr td.rightBorder {
	border-right: 1px solid #000;
}

table tr td#mainArea table tr td span.specialHeading {
	color: #5c9230;
	font-weight: bold;
}
table tr td#mainArea table#productTable tr td {
	background-color: #edf6e3;
	padding: 5px 15px;
}
table tr td#mainArea table#productTable tr th {
	background-color: #ffe97f;
	padding: 5px 15px;
}
table tr td#mainArea table#productTable tr td.listPrice {
	text-decoration: line-through;
}
table tr td#mainArea table#productTable tr td.buttons {
	background-color: #FFF;
	padding: 15px 0px;
}

.resultsTable {
	border: 1px solid #000;
	border-collapse: collapse;
	margin: 5px;
	padding: 5px;
}

.authorTable {
       border: 1px solid #000;
       border-collapse: collapse;
       margin: 5em;
       padding: 5em;
}

.authNameList {
       font-size: 14px;
       line-height: 25px;

}

.bodyTable1 {

	border-width: 1px;
	border-style: solid;
	border-color:transparent;
	padding: 5px;
      margin: 5px;

}

.resultsTableRight {
	border: 1px solid #000;
	margin: 5px;
	padding: 5px;
}

.sideCell {
	 margin: 5px;
       padding: 5px;
}

.tableHead {
        margin-left: 3px;
      padding: 5px;
}

div.topBannerTxt {
   font-family: Arial,Helvetica,sans-serif;
   font-size: 50px;
   color:white;
   background-color:#80C342;
   text-decoration: none;
   text-align: left;
   text-indent: 33px;
   position: absolute;
   top: 70px; left: 180px;
}