body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px; 
	font-weight: normal;
	color: #333333;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px; 
	font-weight: normal;
	color: #333333;
	border: none;
}

a, a:visited
{
	text-decoration: none;
	color: #1E4E8D;
}

a:hover
{
	text-decoration: underline;
}

a.columnSort, a.columnSort:visited
{
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}

a.columnSort:hover
{
	color: #1E4E8D;
	text-decoration: underline;
}

a.navLink, a.navLink:visited
{
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #1E4E8D;
}

a.navLink:hover
{
	color: Maroon;
	text-decoration: underline;
}

a.headerLink, a.headerLink:visited
{
	font-size: 12;
	line-height: 16px;
	color: #333333;
}

a.headerLink:hover
{
	text-decoration: underline;
}

input, select
{
	font-size: 13px;
	line-height: 16px;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

.controlSmall
{
	font-size: 11px;
	line-height: 13px;
}

table.moduleBorder
{
	border: 1px solid silver;
	background-color: #F9F9F9;
}

/*
.buttonStyle
{
	background-color: #D6C861;
	border: 1px solid gray;
}

.buttonLinkStyle
{
	background-color: #FFFFFF;
	border: 0px solid gray;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #1E4E8D;
}

.buttonLinkStyle:hover
{
	color: Maroon;
	text-decoration: underline;
}

.buttonStyleSmall
{
	background-color: #D6C861;
	border: 1px solid gray;
	font-size: 11px;
	line-height: 13px;
}
*/

.buttonStyle
{
	background-color: #c0cbd3;
	border: 1px solid gray;
}

.buttonLinkStyle
{
	background-color: #FFFFFF;
	border: 0px solid gray;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #1E4E8D;
}

.buttonLinkStyle:hover
{
	color: Maroon;
	text-decoration: underline;
}

.buttonStyleSmall
{
	background-color: #c0cbd3;
	border: 1px solid gray;
	font-size: 11px;
	line-height: 13px;
}

.marketingHeadline
{
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: maroon;
}

.subText
{
	font-size: 11px;
	line-height: 14px;
}

.errorMessage
{
	font-size: 13px;
	color: Maroon;
}

.menuBanner
{
	width: 700px;
	text-align: left;
}

.managerHeadline
{
	font-size: 24px;
	line-height: 28px;
	font-family: Tahoma, Arial;
}

.textStrong
{
	font-size: 16px;
	line-height: 21px;
	font-family: Tahoma, Arial;
	font-weight: bold;
}

.textLight
{
	color: Gray;
}

td.textLarge
{
	font-size: 13px;
	line-height: 16px;
}

td.sampleText
{
	border: 1px solid silver;
	background-color: #F9F9F9;
	padding: 4px 4px 4px 4px;
}

.width100Percent
{
	width: 100%;
}

.width50Percent
{
	width: 50%;
}

.orderDetailHidden
{
	display: none;
}

.divPaddingFloat
{
	position: absolute;
	border: 1px solid #DEE3E7;
	padding: 3px 3px 3px 3px;
	background-color: White;
	top: 0px;
	left: 0px;
	display: none;
}

div.browseProducts
{
	width: 100%;
	height: 75px;
	overflow: auto;
}

div.browseImages
{
	width: 100%;
	height: 100px;
	overflow: auto;
}

div.helpContainer
{
	width: 100%;
	height: 400px;
	overflow: auto;
	border: 1px solid silver;
}

div.calendarContainer
{
	position: absolute;
	visibility: hidden;
	background-color: white;
	layer-background-color: white;
	z-index: 99;
}

.helpHeader
{
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
}

.border
{
	border: 1px solid silver;
}

.borderTop
{
	border-top: 1px solid silver;
}

.borderBottom
{
	border-bottom: 1px solid silver;
}

h1.sectionHeader
{
	color: Maroon;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h2.sectionTopic
{
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

div.divHeader
{
	width: 100%;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #D4D0C8;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#00FFFFFF', EndColorStr='#FFDEE3E7');
}

.navLinkContainer
{
	border: 1px solid #3a4c59;
	padding: 2px 2px 2px 2px;
	background-image: url(../../images/misc/navBtnBG.gif);
	background-repeat: repeat-y;
}

.headerContainer
{
	padding: 5px 5px 5px 5px;
}

.headerGradTop
{
	padding: 2px 10px 2px 2px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#00FFFFFF', EndColorStr='#FFFFFFFF');
}

.headerGradBottom
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFFFFFFF', EndColorStr='#FFDEE3E7');
}

.bulletPoint
{
	margin-top: 1em;
	padding: 0.4em;
	border-top: 2px dotted silver;
	background-color: #F9F9F9;
}

.bulletTitleLeft
{
	float: left;
	margin: 0 0.2em 0 0;
	padding: 4px;
	background: #DEE3E7;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	border-bottom: 2px dotted silver;
	border-right: 2px dotted silver;
}

.bulletTitleRight
{
	float: right;
	margin: 0 0 0 0.2em;
	padding: 4px;
	background-color: #DEE3E7;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	border-bottom: 2px dotted silver;
	border-left: 2px dotted silver;
}

.marketingImage
{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 450px;
	height: 300;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid #DEE3E7;
	border-bottom: 1px solid #DEE3E7;
}

.transparent
{
	filter:alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
}

.navLinkBackground
{
	background-image: url(../../images/misc/navLinkBG.gif);
}

.contentHeaderBackground
{
	background-image: url(/images/misc/contentHeader.gif);
}

.controlLabel
{
	text-align: right;
}

iframe
{
	height: 100%;
}

.ddnFormating
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.RecapTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.DashboardOutsideTable
{
	border: 1px solid silver;
}

.DashboardControls
{
	border: 1px solid silver;
	background-color: #D4D0C8;
}

.RecapWraper
{
	border: 1px solid silver;
}

.Recapheader
{
	border: 1px solid silver;
	background-color: #DEE3E7;
	font-weight: bold;
}

.linkDiv
{
	vertical-align: top;
}

.lblSmallNotes
{
	font-size: 10px;
	line-height: 12px; 
	font-weight: normal;
	color: #333366;
}

.lblRedError
{
	color: Red;	
}

.pnlContainer
{
	width: 100%;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
}

.txtCentered100
{
	width: 100%;
	text-align: center;	
}