body
{
	color: #111111;
	font-size: 11px;
	line-height: 13px;
	font-family: Sans-Serif, Tahoma, Helvetica, Geneva, Arial;
	text-decoration: none;
	margin: 0px;
}

A:active
{
	color: #910000;
	text-decoration: none;
}

A:link
{
	color: #910000;
	text-decoration: none;
}

A:visited
{
	color: #910000;
	text-decoration: none;
}

A:hover
{
	color: #605143;
	text-decoration: none;
}

PRE
{
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-family: "Courier New" , Courier, Arial;
}

UL
{
	list-style-type: square;
}

TABLE
{
	font-size: 11px;
	line-height: 13px;
	font-family: Sans-Serif, Tahoma, Helvetica, Geneva, Arial;
	vertical-align: baseline;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

TABLE.bordered
{
	border-right: #808080 1px solid;
	padding-right: 0px;
	border-top: #808080 1px solid;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	border-left: #808080 1px solid;
	line-height: 13px;
	padding-top: 0px;
	border-bottom: #808080 1px solid;
	font-family: Sans-Serif, Tahoma, Helvetica, Geneva, Arial;
	background-color: #f8f8f8;
}

TABLE.formBordered
{
	border-right: #808080 1px solid;
	padding-right: 0px;
	border-top: #808080 1px solid;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	border-left: #808080 1px solid;
	line-height: 13px;
	padding-top: 0px;
	border-bottom: #808080 1px solid;
	font-family: Sans-Serif, Tahoma, Helvetica, Geneva, Arial;
	background-color: #E1DCCF;	
}

.treeStyle
{
	border: 1px solid #808080;
}

.grid
{
	background-color: white;
	border: 1px solid #808080;
	cursor: pointer;
}

.gridView
{
	background-color: white;
	border: 1px solid #808080;
}

.gridAlternating
{
	background-color: #ebe6e6;
}

.gridHeader
{
	font-weight: bold;
	color: #2d2d2d;
	background-color: #e1dccf;
}

.gridPager
{
	font-weight: bold;
	background-color: #e1dccf;
}

.GridFooter
{
	background-color: #e1dccf;
	cursor: default;
	padding: 5px;
	vertical-align: bottom;
}

.GridFooter a
{
	color: Black;
	font-weight: bold;
}

.GridHeading
{
	background-color: #ece9d8;
	border: 1px solid #FFFFFF;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	padding: 3px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.HeadingRow
{
	background-color: #ece9d8;
}

.AlternatingRow
{
	background-color: #f0f0e8;
}

.HeadingCell
{
	background-color: #ece9d8;
	border: 1px solid #FFFFFF;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	padding: 3px;
}

.FormLabelCell
{
	background-color: #ece9d8;
	border: 1px solid #B5B5B5;
	padding: 3px;
}

.FormLabelCellText
{
	background-color: #eeeedd;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.HeadingCellText
{
	background-color: #eeeedd;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.HeadingCellSmallText
{
	background-color: #eeeedd;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.HeadingCellCenterText
{
	background-color: #eeeedd;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.RedRow
{
	color: #CC0000;
	cursor: default;
	height:20px;
}

.Row
{
	color: #000000;
	cursor: default;
	height:20px;
}

.GrayRow
{
	color: #666666;
	cursor: default;
	height:20px;
}

.FooterRow
{
	background-color: #eeeedd;
}

.DataRow
{
	background-color: #FFFFFF;
}

.DataCellBold
{
	cursor: default;
	padding: 3px;
	border-right: 1px solid #EAE9E1;
	border-bottom: 1px solid #EAE9E1;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	empty-cells: show;
}

.DataCell
{
	cursor: default;
	padding: 3px;
	border-right: 1px solid #EAE9E1;
	border-bottom: 1px solid #EAE9E1;
	font-family: verdana;
	font-size: 10px;
	empty-cells: show;
}

.DataCell2
{
	cursor: default;
	padding: 1px;
	border-right: 1px solid #EAE9E1;
	border-bottom: 1px solid #EAE9E1;
	font-family: verdana;
	font-size: 10px;
	empty-cells: show;
}

.DataRow td.FirstDataCell
{
	padding-left: 3px;
}

.SelectedRow
{
	background-color: #FFEEC2;
	color: #000000;
	cursor: default;
	height:20px;	
}

.SelectedRow td.DataCell
{
	cursor: default;
	padding: 2px;
	padding-left: 3px;
	padding-bottom: 3px;
	font-family: verdana;
	font-size: 10px;
	border-bottom: 1px solid #4B4B6F;
	border-top: 1px solid #4B4B6F;
	border-right: 0px;
}

.SelectorCell
{
	background-color: #E2E2E2;
	border: 1px solid #FFFFFF;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
}

.PagerText
{
	font-size: 11px;
	font-family: verdana;
}

.EditPhoneDataCell
{
	width: 60px;
	padding: 0px;
	padding-left: 1px;
	font-family: verdana;
	font-size: 10px;
}

.EditShortDataCell
{
	width: 45px;
}

.EditMediumDataCell
{
	width: 70px;
}

.EditLongDataCell
{
	width: 95px;
}

.EditDataField
{
	padding: 0px;
	padding-left: 1px;
	font-family: verdana;
	font-size: 10px;
}

.smallTopTitle
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	line-height: 16px;
	font-family: Tahoma, Sans-Serif, Arial;
	position: relative;
	right: 10px;
	top: 5px;
	text-decoration: none;
}

.textButton
{
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Sans-Serif, Tahoma, Helvetica, Geneva, Arial;
}

.smalltitle
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	line-height: 11px;
	font-family: Sans-Serif, Arial;
	text-decoration: none;
}

.largeTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #5f5f5f;
	line-height: 18px;
	font-family: Sans-Serif, Verdana, Arial;
}

.subtitle
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	line-height: 13px;
	font-family: Tahoma, Helvetica, Geneva, Arial;
	text-decoration: none;
}

.subHead
{
	font-weight: bold;
	font-size: 16px;
	left: 60px;
	color: #5f5f5f;
	line-height: 18px;
	font-family: Sans-Serif, Verdana, Arial;
	position: relative;
	text-decoration: none;
}

.footer
{
	font-weight: normal;
	font-size: 10px;
	color: #5f5f5f;
	bottom: 15px;
	left: 45%;
	line-height: 12px;
	font-family: Sans-Serif, Arial;
	position: absolute;
	text-decoration: none;
}

.pageheader
{
	font-weight: bold;
	font-size: 16px;
	z-index: 200;
	vertical-align: bottom;
	width: 900px;
	color: #878787;
	line-height: 18px;
	font-family: Sans-Serif, Verdana, Arial;
	position: absolute;
	top: 85px;
}

.warningText
{
	font-weight: normal;
	font-size: 12px;
	color: red;
	line-height: 14px;
	font-family: Arial;
}

.errorText
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	line-height: 14px;
	font-family: Arial;
}

P.subheader
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Geneva, Helvetica, Arial;
}

P.bordered
{
	border: 1px solid #888888;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.noWrapBack
{
	background-repeat: no-repeat;
}

.tableHeader
{
	font-weight: bold;
	color: #2d2d2d;
	background-color: #c0c0c0;
	font-family: Verdana, Geneva, Helvetica, Arial;
}

.topPuzzle
{
	font-weight: bold;
	font-size: 12px;
	z-index: 80;
	left: 0px;
	color: white;
	line-height: 13px;
	font-family: Sans-Serif, Helvetica, Arial;
	position: absolute;
	top: 0px;
}

.topBanner
{
	font-weight: bold;
	font-size: 12px;
	z-index: 100;
	left: 10px;
	color: white;
	line-height: 13px;
	font-family: Sans-Serif, Helvetica, Arial;
	position: absolute;
	top: 0px;
}

.customerLogo
{
	font-weight: bold;
	font-size: 12px;
	z-index: 150;
	left: 660px;
	color: white;
	line-height: 13px;
	font-family: Sans-Serif, Helvetica, Arial;
	position: absolute;
	top: 1px;
}

.MenuGroup
{
	background-color: white;
	border-width: 1px;
	border-color: #7E7E81;
	border-style: solid;
	cursor: default;
}

.MenuItem
{
	border-width: 1px;
	border-color: white;
	border-style: solid;
	font-size: 10px;
	cursor: default;
	color: black;
	font-family: tahoma;
	background-color: white;
}

.MenuItemHover
{
	background-color: #FFEEC2;
	color: black;
	font-family: tahoma;
	font-size: 10px;
	border-width: 1px;
	border-color: #4B4B6F;
	border-style: solid;
	cursor: default;
}

.navBar
{
	font-size: 11px;
	z-index: 200;
	color: #b00000;
	line-height: 20px;
	font-family: Tahoma, Verdana, Sans-Serif, Helvetica, Arial;
	position: absolute;
	top: 67px;
	font-weight: bold;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
}

.grid A:active
{
	color: #910000;
	text-decoration: none;
}

.grid A:link
{
	color: #910000;
	text-decoration: none;
}

.grid A:visited
{
	color: #910000;
	text-decoration: none;
}

.grid A:hover
{
	color: #111111;
	text-decoration: none;
}

.navBar A:active
{
	color: #910000;
	text-decoration: none;
}

.navBar A:link
{
	color: #910000;
	text-decoration: none;
}

.navBar A:visited
{
	color: #910000;
	text-decoration: none;
}

.navBar A:hover
{
	color: Gray;
	text-decoration: none;
}

.gridDelete
{
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
	font-family: Sans-Serif, Helvetica, Arial;
}

.gridDelete A:active
{
	color: red;
	text-decoration: none;
}

.gridDelete A:link
{
	color: red;
	text-decoration: underline;
}

.gridDelete A:visited
{
	color: red;
	text-decoration: none;
}

.gridDelete A:hover
{
	color: #111111;
	text-decoration: none;
}

.ScrollBar
{
	background-image: url(../images/scroller/scroller_bg.gif);
}

.ScrollGrip
{
	background-image: url(../images/scroller/scroll_gripBg.gif);
}

/* Rounded corners */
* html div.roundCorners
{
	height: auto;
}
.roundCorners
{
	padding: 0 8px;
}
.roundCorners div
{
	border-style: solid;
	border-width: 1px;
	margin: -2px -8px;
	height: 1em;
}
html > body .roundCorners div
{
	height: auto;
}
.roundCorners div div
{
	border-style: none;
	border-width: 0;
	margin: 0;
}
.roundCorners .first, .roundCorners .last
{
	position: relative;
	height: 8px;
	margin: 0;
}
.roundCorners .first
{
	border-width: 1px 0 0 0;
}
.roundCorners .last
{
	border-width: 0 0 1px 0;
}
.roundCorners .first .first, .roundCorners .first .last
{
	margin-top: -1px;
}
.roundCorners .last .first, .roundCorners .last .last
{
	margin-bottom: -1px;
}
.roundCorners .first .first, .roundCorners .first .last, .roundCorners .last .first, .roundCorners .last .last
{
	border: 0;
	position: absolute;
	z-index: 1;
	width: 8px;
	background-repeat: no-repeat;
}
.roundCorners .first .first, .roundCorners .last .first
{
	margin-left: -8px;
}
.roundCorners .first .last, .roundCorners .last .last
{
	right: 0px;
	margin-right: -8px;
}
div.filled div
{
	border-color: #afb29c;
	background-color: #eceee2;
}
div.filled .first .first
{
	background-image: url(../images/rc_top_left.gif);
}
div.filled .first .last
{
	background-image: url(../images/rc_top_right.gif);
}
div.filled .last .first
{
	background-image: url(../images/rc_bottom_left.gif);
}
div.filled .last .last
{
	background-image: url(../images/rc_bottom_right.gif);
}
