/* ================================
    CSS STYLES FOR HEUSSER NEWEIGH 
    v1.0   02/2006
   ================================
*/   
/*
	gold text
		b09930

	dark text
		080304

	blue background
		262a63
*/

BODY
{
}

/* */
.HomeText
{
	color:navy;
    background-color: #c0c0c0;
	font-size:20.0pt;
	font-weight:700;
	font-style:italic;
	font-family:"Californian FB", serif;
	text-align:center;
	vertical-align:top;
}


/* */
.Tab
{
    BORDER-RIGHT: solid 3px #d29f00;
    BORDER-TOP: solid 3px #d29f00;
    BORDER-LEFT: solid 3px #d29f00;
    BORDER-BOTTOM: solid 0px #d29f00;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #000080;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}

/* */
.SelectedTab
{
    BORDER-RIGHT: solid 4px #000080;
    BORDER-LEFT: solid 4px #000080;
    BORDER-TOP: solid 3px #000080;
    BORDER-BOTTOM: solid 0px #000080;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #d29f00;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}

/* */
DIV.Bodyh
{
    PADDING-LEFT: 15px;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

.Header
{
	background-color: #262a63;
	font-size: 23;
	font-weight: bold;
	font-family: Arial;
	color: White;
}

.Menu
{
	background-color: #262a63;
	font-size: 23;
	font-weight: bold;
	font-family: Arial;
	color: White;
}

/* GENERAL */

/* text style used for most text rendered by modules */
.NavHeading
{
	color: #000080;
    font-family: Times Times New Roman;
    font-size: 32px;
    font-weight: normal;
    line-height: 35px    
}

.Heading
{
	color: #080304;
    font-family: Times Times New Roman;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    font-variant: small-caps;    
}

.SectionHeading
{
	color: #080304;
    font-family: Times Times New Roman;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    font-style: italic;
    text-decoration: 'underline';   
}

.SectionHeadingGold
{
	color: #b09930;
    font-family: Times Times New Roman;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    font-style: italic;
    text-decoration: 'underline';   
}

.ContactUsHeading
{
	color: #000080;
    font-family: Times Times New Roman;
    font-size: 23px;
    font-weight: bold;
    line-height: 25px;    
}

.HomeHeading
{
	color: #b09930;
    font-family: Times Times New Roman;
    font-size: 23px;
    font-weight: bold;
    line-height: 25px;
}

.PageHeading
{
	color: #080304;
    font-family: Times Times New Roman;
    font-size: 23px;
    font-weight: bold;
    line-height: 25px;
}

.PageHeadingGold
{
	color: #b09930;
    font-family: Times Times New Roman;
    font-size: 23px;
    font-weight: bold;
    line-height: 25px;
}

.ConsultingHeadingGold
{
	color: #b09930;
    font-family: Times Times New Roman;
    font-size: 23px;
    font-weight: bold;
    line-height: 25px;
    text-decoration: 'underline';   
}

.pdf
{
	color: #080304;
    font-family: Times Times New Roman;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px    
}

.AboutUsDates
{
	color: #8D5D24;
    font-family: Times Times New Roman;
    font-size: 18px;
    font-weight: normal;
}
.AboutUsTableCell
{
	border-style: double;
	color: #080304;
    font-family: Times Times New Roman;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px    
}

.Normal
{
	color: #080304;
    font-family: Times Times New Roman;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px    
}

.NormalGold
{
	color: #b09930;
    font-family: Times Times New Roman;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px    
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for radio buttons, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for buttons, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}



A:link  {
    text-decoration: none;
    color:  black;
}

A:visited 
{
	color: #000080;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}


/******************************************************************************
*
* The following is for the drop down menus in the header
*
*******************************************************************************/

/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal, hover, click */
.TM0o0 {
	background: #262a63;
	border: 1px solid #262a63;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: normal */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #262a63;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #FFFFFF;
	border: 1px solid #262a63;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: hover, click */
.TM1i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #262a63;
	border: 1px solid #262a63;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

