html {
height: 100%;
}
body  {
background: #f8f8f8;
margin: 0px;
padding: 0px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
height: 100%;
}
p {
margin-top: 0.4em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}
h1 {
font-size: 20px;
}
h2 {
font-size: 15px;
color: #FF8800;
text-transform: uppercase;
letter-spacing: 0.2em;
font-weight: bold;
}
a:link {
color: #FF8800;
font-weight: bold;
}
a:visited {
font-weight: bold;
color: #52C8CC;
}
a:hover {
font-weight: bold;
color: FF8800;
background-color: #EAEAEA;
text-decoration: none;
}
a:active {
font-weight: bold;
color: #52C8CC;
}
a:link img {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
a:visited img {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
a:hover img {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
a:active img {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}

.thrColFix #mainHeader a:link {
color: #333333;
font-weight: bold;
text-decoration: none;
}
.thrColFix #mainHeader a:visited {
color: #333333;
font-weight: bold;
text-decoration: none;
}
.thrColFix #mainHeader a:hover {
color: #333333;
font-weight: bold;
background-color: #EAEAEA;
text-decoration: none;
}
.thrColFix #mainHeader a:active {
color: #333333;
font-weight: bold;
text-decoration: none;
}

.thrColFix #container {
width: 760px;
text-align: left;
font-size: 11px;
margin-right: auto;
margin-left: auto;
background-color: #FFFFFF;
height: 100%;
background-image: url(images/bg-content.gif);
background-repeat: repeat-y;
} 
.thrColFix #mainHeader {
background-color: #DAD8CB;
position: fixed;
width: 100%;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
filter: alpha(opacity=95);
opacity: 0.95;
height: 54px;
}
.thrColFix #mainHeaderLogo {
padding-left: 8px;
padding-top: 7px;
width: 400px;
padding-bottom: 6px;
}
.thrColFix #mainHeaderNav {
background-color: #C5BFA6;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 8px;
padding-left: 8px;
color: #FB7000;
}
.thrColFix #mainContent {
padding-right: 10px;
padding-left: 10px;
background-color: #FFFFFF;
padding-top: 70px;
padding-bottom: 35px;
border-right-width: 2px;
border-left-width: 2px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #EAEAEA;
border-left-color: #EAEAEA;
}
.mainContentBox {
font-weight: normal;
padding-left: 0px;
margin-top: 14px;
margin-bottom: 10px;
padding-top: 2px;
padding-bottom: 0px;
letter-spacing: 0.4em;
font-size: xx-small;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #DAD8CB;
color: #52C8CC;
padding-right: 0px;
}
.mainContentJBox {
background-color: #FFFFFF;
width: 100px;
float: left;
margin-right: 7px;
text-align: center;
}
.mainContentPBox {
background-color: FFFFFF;
height: 156px;
width: 208px;
float: right;
border: 4px solid #DAD8CB;
font-size: 9px;
line-height: 2.5em;
}
.mainContentT1Box {
width: auto;
margin-left: 107px;
margin-right: 0px;
line-height: 1.2em;
color: 333333;
margin-bottom: 32px;
}
.mainContentTBox {
width: auto;
margin-left: 90px;
margin-right: 220px;
line-height: 1.2em;
color: 333333;
}
.mainContentT3Box {
width: auto;
line-height: 1.2em;
color: 333333;
font-size: 9px;
margin-left: 107px;
margin-right: 0px;
margin-top: 14px;
}
.tBoxHeader {
color: #FF8800;
letter-spacing: 0.3em;
text-transform: uppercase;
font-size: 14px;
}

.tBoxSub {
color: #A0916D;
letter-spacing: 0.1em;
font-weight: bold;
font-size: xx-small;
}
.tBoxMini {
color: #999999;
font-size: xx-small;
}
.tBoxInfo {
cursor:default;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FF8800;
}

.popPhdr {
width:320px;
background:#FFFFFF;
border:3px solid #DAD8CB;
text-align: left;
font-size: 11px;
color: 333333;
}
.popPbdy {
width:320px;
background:#FFFFFF;
border: 3px solid #DAD8CB;
height: 240px;
text-align: left;
}
.popLhdr {
width:160px;
background:#FFFFFF;
border:3px solid #DAD8CB;
text-align: center;
font-size: 11px;
color: 333333;
}
.popLbdy {
width:160px;
background:#FFFFFF;
border: 3px solid #DAD8CB;
height: 120px;
text-align: center;
}
.clearfloat {
clear:both;
height:0px;
font-size: 1px;
line-height: 0px;
}

