/* Copyright 2005-2007 Four Creeks, Inc. All rights reserved. */

.AccessDeniedLabel
{
	font-size: large;
	color: Red;
	text-align:center;
}

.ErrorLabel
{
	color: Red;
}

body
{
	background-color: #f5f5f5;/* White;*/
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 10px;
}
td
{
	font-size: 12px;
}
.caption
{
	color: White;
	font-weight: bold;
}

.grid-header
{
	
	font-weight: bold;
	font-size: 9pt;
	color: Black;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}
.grid-item
{
	border-top: #eeeeee 1px solid;
	word-wrap:break-word;
}
.grid-footer
{
	border-top: #000000 1px solid;
}
.button
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
	font: bold;
}
.border
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.wizardheader
{
	background-color: #0148b2;
	color: White;
	font-weight: bold;
}
.blue
{
	color: #0148b2;
}
.status-item
{
	border-right: black 1px solid;
}
.darkSolidLabel {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	MARGIN: 1px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-style:none;	
}

.darkSelectedButton {
	BORDER-RIGHT: #000066 0px solid;
	BORDER-TOP: #ffffff 0px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	MARGIN: 1px;
	BORDER-LEFT: #cccccc 0px solid;
	COLOR: #ffff01;
	BORDER-BOTTOM: #000033 0px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #000000;
	cursor:hand
}
.darkSolidButton {
	BORDER-RIGHT: #000066 0px solid;
	BORDER-TOP: #ffffff 0px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	MARGIN: 1px;
	BORDER-LEFT: #cccccc 0px solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: #000033 0px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #000000;
	cursor:hand
}
.blueButtonFixed60 {
	BORDER-RIGHT: #000066 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	MARGIN: 1px;
	BORDER-LEFT: #cccccc 1px solid;
	/*WIDTH: 60px;*/
	COLOR: #ffffff;
	BORDER-BOTTOM: #000033 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ff3300;
	cursor:hand
}
.blueButton{
	BORDER-RIGHT: #000066 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	MARGIN: 1px;
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: #000033 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #0909ff;
	cursor:hand
}
.yellowButtonFixed40 {
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #ccffcc 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BORDER-LEFT: #ccffff 1px solid;
	/*WIDTH: 40px;*/
	COLOR: #ffffff;
	BORDER-BOTTOM: #333333 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #669900;
	cursor:hand
}
.yellowButtonFixed80 {
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #ccffcc 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BORDER-LEFT: #ccffff 1px solid;
	/*WIDTH: 80px;*/
	COLOR: #333333;
	BORDER-BOTTOM: #333333 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffff01;
	cursor:hand
}
.yellowButton {
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #ccffcc 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BORDER-LEFT: #ccffff 1px solid;
	/*WIDTH: 60px;*/
	COLOR: #ffffff;
	BORDER-BOTTOM: #333333 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #669900;
	cursor:hand
}

.TopNav td {
	BORDER-RIGHT: #666666 1px solid;
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	BORDER-LEFT: #ffffff 1px solid;
	CURSOR: hand;
	COLOR: #ffffff;
	BORDER-TOP-STYLE: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 36px;
	BORDER-BOTTOM-STYLE: none
}

.TopNav a
{
	text-decoration: none;
	color:White;
}

.TopNavDark {
	BORDER-RIGHT: #666666 1px solid;
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	BORDER-LEFT: #ffffff 1px solid;
	CURSOR: hand;
	COLOR: #ffffff;
	BORDER-TOP-STYLE: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 36px;
	BORDER-BOTTOM-STYLE: none;
	BACKGROUND-COLOR: #9A9A9A
}

.TdTruncateText
{
	word-wrap:break-word;
	word-break:break-all;
}
/* Styles for reports */
.reportCaption
{
	font-size:x-large;
	color:DarkSlateBlue;
}
.reportCaptionData
{
	font-size:large;
	font-style:italic;
}
.reportTableData
{
	
}
.reportTableDataRed
{
	text-decoration:underline;
	color:Red;
}
.reportTableDataUnderline
{
	font-weight:bold;
	text-decoration:underline;
	FONT-SIZE: 14px;
}
.reportTableDataCaption
{
	font-weight:bold;
}

.MonthlyReportTableHeading
{
	font-weight:bold;
	font-size: large;    
}

.grid_cell_edit {
	border: 0px solid #9E9E9E;
	color: #000000;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
}

.DialogGrey
{
    background-color: #666666;
    color: White;
}
