body {
    font-family: arial, geneva, sans-serif;
    font-size: 12px;
    margin: 5px 0px 0px 5px;
}

#headerbase {
    width: 780px;
    height: 140px;
    background-color: #888888;
}
#header {
    width: 780px;
    height: 130px;
    background-color: #ffffff;
}
#headerimage {
    width: 180px;
    height: 130px;
    margin: 0px 0px -3px 0px;
    padding: 0px;
}
#headerimagetext {
    width: 269px;
    height: 130px;
    margin: 0px 0px -3px 0px;
    padding: 0px;
}

#pagebody {
    margin: 0px;
    padding: 0px;
    width: 785px;
}

#pageleft {
    display: block;
    position: relative;
    float: left;
    width: 370px;
    margin: 0px 0px 0px 0px;
}
#pageright {
    display: block;
    position: relative;
    width: 400px;
    margin: 15px 0px 0px 375px;
}
#calclist1 {
    display: block;
    position: relative;
    width: 175px;
    float: left;
}
#calclist2 {
    display: block;
    position: relative;
    width: 185px;
    float:right;
}
.calc {
    display: block;
    position: relative;
    width: 175px;
    color: #666666;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 15px;
    margin-bottom: 5px;
    margin-left: 2px;
}
.calc a {
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}
.instruction {
    font-size: 11px;
    color: #666666;
    margin: 15px 0px 5px 2px;
    width: 300px;
}
.widgethead {
    background-color: #888888;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding: 4px 0px 4px 0px;
    margin: 0px;
}
.widget {
	width: 380px;
	padding: 10px;
	margin-bottom: 15px;
}

.Disclaimer 
{
	font-size: 0.8em;
	color: #888888;
	margin: 5px 5px 5px 5px;
}

/*  external widgets */
xxxxa { color: #009; text-decoration: underline;}
xxxxxa:hover { color: #900; text-decoration: underline;}
.header-brm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background: #e6e6e6; font-weight: bold; text-decoration: none;}	
.body-brm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.headline-brm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.background-brm {background: #FFFFe6; border: double thin #ffcc00;}
.tdbk {  background-color: #CC0000}
.dots {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999; line-height: normal}
.smalltype {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.whitetype {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #FFFFFF; font-weight: bold; text-decoration: none}
.market-header-brm { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline;}	
	
