﻿BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 0.9em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0px 0px 0px 0px;
}

/* IE8 asp:Menu fix */
.IE8Fix { z-index: 100; }

h1 { margin-top: 0px; margin-bottom: 0px; }
h2 { margin-top: 0px; margin-bottom: 10px; }
h3 { margin-top: 15px; margin-bottom: 10px; color: Maroon; }
h4 { margin-top: 15px; margin-bottom: 5px; color: Maroon; }

SELECT, INPUT, TEXTAREA
{
	FONT-SIZE: 0.9em;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

TEXTAREA { text-align: left;}

/* checkbox fix */
INPUT[type=checkbox] { FONT-SIZE: 0.8em; border: none 0px solid; BORDER-RIGHT: none; BORDER-TOP: none; BORDER-LEFT: none; BORDER-BOTTOM: none; }
.checkbox INPUT { FONT-SIZE: 0.8em; border: none 0px solid; BORDER-RIGHT: none; BORDER-TOP: none; BORDER-LEFT: none; BORDER-BOTTOM: none; }

A:link { text-decoration: none; color: #3333cc; }
A:visited { text-decoration: none; color: #333399; }
A:active { text-decoration: none; color: #333399; }
A:hover { text-decoration: underline; color: #3333cc; }

.menulink
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

.nicetable
{
	border-right: gainsboro thin ridge;
	border-top: gainsboro thin ridge;
	border-left: gainsboro thin ridge;
	border-bottom: gainsboro thin ridge;
}

.header
{
	font-size: 13px;
	font-weight: bold;
	color: Black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.header1
{
	font-size: 13px;
	color: Black;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.normal
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.9em;
}

/*
.normal TD { margin-left: 4px; margin-right: 4px; margin-top: 2px; margin-bottom: 2px; font-size : 0.9em;}
*/

.normal TEXTAREA { text-align: left; }

.help
{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt
}

.tableheader
{
	background-color: #c0e3eb;
	font-weight: bold;
	font-size: 0.9em;
	height: 20px;
}

.tableheader TH
{
	background-color: #c0e3eb;
	font-weight: bold;
	font-size: 0.9em;
	height: 20px;
}

.tableheadersmall
{
	background-color: #CCFFFF;
	font-weight: normal;
	font-size: 0.9em;
	height: 20px;
}

.headcolor
{
	background-color: #a1d417;
}

.navcolor
{
	background-color: #a1d417;
}

#divLeft
{
	float: left;
	width: 50%;
	margin: 0 0 0 0;
}

#divBottom
{
	border-top: 1px solid black;
	background-color: #a1d417;
}

#header-w
{
	background-color: #a1d417;
	margin: 0pt 0pt 0pt 0pt;
}

.headerdiv
{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
}

.small
{
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.number { text-align: right; }
.number INPUT {	text-align: right; width: 50px; }

.grayborder
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

.blackborder
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.criticalexception
{
	background: #ffa3a6;
	text-align: center;
}

.noncriticalexception
{
	background: #FFFFa6;
	text-align: center;
}

.miscnotes
{
	background-color: #cfffff;
}

.infostyleleft { border-left: solid 2px black; }
.infostyleright { border-right: solid 2px black; }


.warning { font-size: 10pt; color: Red; font-weight: bold; }
.smallwarning { font-size: 9pt; color: Red; }

.gray { background-color: #e8e8e8; }


/* ***********************************************************************************************
	topmenulink
*********************************************************************************************** */
.topmenulink
{
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}

.topmenulink A:link		{color: #FFFFFF; text-decoration: none;}
.topmenulink A:visited	{color: #FFFFFF; text-decoration: none;}
.topmenulink A:active	{color: #FFFFFF; text-decoration: none;}
.topmenulink A:hover	{color: #FFFFFF; text-decoration: underline;}

/* ***********************************************************************************************
	topmenulink
*********************************************************************************************** */
.bottommenulink
{
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
}

.bottommenulink A:link		{color: #FFFFFF; text-decoration: none;}
.bottommenulink A:visited	{color: #FFFFFF; text-decoration: none;}
.bottommenulink A:active	{color: #FFFFFF; text-decoration: none;}
.bottommenulink A:hover		{color: #FFFFFF; text-decoration: underline;}

/* ***********************************************************************************************
	menu search box
*********************************************************************************************** */
.menusearch INPUT, TEXTAREA
{
	FONT-SIZE: 9pt;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	margin-right: 3px; 
	margin-top: 2px;
	width: 120px; 
}

.menusearch SELECT { FONT-SIZE: 8pt; width: 85px;
}

HR
{
	margin-top: 3px; 
	margin-bottom: 3px; 
	height: 2px;
	color: #4bacc6;
}

/* ***********************************************************************************************
	asp.net grids

border-width:1px;border-style:solid;border-collapse:collapse;
*********************************************************************************************** */
.nicetable
{
	border-right: gainsboro thin ridge; 
	border-top: gainsboro thin ridge;
	border-left: gainsboro thin ridge; 
	border-bottom: gainsboro thin ridge;
	border-width: 1px;
}

.alternaterow { background-color: #e5e5e5; font-size: 0.9em; }
.alternaterow TD  
{
	background-color: #e5e5e5; 
	font-size: 0.9em; 
	padding-left:5px; padding-right:5px; 
	padding-top: 3px; padding-bottom:3px; 
}

.normalrow { font-size: 0.9em; } 
.normalrow TD  
{
	font-size: 0.9em; 
	padding-left:5px; padding-right:5px; 
	padding-top: 3px; padding-bottom:3px; 	
}

/* ***********************************************************************************************
	menu stuff
*********************************************************************************************** */
.menuItem
{
	font-size: 9pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.menuItem TR, TD
{
	font-size: 14pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
