﻿html
{
    width: 100%;
}
body 
{
    width: 100%;
    margin: 0; padding: 0;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

#Page 
{
    width: 955px;
    margin: 0 auto 30px auto;
    overflow: hidden;
}

#Header
{
    height: 116px;
}

#HeaderLeft
{
    width: 109px; height: 116px;
    float: left;
}

#Logo
{
    width: 109px; height: 116px;
    margin: 0; padding: 0;
    border: none;
}

#HeaderRight
{
    float: right;
    width: 846px;
}

#MetaNavigationArea
{
    float: right;
    margin: 16px 0 0 0;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
}

#LbSearch
{
    color: #8E8E8E; background-color: inherit;
}

.EditSearch
{
    width: 125px;
    margin: 0 7px;
    border: 1px solid #c1c1c1;
    font-family: Arial, Sans-Serif;
    font-size: 11px;    
}

.BtnSearch
{
    color: #8E8E8E; background-color: inherit;
    text-decoration: none;
}

.SearchHeaderAndFooter
{
    display: block; overflow: hidden;
    width: 484px;
    color: #003366; background-color: #ccd6e0;	
    margin: 0 0 10px 0;
    padding: 2px 3px;
    font-size: 12px;
}

.SearchHeaderAndFooter a
{
    color: #003366; background-color: #ccd6e0;	
    text-decoration: none;
}

.SearchHeaderAndFooter a:hover
{
    color: #003366; background-color: #ccd6e0;	
    text-decoration: underline;
}

.SearchResultsDownloadsTable
{
    table-layout: fixed;
    overflow: hidden;
    margin: 0 0 10px 0;
}
.SearchResultsDownloadsFirstColumn, .SearchResultsDownloadsSecondColumn
{
    vertical-align: top;
    padding-top: 5px;
    overflow: hidden;
    font-size: 11px; line-height: 15px; color: #003366;
}
.SearchResultsDownloadsFirstColumn
{
    width: 60px;
}
.SearchResultsDownloadsSecondColumn
{
    width: 400px;
}
.SearchResultsDownloadsSecondColumn div a
{
    color: #0068b3;
    text-decoration: none;
}

#MetaNavigation
{
    display: inline;
    list-style: none;
}
#MetaNavigation li
{
    display: inline;
    margin-left: 20px;
}
#MetaNavigation li a
{
    color: #8e8e8e; background-color: inherit;
    text-decoration: none;
}

#TopNavigationArea
{
    clear: right;
    float: right;
    width: 840px;
    margin: 38px 0 0 0;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
}

.TopNavigation
{
    float: right;
    list-style: none;
    text-align: right;
}
.TopNavigation li
{
    display: block;
    float: left;
    margin-left: 20px;
}
.TopNavigation li a
{
    display: block;
    float: left;
    color: #227ebd; background-color: inherit;
    text-decoration: none;
    height: 22px;
    background-image: url(../images/page/navigation/top-navigation-hover.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}
.TopNavigationActive
{
    color: #003366 !important;
}
.TopNavigationSeparator
{
    display: block;
    float: left;
    width: 2px;
    margin-left: 20px;
}

.PopupNavigation
{
    z-index: 1000; 
    position: absolute; 
    overflow: hidden;
    color: #003366 !important; background-color: inherit;
    font-size: 12px !important;
    text-align: left;
    display: none;
}
.PopupNavigationTopBorder-1col, .PopupNavigationTopBorder-2col, .PopupNavigationTopBorder-3col, .PopupNavigationTopBorder-4col
{
    height: 14px; 
    background-position: top right;
}
.PopupNavigationTopBorder-1col
{
    background-image: url(../images/page/navigation/popup-background-1col.png); 
}
.PopupNavigationTopBorder-2col
{
    background-image: url(../images/page/navigation/popup-background-2col.png); 
}
.PopupNavigationTopBorder-3col
{
    background-image: url(../images/page/navigation/popup-background-3col.png); 
}
.PopupNavigationTopBorder-4col
{
    background-image: url(../images/page/navigation/popup-background-4col.png); 
}
.PopupNavigationArea-1col, .PopupNavigationArea-2col, .PopupNavigationArea-3col, .PopupNavigationArea-4col
{
    padding: 0 0 5px 0;
    background-position: bottom right;
}
.PopupNavigationArea-1col
{
    width: 214px;
    background-image: url(../images/page/navigation/popup-background-1col.png);
}
.PopupNavigationArea-2col
{
    width: 414px;
    background-image: url(../images/page/navigation/popup-background-2col.png);
}
.PopupNavigationArea-3col
{
    width: 614px;
    background-image: url(../images/page/navigation/popup-background-3col.png);
}
.PopupNavigationArea-4col
{
    width: 814px;
    background-image: url(../images/page/navigation/popup-background-4col.png);
}
.PopupNavigationLevel0, .PopupNavigationLevel1
{
    list-style: none;
    margin: 0; padding: 0;
}
.PopupNavigationLevel0
{
    float: left;
    position: relative;
    top: -7px;
    left: 4px;
    width: 200px;
}
.PopupNavigationLevel0 li, #PopupNavigationLevel1 li
{
    display: block !important;
    float: none !important;
    width: 200px;
    margin: 0 !important; padding: 0;
    margin-left: 0 !important;
}
.PopupNavigationLevel0 li a, .PopupNavigationLevel1 li a
{
    display: inline !important;
    float: none !important;
}
.PopupNavigationLevel0 li a span
{
    display: block;
    float: none !important;
    margin: 5px 1px; padding: 1px 10px 1px 20px;
    color: #003366 !important; background-color: inherit;
    background-image: url(../images/page/navigation/popup-prefix.png);
    background-position: 8px 6px;
    background-repeat: no-repeat;
    text-decoration: none;
}
.PopupNavigationLevel0 li a span:hover, #PopupNavigationLevel1 li a span:hover
{
    color: #003366; background-color: #b1c1d1;    
}
.PopupNavigationLevel0Separator
{
    display: block;
    float: none;
    width: 180px; height: 1px;
    margin: 0px 5px;
    background-image: url(../images/page/navigation/popup-separator.png);
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 1px;
}
.PopupNavigationLevel1
{
    font-size: 11px !important;
}
.PopupNavigationLevel1 li a span
{
    display: block !important;
    float: none !important;
    margin: 0px 1px 4px 1px; padding: 1px 20px 1px 35px;
    color: #003366 !important; background-color: inherit;
    background-image: url(../images/page/navigation/popup-prefix.png);
    background-position: 20px 6px;
    background-repeat: no-repeat;
    font-weight: normal !important;
    text-decoration: none;
}
.PopupNavigationLevel1 li a span:hover
{
    padding-right: 2px;
    font-weight: bold !important;
}

#Path
{
    margin-top: 10px;
    color: #599ecb; background-color: inherit;
    font-family: Arial, Sans-Serif;
    font-size: 10px;
}
.PathLink, .PathLinkCurrent
{
    text-decoration: none;
}
.PathLink
{
    color: #599ecb; background-color: inherit;
}
.PathLinkCurrent
{
    color: #003366; background-color: inherit;
}

#Main
{
    margin-top: 10px;
}

#MainNoBread
{
    margin-top: 33px;
}

#LeftNavigation
{
    float: left;
    width: 175px;
    overflow: hidden;
    margin-right: 25px;
}
#LeftNavigationLevel0, #LeftNavigationLevel1, #LeftNavigationLevel2
{
    list-style: none;
    margin: 0; padding: 0;
}
#LeftNavigationLevel0
{
    width: 175px;
    border-top: 1px solid #a4b2b5;
}
#LeftNavigationLevel0 li, #LeftNavigationLevel1 li, #LeftNavigationLevel2 li
{
    display: block;
    width: 175px;
}
#LeftNavigationLevel0 li a, #LeftNavigationLevel1 li a, #LeftNavigationLevel2 li a
{
    display: block;
    width: 175px;
    border-bottom: 1px solid #a4b2b5;
    background-position: left top;
    background-repeat: no-repeat;
    text-decoration: none;
}
#LeftNavigationLevel0 li a span, #LeftNavigationLevel1 li a span, #LeftNavigationLevel2 li a span
{
    display: block;
    overflow: visible;
    padding: 3px 0;
    margin-left: 20px;
}
#LeftNavigationLevel0 li a span
{
    margin-left: 15px;
}
.LeftNavigationLevel0Active
{
    color: #003366; background-color: #b1c1d1;
    background-image: url(../images/page/navigation/left-level0-active.png);
    font-size: 12px;
    font-weight: bold;
}
.LeftNavigationLevel0Inactive
{
    color: #003366; background-color: #f2f5f7;
    background-image: url(../images/page/navigation/left-level0-inactive.png);
    font-size: 12px;
    font-weight: normal;
}
.LeftNavigationLevel0Inactive:hover
{
    font-weight: bold;
}
#LeftNavigationLevel1
{
    color: #003366; background-color: #f2f5f7;
}
#LeftNavigationLevel1 li a span
{
    margin-left: 25px;
}
.LeftNavigationLevel1Active
{
    color: #7a94a2; background-color: White;
    background-image: url(../images/page/navigation/left-level1-active.png);
    font-size: 11px;
}
.LeftNavigationLevel1ActiveParent
{
    color: #003366; background-color: #f2f5f7;
    background-image: url(../images/page/navigation/left-level1-active.png);
    font-size: 11px; 
}
.LeftNavigationLevel1Inactive
{
    color: #003366; background-color: #f2f5f7;
    background-image: url(../images/page/navigation/left-level1-inactive.png);
    font-size: 11px;
}
.LeftNavigationLevel1Inactive:hover
{
    color: #7a94a2; background-color: White;
}	
.LeftNavigationLevel1Footer
{
    width: 100%; height: 5px;
    color: #003366; background-color: #f2f5f7;
    font-size: 1px; line-height: 1px;
}
#LeftNavigationLevel2
{
    color: #003366; background-color: #f2f5f7;
}
#LeftNavigationLevel2 li a span
{
    margin-left: 35px;
}
.LeftNavigationLevel2Active
{
    color: #7a94a2; background-color: White;
    background-image: url(../images/page/navigation/left-level2-active.png);
    font-size: 11px;
}
.LeftNavigationLevel2Inactive
{
    color: #003366; background-color: #f2f5f7;
    background-image: url(../images/page/navigation/left-level2-inactive.png);
    font-size: 11px;
}
.LeftNavigationLevel2Inactive:hover
{
    color: #7a94a2; background-color: White;
}	
.LeftNavigationLevel2Footer
{
    display: none;
    width: 100%; height: 2px;
    color: #003366; background-color: White;
    font-size: 1px; line-height: 1px;
}

#ContentForLeftNavigation
{
    float: right;
    width: 750px;
}
#ContentFullWidth
{
    float: none;
    width: 955px;
}

.KeyVisual750px
{
    width: 750px; height: 185px;
    margin-bottom: 25px;
}
.KeyVisual750pxImage
{
    width: 750px; height: 185px;
    position: absolute;
}
.KeyVisual750pxOverlayImage, .KeyVisual750pxOverlayImageIE6
{
    width: 750px; height: 185px;
    position: absolute;
}
.KeyVisual750pxOverlayImageIE6
{
    display: none;
}
.KeyVisual955px
{
    width: 955px; height: 215px;
    margin-bottom: 25px;
}
.KeyVisual955pxImage
{
    width: 955px; height: 215px;
    position: absolute;
}
.KeyVisual955pxOverlayImage, .KeyVisual955pxOverlayImageIE6
{
    width: 955px; height: 215px;
    position: absolute;
}
.KeyVisual955pxOverlayImageIE6
{
    display: none;
}

.KeyVisual750pxTextContainer, .KeyVisual955pxTextContainer
{
    position: absolute;
}

.KeyVisual750pxTextBackground, .KeyVisual750pxText
{
    position: relative; 
    top: 32px; 
    width: 750px;
}
.KeyVisual750pxTextBackground, .KeyVisual955pxTextBackground
{
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
.KeyVisual750pxTextBackground div, .KeyVisual750pxText div, .KeyVisual955pxTextBackground div, .KeyVisual955pxText div
{
    float: right; 
    padding: 10px;
    font-size: 25px;
}
.KeyVisual750pxTextBackground div, .KeyVisual955pxTextBackground div
{
    color: #003366; background-color: White;
}
.KeyVisual750pxText div, .KeyVisual955pxText div
{
    color: #003366; background-color: transparent;
}

.KeyVisual955pxTextBackground, .KeyVisual955pxText
{
    position: relative; 
    top: 32px; 
    width: 955px;
}

#ContentMain520px
{
    float: left;
    width: 520px;
    overflow: hidden;
}

#ContentMain955px
{
    float: left;
    width: 980px;
}

#ContentMain710px
{
    float: left;
    width: 735px;
    overflow: hidden;
}

#ContentMain735px
{
    float: left;
    width: 760px;
    overflow: hidden;
}

.Content750px h1, .Content500px h1, .Content490px h1, .Content355px h1, .Content235px h1, .Content220px h1, .Content195px h1
{
    display: block;
    margin: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e0e0e0;
    color: #515151; background-color: inherit;
    font-size: 12px;
    font-weight: bold;
}
.Content750px h1 a, .Content500px h1 a, .Content490px h1 a, .Content355px h1 a, .Content235px h1 a, .Content220px h1 a, .Content195px h1 a
{
    text-decoration: none;
    color: #515151; background-color: inherit;
}
.Content750px p, .Content500px p, .Content490px p, .Content355px p, .Content235px p, .Content220px p, .Content195px p
{
    margin: 5px 1px 5px 1px; padding: 0;
    color: #003366; background-color: inherit;
    font-size: 11px;
    line-height: 15px;
}
.Content750px ul, .Content500px ul, .Content490px ul, .Content355px ul, .Content235px ul, .Content220px ul, .Content195px ul
{
    margin: 5px 1px 5px 10px; padding: 0 0 0 20px;
    color: #003366; background-color: inherit;
    font-size: 11px;
    line-height: 15px;
}

.Content750px
{
    width: 750px; 
    overflow: hidden;
    margin-bottom: 20px;
}

.Content750px h1
{
    width: 750px; 
}

.Content500px
{
    width: 500px; 
    overflow: hidden;
    margin-bottom: 20px;
}
.Content500px h1
{
    width: 500px;
}

.Content490px
{
    width: 490px;
    overflow: hidden;
    margin-bottom: 20px;
}
.Content490px h1
{
    width: 490px;
}

.Content355px
{
    float: left;
    width: 355px;
    overflow: hidden;
    margin: 0 20px 20px 0;
}
.Content355px h1
{
    width: 355px;
}

.Content235px
{
    float: left;
    width: 235px;
    overflow: hidden;
    margin: 0 20px 20px 0;
}
.Content235px h1
{
    width: 235px;
}

.Content220px
{
    float: left;
    width: 220px;
    overflow: hidden;
    margin: 0 25px 20px 0;
}
.Content220px h1
{
    width: 220px;
}


.Content195px
{
    float: left;
    width: 195px;
    overflow: hidden;
    margin: 0 25px 20px 0;
}

.Content195px h1
{
    width: 195px;
}

.Content195px ul li, .Content220px ul li, .Content235px ul li, .Content355px ul li, .Content490px ul li, .Content500px ul li
{
    list-style-image: url(../images/content/list-bullet.png);
}

.Content195px a, .Content220px a, .Content235px a, .Content355px a, .Content490px a, .Content500px a
{
    color: #0068b3; background-color: inherit;
    text-decoration: none;
}

.ContentFixed3Lines
{
    height: 47px;
    overflow: hidden;
}
.ContentFixed4Lines
{
    height: 62px;
    overflow: hidden;
}
.ContentFixed5Lines
{
    height: 77px;
    overflow: hidden;
}
.ContentFixed6Lines
{
    height: 92px;
    overflow: hidden;
}

.ContentImageLeft
{
    margin: 3px 12px 3px 0;
    padding: 0;
}

.MoreLink
{
    color: #0068b3; background-color: inherit;
    font-size: 11px;
    margin: 5px 0;
}
.MoreLink a
{
    text-decoration: none;
    color: #0068b3; background-color: inherit;
}
.MoreLink a:hover
{
    text-decoration: underline;
}

.Content235pxImage
{
    display: block;
    width: 235px; height: 90px;
    margin: 10px 0 0 0;
    border: none;
}

.Content355pxImageStartpage
{
    display: block;
    width: 355px; height: 90px;
    margin: 10px 0 0 0;
    border: none;
}


.Content220pxImageStartpage
{
    display: block;
    width: 220px; height: 90px;
    margin: 10px 0 0 0;
    border: none;
}

.Content220pxImage
{
    display: block;
    width: 220px; height: 112px;
    margin: 10px 0 0 0;
    border: none;
}

.Content195pxImageStartpage
{
    display: block;
    width: 195px; height: 90px;
    margin: 10px 0 0 0;
    border: none;
}

.Reference
{
    clear: both;
    margin: 20px 0 0 0;
}
.ReferenceClear
{
    clear: both;
}
.ReferenceHeadline
{
    clear: both;
    width: 500px; height: 19px;
    border-bottom: 1px solid #e0e0e0;
}
.ReferenceHeadline h1
{
    display: block !important;	
    float: left !important;
    width: 390px !important;
    margin: 0 !important; 
    padding: 0 !important;
    border: none !important;
    font-size: 12px !important; 
    font-weight: bold !important;
    color: #515151 !important; 
    background-color: inherit;
}
.ReferenceFlag
{
    display: block;	float: left;
    margin: 0 9px 0 0;
    width: 19px; height: 12px;
}
.ReferenceIcon
{
    display: block;	float: right;
    margin: 0 0 0 9px;
    width: 16px; height: 15px;
}
.ReferenceContent
{
    clear: both;
    width: 500px;
    margin: 9px 0 0 0;
}
.ReferenceContent table
{
    display: block;	float: right;
    border-spacing: 0;
    border-collapse: collapse;
}
.ReferenceContent table tr
{
    height: 18px;
}
.ReferenceLabelColumn
{
    width: 140px;
    font-size: 11px; font-weight: bold;
    color: #003366; background-color: inherit;	
}
.ReferenceValueColumn
{
    width: 112px;
    font-size: 11px; font-weight: normal;
    color: #003366; background-color: inherit;	
    text-align: right;
}
.ReferenceImage
{
    display: block;	float: left;
    width: 235px; height: 90px;
}

#LoginArea
{
    float: right;
    width: 220px;
    overflow: hidden;
}

#LoginArea195
{
    float: right;
    width: 195px;
    overflow: hidden;
}


.LoginLabel
{
    display: block;
    font-size: 11px;
    margin: 6px 0 2px 0;
    color: #003366; background-color: inherit;    
}
.LoginEdit
{
    border: 1px solid #c1c1c1;
    font-size: 11px;
    width: 214px;
}
.LoginButton
{
    display: block;
    margin: 5px 0;
    color: #0068b3; background-color: inherit;
    font-size: 11px;
}
.LoginButton a
{
    text-decoration: none;
    color: #0068b3; background-color: inherit;
}
.LoginButton a:hover
{
    text-decoration: underline;
}

.Form
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    background-color: #f3f3f3;
    color: #003366;
    border-collapse: collapse;
    margin: 10px 0 5px 0;
    width: 500px;
}

.Form tr td
{
    color: #003366;
    padding: 4px 3px;
}

.FormField
{
    border: 1px solid #999999;
    font-family: Arial, Sans-Serif;
    font-size: 11px;    
    color: #003366;
}

.FormWarning
{
    color: Red;
    font-size: 11px;
    font-weight: bold;
}

#Multipurpose
{
    float: right;
    width: 230px;
    overflow: hidden;
}

.InfoBox
{
    width: 230px;
    overflow: hidden;
    background: none repeat scroll 0 0 #F3F3F3;
}
.InfoBoxIcon
{
    display: block;
    float: left;
    width: 21px; height: 21px;
}

.InfoBox h1
{
    display: block;
    float: left;
    margin: 0;
    color: #515151; background-color: inherit;
    font-size: 12px;
    font-weight: bold;
}
.InfoBox h1 span
{
    display: block;
    float: left;
    width: 208px;
    height: 19px;
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    line-height: 19px;
}
.InfoBoxImage
{
    width: 220px; height: 80px;
    padding: 4px;
}
.InfoBoxContent
{
    clear: both;
    background: none repeat scroll 0 0 #FFFFFF;
    padding-top: 5px;
    margin-bottom: 20px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    font-size: 11px;
}
.InfoBoxContent p
{
    margin: 2px 0;
    padding: 0 4px;
}

.InfoBoxContent a, .InfoBoxContentInner a
{
    text-decoration: none;
    color: #0068B3; background-color: inherit;
}
.InfoBoxContentInner
{
    margin: 0 5px 5px 5px;
}
.InfoBoxContentInner p
{
    margin: 5px 0;
    padding: 0;
}
.InfoBoxContentInner h2
{
    font-size: 11px;
    font-weight: bold;
    color: #003366; background-color: inherit;
    margin: 5px 0 5px 0;
}
.InfoBoxContentSmall
{
    margin-top: 5px;
    font-size: 9px;
}
.InfoBoxDownloadTable
{
    table-layout: fixed;
    overflow: hidden;
}
.InfoBoxDownloadFirstColumn
{
    width: 160px;
    vertical-align: top;
    padding-top: 5px;
    overflow: hidden;
}
.InfoBoxDownloadSecondColumn
{
    width: 40px;
    vertical-align: top;
    padding-top: 5px;
    overflow: hidden;
}
.InfoBoxImagesTable
{
    table-layout: fixed;
    overflow: hidden;
}
.InfoBoxImagesFirstColumn
{
    width: 70px;
    vertical-align: top;
    padding-top: 5px;
    overflow: hidden;
}
.InfoBoxImagesSecondColumn
{
    width: 130px;
    vertical-align: top;
    padding-top: 5px;
    overflow: hidden;
}
#InstallerSearchEdit
{
    font-size: 11px;
    width: 150px;
    border: 1px solid #9fb4c0;
}
#InstallerSearchError
{
    font-size: 11px; font-weight: bold;
    color: #800000;
    display: none;
}

.NewsList
{
    margin: 0px 0;
    padding: 3px 4px;
    list-style: none;
    font-size: 11px;
}
.NewsList li
{
    margin: 5px 0; 
    padding: 0;
    color: #4482e0; background-color: inherit;
}
.NewsList li a
{
    color: #003366; background-color: inherit;
    font-weight: bold;
    text-decoration: underline;
}

.MultimediaMoreLink
{
    margin: 2px 0 3px 0;
    padding: 0 8px;
    color: #0068b3; background-color: inherit;
    text-align: right;
}
.MultimediaMoreLink a
{
    text-decoration: none;
    color: #0068b3; background-color: inherit;
}
.MultimediaMoreLink a:hover
{
    text-decoration: underline;
}

.CrossPortalLoginArea220px
{
    float: left;
    width: 220px;
    overflow: hidden;
    margin: 0 25px 20px 0;
}

.CrossPortalLoginArea220px h1
{
    display: block;
    width: 220px;
    margin: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e0e0e0;
    color: #515151; background-color: inherit;
    font-size: 12px;
    font-weight: bold;
}
.CrossPortalLoginArea220px p
{
    margin: 5px 1px 5px 1px; padding: 0;
    color: #003366; background-color: inherit;
    font-size: 11px;
    line-height: 15px;
}
.CrossPortalLoginTable220px
{
    width: 220px;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    padding: 0;
    margin: 5px 0 0 0;
    font-size: 11px;
}
.CrossPortalLoginLabelColumn220px
{
    width: 60px;
    font-size: 11px;
    color: #003366; background-color: inherit;
    vertical-align: middle;
}
.CrossPortalLoginValueColumn220px
{
    text-align: right;
    vertical-align: middle;
}
.CrossPortalLoginButtonsAndLinksColLeft220px
{
    width: 113px;
    text-align: left;
    vertical-align: middle;
}
.CrossPortalLoginButtonsAndLinksColRight220px
{
    width: 107px;
    text-align: right;
    vertical-align: middle;
}
.CrossPortalLoginUsername220px
{
    font-size: 11px;
    width: 150px;
    border: 1px solid #999999;
    margin-bottom: 5px;
}
.CrossPortalLoginPassword220px
{
    font-size: 11px;
    width: 150px;
    border: 1px solid #999999;
    margin-bottom: 5px;
}
.CrossPortalLoginButton220px
{
    width: 108px; height: 19px;
    margin: 3px 0 0 0;
    border: none;
}
.CrossPortalLoginRememberLogin220px
{
    margin: 0; padding: 0; text-indent: 0;
    font-size: 11px;
    text-decoration: none;
    color: #003366; background-color: inherit;
}
.CrossPortalLoginPasswordRecovery220px
{
    font-size: 11px;
    color: #0068b3; background-color: inherit;
    text-decoration: none;
}
.CrossPortalLoginRegistration220px
{
    font-size: 11px;
    color: #0068b3; background-color: inherit;
    text-decoration: none;
}
.CrossPortalLoginErrorArea220px
{
    width: 220px; height: 27px;
    margin: 2px 0 0 0;
}
.CrossPortalLoginError220px
{
    display: block;
    color: #dc0100;
    font-size: 11px;
}
.CrossPortalLoginMessage220px
{
    display: block;
    color: #003366;
    font-size: 11px;
}

#Claim
{
    clear: both;
    width: 955px;
    margin: 0 auto 7px auto;
    text-align: center;
}

.Footer
{
    clear: both;
    width: 955px;
    margin: 0 auto;
    border-top: 1px solid #e0e0e0;
}
#SiteMap
{
    margin: 0 auto;
    width: 955px;
    overflow: hidden;
}
.SiteMapLevel0, .SiteMapLevel1
{
    list-style: none;
    margin: 0; padding: 0;
}
.SiteMapLevel0
{
    width: 980px;
    font-size: 12px;
    font-weight: bold;
}
.SiteMapLevel0 li
{
    display: block;
    float: left;
    width: 245px;
    margin: 10px 0;
}
.SiteMapLevel0 li a
{
    text-decoration: none;
    color: #a0a0a0; background-color: inherit;
}
.SiteMapLevel1
{
    font-size: 11px;
    font-weight: normal;
    margin: 8px 0;
}
.SiteMapLevel1 li
{
    display: block;
    float: none;
    margin: 3px 0;
}
.SiteMapLevel1 li a
{
    text-decoration: none;
    color: #a0a0a0; background-color: inherit;
}

#StaticLinkArea
{
    margin: 0 auto;
    padding: 10px 0;
    width: 955px;
}
#Copyright
{
    float: left;
    color: #a0a0a0; background-color: inherit;
    font-size: 11px;
}
#StaticLinks
{
    margin: 0;
    list-style: none;
    text-align: right;
    font-size: 11px;
}
#StaticLinks li
{
    display: inline;
    margin-left: 20px;
}
#StaticLinks li a
{
    color: #a0a0a0; background-color: inherit;
    text-decoration: none;
}
.StaticLinkSeparator
{
    margin-left: 20px;
}

.cTableHead {
    background: none repeat scroll 0 0 #E0E0E0;
    border-color: #FFFFFF;
    border-width: 1px;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    vertical-align: top;
}

.cTable {
    background: none repeat scroll 0 0 #F3F3F3;
    border-color: #FFFFFF;
    border-width: 1px;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    vertical-align: top;
}

.ZipCodeChallengeError
{
    display: block;
    margin: 3px 0 8px 0;
    color: #800000;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
}
.ZipCodeChallengeTable
{
    padding: 0; margin: 0;
    border-collapse: collapse;
    border-spacing: 0px;
    color: #003366;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
}
.ZipCodeChallengeTable1stCol
{
    width: 100px;
}
.ZipCodeChallengeTable2ndCol
{
    width: 250px;
}
.ZipCodeChallengeEditZipCode, .ZipCodeChallengeEditCity
{
    width: 220px;
    margin: 4px 0;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
}
.ZipCodeChallengeBtnZipCode, .ZipCodeChallengeBtnConfirm
{
    display: block;
    width: 173px; height: 20px;
    margin: 10px 0 0 0;
    border: none;	
}
.ZipCodeChallengeConfirmRadio
{
    display: block;
    margin: 0 0 5px 0;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
}
