<!--
* {margin: 0px; padding: 0px; font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;}
div#all { position: relative; }
body {font-size: 70%; 
	width: 750px;
	margin: 0px auto;
	background-image: url("../img/top.arc.bg.jpg");
    background-repeat: no-repeat;
    background-color: #FFFFFF;
	background-position: top center;}
img {border: 0px;}
p {text-align: justify;}

h1 {height: 47px; font-size: 1px; text-indent: -9000px;}
hr {height: 1px; border: none; color: #b2bed4; background: #b2bed4; margin: 1em 0px 1em 10px;}

h2 {font-size: 2.25em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1em; margin-bottom: 1em;}
h5 {font-size: 1em;}

input, select, textarea {font-size: 100%;}
li input {text-align: left;}
option {padding: 0px .125em;}

/* ##### CLASSES ##### */
.clear {clear:both; height: 1px; font-size: 1px; }
.cr {width: auto; margin-right: .5em;}
/* ##### CLASSES ##### */

/* ##### NAVLIST ##### */
#navcontainer {position: absolute; margin-top: 5px; margin-left: 212px;}
#navlist li {display: inline; list-style-type: none; padding-right: 24px;}

.navFont {font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold;}

.navFont a:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
.navFont a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
.navFont a:hover { 
	color: #dbddec;
	text-decoration: none;
	}
.navFont a:active { 
	color: #dbddec;
	text-decoration: none;
	}
/* ##### NAVLIST ##### */

/* ##### SIDEBAR ##### */
#sidebar {float: left; width: 260px; display: inline;}
* html #sidebar {}
#logo {width: 260px; height: 111px; display: block;}
#sidebar ul {list-style: none;}

#sidebarAddress {padding: 12px 15px 0px 15px; background-color:transparent;}

#nav {display: none;}
#navDropdowns {border-bottom: 5px solid #FFF; padding: 12px 15px 10px 15px; background: #dbddec;}
#navDropdowns select{width: 16em; font-size: 100%;}
#navDropdowns p {margin-bottom: 1em;}
#navDropdowns input {border: 0px; background-color: #002870; color: #FFF;}

#packagingLink {display: block; text-indent: -9000px; height: 59px;}
/* ##### SIDEBAR ##### */

/* ##### MAIN ##### */
#main { margin-left: 264px;}
* html #main {height: 1px;}
#main p, #main h3, #main h4, #main h5, #main dl, #main ul, #main ol {margin: 10px 0px 1em 10px;}
#main ul {margin-left: 25px;}

#header {height: 40px; padding: 57px 10px 10px 10px; margin-bottom: 10px;}
#header, #header a {color: #FFF;}
#header p{margin: 0px;}
/* ##### MAIN ##### */

.disclaimer {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #002870;
	font-weight: bold;
	line-height: 35px;
}

.contactSlug {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

-->