/* Postool Basic CSS Style, Nifty! */
/* Copyright 2004-2009 © */

body {
	font-family: Arial;
	background: #FFF;
	color: #000000;
	margin:0px;
	padding:0px;
	height: 100%;
	}

a:link, a:visited {
	color: #146088;
	}
a:hover {
	color: #55CC2B;
	}

label {
 cursor: pointer;
 cursor: hand;
}

.submitLink {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #146088;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
	width: auto;
	}

td {
	font-size: 11px;
	}

img {
	border:none;
	}

.ferror {
	font-size:12px;
	color:red;
}

font.adres {
	color: red;
	font-size: 10pt;
	}
font.headi {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	font-family: Arial;
	letter-spacing: 1.5px;
	}
font.statb {
	font-size: 10pt;
	color: #1A4C96;
	text-align: right;
	}
font.statb2 {
	font-size: 11pt;
	color: #1A4C96;
	text-align: right;
	}
font.statb3 {
	font-size: 14pt;
	color: #1A4C96;
	text-align: right;
	}
font.newnew {
	font-size: 8.5pt;
	font-weight: bold;
	color: red;
	text-align: right;
	}
div.uhead {
	width: 70%;
	font-size: 11pt;
	font-weight: bold;
	color: #5C5C5C;
	text-align: right;
	letter-spacing: 1.8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EAEAEA;
	}

div.icnew {
	width: 95%;
	border-bottom: 3px solid #E5E5E5;
	margin: 0;
	padding: 0 0 2px 0;
	}
font.heading1 {
	color: #339C39;
	font-size: 14pt;
	letter-spacing: -1px;
	}
font.heading2 {
	color: #000;
	font-size: 11pt;
	letter-spacing: -0.5px;
	}
font.heading3 {
	color: #7E7E7E;
	font-size: 10pt;
	}

.TGraph {
	background: url(http://static.postool.com/images/horizontal_line.png) bottom left;
	border-bottom: 3px solid #333;
	font: 11px Helvetica, Geneva, sans-serif;
	height: 420px;
	margin: 1em 0;
	padding: 0;
	position: relative;
	}
	
.TGraph li {
	background: #666;
	border: 1px solid #000;
	border-bottom: none;
	bottom: 0; 
	color: #FFF;
	margin: 0; 
	padding: 0 0 0 0;
	position: absolute;
	list-style: none;
	text-align: center;
	width: 39px;
	}
	
.TGraph li.P1{ background-color:#7FC774 }
.TGraph li.P2{ background-color:#1969A1 }

div.statsNav {
	font-size: 14pt;
	color: #146088;
	text-align: right;
	font-weight: bold;
	letter-spacing: -1px;
}


html
{
height: 100%;
}

#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#footer
{
position: relative;
margin-top: 0;
}