body {
	background-color: #cccccc;
	margin: 0 0 0 0; /* top right bottom left */
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #505050;
	line-height: 20px;
}

body a:visited {
	color: #0049aa;
	text-decoration: underline;
	font-weight: normal
}

body a:link {
	color: #0049aa;
	text-decoration: underline;
	font-weight: normal
}

body a:active {
	color: #0049aa;
	text-decoration: underline;
	font-weight: normal
}

body a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal
}

form {
    margin: 0;
    padding: 0;
}

a img {
	border-width:0
}

/* --------- Start MainMenu and MainFooter ---------- */
#MainMenu img {
	border: none;
}
#MainMenu, #MainMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}
#MainMenu a:link, #MainMenu a:active, #MainMenu a:visited {
	display: block;
	padding: 0px;
	border: 0px;
	color: #fff;
	text-decoration: none;
}
#MainMenu a:hover {
	color: #fff;
	text-decoration: underline;
}
#MainMenu li {
	float: left;
	position: relative;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#MainMenu ul {
	position: absolute;
	top: 33px;
	display: none;
	background-color: #0049AA;
	border: #fff 1px solid;
	z-index: 100001;
}
#MainMenu ul li {
	width: 140px;
	border: none;
	border-bottom: #fff 1px dotted;
	padding: 3px 3px 3px 10px;
	margin: 2px;
	list-style: none;
}
#MainMenu .last {
	border-bottom: none;
}
#MainMenu ul ul {
	top: 6px;
	z-index: 100001;
}
#MainMenu li ul ul {
	left: 150px;
	margin: 0;
}
#MainMenu li:hover ul ul, #MainMenu li:hover ul ul ul, #MainMenu li:hover ul ul ul ul {
	display: none;
}
#MainMenu li:hover ul, #MainMenu li li:hover ul, #MainMenu li li li:hover ul, #MainMenu li li li li:hover ul {
	display: block;
}
.submenu {
	background-image: url(/images/menu/arrow.gif);
	background-repeat: no-repeat;
	background-position: 140px 50%;
}
.submenu:hover {
	background-image: url(/images/menu/arrow-over.gif);
	background-repeat: no-repeat;
	background-position: 140px 50%;
}
#MainFooter {
	position: relative;
	padding: 0px;
	margin: 0px;
}
#MainFooter li {
	display:inline;
	float:left;
	position: relative;
	margin: 0 0 8px 0;
	padding: 0 4px 0 4px;
	border-right: 1px solid;
}
#MainFooter .last {
	border-right-width: 0px;
}
/* --------- End MainMenu and MainFooter ---------- */

#header {
	margin:0 auto;
	text-align:left;
	background-image: url(/images/hdr/hdr.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 127px;
}

#iso {
  float: right;
  padding: 15px 40px 0 0;
}

/* OLD SEARCH #search {
	margin: 0;
	float: right;
	padding: 40px 30px 0 0; 
} */

#search {
  float: right;
  padding: 40px 30px 0 0;
}

#menu {
	margin: 0 auto;
	padding-bottom: 33px;
	width: 950px;
	background: url(/images/menu/hdrtile.gif);
	background-repeat: repeat-y;
}

#hdrnav {
	margin: 0;
	float: right;
	padding: 12px 26px 0 0;
	clear: right;
}

#container {
	margin:0 auto;
	text-align:left;
	padding: 10px 0 0 0;
	background-image: url(/images/common/container.gif);
	background-repeat: repeat;
	width: 950px;
}

#footer {
	background-image: url(/images/footer/footer.jpg);
	background-repeat: no-repeat;
	width: 705px;
	height: 115px;
	padding: 18px 200px 0 45px;
	clear: both;
	font-size: 10px;
	font-weight: normal;
	color: #787878;
	line-height: 11px;
}
#footer ul {
	padding: 0;
	margin: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #787878;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	margin: 0;
	color: #787878;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}
#footer a:link, a:visited {
	color: #787878;
	font-weight: normal;
}
#footer ul li a:hover {
	color: #0049aa;
	font-weight: normal;
}

#quotetop {
	background: url(/images/common/quotetop.gif) no-repeat;
	width: 220px;
	height: 30px;
	margin-top: 40px;
}

#quotecenter {
	background: url(/images/common/quotecenter.gif) repeat-y;
	padding: 5px 20px 5px 20px;
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #999;
	line-height: 19px;
}


#quotebottom {
	background: url(/images/common/quotebottom.gif) no-repeat;
	width: 220px;
	height: 55px;
}

.formfield {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.formbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.formrequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #972339
}

.hr {
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
}

.hralt {
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 30px;
}

.textArea {
	width:324px;
}

/* --------- Start Buttons ---------- */

.awesome, .awesome:visited {
	background: #222 url(/images/common/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.awesome:hover								{ background-color: #111; color: #fff; text-decoration: none; font-weight:bold;}
.awesome:active								{ top: 1px; }
.xsmall.awesome, .xsmall.awesome:visited 	{ font-size: 9px;}
.small.awesome, .small.awesome:visited 		{ font-size: 11px;}
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 	{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 		{ font-size: 14px; padding: 8px 14px 9px; text-decoration: none; font-weight:bold;}
	
.blue.awesome, .blue.awesome:visited		{ background-color: #0049aa; color: #fff; }
.blue.awesome:hover						{ background-color: #013881;text-decoration: none; font-weight:bold; }

.green.awesome, .green.awesome:visited		{ background-color: #336600; color: #fff; }
.green.awesome:hover						{ background-color: #003300; }

.red.awesome, .red.awesome:visited		{ background-color: #CC0000; color: #fff; }
.red.awesome:hover						{ background-color: #990000; }
	
/* --------- End Buttons ---------- */
     
        #divRequestSample            { background-color:#eee; border:solid 1px #cccccc; width:600px; padding:10px 0px 10px 10px;display:none; }
		#divQuickAnswer           	 { background-color:#eee; border:solid 1px #cccccc; width:440px; height:620px; padding:10px 10px 10px 10px; }
		#divQuickAnswerForm			 { background-color:#fff; border:solid 1px #cccccc; width:420px; height:555px; padding:10px 10px 10px 10px; text-align:left }
        #divRequestSampleLeft        { background-color:#fff; border:solid 1px #cccccc; float:left; height:505px; padding:10px 10px 10px 10px; text-align:left }
        #divRequestSampleLeftCaptcha { background-color:#fff; border:solid 1px #cccccc; float:left; width:358px; height:505px; padding:10px 10px 10px 10px;z-index:1300000;display:none;}
		#divRequestSampleConfirmation{ background-color:#fff; border:solid 1px #cccccc; float:left; width:358px; height:505px; padding:0px 10px 20px 10px; z-index:1300000;display:none; text-align:left}
        #divRequestSampleRight       { background-color:#fff; border:solid 1px #cccccc; width:159px; height:525px; margin-left:10px; float:right; text-align:left; margin-right:10px }
		#qaConfirmation          	 { background-color:#fff; border:solid 1px #cccccc; width:420px; height:555px; padding:10px 10px 10px 10px; text-align:left; }

        #divSampleContainerHeader    { width:195px; }        
        #divSampleContainer          { width:160px;height:380px; overflow:auto; }
        
        #lnkSubmitRequest            { margin-top:10px;border:solid 1px black;padding:10px 10px 10px 10px;float:left; }
        #lnkCancelRequest            { margin-top:10px;border:solid 1px black;padding:10px 10px 10px 10px;float:left;margin-left:10px; }
        #lnkExitRequest              { margin-top:10px;border:solid 1px black;padding:10px 10px 10px 10px;float:left; }
        #lnkMoreSamples              { border:solid 1px black;padding:10px 10px 10px 10px; float:right; margin:10px 10px 10px 10px;}
		#qaSubmit            	 	 { margin-top:10px;border:solid 1px black;padding:10px 10px 10px 10px;float:left; }
        #qaCancel            		 { margin-top:10px;border:solid 1px black;padding:10px 10px 10px 10px;float:left;margin-left:10px; }
        #qaClose              		 { margin-top:10px;border:solid 1px black;padding:10px 10px 10px 10px;float:left; }
        
        .Sample                      { border: solid 1px #000000; float:left;width:40px;height:12px;margin-bottom:5px;border-right:0;margin-left:5px;}
        .SampleAlt                   { border: solid 1px #000000; float:left;width:40px;height:12px;margin-bottom:5px;border-left:0;}
        .SampleRow                   { width:175px;height: 53px; padding: 0 10px 0 10px;}
        .SampleLabel                 { float:left;height:16px;padding: 5px 0px 3px 5px;}
        .SampleLabelLink             { }
        .SampleImg                   { border:solid 1px #cccccc; cursor: pointer; float:right; padding:5px 4px 4px 5px;}
        .SampleImg:hover             { border:solid 1px red; float:right;}
        .SampleRemove                { padding: 10px 10px 5px 5px;}
        .SampleInput                 { width:215px;}
		.SampleSmallInput			 { width:140px;}
		.SampleMedInput			 	 { width:170px;}
		.SampleTinyInput			 { width:80px;}
        .SampleTextArea              { width:352px;}
		.qaInput                 	 { width:215px;}
		.qaSmallInput			 	 { width:140px;}
        .qaTextArea              	 { width:324px;}
        
        #divSampleBasket             { display:none;overflow:hidden;background-color:#fff; border:solid 5px #333; border-bottom:0; width:195px;height:32px;position:fixed;bottom:0px;right:5px;z-index: 999999 }
        #divSampleBasketHeader       { background-image:url(/images/common/samplebasketheader.gif); color: #161616; font-weight:bold; height:24px; border-bottom: solid 1px #666; padding: 7px 5px 0 0}
		#divSampleBasketHeader a:hover {text-decoration: none; color: #666; font-weight: bold}
        #divSampleBasketContent      { padding: 0px 5px 5px 5px;}
        #divSampleBasketCommands     { padding: 10px 8px 5px 8px;}
        #lnkSubmitBasket             { /*border: solid 1px #000000;*/ font-weight: bold; text-decoration:none; }
        #lnkClearBasket              { /*border: solid 1px #000000;*/ margin-left:8px; font-weight: bold; text-decoration:none;}
        #lnkShrinkBasket             { cursor: pointer;}