/* ================================================
        Source File: mmbks.css
        Target: CSS Level 2
================================================ */
body {
        margin: 0;
        padding: 0;
        color:#000000;
        background-color:#FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
}

img 
{
        border: 0px none;
}

h1 {
        font-size: 24px;
        color: #424E7E;
        background-color: #BDD6EF;
        padding-right: 50px;
        margin-bottom: 0px;
        padding-bottom: 0px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

li {
        margin: 0px 0px 10px;
        padding: 0px;
}

ul.main	{
		list-style-type: none;
		margin: 0px;
}

li.main	{
		list-style-type: none;
		margin: 0px;
}

h3 {
        font-size: 18px;
        color: #424E7E;
        text-align: center;
}

hr.recordSep {
        color: #946434;
        height: 1px;
}

hr.sectionSep {
        color: #946434;
        height: 3px;
        width: 100%;
}

a {
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
}

a:hover
{
        text-decoration: underline;
        color: #ff3300;
}

input {
        font-size: 10px;
        margin-top: 0px;
        padding-top: 0px;
}

td, th
{
        margin: 0px;
        padding: 0px;
        font-size: 11px;
        font-weight: bold;
}

table
{
        border-collapse: collapse;
        border: 0px none;
}

table.helpPage
{
        width: 100%;
        border-collapse: collapse;
        border: 0px none;
}


#logo {
        background-color:#BDD6EF;
        float: left;
}

#title {
        background-color:#BDD6EF;
        text-align: center;
        vertical-align: baseline;
        white-space: nowrap;
}

table.help
{
        width: 750px;
        border-collapse: collapse;
        border: 0px none;
}


.cbox {
        font-weight: bold;
        padding-right: 20px;
        font-size: 11px;
}

.cbox input {
        vertical-align: baseline;
        border: 0px;
        margin: 0px;
        padding: 0px;
}


td.mainBack {
        background-color: #BDD6EF;
}


tr.mainBackc  {
        background-color: #BDD6EF;
        text-align: center;
}

td.right {
        text-align: right;
}

.mainArea {
        background-color: #FFFFFF;
        width: 750px;
        padding-top: 10px;
}

.dataSection {
        width: 750px;
        margin: 10px;
        font-size: 11px;
        font-weight: bold;
}

.dataSection a {
        font-size: 11px;
        font-weight: bold;
        color:#5596D3;
}
        
.dataSection a:hover {
        color: #946434;
}

.dataSection img 
{
        border: 0px none;
        vertical-align: bottom;
        margin-right: 5px;
}

#help {
	text-align: right;
	color:#5596D3;
	font-weight: bold;
	width: 610px;
	font-size: 9px;
	vertical-align: top;
	height: 25px;
	line-height: 12px;
}

#help p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#help .black{
	color: #000000;
}

#help a {
        font-size: 9px; 
}

#help a.big {
	font-size: 11px;
	font-weight: bold;
}



#indexTerms th {
        white-space: nowrap;
        font-size: 11px;
        text-decoration: underline;
        line-height: 15px;
        padding-bottom: 8px;
        padding-top: 8px;
        text-align: left;
}

.indexCbox {
        width: 2em;
}

.indexValues {
        white-space: nowrap;
        font-weight: normal;
        font-size: 11px;
        margin-left: 3px;
        width: 650px;
}
#indexTerms input {
        vertical-align: top;
        padding-bottom: 0px;
}



.padded {
        padding-right: 15px;
}

#navGuide {
        width: 125px;
        white-space: nowrap;
        background-color: #BDD6EF;
        height: 600px;
        margin-right: 20px;
        padding-top: 20px;
        clear: none;
        float: none;
}

#navGuide li {
        margin: 0px 0px 8px 25px;
}

#navGuide a:link {
        font-size: 11px;
        font-weight: bold;
        color:#000099;
}
        
#navGuide a:visited {
        font-size: 11px;
        font-weight: bold;
        color:#000099;
}

#navGuideH {
        width: 125px;
        white-space: nowrap;
        background-color: #BDD6EF;
        height: 335px;
        margin-right: 20px;
        padding-top: 20px;
        clear: none;
        float: none;
}

#navGuideH li {
        margin: 0px 0px 8px 25px;
}

#navGuideH a:link {
        font-size: 11px;
        font-weight: bold;
        color:#000099;
}
        
#navGuideH a:visited {
        font-size: 11px;
        font-weight: bold;
        color:#000099;
}

#helpSection {
        width: 560px;
        margin: 10px;
        margin-right: 20px;
        padding-top: 20px;
}

#reportArea {
        width: 750px;
}

#reportArea th {
        text-align: left;
        white-space: nowrap;
        width: 15%;
}

#reportArea td {
        font-weight: normal;
}

#reportArea pre {
        font-size: 12px;        
}

.fullRecord th
{
        text-align: right;
        white-space: nowrap;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;
        padding-right: 10px;
        width: 120px;
}

.fullRecord td
{
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;
        width: 630px;
}

#NextPrev
{
        width: 750px;
}


#fullRecord2 
{
        width: 750px;
        text-align: right;
}

#hitcount {
        font-size: 12px;
        color: #0000CC;
        font-weight: bold;
        font-variant: small-caps;
        text-transform: lowercase;
}

#recordSet {
        font-size: 10px;
        color: #946434;
}
.topofpageB {
        text-align: right;
        width: 650px;
}

.topofpageF {
        text-align: right;
        width: 750px;
}

.pageNav {
        font-size: 10px;
        font-weight: bold;
        color: #5596D3;
        text-decoration: none;
        text-align: right;
        width: 750px;
  }

.pageNav a {
        font-size: 10px;
        font-weight: bold;
        color: #5596D3;
        text-decoration: none;
  }

.pageNav a:hover {
        color: #946434;
        text-decoration: none;
  }
  
.abstract {
        padding-right: 20px;
        padding-left: 20px;
        margin-right: 20px;
        margin-left: 20px;
}

p.return {
        color: #996633;
        text-align: center;
        margin-top: 7px;
        padding-top: 7px;
}

a.prevsetleft
{
        float:left;
        padding: 3px;
        border: 1px solid #000099;
}

a.prevsetright
{
        float:right;
        padding: 3px;
        border: 1px solid #000099;
}

.hitTerms {
background-color:#FFFFCC
}
textarea {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        text-align: center;
}
input.disabled {
        background-color: #CCCCCC;
}

#terms {
        padding: 10px 40px 20px 30px;
        border: 1px inset #CCCCCC;
        width: 650px;
        margin-top: 0px;
        margin-right: 40px;
        margin-left: 30px;
}

#rmargin {
        width: 150px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#fullArea {
        width: 750px;
}

#fullArea td {
       font-weight: normal;
}
