/* CSS Document */
html{
   height:100%;
}
body
{
   height: 100%;
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Helvetica, Arial;
   font-size: 10px;
   color: #FFFFFF;
   background-image: url(../images/site_bg.png);
   background-repeat: repeat-x;
   text-align: center;
}
a, a:hover, a:visited
{
   color: #FFFFFF;
   outline: none;
   text-decoration: none;
   font-size: 10px;
   font-weight: bold;
}
.Container
{
   text-align: left;
   width: 866px;
   margin: 0 auto;
   height: 100%;
}
.PaddingBgR
{
   background-image: url(../images/padding_bg_r.png);
   background-repeat: repeat-y;
   width: 10px;
   height: 100%;
}
.PaddingBgL
{
   background-image: url(../images/padding_bg_l.png);
   background-repeat: repeat-y;
   width: 10px;
   height: 100%;
}
.ContentBox
{
   margin-top: 16px;
   height: 100%;
   width: 100%;
}
.RightBox220
{
   margin: 0px;
   padding: 0px;
   width: 262px;
   height: 100%;
   border: 1px solid #a2bdd5;
   background-color: #FFFFFF;
}
.ProductContainer
{
   clear: both;
   width: 100%;
   padding: 8px 0px 8px 0px;
}
.ProductBoxR
{
   width: 118px;
   padding: 9px 0px 9px 4px;
   margin: 0px;
   color: #00234c;
   font-size: 10px;
   border-top: 2px solid #7fa4c6;
   border-left: 1px solid #7fa4c6;
   border-bottom: 2px solid #7fa4c6;
   border-right: 0px;
   height: 120px;
   vertical-align: top;
}
.ProductBoxL
{
   width: 118px;
   padding: 9px 4px 9px 0px;
   margin: 0px;
   color: #00234c;
   font-size: 10px;
   border-top: 2px solid #7fa4c6;
   border-right: 1px solid #7fa4c6;
   border-bottom: 2px solid #7fa4c6;
   border-left: 0px;
   height: 120px;
   vertical-align: top;
}
.LeftNoJustify
{
   text-align: left;
}
.RightNoJustify
{
   text-align: right;
}
/*.ProductBoxR img
{
   width: 97px;
   height: 58px;
}
.ProductBoxL img
{
   width: 97px;
   height: 58px;
}*/
.prodDesc
{
   margin: 5px 0px 0px 2px;
   padding: 0px;
}
.prodDesc a, .prodDesc a:hover, .prodDesc a:visited
{
   margin: 0px;
   padding: 0px;
   color: #00234c;
   outline: none;
   font-weight: normal;
}
.greyText
{
   margin: 0px;
   padding: 0px;
   font-size: 9px;
   color: #c5c5c5;
}
.disclaimer {
 font-family: arial, verdana, helvetica;
 font-weight: normal;
 font-size: 11px;
 color: #002d63;
}
.txtHeader {
 font-family: arial, verdana, helvetica;
 font-weight: bold;
 font-size: 11px;
 color: #002d63;
}
.Footer
{
   margin: 0px;
   padding: 5px;
   font-size: 10px;
   height: 20px;
   text-align: center;
   vertical-align: bottom;
}
.LeftMenu
{
   vertical-align: top;
   background-image: url(../images/mnu_bg.png);
   background-repeat: repeat-x;
   width: 150px;
   height: 100%;
}
.LeftMenu a, .LeftMenu a:visited
{
   color: #FFFFFF;
   outline: none;
   text-decoration: none;
   font-size: 10px;
   font-weight: bold;
   width: 124px;
   height: 16px;
   text-transform: uppercase;
}
.LeftMenu a:hover
{
   color: #c5c5c5;
   outline: none;
   text-decoration: none;
}
a.DarkLink, a.DarkLink:visited, a.DarkLink:hover
{
   color: #002d63;
   outline: none;
   text-decoration: none;
   font-size: 10px;
   font-weight: bold;
}
.SectionHeader
{
   background-image: url(../images/bgHeader.png);
   margin: 0px;
   padding: 0px;
   text-transform: uppercase;
   font-weight: bold;
   height: 43px;
   width: 572px;
   color: #545454;
}
.SectionHeader2
{
   background-color: #b5c6d8;
   margin: 0px;
   padding: 0px;
   text-transform: uppercase;
   font-weight: bold;
   height: 43px;
   width: 100%;
   color: #545454;
}
.headerText
{
   margin: 0px;
   padding: 14px 0px 0px 40px;
   color: #545454;
   font-weight: bold;
   font-size: 14px;
   line-height: 14px;
   height: 14px;
   background: none;
}
.MenuLevel1
{
   margin: 0px;
   padding: 0px;
   background-color: #004a8d;
   color: #FFFFFF;
   margin: 4px;
   padding: 5px;
}
.MenuLevel2
{
   margin: 0px;
   padding: 0px;
   background-color: #4d81af;
   color: #FFFFFF;
   margin: 0px 4px 0px 5px;
   padding: 5px 2px 5px 8px;
}
.MenuLevel3
{
   margin: 0px;
   padding: 0px;
   background-color: #91b4d3;
   color: #FFFFFF;
   margin: 0px 4px 0px 5px;
   padding: 5px 0px 5px 11px;
}
.MenuLevel4
{
   margin: 0px;
   padding: 0px;
   background-color: #9db4d3;
   color: #FFFFFF;
   margin: 4px 4px 0px 5px;
   padding: 5px 0px 5px 14px;
}
.StoryBoxWht572
{
   margin: 0px;
   padding: 0px;
   width: 572px;
   background-color: #f3f7fa;
   color: #818181;
   font-size: 11px;
   font-weight: normal;
}
.StoryBoxWhtfull
{
   margin: 0px;
   padding: 0px;
   width: 100%;
   background-color: #f3f7fa;
   color: #818181;
   font-size: 11px;
   font-weight: normal;
   vertical-align: top;
}
.StoryBoxWht572 a, .StoryBoxWht572 a:hover, .StoryBoxWht572 a:visited,
.StoryBoxWhtfull a, .StoryBoxWhtfull a:hover, .StoryBoxWhtfull a:visited
{
   margin: 0px;
   padding: 0px;
   color: #002d63;
   font-size: 11px;
   font-weight: bold;
}
.StoryBoxWht572 table, .StoryBoxWhtfull table
{
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Helvetica, Arial;
   color: #818181;
   font-size: 11px;
   font-weight: normal;
}
.StoryBoxWht572 table td, .StoryBoxWhtfull table td
{
   margin: 0px;
   padding: 5px;
   font-family: Verdana, Helvetica, Arial;
   color: #818181;
   font-size: 11px;
   font-weight: normal;
}
.InnerBox
{
   margin: 0px;
   padding: 0px;
   margin: 0px 40px 20px 40px;
   border: 0px;
   text-align: Justify;
}
.ProducBox
{
   margin: 0px;
   padding: 0px;
   background-color: #ffffff;
   color: #818181;
   font-size: 11px;
   font-weight: normal;
}
.ProducBox a, .ProducBox a:hover, .ProducBox a:visited
{
   color: #002d63;
   font-size: 11px;
   font-weight: bold;
}
.NewsBox
{
   margin: 0px;
   padding: 0px;
   background-color: #ffffff;
   color: #818181;
   font-size: 11px;
   font-weight: normal;
}
.headerText2
{
   clear: both;
   margin: 0px;
   padding: 0px 40px 0px 40px;
   color: #002d63;
   font-weight: bold;
   font-size: 14px;
   background: none;
}
.NewsContent
{
   margin: 0px;
   padding: 0px;
   margin: 10px 40px 20px 40px;
   border: 0px;
   background-color: #ffffff;
   color: #818181;
   font-size: 11px;
   font-weight: normal;
}
.Newsdate
{
   clear: both;
   margin: 0px;
   padding: 0px;
   margin: 3px 40px 20px 40px;
   border: 0px;
   background-color: #ffffff;
   color: #818181;
   font-size: 10px;
   font-weight: normal;
   text-align: right;
}
.NewsListBox
{
   margin: 0px;
   padding: 20px 40px 20px 40px;;
   background-color: #ffffff;
   color: #818181;
   font-size: 11px;
   font-weight: normal;
   height: 150px;
   overflow: auto;
}
.hr
{
   margin: 0px;
   padding: 0px;
   background-image: url(../images/hr_bg.png);
   background-repeat: repeat-x;
   background-position: center;
   height: 2px;
   line-height: 2px;
   border: 0px;
}
.BoxBlu572
{
   margin: 0px;
   padding: 0px;
   width: 572px;
   height: 350px;
   background-image: url(../images/tpl_bg.png);
   background-repeat: repeat-x;
   color: #f3f3f3;
   font-size: 11px;
   font-weight: normal;
   vertical-align: top;
}
.StoryBox221
{
   vertical-align: top;
   margin: 0px;
   padding: 32px;  
   width: 222px;
   text-align: justify;
   color: inherit;
   margin: 0px;
   font-size: 11px;
   font-weight: normal;
}
.StoryBox221 a, .StoryBox221 a:hover, .StoryBox221 a:visited
{
   margin: 0px;
   padding: 0px;  
   color: #f3f3f3;
   outline: none;
   text-decoration: none;
}
.StoryBox221 img
{
   width: 221px;
   height: 94px;
   border: 0px;
   margin: 0px;
   padding: 0px;
}
.storyDate
{
   vertical-align: bottom;
   margin: 0px 0px 0px 0px;
   padding: 0px;
   color: #b3b3b3;
   text-align: right;
   font-size: 9px;
   float: right;
}