﻿body
{
	font-family: "Times New Roman", Georgia, Times;
	background: white;
	font-size: 12pt;
	margin: 10px;	
	width: 6.5in;
}

h1
{
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 22px;
}

h2
{
	margin-bottom: 5px;
	font-size: 22px;
}

h3
{
	margin-bottom: 5px;
	font-size: 12px;
}

img
{
	border: 0px;
}

table
{
	border-collapse: collapse;
}

td
{
	vertical-align: top;
	padding: 0px;
}

th
{
	text-align: left;
}

FIELDSET
{
	margin: 10px;
}

A
{
	color: #000000;
	text-decoration: none;
}

A:hover
{
	color: #000000;
	text-decoration: none;
}

#logo
{
	display:none;
}

#contact
{
	display:none;
}

#menu
{
	display:none;
}

#submenu
{
	display:none;
}

#main
{
	clear: both;
	width: 100%;
	height: 100%;
}

.leftcolumn
{
	display:none;	
}

.loggedin
{
	display:none;	
}

.content
{
	padding-right: 10px;	
}

.contentspacer
{
	display:none;	
}

.contentcenter
{
	float: left;
	width: 523px;
	padding-right: 10px;
}

.contentright
{
	float: right;
	width: 235px;
	padding-left: 10px;
}

.contentright p
{
	font-size: 10px;	
}

#bottomLeft
{
	display:none;
}

#bottomCenter
{
	display:none;
}

#bottomRight
{
	display:none;	
}

#footer
{
	clear: both;
	font-size: 10pt;
	margin-bottom: 10pt;
}

#footer p
{
	margin-top: 10px;
	text-align: center;
}

.clear
{
	clear: both;
}

div.spacer
{
	clear: both;
}

td .number
{
	text-align: right;
}

td .center
{
	text-align: center;
}

.documents td
{
	font-weight: bold;
}

.documents a
{
	margin-left: 5px;
	font-weight: bold;
	text-decoration: none;
}

.list th
{
	border-bottom: solid 1px black;
	padding: 2pt;
}

.list td
{
	padding: 2px;
}

.list td.sum
{
	border-top: solid 1px black;
}

.center
{
	text-align: center;
}

#login
{
	display:none;
}

ul#detailsmenu
{
    display:none;
}


div.details
{
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}

div.details table
{
	width: 366px;
}

.details th
{
	font-size:12px;	
	text-align:left;	
	padding: 2px 0px 2px 0px;
	border-bottom: solid 1px black;
}

.details td
{
	font-size:12px;	
	padding-top:1px;
	padding-bottom:1px;	
}

.details th a
{
	color:rgb(255,255,255);
	text-decoration: none;	
}

.details td.key
{
	text-align: left;
	white-space: nowrap;
	padding-left: 13px;
}

.details td.value
{
	text-align: right;
	white-space: nowrap;
	padding-right: 13px;
}

.details td.wrap
{
	white-space: normal;
}

.details td.middle
{
	text-align: right;	
}

.details td.important
{
	font-weight: bold;
}

p.official
{
	background-color: #F3F6F8;
	padding: 10px;
}

.requiredHint
{
	color: Red;
	margin-left: 2px;
}

table.register th
{
	height: 30px;
	vertical-align: top;
	padding: 0px;
}

div.row
{
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	/*border: solid 1px red;*/
}

div.header
{
	float: left;
	font-weight: bold;	
	width: 120px;
	/*border: solid 1px green;*/
	position:relative;
	top: 4px;
}

div.data
{
	float: left;
/*	border: solid 1px blue;*/
}

input.noinput
{
	border: 1px solid rgb(127, 157, 185); 
	background-color: rgb(202, 202, 202);
}

/* chart and statistics */
.GroupSelect
{
	 position:relative;  
	 top: -15px;
}	

.ContainerDiv
{
	clear:both; 
	border: solid 1px #cccccc; 
	margin-bottom: 20px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
}

.chart
{
	border: solid 1px #cccccc; 
	margin-left: 15px;	
}

.chartinput 
{
	border-top: solid 1px black; 
	margin-left: 15px; 
}

.chartinput div
{	
	margin-top: 5px;
	margin-right: 5px;
}

.chartinput select
{
	margin-top:4px;
}
/* end chart and statistics */

a.tt
{
    display:none;
}

input.action
{
	cursor: pointer;
	color:White; 
	font-weight:bold; 
	width:90px; 
	height: 22px;
}

.new
{
	color: #ff9900;
	font-weight: bold;
	font-size: 12px;
}

div.disclaimer p
{
	width: 400px;
}

div.disclaimersmall h1
{
	margin-top: 10px;
	margin-bottom: 4px;
	color: Black;
	font-size: 12px;
}

div.disclaimersmall p
{
	margin-top: 4px;	
	width: 400px;
	font-size: 10px;
}

form#search
{
	display:none;
}