body{
font-family:arial;
overflow:hidden;
}

div.lpxcenterpageouter { text-align: center; position: absolute; top: 0px; left: 0px; width: 100% }
div.lpxcenterpageinner { position: relative; margin: 0 auto; text-align: left; width: 898px; }

.navBackgroundQuickSiteMain { background-image:url('QuickSiteImages/Basic_Tab_White_Unselected.gif'); background-position: left; background-repeat:no-repeat }
.navBackgroundSelectedQuickSiteMain { background-image:url('QuickSiteImages/Basic_Tab_White_Selected.gif'); background-position: left; background-repeat:no-repeat }

h1{
font-size:16px;
}

li{
list-style:none;
list-style-image: url(liBG.gif);
}

.nav{
position:absolute;
top:0px;
left:50px;
height:240px;
width:130px;
}


.nav li a{
color:white;
margin-left:10px;
margin-top:10px;
text-decoration:none;
font-weight:bold;
}
.nav li a:hover {
color:#ED1D26;

}

/****DROP MENU*****/

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #6E6E6E;
border-bottom-width: 0;
font:normal 14px arial;
line-height: 20px;
z-index: 100;
background-color: white;
width: 175px;
text-align:left;
}

.anylinkcss a{
color: #8E95B1;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding-left: 2px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:visited{ /*hover background color*/
color: #8E95B1;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #D3DBE8;
color: #ED1D26;
}

/****END DROP MENU*****/


#selected a{
color:#ED1D26;
font-weight:bold;
}

#footerT{
color:white;
font-size:11px;
}
