body {
    background-color: #949494;
    margin: 0 auto;
    padding: 10px;
}
p, div {
    margin: 0;
    padding: 0;
}
a, a:visited, a:active, a:hover {
    color: #81B2BD;
    text-decoration: none;
}
html, body.abtDlgBody
{
	background: #B8B8B8 !important;
	overflow: hidden;
}
div.imgBkgd {    
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    margin: auto;
    padding: 0px 10px;
    width: 550px;
}
.tableCopy {
    margin: 10px 0;
	word-break: break-all;
}
.left, .bottom {
    vertical-align: bottom;
    width: 223px;
}
.left {
    height: 5px;
    vertical-align: text-top;
}
p.light {
    color: #FFFFFF;
    font-family: 'Swis721LtBTLight';
    font-size: 20px;
    line-height: 22px;
    padding-top: 0px;
}
p.thin {
    color: #7FB2BD;
    font-family: 'Swis721ThBTThin';
    font-size: 18px;
    line-height: 22px;
}
.spacerVert {
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 20px;
}
.spacerHoriz {
    font-size: 0;
    height: 29px;
    line-height: 0;
    margin: 0;
    padding: 0;
}
p.version {
    color: #CCCCCC;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
}
p.copyright {
	color: White;
    font-family: arial;
    font-size: 9px;
    font-weight: normal;
    margin: 3px 0 2px;
}
div.versionText .copyright, p.copyright
{
	padding: 5px 0px;
}
.right {
    vertical-align: top;
    width: 250px;
}
p.copy {
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
p.copy span {
    color: #ADD5F1;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
}
p.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}


/*-------------------------------------------------------------------------------*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 2, 2011 */
/*-------------------------------------------------------------------------------*/
@font-face {
    font-family: 'Swis721LtBTLight';
    font-style: normal;
    font-weight: normal;
    src: url('./webfont/tt0001m_-webfont.eot');
    src: url('./webfont/tt0001m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('./webfont/tt0001m_-webfont.woff') format('woff'),
         url('./webfont/tt0001m_-webfont.ttf') format('truetype'),
         url('./webfont/tt0001m_-webfont.svg#Swis721LtBTLight') format('svg');
}

@font-face {
    font-family: 'Swis721ThBTThin';
    font-style: normal;
    font-weight: normal;
    src: url('./webfont/tt0100m_-webfont.eot');
    src: url('./webfont/tt0100m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('./webfont/tt0100m_-webfont.woff') format('woff'),
         url('./webfont/tt0100m_-webfont.ttf') format('truetype'),
         url('./webfont/tt0100m_-webfont.svg#Swis721ThBTThin') format('svg');
}		