﻿body
{
	font-family: Arial, Verdana, helvetica;
	font-size: 11px;
	margin: 10px;
	background-color: rgb(230,231,233);
	width: 980px;
}

h1
{
	color: rgb(98,134,158);
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 22px;
}

h2
{
	color: rgb(98,134,158);
	margin-bottom: 5px;
	font-size: 16px;
}

h3
{
	font-family: Arial;
	color: rgb(0,0,0);
	margin-bottom: 5px;
	font-size: 12px;
}

img
{
	border: 0px;
}

table
{
	border-collapse: collapse;
}

td
{
	font-family: Arial, Verdana, helvetica;
	vertical-align: top;
	font-size: 11px;
	padding: 0px;
}

th
{
	font-family: Arial, Verdana, helvetica;
	text-align: left;
	font-size: 12px;
}

FIELDSET
{
	margin: 10px;
}

A
{
	color: rgb(0,0,0);
}

A:hover
{
	color: rgb(111,111,111);
}

SELECT
{
	font-family: Arial, Verdana, helvetica;
	font-size: 11px;
}

INPUT
{
	font-family: Arial, Verdana, helvetica;
	font-size: 11px;
}

LEGEND
{
	font-size: 14px;
	font-family: Arial, Verdana, helvetica;
}

p
{
	font-size: 12px;
}

.error
{
	color:Red;	
	font-size:12px;
}

#page
{
	background-color: rgb(255,255,255);
}

#logo
{
	padding-left: 15px;
	padding-top: 15px;
	width: 965px;
	background-image: url(../content/images/top.jpg);
	background-repeat: no-repeat;
	background-color: White;
}

#contact
{
	float: right;
	font-size: 10px;
	margin-bottom: 10px;
}

#contact a
{
	text-decoration: none;
	margin-left: 10px;
}

#menu
{
	margin-left: 159px;
	position: absolute;
	top: 112px;
	left: 20px;
	width: 811px;
	background-color: White;
}

#menu div.item
{
	width: 150px;
	float: left;
	height: 21px;
	border: 1px solid rgb(211,233,246);
	text-align: center;
}

#menu div.filler
{
	float: left;
	border: 1px solid rgb(211,233,246);
	height: 21px;
	background-color: rgb(132,161,179);
	padding-top: 5px;
	width: 49px;
}

#menu div.item A
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255,255,255);
	display: block;
	height: 100%;
	width: 100%;
	background-color: rgb(132,161,179);
	padding-top: 5px;
}
#menu div.item.selected A
{
	background-color: rgb(98,135,157);
}

#menu div.item A:hover
{
	color: rgb(255,255,255);
	background-color: rgb(98,135,157);
}

#submenu
{
	margin-left: 159px;
	position: absolute;
	top: 139px;
	left: 20px;
	width: 811px;
	background-color: White;
}

#submenu div.item
{
	width: 150px;
	float: left;
	height: 18px;
	border: 1px solid rgb(231,253,255);
	text-align: center;
}

#submenu div.item A
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255,255,255);
	display: block;
	height: 100%;
	width: 100%;
	background-color: rgb(98,135,157);
	padding-top: 2px;
}

#submenu div.item.selected A
{
	background-color: #3A5F75;
}

#submenu div.item A:hover
{
	background-color: #3A5F75;
}

#submenu div.filler
{
	float: left;
	background-color: rgb(255,255,255);
}


#main
{
	padding-top: 40px;
	padding-bottom: 10px;
	background-color: rgb(255,255,255);
	clear: both;
	width: 100%;
	height: 100%;
}

.leftcolumn
{
	padding-left: 14px;
	width: 153px;
	border-right: solid 1px #808080;
}

.loggedin
{
	color: #747476;
	font-weight: bold;
	font-size: 11px;
}

.leftcolumn th
{
	border: 0px;
	color: rgb(109,110,112);
	font-weight: bold;
	font-size: 11px;
}

.leftcolumn td
{
	color: rgb(109,110,112);
	font-size: 10px;
}

.leftcolumn td a
{
	color: rgb(109,110,112);
}

.content
{
	padding-right: 10px;	
}

.contentspacer
{
	width: 10px;
	border-left: solid 1px #808080;
}

.contentcenter
{
	float: left;
	width: 523px;
	border-right: solid 1px #cdcdcd;
	padding-right: 10px;
}

.contentright
{
	float: right;
	width: 235px;
	padding-left: 10px;
}

.contentright p
{
	font-size: 10px;	
}

#bottomLeft
{
	float: left;
	background-color: rgb(230,231,233);
	height: 7px;
	width: 7px;
}

#bottomCenter
{
	float: left;
	width: 966px;
	height: 7px;
	font-size: 1px;
	background-color: rgb(255,255,255);
}

#bottomRight
{
	float: left;
	background-color: rgb(230,231,233);
	height: 7px;
	width: 7px;
}

#footer
{
	clear: both;
	font-size: 10px;
	margin-bottom: 10px;
}

#footer p
{
	margin-top: 10px;
	font-size: 10px;
	float: right;
}

.clear
{
	clear: both;
}

div.spacer
{
	clear: both;
}

td .number
{
	text-align: right;
}

td .center
{
	text-align: center;
}

.documents td
{
	font-weight: bold;
	font-size: 12px;
}

.documents a
{
	margin-left: 5px;
	color: rgb(57,109,138);
	font-weight: bold;
	text-decoration: none;
}

.allborders td
{
	border:1px solid rgb(202,202,202);
}

.list
{
}

.list th
{
	font-size:11px;
	border-bottom: solid 1px black;
	padding: 2px;
}

.list th a
{
	text-decoration: none;
}

.list td
{
	font-size:11px;
	padding: 2px;
}

.list td.sum
{
	border-top: solid 1px black;
	background-color: #ffffff;
}

.center
{
	text-align: center;
}

#login
{
	padding-bottom: 170px;
}

#login td
{
	padding: 1px;
}

#login input
{
	width:100px;
	border:1px solid rgb(148,163,170);
}

#login a
{
	color:rgb(106,141,160);
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
}

ul#detailsmenu
{
    padding: 0 0 2px;
    position: relative;
    margin: 0;
}

ul#detailsmenu li
{
    display: inline;
    list-style: none;
}

ul#detailsmenu li a
{
    padding: 4px 10px ;
    font-weight: bold;
    text-decoration: none;
    background-color: #84A1B3;
    color: #ffffff;
}

ul#detailsmenu li a:hover
{
    text-decoration: none;
}

ul#detailsmenu li a:active
{
    background-color: #3A5F75;
    text-decoration: none;
}

ul#detailsmenu li a:hover
{
    background-color: #3A5F75;
    text-decoration: none;
}

ul#detailsmenu li.selected a
{
    background-color: #3A5F75;
}

ul#detailsmenu li a.selected
{
    background-color: #3A5F75;    
}

ul#detailsmenu li span.disabled
{
    padding: 4px 10px;
    font-weight: bold;
    text-decoration: none;
    background-color: #C2D1DA;
    color: #ffffff;
}

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;
}

tr.even {

  background-color: #ffffff;

}

tr.odd {

  background-color: #F3F6F8;

}

p.official
{
	background-color: #F3F6F8;
	padding: 10px;
}

.requiredHint
{
	color: Red;
	margin-left: 2px;
}

input.validation-failed, textarea.validation-failed, select.validation-failed 
{
	
}

.validation-advice {
	margin-left: 5px;
	padding: 4px 5px;
	color: #FF3300;
	display: inline-block;
	width: 100%;
	text-align: center;
}

input.validation-failed.noborder
{
	border: none;
}

.errormessage
{
	margin-bottom: 20px;
	color: #FF3300;
	font-size: 12px;
}

.errormessagebox
{
	text-align:center;
	width:680px;
	padding: 20px;
	margin-bottom: 20px;
	color: #FF3300;
	border: 1px solid #FF3300;
	font-size: 12px;
}

.errormessagebox li
{
	
}

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 */

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(images/bubble2.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(images/bubble2.gif) no-repeat bottom;
}
/*---------- end bubble tooltip -----------*/

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;
}