BODY {font : normal 11px Trebuchet MS, Arial, Verdana, Sans-Serif; text-decoration: none; color: #000000;}
TD {font : normal 11px Trebuchet MS, Arial, Verdana, Sans-Serif; text-decoration: none; color: #000000;}

A {text-decoration: none; color: #003399;}
A:HOVER {text-decoration: underline; color: #003399;}

.realbig {font : normal 30px Trebuchet MS, Arial, Verdana, Sans-Serif; text-decoration: none; color: #cc6600; font-weight:bold;}
.prettybig {font : normal 22px Trebuchet MS, Arial, Verdana, Sans-Serif; text-decoration: none; color: #cc6600; font-weight:bold;}
.bigError {font : normal 19px Trebuchet MS, Arial, Verdana, Sans-Serif; text-decoration: none; color: #ff6600; font-weight:bold;}
.big {font : normal 14px Trebuchet MS, Arial, Verdana, Sans-Serif; text-decoration: none; color: #000000;}
.bigBold {font : normal 14px Trebuchet MS, Arial, Verdana, Sans-Serif; text-decoration: none; color: #000000; font-weight:bold;}
.small {font : normal 10px Arial, Trebuchet MS, Verdana, Sans-Serif; text-decoration: none; color: #000000;}
.smallbold {font : bold 10px Arial, Trebuchet MS, Verdana, Sans-Serif; font-weight:bold; text-decoration: none; color: #000000;}
.boldA {font : bold 12px Arial, Trebuchet MS, Verdana, Sans-Serif; text-decoration: none; color: #003399; font-weight:bold;}
.boldWhite {font : bold 14px Arial, Trebuchet MS, Verdana, Sans-Serif; text-decoration: none; color: #ffffff; font-weight:bold;}
.boldBlue {font : 14px Arial, Trebuchet MS, Verdana, Sans-Serif; text-decoration: none; color: #0000cc;}
.textWhite {font : bold 12px Arial, Trebuchet MS, Verdana, Sans-Serif; text-decoration: none; color: #ffffff;}
.dimmed_1{color:#B7B0A2;};
.dimmed_2{color:#4D626C;};
.dimmed_3{color:#567178;};
.med_green_title {font : bold 15px Trebuchet MS, Verdana, Arial, Sans-Serif; text-decoration: none; color: #45948f;}
.big_green_title {font : bold 20px Trebuchet MS, Verdana, Arial, Sans-Serif; text-decoration: none; color: #45948f;}

.frm {font-size:11px; font-family:Trebuchet MS, Verdana, Arial, Sans-Serif; background-color:#ffffff;}
.frmErr {font: normal 11px Trebuchet MS, Arial, Verdana, Sans-Serif; background-color:#ffffcc; }
.btn {color: #003300; font: bold 11px Arial, Trebuchet MS,  Verdana, Sans-Serif; background: #F3E7B4 url(/intranet/images/btn_back_orange.gif); border-top-width: 0px;  height: 21px;}

.clear_list_item_top {
	border-top:Thin groove #eae8c8 !important;
}
.clear_list_item_bottom {
	border-bottom:Thin groove #eae8c8 !important;
}

.TitleWhite {
color:#ffffff;
font-family:Arial;
font-size:14pt;
letter-spacing:-1;
}

div.errorMessage {
	position : absolute;
	font : normal 14px Trebuchet MS, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	padding: 8px;
	color: #006600;
	background-color: #DCFD99;
	font-weight:bold;
	text-align: left;
	width: 375;
	top : 210px;
	left : 25%;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	
}

div.exit_button {
	position : absolute;
	background-color: #8CD34A;
	height: 17;
	width: 375;
	left : 25%;
	top : 210px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
}


.bigLabel {
color:#3366ff;
font-family:Arial;
font-weight:bold;
font-size:14pt;
}


.pageTitle {
color:#336600;
font-family:Arial;
font-weight:bold;
font-size:17pt;
letter-spacing:-1;
}

.TableHeader
{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	background: #008652;
}

.TableItem
{
	BACKGROUND: #ffffff;
}

.TableAltItem
{
	BACKGROUND: #f0f1f3;
}

.FilterLabel
{
	text-align: center;
	font-weight: bold;
}
.FilterElement
{
	text-align: center;
}