﻿body
{
    margin: 0px auto;
    font-family: Segoe UI, Arial;
    color: #484848;
    font-size: 12px;
    background-color: #ffffff;
    background: url(../../Images/TabBar2/Header_bg-sides.jpg) repeat-x 0 0;
}

#Container
{
    padding-top: 15px;
    width: 904px;
    margin: 0px auto;
    
}

#BackgroundContainer
{
	background: transparent url(../../Images/TabBar2/Header_bg-middle.jpg) no-repeat center 34px;
}

#ContainerInner
{
    padding-top: 20px;
}

#ContentTop
{
    height: 19px;
    background: url('../../Images/Shell/bg_top.jpg') no-repeat 0 0;
}

#ContentMiddle
{
    margin-top: -10px;
    background: url('../../Images/Shell/bg_middle.jpg') repeat-y 0 0;
    overflow: auto;
}

#ContentInner
{
    padding-top: 15px;
}

#ContentMiddleInner, .ContentMiddleInner
{
    background: url('../../Images/Shell/bg_bottom.jpg') no-repeat left bottom;
    padding-top: 5px;
    overflow: hidden;
}

.ContentInnerPadding
{
    padding: 22px;
}

#ContentBottom
{
    height: 22px;
    padding: 0px;
    background: url('../../Images/Shell/bg_bottom.jpg') no-repeat 0 0;
    overflow: hidden;
}

.ContentInnerTop
{
    padding-left: 0px;
}

.ContentInnerLeftBar
{
    width: 100px;
    overflow: hidden;
    float: left;
    min-height: 300px;
    clear: both;
}

.ContentInnerRight
{
    float: left;
    width: 650px;
    min-height: 300px;
    padding: 10px;
    clear: both;
}

.ContentInnerBottom
{
    padding-top: 0px;
    background-color: White;
    clear: both;
}

/* --------- Top Menu Navigation -------- */
#TopMenu
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#TopMenu li
{
    float: left;
    list-style-type: none;
    position: relative;
    height: 32px;
}

#TopMenu li ul li
{
    float: none;
}

#TopMenu li a
{
    font-family: Segoe UI, Arial, Verdana;
    font-weight: normal;
    text-decoration: none;
    font-size: 14px;
    color: #1874A2;
    display: block;
}

#TopMenu li ul 
{
    list-style: none;
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 1000;
}

#TopMenu li:hover ul {
	left: -20px;
	top: 25px;
	width: 212px;
}

#TopMenu .selected
{
    margin-top: 5px;
    height: 5px;
    background-color: #CCCCCC;
}

#TopMenu .unselected
{
    margin-top: 5px;
    height: 5px;
}

a.MenuOption
{
    color: #595a5a;
    font-weight: bold;
}

/* ------ Sub Menu Navigation ------ */

#SubMenu
{
    margin-top: -5px;
    margin-bottom: 15px;
}

#SubMenu a
{
    font-size: 11px;
    font-family: Century Gothic;
}


/* ------------ Footer ----------- */
#Footer
{
    padding-bottom: 38px;
    width: 904px;
    margin: 0px auto;
    clear: both;
}

#ctl00_Footer
{
    padding-bottom: 38px;
    width: 904px;
    margin: 0px auto;
    clear: both;
}

#FooterTop
{
    clear: both;
}


#ctl00_FooterTop
{
    clear: both;
}

.Footer4th
{
    /*height: 128px;     background: transparent url(../Images/cyra4th.jpg) no-repeat bottom center;*/
}

.FooterTopInner
{
    color: #474747;
    height: 22px;
    padding-bottom: 2px;
    padding-left: 0px;
    height: 30px;
}

#FooterBottom
{
    padding-top: 25px;
}

#ctl00_FooterHomePage
{
    clear: both;
    background-color: #ffffff;
}

#FooterInner
{
    height: 95px;
    background: transparent url(../../Images/Shell/bg_footer.jpg) no-repeat 0 0;
    font-size: 8pt;
    color: #919191;
}

#FooterContent
{
    margin-left: 1px;
}

.FooterTopInner a
{
    text-decoration: none;
    color: #0598e4;
    font-size: 11px;
    font-weight: normal;
}

#FooterTopInner a:hover
{
    text-decoration: underline;
}

.FooterBottom a
{
    text-decoration: none;
    color: #2b5c8a;
    font-size: 10px;
}

.HeaderInner
{
    height: 150px;
}

h1
{
    color: #923e3f;
    font-size: 30px;
    font-family: Arial;
    font-weight: bold;
    margin-bottom: 4px;
}

h2
{
    margin-top: 0px;
    color: #264663;
    font-size: 16px;
    font-family: Segoe UI, Arial;
    font-weight: normal;
}

h3
{
    font-weight: bold;
    color: #274c55;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0px;
}

.Red
{    
    color: #923e3f;
}

.Blue
{
    color: #0598e4;   
}

h1.Green, h1.Blue,  h1.Red, h1.White
{
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 8px;
    font-family: Segoe UI, Arial, Verdana;
}

h1.White
{   
    color: #fff;
    font-size: 30px;
    padding-top: 55px;
    padding-left: 240px;
}

h1.Green
{
    color: #419d82;
}

h1 span.Red
{
    color: #923e3f;
}

h1.Blue
{
    color: #0598e4;   
    font-size: 22px;
    font-weight: bold;
    font-family: Segoe UI, Arial, Verdana, Sans-Serif;
}

h1 div.left
{
    background: transparent url(../../Images/2.0/h1/headerbg_left.jpg) no-repeat left top;
    width: 5px;
    height: 30px;
    float: left;
}

h1 div.right
{
    background: transparent url(../../Images/2.0/h1/headerbg_right.jpg) no-repeat right top;
    width: 5px;
    float: left;
    height: 30px;
}

h1 div.center
{
    background: transparent url(../../Images/2.0/h1/headerbg_middle.jpg) repeat-x left top;
    padding-left: 3px;
    padding-right: 40px;
    padding-top: 6px;
    padding-bottom: 3px;
    float: left;
    height: 24px;
    margin-bottom: 10px;
    white-space: nowrap;
}

h4
{
    color: #A60000;
    margin: 0px;
    padding: 0px;
    padding-bottom: 8px;
    font-size: 13px;
    font-weight: bold;
}

p.home
{
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: normal;
}

ul.home
{
    margin: 0px;
    padding: 0px;
    padding-left: 25px;
}

ul.home li
{
    padding-bottom: 3px;
}

p
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    line-height: 18px;
    padding-bottom: 15px;
    clear: both;
}

a
{
    color: #559DC2;
    text-decoration: none;
    font-weight: bold;
}

#StayingCurrent
{
    clear: both; /* background: Transparent url(../../Images/A/header_grad-pages.jpg) no-repeat top; */
    padding-top: 20px;
    border-top: solid 1px #b7b7b7;
}

.SubNavMenuItem
{
    color: #23A5A7;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    margin-left: 10px;
    height: 24px;
    text-align: center;
    border-right: solid 1px #ffffff;
}

.SubNavMenuItemHover
{
    border-right: solid 1px #b4b4b4;
    background: transparent url(../../Images/dropdown_selected.jpg) repeat-x 0px 0px;
}

.SubNavDropDownMenu
{
    margin-top: 3px;
    background: url(../../Images/dropdown.jpg) repeat-x 0px 0px;
    border-right: solid 1px #b4b4b4;
    border-bottom: solid 1px #b4b4b4;
}

.SubNavDropDownMenuItem
{
    padding: 5px;
    background: none;
}

.SubNavDropDownMenuItemHover
{
    background-color: #909090;
    color: #FFFFFF;
}

.SubNavMenu
{
}

ul.LeftList
{
    font-weight: bold;
    list-style: none;
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 35px;
}

ul.LeftList li
{
    padding-bottom: 15px;
}

ul.LeftList li a
{
    font-size: 13px;
    color: #0598e4;
}

ul.LeftList li a:hover
{
    color: #686868;
}

.MarketLists ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
}

.MarketLists ul li
{
    padding-bottom: 3px;
    font-size: 12px;
    font-weight: bold;
}

.MarketLists ul li img
{
    vertical-align: middle;
    padding-top: 1px;
}

.Question
{
    font-weight: bold;
    padding-bottom: 0px;
    color: #274c55;
}

.Answer
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}

ul
{
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    padding-bottom: 15px;
}

ul.FAQ
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 20px;
}

#nav ul
{
       
}

ul.FAQ li
{
    padding-bottom: 7px;
}

ul.FAQ li a
{
    color: #274c55;
    font-size: 12px;
    font-weight: bold;
}

ul.FAQ li p
{
    padding-left: 20px;
}

.LeftBar
{
    vertical-align: top;
    width: 242px;
    padding-left: 10px;
    padding-top: 20px;
}

.LeftBarHeader
{
    text-align: right;
    padding-right: 15px;
}

ul.QuickFacts
{
    padding-left: 0px;
    margin-left: 0px;
    list-style: none;
    margin-top: 5px;
}

ul.QuickFacts li
{
    padding-bottom: 5px;
}

ol.NumberedList
{
    margin: 0px;
    padding: 0px;
    padding-left: 25px;
    font-size: 12px;
}

ol.NumberedList li
{
    padding-bottom: 4px;
}

ul li
{
    padding-bottom: 3px;
    font-size: 12px;
}

.TextBoxWaterMark
{
    border-color: inherit;
    border-width: 0px;
    border-style: none;
    width: 151px;
    background: url('../../Images/Shell/emailaddress_txtbox.jpg') no-repeat 0px 0px;
    text-align: right;
    color: White;
    padding-left: 8px;
    padding-top: 4px;
    height: 20px;
}

.PasswordWaterMark
{
    border-color: inherit;
    border-width: 0px;
    border-style: none;
    width: 151px;
    background: url('../../Images/Shell/password_txtbox.jpg') no-repeat 0px 0px;
    text-align: right;
    color: White;
    padding-left: 8px;
    padding-top: 4px;
    height: 20px;
}

.TextBoxBG
{
    border: none;
    border-width: 0px;
    border-style: none;
    width: 151px;
    background-repeat: no-repeat;
    background-image: url(../../Images/Shell/blank_txtbox.jpg);
    height: 20px;
    padding-left: 8px;
    padding-top: 4px;
    font-size: 11px;
    color: #a9a9a9;
}

.DividerRight
{
    /* padding-right: 0px; margin-right: 15px; */
    
}


.DropDown
{
    background-color: Transparent;
    width: 200px;
}


.DropDown .Top
{
    background: transparent url('../../Images/3.0/DropDownMenu/hover_top.png') no-repeat 0 0;
    height: 6px;
    padding: 0px 10px;
}

.DropDown .Middle
{
    background: transparent url('../../Images/3.0/DropDownMenu/hover_middle.png') repeat-y 0 0;
    padding: 0px 10px;
}

.DropDown .Item
{
    padding-top: 3px;
    background-color: Transparent;
}

.DropDown .Bottom
{
    background: transparent url('../../Images/3.0/DropDownMenu/hover_bottom.png') no-repeat 0 0;
    height: 11px;
    padding: 0px 10px;
}
.LeftFloat
{
    width: 200px;
    float: left;
}

.RightFloat
{
    float: left;
    text-align: left;
    padding-left: 30px;
}

h4.RedItalic
{
    font-size: 13px;
    font-style: italic;
    color: Red;
    font-weight: normal;   
}

ul.SideBarList
{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}

ul.SideBarList li
{
    font-size: 11px;
    padding-bottom: 5px;
}

ul.SideBarList li div.SquareBullet
{
    height: 7px;
    width: 7px;
    float: left;
    background-color: #B3B3B3;
    margin-right: 3px;
    margin-top: 3px;
}

ul.KeyFeatures
{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;   
}

ul.KeyFeatures li
{
    padding-bottom: 10px;
    font-size: 12px;
}

div.SquareBullet
{
    height: 10px;
    width: 10px;
    float: left;
    background-color: #B3B3B3;
    margin-right: 8px;
    margin-top: 2px;
}

div.SquareBulletWithPlus
{
    height: 11px;
    width: 11px;
    float: left;
    background-color: #B3B3B3;
    margin-right: 8px;
    margin-top: 4px;
    position: relative;    
}

div.SquareBulletWithPlus div
{
    height: 4px;
    width: 4px;   
    background-color: #B3B3B3;
    position: absolute;
}

div.SquareBulletWithPlus div.TopLeft
{
    top: 1px;
    left: 1px;
    border-right: solid 1px #F9F9F9;
    border-bottom: solid 1px #F9F9F9;      
}

div.SquareBulletWithPlus div.TopRight
{
    top: 1px;
    left: 5px;
    border-left: solid 1px #F9F9F9;
    border-bottom: solid 1px #F9F9F9; 
}

div.SquareBulletWithPlus div.BottomLeft
{
    top:5px;
    left:1px;   
    border-right: solid 1px #F9F9F9;
    border-top: solid 1px #F9F9F9; 
}

div.SquareBulletWithPlus div.BottomRight
{
    top: 5px;
    left: 5px;
    border-left: solid 1px #F9F9F9;
    border-top: solid 1px #F9F9F9; 
}

.modalBackground
{
  background-color:#555555;
  filter:alpha(opacity=60);
  opacity:0.7;
}