body
{
	margin: 0px;
	padding: 0px;
}

body, th, td, p, h1, h2, h3, h4, select
{
	font-family: verdana,arial,sans-serif,monospace;
}

p
{
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
}
h1
{
	font-size: 1.4em;
	clear: both;
	text-align: left;
	font-weight: bold;
	margin-left: 25px;
}
h2
{
	font-size: 1.1em;
	clear: both;
	text-align: left;
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: 0em;
	margin-top: 1em;
}
h3
{
	font-size: 1.05em;
	clear: both;
	text-align: left;
	font-weight: bold;
	margin-left: 25px;
}
h4
{
	font-size: 1.0em;
	clear: both;
	text-align: left;
	font-weight: bold;
	margin-left: 25px;
}


body, td, p, select
{
	font-size: 11px;
}

table.data 
{
	margin-left: 25px;
	margin-bottom: 15px;
}

table.data tr.header td
{
	font-size: 12px;
	border-bottom: solid 1px black;
	color: Black;
	background-color: White;
}

table.data tr.footer td
{
	font-size: 11px;
	border-top: solid 1px black;
	color: Black;
	background-color: White;
}

hr
{
	margin-left: 25px;
	margin-right: 25px;
	padding-left: 0em;
	padding-right: 0em;
	width: 100%;
	color: black;
	height: 1px;
	clear:both;
}

hr.data
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0em;
	padding-right: 0em;
	width: 100%;
	color: black;
	height: 1px;
	clear: both;
}

.margintable
{
	padding: 0px;
	background-color: White;
	border-collapse: collapse;
	margin-left: 25px;
	margin-bottom:	15px;
}

table.monthbox
{
	padding: 0px;
	background-color: White;
	border-collapse: collapse;
	margin-left: -1px;
	margin-top:	-1px;
	margin-bottom:	0px;
}

td, th
{
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0.65em;
	padding-right: 0.65em;
	border: none;
	white-space: nowrap;
}

table.data tr
{
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0.65em;
	padding-right: 0.65em;
	border: none;
	white-space: nowrap;
}

table.data tr td.subhead
{
	padding-top: 1em;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: underline;
}

.missingDataFlagColumn 
{
	padding-left: 0em;
	padding-right: 0em;
}

table.data tr td.date
{
	text-align: right;
}

table.data tr td.link
{
	text-align: center;
	padding: 3px 5px;
}

.link
{
	color: blue;
	text-decoration: underline;
}

.tableRowEven
{
	background-color: #ddd;
	white-space: nowrap;
}

.tableRowOdd
{
	background-color: #fff;
	white-space: nowrap;
}

.tableRowEvenHighlighted
{
	background-color: #dfd3d0;
	font-style: italic;
	white-space: nowrap;
}

.tableRowOddHighlighted
{
	background-color: #fff8f2;
	font-style: italic;
	white-space: nowrap;
}

.footer
{
	text-align: center;
}

.labelLeft
{
	font-family: verdana,arial,sans-serif,monospace;
	font-weight: bold;
	white-space: nowrap;
}

td.labelLeft
{
	height: 1.3em;
}

.valueRight
{
	font-family: verdana,arial,sans-serif,monospace;
}


td.valueRight input
{
	width: 500px;
	font-size: 1em;
}
td.valueRight input.button
{
	width: auto;
	font-size: 1.4em;
}

td.valueRight select
{
	width: 500px;
	font-size: 1em;
}

.breadCrumb
{
	line-height: 1.6em;
	font-weight: bold;
	white-space: nowrap;
	height:10px;
}

.pageTitleBlock
{
	float:left;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right:0px;
	width:870px;
}

.popupTitleBlock
{
	text-align: left;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-top: 0px;
	margin-right:0px;
}

.pageHead
{
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	margin-left: 0em;
	white-space: nowrap;
}

.pageSubHead
{
	line-height: 1.4em;
	font-weight: bold;
	margin-left: 2em;
	white-space: nowrap;
}

.logoutText
{
	
	float: right;
	text-align: right;
	margin-right: 1em;
	margin-top: 0px;
}

.todaysDate
{
	clear: both;
	float:left;
	margin-left: 2em;
	margin-top: -.5em;
	margin-bottom: 0em;
	text-align: left;
	width:400px;
}

input.right
{
	text-align: right;
}
.navigation-bar
{
	margin-bottom: 5px;
	margin-right: 35px;
	margin-left:1px;
	float: left;
}

.navigation-bar img
{
	margin-left: -5px;
	
}

table.adj 
{
	padding: 0px;
	background-color: White;
	border-collapse: collapse;
	margin-left: 25px;
	margin-bottom:	15px;
}


table.adj tr /* td */
{
	padding-left: 1em;
	padding-right: 1em;
	border: none;
	white-space: nowrap;
	vertical-align: middle;
}

table.adj tr td input
{
	height: 1.5em;
	font-size: .9em;
	padding: 0px;
	text-align: left;
}

table.adj tr td.header
{
	padding-top: 4em;
	vertical-align: text-bottom;
}

table.adj tr td.topheader
{
	vertical-align: text-bottom;
}

table.adj tr td.subheader
{
	border-bottom: solid 1px black;
	vertical-align: text-bottom;
	padding-bottom: 1em;
}

.adjControl
{
	margin-left: 15px;
	margin-right: 2px;
	float: left;
}

.adjControl table
{
	margin-left: 0px;
}

input.control
{
	margin: .2em;
	width: 5em;
}
a:link
{
	color: blue;
}
a:visited
{
	color: blue;
}
a:active
{
	color: blue;
}

a.blacklink:link, a.blacklink:visited, a.blacklink:active
{
	color: black;
	text-decoration: none;
}

table.account
{
	padding: 0px;
	margin-left: 40px;
	margin-bottom:	10px;
}

table.account tr td
{
	padding: 0em;
	padding-right: 1em;
	border: none;
	height: 1.8em;
	white-space: nowrap;
	vertical-align: middle;
}

table.account input select
{
	height: 1.6em;
	font-size: 1.1em;
	padding: 0px;
	text-align: left;
}

table.account input.button
{
	height: auto;
	width: auto;
	text-align: center;
}

table.account td.header
{
	padding-top: 4em;
	vertical-align: text-bottom;
}

table.account td.topheader
{
	vertical-align: text-bottom;
}

table.account td.subheader
{
	border-bottom: solid 1px black;
	vertical-align: text-bottom;
	padding-bottom: 1em;
}

.padded 
{
	padding-left: 5em;
}

table.preliminary
{
	border: White 1px solid;
}

table.preliminary td.content
{
	border: black 1px solid;
}

table.preliminary td.contentleft
{
	border-bottom: black 1px solid;
	border-top:  black 1px solid;
	border-right:  black 1px solid;
}

table.preliminary td.contentright
{
	border-bottom: black 1px solid;
	border-top:  black 1px solid;
	border-left:  black 1px solid;
}

table.preliminary td.header
{
	border-bottom: black 1px solid;
	border-left:  black 1px solid;
	border-right:  black 1px solid;
}

table.preliminary td.headerleft
{
	border-bottom: black 1px solid;
	border-right:  black 1px solid;
}

table.preliminary td.headerright
{
	border-bottom: black 1px solid;
	border-left:  black 1px solid;
}

table.preliminary td.footer
{
	border-top: solid 1px black;
	border-left:  solid 1px black;
	border-right:  solid 1px black;
	border-bottom: solid 1px white;
}

table.preliminary td.footerleft
{
	border-top: black 1px solid;
	border-right:  black 1px solid;
}

table.preliminary td.footerright
{
	border-top: black 1px solid;
	border-left:  black 1px solid;
}

div.noneshown
{
	display: none;
}

.button
{
	font-size: 12px;
	font-weight: bold;
}


#buttonfooter    
{ 
	position: relative; 
	top: -5%;
	height: 5%;
	width: 100% 
}


#bottomfooter    
{ 
	position: relative; 
	top: -5%;
	height: 5%;
	width: 100% 
}

#contents{
min-height:95%;   
margin:0; 
position:relative;
}

#contents1{
min-height:80%;   
margin:0; 
position:relative;
}
