@import url("modernBrowsers.css");
h1,.header1 { font-size: x-large; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; }
h2,.header2 { font-size: large; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; }
h3,.header3 { font-size: medium; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; }
body { margin: 0; padding: 0; }
body,p,ul,ol,li,table,tr,td,div,.text { font-size: x-small; font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; }
b,strong,.bold { font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; }
i,em,.italic { font-family: verdana, arial, helvetica, sans-serif; font-style: italic; }
.smallText { font-size: xx-small; font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; }
.maintained { font-size: xx-small; font-family: verdana, arial, helvetica, sans-serif ; font-weight: normal; color: #666666; }
.locationBarText {color: #FFCC00; font-family: verdana, arial, helvetica, sans-serif; font-size: xx-small; background-color: #000066;} 
div#breadcrumbs { padding:4px 4px 4px 1.25em; text-align:left; }
a.locationBarLinks, .locationBarText a, div#breadcrumbs a {color: #FFFFFF; font-family: verdana, arial, helvetica, sans-serif; font-size: xx-small;}

/* yeah, yeah, yeah this is a little f*cked up because the .bg****** don't match the background-color. it is a hack for right now - BK */
.bgFFFFCC { background-color: #ffffcc; }
.bgFFFF99 { background-color: #e9eef8; } 
.bg99CCFF { background-color: #d9e2f4; }
.bgCCCCCC { background-color: #cccccc; }
.bgE8E8E8 { background-color: #e8e8e8; }

ol.upperRoman { list-style-type: upper-roman; }
ol.lowerRoman { list-style-type: lower-roman; }
ol.upperAlpha { list-style-type: upper-alpha; }
ol.lowerAlpha { list-style-type: lower-alpha; }
ol.decimal { list-style-type: decimal; }

hr.blueDash { height: 1px; border-style: dashed; color: #8AA3D0; background-color: #8AA3D0; }
.colorBlockFormat { background: #E9EEF8; padding: 5px 0px 5px 10px; }
img.lokiInserted { margin:10px; }
