body {
	background-color: #FFFFFF;
	margin: 0;
	font-size: 9pt;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 125%;
	}
	
A {color: #004391; text-decoration:none}
A:hover {color: #004391; text-decoration:underline}
A:visited {color: #004391;}

.headline {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: 800;
	color: #004391;
	line-height: 125%;
	}

.subhead {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 800;
	color: #004391;
	line-height: 125%;
	}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	}

.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	}
	
.navHOME {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 125%;
	}

.navHOME:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 125%;
	}
	
.navHOME:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #6699cc;
	line-height: 125%;
	}
	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 125%;
	}

.textBLUE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #004391;
	line-height: 125%;
	}

.textBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 800;
	color: #333333;
	line-height: 125%;
	}

.textBLUEbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 800;
	color: #004391;
	line-height: 125%;
	}

.textSMALL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}

.textBLUEsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #004391;
	}
	
.textSMALLER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}

.textBLUEsmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #004391;
	}

.textSMALLEST {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}
	
ul {
	list-style-type:square;
	}

.list {
	line-height: 140%;
	list-style-image:url("/images/bullet.gif");
	}

.homefeaturedproductlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #004391;
	line-height: 200%;
	}
	
.invalid {
    COLOR: red
	}
	
.required {
    FONT-WEIGHT: bold
	}
	
.errormessageheader {
    MARGIN-TOP: 10px;
    MARGIN-BOTTOM: 10px;
    COLOR: red
	}
	
.invalidmessage {
    FONT-SIZE: x-small;
    COLOR: red
	}
	
.note {
	FONT-SIZE: 8pt;
	}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	}

#HOMEnavigation {
	position:absolute;
	left:0px;
	top:115px;
	width:200px;
	height:283px;
	z-index:1;
}


        .grid
        {
            font:11px verdana, Sans-Serif;
        }
        .grid td, .grid th
        {
            padding:3px;
        }
        .header
        {
            text-align:left;
            color:white;
            background-color:#cccccc;
            padding:5px;
        }
        .row td
        {
           
        }
        .alternating
        {
            background-color:#eeeeee;
        }
        .alternating td
        {
           
        }
   
   
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}