body {  

     font-family: Arial, Helvetica, sans-serif; 
     font-size: 10px; 
     color: #333333
     text-decoration : none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	line-height: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
p, ul, li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 14px}
a {  font-family: Arial, Helvetica, sans-serif; color: #336699; text-decoration: none; font-weight: bold}
base {
font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; line-height: 10px}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.sidebar {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #333333; line-height: 14px}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #CCCCCC}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-weight: bold; color: #003366}
.subheading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-weight: normal; color: #333333}
.email {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.dialog-title-s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.quotetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 0px;
	border-spacing: 4px;
	padding: 4px;
}
.quoteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
	padding: 4px;
}
.quotedata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	padding: 4px;
}
.quotesheet {
	border: 0px;
}
.quoteblock {
	border: 0px solid #000000;
	padding: 4px;
	height: 1px;
	width: 1px;
}
.formfield { font-family: Arial, Helvetica, sans-serif; font-size:12px}
.link_black a { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: underline}
.link_black a:hover { color:; background:#99ccff; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none}
.list         { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color : #000000; text-decoration : none }
.list a       { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color : #000000; text-decoration : underline }
.list a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:; background:#99ccff; text-decoration : none }

.list-high {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #00CC00;
	text-decoration : none;
}
.header-bar {
        background-color : #336699;
        font-size : 8pt; 
        padding: 0px; 
        margin : 0px;
        border-spacing: 0px;
}

.email-popup-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #ffffff;
	text-decoration : none;
}


#navlist {width:30em; margin-left: 10px; margin-bottom: 40px}
#navlist ul {list-style:none; padding:0; margin:00}
#navlist li {float:left; margin:0 0.15em; background:none; padding:0}
#navlist li a {color:#fff; text-decoration:none; float:left; background:url(/my_baseops/images/css-nav.gif) repeat-x bottom left; display:block; width:18em; height:1.8em; border:0.1em solid #336699; text-align:center; line-height:1.8em}
#navlist li a:visited, #navlist li a:hover, #navlist li a:active, #navlist li a:focus {color:#fff; background:url(/my_baseops/images/css-nav.gif) repeat-x bottom left}
#navlist li a:hover, #navlist li a:active, #navlist li a:focus {text-decoration:underline}

/* Hide from IE5-Mac \*/
#navlist li a { float: none }

/* End hide */

/* set the image to use and establish the lower-right position */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(/my_baseops/images/baseops-cssbox.png) no-repeat bottom right;
    margin: 0;
    padding: 0; 
}

.cssbox {
    width: 635px !important;   /* intended total box width - padding-right(next) */
    width: 620px;              /* IE Win = width - padding */
    padding-right: 15px;       /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto;         /* use to position the box */
}

/* set the top-right image */
.cssbox_head {
    background-position: top right;
    margin-right: -15px;       /* pull the right image over on top of border */
    padding-right: 40px;       /* right-image-gap + right-inside padding */
}

/* set the top-left image */
.cssbox_head h2 {
    background-position: top left;
    margin: 0;                 /* reset */
    border: 0;                 /* reset */
    padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */
    height: auto !important; 
    height: 1%;                /* IE Holly Hack */
}

/* set the lower-left corner image */
.cssbox_body {
    background-position: bottom left;
    margin-right: 25px;        /* interior-padding right */
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */
}

.body_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333
  text-decoration : none;
}




