body {
width : 100%;
height : 100%;
background : #cccccc url('images/bodybg.jpg') repeat-x;
}
#sitemaster {
width : 975px;
height : 100%;
background-color : transparent;
}
#headersection {
width : 100%;
background-image : url('images/slogan.gif');
background-position : 98% 65%;
background-repeat : no-repeat;
}
#pagemaster {
width : 100%;
height : 100%;
}
#logocell {
padding : 15px 0 30px 15px;
background-image : url('images/bordertop.png');
background-position : center bottom;
background-repeat : repeat-x;
}
#contentmaster {
padding : 0 5px 0 5px;
width : auto;
background-color : #fff;
min-height: 350px;
}
.controlpanel {
background-color : #fefefe;
}
.contentpane {
width : 100%;
padding : 0 4px 0 4px;
}
.qsm {
width : 350px;
}
.qlg {
width : 67%;
}
.qsm.left, .qlg.left {
padding : 0 4px 0 0;
}
.qlg.right, .qsm.right {
padding : 0 0 0 4px;
}
.leftpane, .rightpane {
width : 175px;
background-color : transparent;
}
.bottompane, .toppane, .bannerpane {
width : 100%;
background-color : transparent;
}
TH, TD, DIV {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
color : #000;
}
A img, A:hover img {
border: none;
}
A, A:link, A:visited, A:active {
color : #005339;
text-decoration : none;
}
A:hover {
color : #3ca638;
text-decoration : none;
}
.normal, .Normal {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
color : #333;
}
.NormalBold {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #333;
}
.NormalRed {
color : #c50000;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-weight : bold;
font-size : 12px;
}
.Head 
{
font-family: Arial, Verdana, Helvetica, Sans-Serif;
font-size : 20px;
font-weight : normal;
color : #005339;
}
.SubHead {
font-size : 12px;
color : #005339;
}
.SubSubHead {
font-size : 12px;
color : #005339;
}
.footertoken {
color : #005339;
text-transform : uppercase;
}
#contentmaster a:hover {
border-bottom : 1px dotted #3ca638;
}
/*#contentmaster img {
border-width : 0;
border-bottom : none;
}*/
.footer {
font-weight : bold;
font-size : 10px;
font-family : Verdana;
color : #43494d;
}
#contentborderleft {
width : 15px;
height : 100%;
background-image : url('images/borderleft.png');
background-repeat : repeat-y;
}
#contentborderright {
width : 15px;
height : 100%;
background-image : url('images/borderright.png');
background-repeat : repeat-y;
}
#contentborderbmid {
height : 15px;
width : 100%;
background-image : url('images/borderbottom.png');
background-repeat : repeat-x;
}
#contentbordertmid {
height : 15px;
width : 100%;
background-image : url('images/bordertop.png');
background-repeat : repeat-x;
white-space : nowrap;
}









