.globalNav, .globalNavOver, .globalNavCurrent
{
    background: url('/images/globalnav/navgradient.gif') #c2d5e3 repeat top left;
    padding: 6px 10px 6px 10px;
    cursor: pointer;
    vertical-align: middle;
    font-family: 'Lucida Grande' , Verdana, Arial, Sans-Serif;
    font-size: 13px;
    white-space: nowrap;
}

.globalNav a
{
    text-decoration: none;
    color: #4c575f;
}

.globalNavOver a
{
    text-decoration: none;
    color: #c2d5e3;
}

.globalNavCurrent a
{
    text-decoration: none;
    color: #788a90;
}

.globalNavOver
{
    background: #006a84;
    color: #c2d5e3;
}

.globalNavCurrent
{
    background: #FFF;
    color: #788a90;
}

.globalNavEmpty
{
    background: url('/images/globalnav/navgradient.gif') #c2d5e3 repeat top left;
    cursor: auto;
    width: 100%;
}

.globalNavTop
{
    margin: 0 auto;
    width: 1000px;
}

.globalNavBottom
{
    background-color: #09253f;
    border-bottom: solid 1px #000;
    font-family: 'Lucida Grande' , Verdana, Arial, Sans-Serif;
    color: #6b7a7f;
    font-size: 13px;
    white-space: nowrap;
}

.globalNavBottom a
{
    color: #fff;
    font-size: 13px;
    white-space: nowrap;
    padding: 0 8px 0 8px;
    text-decoration: none;
}

.globalNavBottom a:hover
{
	text-decoration: underline;
}

.globalNavFooter
{
    margin: 0 auto;
    width: 1000px;
    border: solid 1px #000;
}

.advertise
{
	font-size:14px;
}

.nowrap
{
    white-space:nowrap;
}


#phifooter
{
	margin: 0 auto;
    background-color: #d2edff;
    text-align: left;
	color: #4c575f;
	font-size: 12px;
	font-family: 'Lucida Grande' , Verdana, Arial, Sans-Serif;
}

#phifooter a
{
    font-weight: bold;
    color: #0066CC;
    text-decoration: none;
}

#phifooter a:hover
{
	text-decoration: underline;
}

#phifooter p
{
	margin: 0;
	padding: 10px 0 0 15px;
}
