@import url(customClasses.css);
/* ***** RESET ***** */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend { 
margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body { line-height: 1; color: #333; background: white; }

caption, td { font-weight: normal; text-align: left; }
td[align="right"] { text-align: right; }
th { text-align: left; font-weight: bold; font-size: 1.2em; border-bottom: 1px solid #666;}

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* ***** TEXT CSS ***** */
html { font-size: 100%; }
body { font-family: "Trebuchet MS", Verdana, sans-serif; line-height: 18px; }
   
body          { font-size: 75%; }   /* IE */
html > body   { font-size: 75%; }  /* Other browsers */

h1,h2,h3,h4,h5,h6 { color:#333; clear:both; }

h1,
.COMCatHeader,
.COMProdHeader { font-size: 1.2em; line-height: 1.25; }
h2 { font-size: 1.2em; line-height:1.25; font-weight:bold; color: #125AA7; }
h3 { font-size: 1.2em; line-height:1.25; font-weight:bold; }
h4 { font-size: 1.2em; line-height: 16px;  }
h5 { font-size: 1em; font-weight:bold; }
h6 { font-size: 1em; }

p { margin: 0 0 .5em 0; }
p img.left { float: left; margin: 1.3em 1.3em 1.3em 0; padding:0; }
p img.top { margin-top:0; } 
p img.right {float:right; margin-right:0; margin-left:1.5em;} 

img { margin:0; padding:0; }

ul, ol { margin: 0 0 1.5em 2.5em; }
ol { list-style-type: decimal; }
dl { margin: 1.5em 0; }
dl dt { font-weight: bold; }

a, a:link { color: #039; text-decoration:none; outline: none; }
a:visited { color: #669 }
a:hover     { color: #CCC; }

blockquote  { margin: 1.5em 0 1.5em 1.5em; color: #666;}
b   	    { font-weight: bold;}
strong      { font-weight: bold; }
em          { font-style: italic; }
pre         { margin-bottom: 1.3em; background: #eee; border:0.1em solid #ddd; padding:1.5em; }
code        { font:0.9em Monaco, monospace; }
acronym 		{border-bottom: 1px dotted #AAA;  cursor: help;}

.nowrap {white-space:nowrap;}

/* ***** CC STYLES ***** */
.Admin #form1 td, 
.Admin #form1 th { font-size: 65%; }