/* CSS Document */

body
{
 margin: 0px;
 background:url(../images/body.gif) repeat-x top left #E6E6E6;
 overflow: auto;
}

a.menuLink:link
{
 display: block;
 float: left;
 width: auto;
 height: 16px;
 background: url(../images/bullet_1.gif) no-repeat center right;
 font-family: verdana, sans-serif;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
 padding-right: 16px;
 text-align:left;
 vertical-align: middle;
 margin-left: 20px;
}

a.menuLink:visited
{
 display: block;
 float: left;
 width: auto;
 height: 16px;
 background: url(../images/bullet_1.gif) no-repeat center right;
 font-family: verdana, sans-serif;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
 padding-right: 16px;
 text-align:left;
 vertical-align: middle;
 margin-left: 20px;
}

a.menuLink:hover
{
 display: block;
 float: left;
 width: auto;
 height: 16px;
 background: url(../images/bullet_2.gif) no-repeat center right;
 font-family: verdana, sans-serif;
 font-size: 12px;
 color: #CC0000;
 text-decoration: none;
 padding-right: 16px;
 text-align:left;
 vertical-align: middle;
 margin-left: 20px;
}

.activeMenu
{
 display: block;
 float: left;
 width: auto;
 height: 16px;
 background: url(../images/bullet_2.gif) no-repeat center right;
 font-family: verdana, sans-serif;
 font-size: 12px;
 color: #CC0000;
 text-decoration: none;
 padding-right: 16px;
 text-align:left;
 vertical-align: middle;
 margin-left: 20px;
}




/*
a.SimpleIndexLinkNormal:link,
a.SimpleIndexLinkNormal:visited
{
 display: block;
 float: left;
 width: auto;
 height: 16px;
 background: url(../images/bullet_1.gif) no-repeat center right;
 font-family: verdana, sans-serif;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
 padding-right: 16px;
 text-align:left;
 vertical-align: middle;
 margin-left: 20px;
}

a.SimpleIndexLinkNormal:hover
{
color: #CC0000;
background: url(../images/bullet_2.gif) no-repeat center right;
}

a.SimpleIndexLinkActive:link,
a.SimpleIndexLinkActive:visited
{
 display: block;
 float: left;
 width: auto;
 height: 16px;
 background: url(../images/bullet_2.gif) no-repeat center right;
 font-family: verdana, sans-serif;
 font-size: 12px;
 color: #CC0000;
 text-decoration: none;
 padding-right: 16px;
 text-align:left;
 vertical-align: middle;
 margin-left: 20px;
}

a.SimpleIndexLinkActive:hover
{

}
*/





.containerTable
{
height: 100%;
width: 913px;
margin-left: auto;
margin-right: auto;
background: #ffffff;
vertical-align: top;
}

.containerTopLeft
{
 width: 10px;
 height: 148px;
 background:url(../images/topleft.gif) no-repeat top left;
}

.containerTopRight
{
 width: 10px;
 height: 148px;
background:url(../images/topright.gif) no-repeat top left;
}


.containerLeft
{
 width: 10px;
 background:url(../images/left.gif) repeat-y top left;
 vertical-align: top;
}

.containerRight
{
 width: 10px;
 background:url(../images/right.gif) repeat-y top left;
 vertical-align: top;
}


.contentTop
{
 width: 893px;
 height: 102px;
 background: url(../images/top.jpg) no-repeat top left;
 padding-bottom: 7px;
 vertical-align: bottom;
 text-align: left;
}

.contentMB3
{
 width: 893px;
 height: 515px;
 margin: 0px;
 padding: 0px;
}

/* Download page styles **********************************************************************************************/

#downloaWrapper
{
 z-index: 1;
 width: 893px;
 height: 515px;
 background: url(../images/bar.gif) no-repeat top left #ffffff;
 text-align: center;
}

#downloadContainerLeft
{
 z-index: 1;
 width: 420px;
 height: auto;
 padding-top: 63px;
 text-align: left;
 margin-left: 17;
 float: left;
 font-family: Verdana, sans-serif;
 font-size: 11px;
 color: #333333;
}

#downloadContainerRight
{
 z-index: 1;
 width: 420px;
 height: auto;
 margin: auto;
 padding-top: 63px;
 text-align: left;
 margin-right: 17;
 float: right;
 font-family: Verdana, sans-serif;
 font-size: 11px;
 color: #333333;
}

a.ipodLink:link, a.ipodLink:visited
{
 display: block;
 width: 190px;
 height: 31px;
 background: url(../images/ipod.gif) no-repeat top left;
 font-family: verdana, sans-serif;
 font-size: 11px;
 font-weight: bold;
 line-height: 25px;
 text-indent: 38px;
 text-decoration: none;
 color: #003366;
}

a.ipodLink:hover
{
 color: #cc0000;
}

a.pdfLink:link, a.pdfLink:visited
{
 display: block;
 width: 260px;
 height: 31px;
 background: url(../images/pdf.gif) no-repeat top left;
 font-family: verdana, sans-serif;
 font-size: 11px;
 font-weight: bold;
 line-height: 24px;
 text-indent: 38px;
 text-decoration: none;
 color: #003366;
}

a.pdfLink:hover
{
 color: #cc0000;
}



