/* */

body, html {
    margin: 0px;
    padding: 0px;
    background: url('graphics/inside_back.gif');
}

img {
    border: 0;
    margin: 0;
}
.logoimg {
    margin-top: 3px;
}

/* */

.tblMainInner {
    width: 700px;
    background: url('graphics/headerTop.gif') no-repeat right top;
}
.tblMainInner td {
    font-size: 1em;
    padding: 0px;
}

/* */

.tdLeft {
    background: url('graphics/footerBottom.gif') no-repeat left bottom;
    vertical-align: top;
    width: 180px;
}
.tdLeft table {
    width: 100%;
    background: url('graphics/headerTop.gif') no-repeat left top;
}

/* */

.tdTitle h2 {
    font-size: 1.5em;
    margin: 0;
    padding: 0 10px 0 0;
    text-align: right;
    color: white;
}

.tdSlog {
    color: #FCECD2;
    font-family: serif;
    font-style: italic;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.08em;
    padding: 0 10px 0 0 !important;
    text-align: right;
}

/* */

.tdUpInc {
/*  border-top with color see in state's css */
/*  border-bottom with color see in state's css */
}
.tdUpInc table {
    width: 100%;
}
.tdUpInc td {
    color: #F2CC8B;
    font-weight: bold;
    padding: 3px;
    width: 50%;
}
.tdUpInc .r {
    text-align: right;
    
    padding: 0 10px 0 0 !important;
}
.tdUpInc .four {
    font-size: 0.96em;
    font-weight: normal;
    text-align: center;
    vertical-align: top;
}

/* */

.tblMainInner .tdMain {
/*  border-bottom with color see in state's css */
    height: 100%
    vertical-align: top;
    background: url('graphics/footerBottom.gif') no-repeat right bottom;
    padding: 32px 0 80px 0 !important;
}

.tblMainInner .tdMain h2 {
    font-size: 125%
}

.tblMainInner .tdMain img {
    margin: 0 5px 0 5px;
}

.tblMainInner .tdMain td {
    padding: 6px;
}

.tdFoot {
	background-color: #FDEBD3;
}

.tdFoot a {
    color: navy;
}
.tdFoot table {
    width: 100%;
    margin: 10px;
    color: #990000;
}
.tdFoot td {
    padding: 0;
    text-align: left;
}
.tdFoot .m A {
	color: #588943	
}
.tdFoot .copyr {
	
}

/* */

.tblNoscript {
}
.tblNoscript td {
    font-size: 0.8em;
    padding: 4px 32px 0 4px;
    text-align: center;
}
.tblNoscript a {
    color: navy;
}

/* */

.flo {
	float: right; height: 15px; width:1px; clear: right;
}