/* <-- Elements */
body
{
    background-color: #B89F84;
}
a
{
    color: #330066; 
}
/*a:visited
{
    color: #330066;
}*/
a:active
{
    color: #330066;
}
li 
{
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #330066;
    font-size: 10pt;
    list-style-image: url(/hcl/images/section_bullet.jpg);
    margin-top: 4px;  
    margin-bottom: 4px;
    padding: 0px;
    margin-left: 4px;
}
/* Elements --> */

/* <-- Custom Classes */
.maintext
{
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #330066;
    font-size: 10pt;
}
.smalltext
{
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #330066;
    font-size: 8pt;
}
.linkHeader
{
    color: #330066;
    /*font-family: Verdana, Arial, Helvetica, Sans-Serif;*/
    font-weight: bold;
    font-size: large;
}
.manualHeader
{
    color: #009999;
    font-weight: bold;
    font-style: italic;
}
.linkName
{
    color: #009999;
    /*font-family: Times New Roman, Arial, Helvetica, Sans-Serif;*/
    font-weight: bold;
    /*font-size: 12pt;*/
    font-style: italic;
}
.linkURL
{
    border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15pt;
	font-weight: bold;
	background-color: #C18711;
	background-image: url(/hcl/images/background.gif);
}
.sectionHeader
{
    color: #009999;
    /*font-family: Times New Roman, Arial, Helvetica, Sans-Serif;*/
    font-weight: bold;
    /*font-size: 12pt;*/
    /*font-style: italic;*/
    font-size: 10pt;
}
.sectionHeaderBigger
{
    color: #009999;
    /*font-family: Times New Roman, Arial, Helvetica, Sans-Serif;*/
    /*font-size: 12pt;*/
    font-style: italic;
    font-size: 11pt;
}
.sectionTitle
{
    color: #330066;
    /*font-family: Verdana, Arial, Helvetica, Sans-Serif;*/
    font-weight: bold;
    font-size: large;
}
.contactusHeader
{
    color: #330066;
    /*font-family: Verdana, Arial, Helvetica, Sans-Serif;*/
    font-weight: bold;
    font-size: large;
}
.manualsShippingNotice
{
    color: #990000;
}
.main
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
}
.button
{
    border-right: #009999 thin inset;
	border-top: #009999 thin inset;
	font-size: 8pt;
	border-left: #009999 thin inset;
	cursor: hand;
	border-bottom: #009999 thin inset;
	font-family: Verdana;
	background-color: white;
}
.smallbutton
{
    border-right: #009999 thin inset;
	border-top: #009999 thin inset;
	font-size: 7pt;
	border-left: #009999 thin inset;
	cursor: hand;
	border-bottom: #009999 thin inset;
	font-family: Verdana;
	background-color: white;
}
.leaddivision
{
    background-color: #DAA520;
    color: #FAEBD7;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
}
.leadlabel
{
    color: black;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
}
.leaddata
{
    color: black;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
}
.leaderror
{
    color: red;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
}
.formerror
{
    color: red;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
}
#valsumlead li
{
    color: red;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
}
.requireddata
{
    background-color: Red;
    font-size: 10pt;
}
.mainerror
{
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    color: red;
    font-size: 10pt;
}
.calendarmonth
{
	font-size: 8pt;
	color: White;
	background-color: #3E0075;
	font-family: Verdana;
}
.calendardayheading
{
	font-size: 8pt;
	color: #330066;
	background-color: #E2C3A2;
	font-family: Verdana;
}
.weekcalendarday
{
	font-size: 8pt;
	color: black;
	background-color: #FFFFFF;
	font-family: Verdana;
}
.weekcalendardaytoday
{
	font-size: 8pt;
	color: black;
	background-color: yellow;
	font-family: Verdana;
}
.weekcalendarlink
{
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.monthcalendarday
{
	font-size: 8pt;
	color: black;
	background-color: #FFFFFF;
	font-family: Verdana;
}
.monthcalendardaytoday
{
	font-size: 8pt;
	color: black;
	background-color: yellow;
	font-family: Verdana;
}
.monthcalendarevent
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: #90ee90;
}
.monthcalendarlink
{
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
.monthcalendareventtime
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
/* Custom Classes --> */
