.font {
	font-family: verdana;
	font-size: 11px;
}
.textf {
	font-family: verdana;
	font-size: 11px;
}

.error {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #ff0000;
	font-weight: bold;
}

.disprice {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #ff6600;
}

.quotehead {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	line-height: 20px;
	padding-left: 26px;
	color: #FFFFFF;
}

.quotebanner, .quotebannerF {
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	line-height: 20px;
	padding-left: 8px;
	color: #003366;
}

.quotebannerF {
	padding-left: 13px;
}

.quotesub, .quotesubF {
	font-family: "trebuchet ms";
	font-weight: bold;
	font-size: 14px;
	color: #003366;
	vertical-align: top;
	padding-left: 15px;
}

.quotesubF {
	padding-left: 20px;
}


.selectable {
	cursor: pointer;
	cursor: hand;
}

.hidden {
	visibility: hidden;
	cursor: default;
}

/* HYPERLINK STYLE 91 (BODY)*/
a.k91 { color: #336699; 
			font-family:arial;
		   font-weight: bold;
		   font-size: 11px;
		   text-decoration: none;
}  
a.k91:hover {  color: #ffcc00; 
		     text-decoration: underline;
}

/* HYPERLINK STYLE 92 */
a.k92 { 	color: #336699;
			font-weight: normal; 
}  
a.k92:hover {  color: #ffcc00;
}

/* HYPERLINK STYLE 93 */
a.k93, a.k93F { 	color: #ffffff;
			font-family: "trebuchet ms";
			font-size: 14px;
			font-weight: bold;
			vertical-align: top;
			line-height: 20px;
			padding-left: 8px;
			text-decoration: none;
}  

a.k93F {
	padding-left: 13px;
}
a.k93:hover, a.k93F:hover {  color: #ffcc00;
}

	.CAL1cpYearNavigation,
	.CAL1cpMonthNavigation
			{
			background-color:#003366;
			font-family: arial;
			text-align:center;
			font-size: 13px;
			/*vertical-align:center;*/
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.CAL1cpDayColumnHeader,
	.CAL1cpYearNavigation,
	.CAL1cpMonthNavigation,
	.CAL1cpCurrentMonthDate,
	.CAL1cpCurrentMonthDateDisabled,
	.CAL1cpOtherMonthDate,
	.CAL1cpOtherMonthDateDisabled,
	.CAL1cpCurrentDate,
	.CAL1cpCurrentDateDisabled,
	.CAL1cpTodayText,
	.CAL1cpTodayTextDisabled,
	.CAL1cpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.CAL1cpDayColumnHeader
			{
			text-align:right;
			font-weight:bold;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.CAL1cpCurrentMonthDate,
	.CAL1cpOtherMonthDate,
	.CAL1cpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.CAL1cpCurrentMonthDateDisabled,
	.CAL1cpOtherMonthDateDisabled,
	.CAL1cpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;

			}
	.CAL1cpCurrentMonthDate
			{
			color: #003366;
			font-weight:bold;
			}
	.CAL1cpCurrentDate
			{
			color: #003366;
			font-weight:bold;
			}
	.CAL1cpOtherMonthDate
			{
			color: #003366;
			font-weight:bold;
			}
	TD.CAL1cpCurrentDate
			{
			background-color: #ffcc00;
			border-width:1;
			border:solid thin #003366;
			}
	TD.CAL1cpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.CAL1cpTodayText,
	TD.CAL1cpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			
			}
	A.CAL1cpTodayText,
	SPAN.CAL1cpTodayTextDisabled
			{
			height:1px;
			}
	A.CAL1cpTodayText
			{
			color:#6677DD;
			font-weight: normal;
			}
	SPAN.CAL1cpTodayTextDisabled
			{
			color:#003366;
			}
	.CAL1cpBorder
			{
			border:solid thin #6584A3;
			}
