﻿body {
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
}
#gNavSupport {
	background: transparent url('../../assets/img/nav/bk90x35.jpg') top center no-repeat;
}
#subNavBtn4 {
	width: 184px;
	background: transparent url('../../assets/img/nav/subnavbk184.gif') top center no-repeat;
}
.leftColumnWrapper {
	float: left;
	width: 502px;
	margin-right: 30px;
	text-align: left;
	padding-bottom: 15px;
}
.rightColumnWrapper {
	float: left;
	width: 210px;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 0px;
}

dl.supportedDevices
{
    color: #444444;
    margin-top: 0px;
    list-style-type: none;
    margin-left: 0px;
    margin-right:0px;
}

dl.supportedDevices dd a:link
{
    font-size: 8pt; 
    font-weight:normal;   
    font-family: arial,helvetica,sans-serif;
    font-weight: normal;
}

dl.supportedDevices dd a:visited
{
    font-size: 8pt; 
    font-weight:normal;   
    font-family: arial,helvetica,sans-serif;
    font-weight: normal;
}

dl.supportedDevices dt
{
    padding-bottom: 1px;
    margin-top: 4px;
    margin-bottom: 6px;
}

dl.supportedDevices dt a
{
    font-family: helvetica,arial,sans-serif;
    font-size: 9pt; 
    font-weight: bold;
    text-transform: capitalize;
}

dl.supportedDevices dd
{
    line-height: 1.4em;
    font-size: 8pt;
    font-family: arial,helvetica,sans-serif;
    font-weight: normal;
    vertical-align:text-top;
    text-indent: -2.0em;
    margin-bottom: 8px;
}

dl.supportedDevices dd dl dt
{
    font-size: 8pt;
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
    vertical-align:text-top;
    text-indent: -2.0em;
    margin-bottom: 0px;
}

dl.supportedDevices dd dl dd
{
    line-height: 1.4em;
    font-size: 8pt;
    font-family: arial,helvetica,sans-serif;
    font-weight: normal;
    vertical-align:text-top;
    text-indent: -4.0em;
    margin-bottom: 8px;
}

#navlinks 
{ 
    margin: 0; 
    padding: 0; 
    text-align: center;
    text-indent: -2.0em;
}

#navlinks ul li 
{
    border: none;
    margin-left: 0px; 
    padding: 0.5em;
    list-style: none;
    display: inline;
}

#navlinks ul li a
{
    font-size: 8pt; 
    font-weight:normal;   
    font-family: arial,helvetica,sans-serif;
    color: #0099CC;
}

#navlinks ul li a:link
{
    text-decoration: underline;
}

#navlinks ul li a:visited
{
    color: #0099CC;
    text-decoration: underline;
}

#navlinks ul li a:hover
{
    color: #0099CC;
    text-decoration: none;
}

#navlinks ul li a:active
{
    color: #0099CC;
    text-decoration: none;
}