BODY, TABLE {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	color:#666666;
	font-size:10pt;
}

.buttonInput_large{
	width:200;
	text-transform:capitalize;
	background-color:#F4EBD2;
	border-width : 1;
	border-color : gray;
	border-style : solid;
	font-size:8pt
}

.buttonInput{
	width:125;
	text-transform:capitalize;
	background-color:#F4EBD2;
	border-width : 1;
	border-color : gray;
	border-style : solid;
	font-size:8pt
}

.buttonInput_small{
	width:75;
	text-transform:capitalize;
	background-color:#F4EBD2;
	border-width : 1;
	border-color : gray;
	border-style : solid;
	font-size:8pt
}

.buttonInput_xsmall{
	width:50;
	text-transform:capitalize;
	background-color:#F4EBD2;
	border-width : 1;
	border-color : gray;
	border-style : solid;
	font-size:8pt
}

.buttonInput_xxsmall{
	width:25px;
	text-transform:capitalize;
	background-color:#F4EBD2;
	border-width : 1;
	border-color : gray;
	border-style : solid;
	font-size:10pt;
}

.fileInput{
	width:317pt;
	text-transform:capitalize;
	border-width : 1;
	border-color : #7F9DB9;
	border-style : solid;
	font-size:10pt;
}

.buttonInput_paging_selected{
	width:25px;
	text-transform:capitalize;
	background-color:#FFFFFF;
	border-width : 1;
	border-color : gray;
	border-style : solid;
	font-size:10pt;
}

.buttonInput_paging{
	width:25px;
	text-transform:capitalize;
	background-color:#F4EBD2;
	border-width : 1;
	border-color : gray;
	border-style : solid;
	font-size:10pt;
}

.buttonInput_paging_previous{
	width:85px;
	text-transform:capitalize;
	background-color:#F4EBD2;
	border-width : 1;
	border-color : gray;
	border-style : solid;
	font-size:10pt;
}

.buttonInput_paging_next{
	width:85px;
	text-transform:capitalize;
	background-color:#F4EBD2;
	border-width : 1;
	border-color : gray;
	border-style : solid;
	font-size:10pt;
}
.headerDate {font-size:8pt;color:#999999;}
.capitalizestring{text-transform:capitalize;}
.lightBackgroundColor, .spotlight{background-color:#D7F0F0}
.mediumBackgroundColor{background-color:#99CCCC}.darkBackgroundColor{background-color:#669999}
.darkFontColor{color:#669999}
.mediumFontColor{color:#99CCCC}
.lightFontColor{color:#D7F0F0}
H1, .header1, H4, .header4{color:#669999}
.alpha A:link, .alpha A:visited{color:#669999;}
.formTitle, .label, .formLabel {color:#669999;}
.buttonText, .buttonText:visited, .buttonText:link, .buttonText:active	{color:#669999;}
.button{background-color:#D7F0F0;border-color:#669999}
.table {border-color:#669999}
.table TH {background-color:#99CCCC}
.dateNow {background-color:#99CCCC}
.dateSelected {background-color:#669999}
.dateOther{background-color:#99CCCC}
.dateOther, .dateOther A:link, .dateOther A:visited {color:#CCCCCC}
.calendarButton{background-color:#669999}
.dateToday, .dateSelected, .dateNow, .dateOther, .dateToday, .dateOver {font-weight:normal}
.tabOff, .tabOff A:link, .tabOff A:visited, .tabOff A:active{color:#669999}
.tableheader{background-color: #9D363B; color:white; font-weight:bolder;}
.quotetable_field{font-weight:bolder; padding : 4px 4px 4px 4px;}
.quotetable_data{padding : 4px 4px 4px 4px;}
.quotetableheader_text{font-size: 12pt; font-weight: bolder;}
.textinputwidth{width: 200;}
H2{color:#9D363B;}
.requiredfield{color:red; font-weight:bolder; font-size: 8pt;}
.requiredformat{font-size: 8pt; font-style : italic;}
.inputformat{width:175pt; background-color:#FFFFA0;}
.myprofilenavigationheader{font-size:10pt;color:#333366;text-decoration:none;font-weight: bolder;}

/* First Level Navigation */
.firstLevelNavigation,
.firstLevelNavigation:link, 
.firstLevelNavigation:visited, 
.firstLevelNavigation:active {
	font-size:8pt;
	color:#333366;
	text-decoration:none;
}

.firstLevelNavigation:hover {
	font-size:8pt;
	color:#333366;
	text-decoration:underline;
}

/* Second Level Navigation */
.secondLevelNavigation, 
.secondLevelNavigation:link, 
.secondLevelNavigation:visited, 
.secondLevelNavigation:active,
.secondLevelNavigation:hover {
	font-size:8pt;
	color:#333366;
	text-decoration:none;
}

/* Utilities Navigation */
.utilitiesNavigation, 
.utilitiesNavigation:link, 
.utilitiesNavigation:visited, 
.utilitiesNavigation:active,
.utilitiesNavigation:hover {
	font-size:8pt;
	color:#333366;
	text-decoration:none;
}

/* Menu Navigation */
.menu, 
.menu:link, 
.menu:visited, 
.menu:active,
.menu:hover {
	font-size:8pt;
	color:#333366;
	text-decoration:none;
}

/* Sidebar */
.sidebarTitle {
	font-weight:bold;
	font-size:8pt;
	color:#666666;
}

.sidebarText{
	font-size:8pt;
	color:#666666;
}

.copyright {
	font-size:8pt; 
	font-family:verdana,sans-serif;
	color:#CCCCCC;
}

.NewItem{
	font-weight: bolder;
	color: red;
	font-size: 6pt;
}

.clicktoenlarge{

	font-size: 7pt;
}

.shippingdisclaimer{
	font-weight: bolder;
	color: red;
	font-size: 9pt;
}

.genericerror{
	font-weight: bolder;
	color: red;
	font-size: 10pt;
}
.quotetableformat_field{
	background-color : Black;

}