div {
	text-align: left}

a:link {
	color: maroon;
	background-color: inherit;
	text-decoration: underline}

a:visited {
	color: maroon;
	background-color: inherit;
	text-decoration: underline}

a:hover {
	color: red;
	background-color: inherit;
	text-decoration: underline}

table.bordered {border: 3px double black; padding: 3px; border-collapse: separate;}

table.parameters td {
	border-width: 0 0 1px 0;
	border-color: gray;
	border-style: solid;
	margin: 0;
	padding: 5px;
	margin: 0;
}

table.parameters th {
	border-width: 0 0 1px 0;
	border-color: gray;
	border-style: solid;
	padding: 5px;
	margin: 0;
}
table.parameters {
	border-color: gray;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-spacing: 0;
	padding: 0;
}
table.header {
	border-style: solid;
	border-color: black;
	border-width: 1px;
	font-size: 14px}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px}

th.datatable {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	text-align: center}
	
td.datatable {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	text-align: right}

td.inputscenter {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	text-align: center}
td.inputsright {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	text-align: right}
td.inputsleft {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	text-align: left}

th.bordered {border: black 1px}
td.parmname {vertical-align: top;}
td.parmdesc {vertical-align: top;}

div.spacer {
	clear: both}

div.picframe {
	float: left;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
	font-style: italic;
	text-align: center;
	margin: 5px}

div.formbox {
	float: left;
	margin: 2px;
	padding: 0px}

div.newsbox {
	width: 625px;
	border-style: solid;
	border-color: gray;
	border-width: 1px}

div.newstitle {
	background-color: #cdcdcd;
	color: maroon;
	padding: 2px;
	font-size: 12px;
	font-weight: bold}

div.newscontent {
	padding: 5px}

div#footer {
	text-align: center;
	border-style: solid;
	border-color: rgb(205,205,205);
	border-width: 1px 0 0 0;
}

#footer h5, h6 {
	margin: 5px;
	font-weight: normal;
}

#footer h5 {
	float: left;
}

#footer h6 {
	float: right;
	font-style: italic;
}

div#mainborder {
	border-style: solid;
	border-color: #cdcdcd;
	border-width: 1px;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5px;
	margin-bottom: 5px}

div#title {
	background-color: rgb(102,2,2);
	color: maroon;
	font-size:20px;
	font-weight:bold;
	padding: 0px}

#title img {
	margin: 0;
}

div.navbar {
	width: 115px;
	margin: 5px;
	padding: 5px;
	border-style: solid;
	border-color: #cdcdcd;
	border-width: 1px;
	float: left}

div#content {
	margin: 10px 10px 10px 150px;
}
	
div#results {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 10px}

div#journal {
	border-style: solid;
	border-color: maroon;
	border-width: 2px;
	margin-top: 5px;
	}

img {
	border-style: solid;
	border-color: black;
	border-width: 1px;
	margin: 5px}

img.noborder {
	border-style: none;
	margin: 0px}

body {  
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 0.8em;
	background-color: white;
	color: black;
	border: none;
	text-align: center;
	margin: 0px
    }

h1 {
	font-size: 140%;
}

h2 {
	font-size: 115%;
}

h5 {
	font-size: 80%;
}

h6 {
	font-size: 75%;
}
    
ul {
	margin: 0px;
	padding-left: 10px}

ul.list {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px
}

ul.menu {
	font-size: 90%;
	margin: 0px;
	margin-left: 0px;
	padding-left: 5px}

ul.initial {
	padding-left: 15px}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 1em;}

.title {
	color: rgb(254,204,51);
	background-color: rgb(102,0,0)}
.fb {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-weight: bold}

.flb {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold}

.fxxlb {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 20px;
	font-weight: bold}

.flbi {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: bold}

.fli {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-style: italic}

.fi {
	font-family: inherit;
	font-size: inherit;
	font-style: italic}

.subscript {
	vertical-align: text-bottom;
	font-size: 7pt}

.superscript {
	vertical-align: text-top;
	font-size: 7pt}

.chapter {
	font-family: inherit;
	font-size: 18px;
	font-weight: bold}

.section {
	font-family: inherit;
	font-size: 14px;
	font-weight: bold}

.margintop {
	margin-top: 5px;
	}

.floatright {
	float: right}

.journaltext {
	border-style: hidden;
	font-size: 14px}	

.journalinfo {
        font-size: 9px;
	}

div#credit {
        margin: 10px 10px 10px 10px;
        font-size:10px;
        text-align:center;
}

