body     { background: url(images/shadow.gif) repeat-y; margin: 0 auto; position: relative; width: 1003px; background-position: center center; background-color: #D9D9D9; }
#level0   { background: url(images/lc4.png) no-repeat; width: 100% }
#level1   { margin-left: 270px; padding-left: 7px }
#level2    { position: relative; width: inherit }
#level3        { background-color: white; position: inherit; height: 750px }
#main        { background: white url(images/sp2.png) no-repeat center; margin-right: 190px; padding-right: 30px; padding-left: 10px; height: 750px }
#topBar {
    /* background:red;*/
    width:100%}
#advBar {
    /*background: white;*/
    clear:both;
    text-align:center;
    height: 130px;
}
#footBar        { color: gray; font-size: 11px; font-family: "Arial Unicode MS", Arial, Verdana, Tahoma; background: #fff; text-align: center; position: static; width: 99.9%; height: 40px; border: solid 1px fuchsia }
#lftBar    { position: absolute; width: 270px }
#rgtBar         { background: url(images/grey2.png) repeat-x; position: absolute; top: 0; right: 0; width: 195px; height: 750px }
#rgtBar_white         { position: absolute; top: 0; right: 0; width: 195px; height: 750px; }
#rgtBar h3   { font-size: 15px; font-weight: bold; text-align: center; margin: 0; padding: 3px }
#topBar form {
    float:right;
    width:10.5em;
    text-align:right;
    margin:0;
    /*line-height:.7em;*/}
#topBar input {font-size:.8em;}
#topBar b  { font: bold 0.8em/1.7em Arial, Geneva, sans-serif; text-align: left; display: block }
#tipTit {
    width:7em;
    position:absolute;
    text-align:center;
    top:-1.8em;
    right:0;
    font:.8em/1.8em Arial,Geneva,sans-serif;}
#advBar p{text-align:right;margin:0 0em;font-weight:bold;}
/*#advBar img { }*/
.p1      { color: black; font-size: 11pt; font-family: "Arial Unicode MS", Verdana; line-height: 13pt; text-align: left }
.p2  { color: black; font-size: 11pt; font-family: "Arial Unicode MS", Verdana; line-height: 13pt; text-align: left }
#main h1    { color: black; font-size: 15pt; font-family: Verdana, "Arial Unicode MS"; font-style: normal; font-variant: normal; font-weight: bold; margin: 0 }
#main h2   { color: black; font: bold 13pt Verdana, "Arial Unicode MS"; margin: 0 }
.statements    { color: green; font: 600 15pt/17pt "Arial Unicode MS", Verdana; text-align: center; margin: 0 }
.advicepink  { color: #e310a8; font: bold 11pt/13pt "Arial Unicode MS", Verdana; text-align: center; margin: 0 0 0 0; padding-right: 7px; padding-left: 7px }
.adviceblack  { color: black; font: bold 11pt/13pt Verdana; text-align: center; margin: 0 0 0 0; padding-right: 7px; padding-left: 7px }
.advicesmall  { color: black; font-size: 11pt; font-family: Verdana; font-style: normal; font-variant: normal; line-height: 13pt; text-align: center; margin: 0; padding-right: 7px; padding-left: 7px }
.advicetiny { color: black; font-size: 9pt; font-family: Verdana; font-style: normal; font-variant: normal; line-height: 10pt; text-align: center; margin: 0; padding-right: 7px; padding-left: 7px }
.advicetinyleft  { color: black; font-size: 9pt; font-family: Verdana; font-style: normal; font-variant: normal; line-height: 10pt; text-align: left; margin: 0; padding-right: 7px; padding-left: 7px }
.glossymenu, .glossymenu li ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 135px; /*WIDTH OF MAIN MENU ITEMS*/
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: url(images/pink.jpg) repeat-x bottom left;
font: bold 12px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 130px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 130px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
right: 0px;
background: transparent url(images/arrow.png) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(images/glossyback2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
.stpink   { color: fuchsia; font-weight: 700 }
.stgreen   { color: green; font-weight: 700 }
.stblue   { color: navy; font-weight: 700 }
.stlilac   { color: purple; font-weight: 700 }

