
body    {margin:0}

.textboxHeadder {
    background-color: #c0c0c0;
    font-family: verdana;
    border: #000000 1px solid;
    font-size: 10px;
    color: #778899;
    width: 75px;
    height: 15px;
    line-height: 8px;
    margin-top:0;
    margin-bottom:0;
}

.formmargin {
    margin-top: 0px;
    margin-bottom: 0px;
}

.pageformat {
    margin-top: 0;
    margin-left: 0;
    margin: 0;
    padding: 0;
}

table {
    margin-top: 0;
    margin-left: 0;
    margin: 0;
}


a:link {
    font-family: arial;
	color: #1391C8;
	text-decoration: none;
}

a:visited {
    font-family: arial;
	color: #51849F;
	text-decoration: none;
}

a:active {
    font-family: arial;
	color: #1391C8;
	text-decoration: none;
}

a:hover {
    font-family: arial;
	color: #1391C8;
	text-decoration: underline;
}


.page-title {
    font-size: 20pt;
    font-family: arial;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

.site-text-headding {
    font-size: 10pt;
    font-family: new times roman;
    font-weight: bold;
    color: #000000;
    text-align: left; 
}

.site-text {
    font-size: 10pt;
    font-family: new times roman;
    color: #000000;
    text-align: left;
}

.filler-cell {
    border-left: 3px solid #000000;
    background: #BBBBBB;
}

.nav-cell {
    border: 3px solid #FF1F28;
    border-top: 0px solid #000000;
    border-left: 0px solid #000000;
    border-right: 3px solid #000000;
}

.newstxt {
    font-size: 10pt;
    font-family: new times roman;
    color: #F4F4F4;
}

.compairtbl {
    font-size: 9pt;
    font-family: new times roman;
    border:0;
}

.compaircellhdr {
    font-size: 9pt;
    font-family: new times roman;
    font-weight: bold;
    color:#000000;
    border: 1px solid #4d4d4d;
    text-align:center;
} 
.compaircell {
    font-size: 9pt;
    font-family: new times roman;
    font-weight: bold;
    color:#000000;
    border-right: 1px solid #4d4d4d;
    border-bottom: 1px dashed #000000;
} 

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}