*{ /*universal selector to minimize spacing rules*/
margin:0;
padding:0;
}

html {
height: 100%;
}

body{
background: #F2F2F2;
height: 100%;
border:0;
color:#000;
font: normal 90% Verdana,Arial,Helvetica,sans-serif; /* using percentages so text can scale */
}

table#page {
    margin:0px auto;
}
/* headings, links and other XHTML elements
-----------------------------------------------
*/

p,li{
font:.8em/1.6 Verdana,Arial,Helvetica,sans-serif;
}

a:link,a:visited{
color:#C90;
text-decoration: underline;
}

a:hover{
color:#69c;
text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:normal;
}

h1{
font-size:1.4em;
}

h2{
font-size:1.2em;
}

h3{
font-size:1em;
}

/* header
-----------------------------------------------
*/

td#header{
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
}

/* nav
-----------------------------------------------
*/

td#nav{
background:#E9F0FC;
vertical-align:top;
width:146px;
padding-bottom:300px;
border-right: 1px solid #CCC;
border-left: 1px solid #CCC;
}

td#nav ul{
list-style:none;
margin:15px 0px 20px 0px;
border-bottom: 1px solid #CCC;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

td#nav ul li{
background: #FFF url(images/button_bg.gif) top repeat-x;
width:146px;
border-top: 1px solid #CCC;
}

td#nav ul li a{
display:block;
padding:5px 5px;
font-weight:bold;
text-decoration: none;
color:#0D556C;
}

td#nav ul li a:hover{
display:block;
background: #D5FFFF url(images/button_bg_hover.gif) top repeat-x;
font-weight:bold;
text-decoration: underline;
}

td#nav p{
 margin-left:5px;
 font-size:.75em;
}

/* content
-----------------------------------------------
*/

td#emph{
background:#E9F0FC;
}

td#content{
    background:#FFF;
    vertical-align:top;
    width:605px;
    border-right: 1px solid #CCC;
    padding-bottom:10px;
}

td#content img {
    float:right;
    padding:12px;
}

td#content div#imgr img {
    margin:0px 30px;
    padding:0px;
    float:left;
}

td#content div#login{
    background:#FFF url(images/login_bg.gif) repeat-x;
    width:609px;
}

td#content div#login p{
    background:#EBF2F8 url(images/login_curve.gif) bottom left no-repeat;
    height:20px;
    margin:0px 0px 0px 350px;
    padding:3px 0px 0px 20px;
    text-align:center;
    font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:.8em;
}

td#content h1{
    margin:10px 30px 5px 30px;
    padding:0px 0px;
    text-align:left;
}

td#content h2{
    margin:5px 30px 0px 30px;
    padding:0px 0px;
    text-align:left;
}

td#content h3{
    margin:5px 30px 0px 30px;
    padding:0px 0px;
    text-align:left;
}

td#content hr{
    margin: 0px 30px 0px 30px;
}

td#content p{
    margin:0px 30px;
    padding:7px 0px;
}

td#content select{
    font: normal 90% Verdana,Arial,Helvetica,sans-serif;
}

/* Google Maps popup info window */
td#content p#gmiw{
    margin:0px 0px;
    padding:0px 0px;
}

/* Fine print in msggroup heading */
td#content p#fineheader {
    margin-top: -5px;
    font-size:.75em;
    font:.65em/1.6 Verdana,Arial,Helvetica,sans-serif;
}

td#content table{
    margin:0px 30px;
    padding:7px 0px;
}

td#content td{
    font:.8em/1.6 Verdana,Arial,Helvetica,sans-serif;
}

td#content ul{
    margin:0px 45px;
    padding:0px 0px;
}

td#content ul li{
    margin:5px 0px 0px 0px;
}

td#content ul li#tight{
    margin:0px 0px 0px 0px;
}

td#content ul li ul {
    margin:0px 0px 0px 15px;
}
td#content ul li ul li {
    margin:0px 0px 0px 0px;
    font:1.0em/1.6 Verdana,Arial,Helvetica,sans-serif;
}

td#content ol{
    margin:0px 45px;
    padding:0px 0px;
}
td#content ol li{
    margin:5px 0px 0px 0px;
}
td#content ol li ul {
    margin:0px 0px 0px 15px;
}
td#content ol li ul li {
    margin:0px 0px 0px 0px;
    font:1.0em/1.6 Verdana,Arial,Helvetica,sans-serif;
}



td#contentmarks{
    background:#FFF;
    width:605px;
    border-right: 1px solid #CCC;
    padding:0px 0px 0px 30px;
    font-size:.75em;
    font:.65em/1.6 Verdana,Arial,Helvetica,sans-serif;
}


/* content
-----------------------------------------------
*/

td#footer{
    background:#E9F0FC url(images/footer_curve.gif) bottom no-repeat;
    border: 1px solid #CCC;
}

td#footer a{
    color:#0D556C;
}

td#footer a:hover{
    color:#0D556C;
    text-decoration:none;
}

td#footer ul{
    margin-left:360px;
    padding:15px 5px 5px 50px;
}

td#footer ul li{
    display:inline;
    padding:0px 5px;
    font-size:.7em;
}

td#footer p{
    padding-left:5px;
    margin-top:-5px;
    font-size:.7em;
    color:#0D556C;
}

#ximg_tbl {
 width: 549px;
 margin: 20px 0 0 0;
 padding: 0;
}

.ximg_body {
    padding:0;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

.ximg_tab_nosel a{
    display: block;
    height: 23px;
    background: url(images/ximg_body_tab.gif);
    border: 1px solid #CCCCCC;
    color: #666666;
    font-weight: bold;
    font-size: 90%;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    padding: 2px 10px 0px 10px;
}
.ximg_tab_sel a{
    display: block;
    height: 23px;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #426bbd;
    font-weight: bold;
    font-size: 90%;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    padding: 2px 10px 0px 10px;
}

.ximg_tabsm_nosel a{
    display: block;
    height: 16px;
    background: url(images/ximg_body_tab.gif);
    border: 1px solid #CCCCCC;
    color: #666666;
    font-weight: bold;
    font-size: 90%;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    padding: 1px 10px 0px 10px;
}
.ximg_tabsm_sel a{
    display: block;
    height: 16px;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #426bbd;
    font-weight: bold;
    font-size: 90%;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    padding: 1px 10px 0px 10px;
}

td#content p.promotion {
    display: block;
    background: #E9F0FC;
    padding: 5px;
    border: 1px solid #000;
}

.gmapl {
 width:  748px;
 height: 561px;
 margin-left:4px;
 border: 1px solid #000;
}

.gmapsm {
 width:  585px;
 height: 490px;
 margin-left:15px;
 border: 1px solid #000;
}

/*
.gmapsm {
 width:  600px;
 height: 490px;
 margin-left:4px;
}
*/

.gmapfb {
 margin:0;
 padding:0;
 border: 1px solid #000;
}

.gmapfbcap {
 margin:0;
 padding:0;
 font: normal 90% Verdana,Arial,Helvetica,sans-serif;
}
.gmapfbcap p {
 margin:0;
 padding:0;
 font:.8em/1.6 Verdana,Arial,Helvetica,sans-serif;
}

.map_topbar {
 border-spacing:0;
 font-size: 90%;
 margin-bottom:5px;
 width:748px;
}
.map_legend {
 margin-left:4px;
 border-spacing:0;
 font-size: 90%;
}
.map_legend td {
 padding:0 10px 0 0;
}

.map_switches {
 width: 748px;
}
.map_swlist {
 vertical-align:top;
}
.map_graph {
 width: 348px;
/* border-left: 1px solid #CCC; */
 padding-left: 5px;
 vertical-align:top;
 font:1.0em/1.6 Verdana,Arial,Helvetica,sans-serif;
}

.seg_tbl_box {
 overflow:auto;
 width:400px;
 height:225px;
 border: 1px solid #CCC;
}
.seg_tbl_r {
 clear:both;
}
.seg_tbl_c0 {
 float:left;
 width:50px;
}
.seg_tbl_c1 {
 float:right;
 width:320px;
}
.seg_tbl_stats {
 padding:0;
 border-bottom: 1px solid #CCCCCC;
 border-left: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
 height: 222px;
 vertical-align:top;
}

/*
.btn1 {
    width: 110px;
    height: 24px;
    font-size:15px;
}

.btn1b {
    width: 110px;
    height: 24px;
    font-size:15px;
    font-weight:bold;
}
*/

.btn1b {
    font-size:130%;
    font-weight:bold;
}

