body
{
    font-family: Verdana, Helvetica, Sans-Serif;
    color: #000000;
    font-size: 8pt;
    height:100%;
    margin-top: 0.2em;
    background: #FFFFFF;
}
/* e7e7e7 */ /*4F608C;*/

/*links*/

a:link
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #4B6192;
    text-decoration: none;
}
a:visited
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #4B6192;
    text-decoration: none;
}
a:active
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #4B6192;
    text-decoration: none;
}
a:hover
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #132557;
    text-decoration: none;
}
a.title:link, a.title:visited, a.title:active
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #4B6192;
    text-decoration: none;
    font-weight: bold;
}
a.title:hover
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #132557;
    text-decoration: none;
    font-weight: bold;
}

a.little:link, a.little:visited, a.little:active
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #4B6192;
    text-decoration: none;
    font-weight: normal;
}
a.little:hover
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #132557;
    text-decoration: none;
    font-weight: normal;
}


a.menu:link, a.menu:visited, a.menu:active
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 9pt;
    color: #132557;
    text-decoration: none;
    font-weight: bold;
}
a.menu:hover
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 9pt;
    color: #4B6192;
    text-decoration: none;
    font-weight: bold;
}

/*text/images/etc*/

h1
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 1.4em;
    color: #FFFFFF;
    font-weight:bold;
    margin-top: 0em;
    margin-bottom: 0em;
  margin-left:0.2em;
    padding: .1em;
    vertical-align: middle;
}
h2
{
    font-family:  Verdana, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #444444;
    font-weight: bold;
}
h3
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: black;
    font-weight: bold;
    margin-top: 0em;
    margin-bottom: 0em;
}
h4
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 9pt;
    color: #333333;
    font-weight: bold;
}
blockquote
{
    text-align: justify;
    margin-left: 2em;
    margin-right: 2em;
    margin-bottom: 1em;
}

blockquote.ms
{
    text-align: left;
    margin-left: .1em;
    margin-right: .4em;
    margin-top: 0em;
     font-family: Verdana, Helvetica, Sans-Serif;
    color: #000000;
    font-size: 8pt;
}

hr
{
	margin:0em 20em 0em 20em;
    border: 1px dotted #dfdfdf;
    padding:0px 0px 0px 0px;
 
}

img
{
    border: 0px solid #dfdfdf;
}
img.noborder
{
    border: 0px;
}
/*IMG.center {display: block; margin-left: auto; margin-right: auto } */
abbr
{
    border-bottom: none;
}
em
{
    font-family: Verdana, Helvetica, Sans-Serif;
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
}
b
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
}

ul, li
{
	margin:0px 0px 2px 5px; 
	padding:1px 0px 2px 5px;
}

/*forms*/

input[type="button"], input[type="submit"]

{
    border:1px solid #777;
    background-image:url(images/bg.jpg);
    background-repeat:repeat; 
}

input[type="button"]:hover, input[type="submit"]:hover
{
cursor:pointer;
 border-right:1px solid #222;
  border-bottom:1px solid #222;

}
.SearchBox 
{
    border:1px solid #777; 
    border-right:1px solid #333; 
    border-bottom:1px solid #333;
    
}


/*page*/


#TopBar
{
    width: 100%;
    height: auto;
    margin: auto;
    background-color:#4F608C;
}

#Shell
{
    width: 760px;
    margin: auto;   
    background-color: #e1e1e1;
}  

#Header
{
    width: 100%;
    /*height: 15em;*/
}

#LEFT {float: left; width: 68%;}
#RIGHT{ float:right; width: 31%; height: 100%; margin-right:2px; }

#MainArea
{
    width: 760px;
    height:100%;
    text-align: left;
    padding:0em 0em 0em 0em;
   
        
}
.SideBarRightContent
{
    width:100%;
    float: left;
    height:100%;
    background-color: #e1e1e1;
    text-align:left;
    padding:0em 0em .0em .0em;
    margin-right:0em;
    border-left: solid 2px #4f608c;
    
    }

div.sidebarheader
{
 width:100%;
    padding: 0em 0em 0em 0em;
    background-color: #4f608c;
    color:White;
    height:27px;
}
div.sidebarcontent
{
	
    padding: 0em 0em 0em .2em;
    margin-bottom:3px; 
}

#Content
{
    width: 100%;
    height: 100%;
    background-color:#e1e1e1;
    float: left;
   

   
}
.ContentContent
{   height: auto;
    width: 99%;
    float: left;
    background-color:#e1e1e1;
    text-align:center;

    
}

#Footer
{
    width: 100%;
    height: auto;
    background-color: #dfdfdf;
    float: left;
    border-top: 2px solid #4f608c;
}
.FooterContent
{
  width: 100%;
  float: left;
  background-color: #dfdfdf;
  text-align: center;
}
.image_links
{
  
}


/* MENU */
span.rootMenuItem
{
    width: 110px;
    padding: 3px 3px 3px 5px;
    margin-right: 30px;
    font: normal normal bold 14px verdana,sans-serif;
}

div.subMenu
{
    width: 130px;
    z-index: 5;
}

div.subMenuBase
{
    width: 110px;
}

div.subMenuItem, div.subMenuItemHighlight, div.subMenuItemLeaf, div.subMenuItemLeafHighlight
{
    font: normal normal normal 11px verdana,sans-serif;
    padding-left: 5px;
    height: 25px;
    line-height: 25px;
    background-color: #E7E7E7;
    color: inherit;
    text-align:left;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
}

div.subMenuItem
{
}

div.subMenuItemHighlight
{
    background-color: #132557;
    color: white;
    font-weight: bold;
}

div.subMenuItemLeaf
{
}

div.subMenuItemLeafHighlight
{
    background-color: #132557;
    color: white;
    font-weight: bold;
}

a.subMenuItem
{
    text-decoration: none;
}

a.subMenuItem:hover
{
    color: white;
    background-color: inherit;
}

div.menuBottom
{
    height: 1px;
}


div.rootMenu1, div.rootMenu1Highlight
{
    
}

div.rootMenu1Highlight
{
    
    cursor: pointer;
}

div.rootMenu2, div.rootMenu2Highlight
{
    
}

div.rootMenu2Highlight
{
    
    cursor: pointer;
}

div.rootMenu3, div.rootMenu3Highlight
{
    
}

div.rootMenu3Highlight
{
    
    cursor: pointer;
}