body {
	background-color:white;
}
table, td {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#333333;
    vertical-align:top;
    line-height:20px;
    }
td.text {
    text-align:justify;
    line-height:20px;
    }
.mainTitle {
    font-size:350%;
    font-family: Georgia, Garamond, Times New Roman, serif;
    font-weight:bold;
    color:#bd0000;
    line-height:40px;
    }
.subTitle {
    font-size:250%;
    font-family: Georgia, Garamond, Times New Roman, serif;
    color:#666666;
    line-height:40px;
    padding-top:30px;
    padding-bottom:20px;
    }
.date {
    color:#999999;
    }
.nav {
    text-align:right;
    font-size:11px;
    color:#400080;
    line-height:20px;
    }
a:link, a:visited, a:active, a:hover, td.text a:link, td.text a:visited, td.text a:active, td.text a:hover, td.disclaimer a:link, td.disclaimer a:visited, td.disclaimer a:active, td.disclaimer a:hover {
    text-decoration:underline;
    color:#333333;
    }
a.nav:link, a.nav:visited, a.nav:active, a.nav:hover {
    text-decoration:underline;
    }
a.navSub:link, a.navSub:visited, a.navSub:active, a.navSub:hover {
    color:#999999;
    text-decoration:underlinde;
    }
a.moreInfoLink {
	color:#bd0000;
	}
.activeNav {
    font-weight:bold;
    text-transform:uppercase;
    line-height:2px;
    }
.activeNavSub {
    color:#999999;
    font-size:9px;
    line-height:12px;
    }
.allNav {
    color:#999999;
    font-size:9px;
    line-height:12px;
    }
.codeHead {
    font-size:10px;
    line-height:12px;
    color:#dddddd;
    font-family:"Andale Mono",monospace;
    }
.highlight {
    color:#666666;
    font-family:"Andale Mono",monospace;
    }
.code {
    font-family:"Andale Mono",monospace;
    font-size:11px;
    }
.quote {
	font-family:"Georgia", "Times New Roman", "Times", serif;
	color:#555555;
    font-size:12px;
    font-style:italic;
	}
textarea.code {
    font-family:"Andale Mono",monospace;
    font-size:11px;
    background-color:#eeeeee;
    width:100%;
    color: #5A5A5A;
    border-width:0px;
    padding-top:6px;
    padding-left:3px;
    }
.disclaimer {
    font-size:9px;
    color:#AA8C11;
    }
.publicationTitle {
	font-family: Georgia, Garamond, Times New Roman, serif;
	color:#2a598d;
    font-weight:normal;
    font-size:150%;
    padding-top:00px;
    }
.publicationVolumePages {
    font-style:italic;
    }
.publicationJournal {

    }
.publicationAuthors {

    }
.nonTitleInfo {
	margin-left:0px;
	padding-bottom:0px;
	padding-top:10px;
    }
.thumb {
	margin-top:4px;
	margin-right:15px;
	margin-bottom:20px;
	border: dotted 1px #999999;
	}