﻿body {
background: #F4F4F4 url(images/backgr_grad.png) repeat-x;
   
	font: 0.9em trebuchet MS,Arial,Verdana;
	color:#0A0A0A;
	border:0;
}

/* ----------Menu -------------*/

.global-menu
{
    overflow:auto;
    list-style-type: none;
    padding-left: 15px;
  /*  margin: 0 -15px;*/
    background: transparent url(images/global-menu-backgr.png) 0 0 repeat-x;
    margin-bottom:0px;
    
}

.global-menu ul
{
    -moz-user-select:none;
}

.global-menu li
{
    float: left;
    border-right: solid 1px #999999;
}

.global-menu li a
{
    color: #333333;
    font-weight: bold;
    font-size: 0.9em;
    cursor:pointer;
    padding: 7px 12px;
    display: block;
    text-decoration: none;
}


.global-menu li a:hover
{
    background-color: #333333;
    color: #DBDBDB;
}





/* -----------------*/


.Common
{
    text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

.WhitePage
{
border: 1px solid #E9E9E9;
background-color: White; 
}

.WhitePageNoTopBorder
{
    border-top: none;
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-top: none;
    border-right-color: #F3F3F3;
    border-bottom-color: #F3F3F3;
    border-left-color: #F3F3F3;
    border-top-color: inherit;
}



.mainwrapper
{
width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 5px;
   	background: white url(images/top_line.gif) 0 0 no-repeat ;


/*    text-align: center;
   
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: center 0;
  background-image: url(images/mainbg.jpg);
    min-height: 1000px;
    margin: 0px;
    padding-top:5px;*/
}


.mainHeader
{
    padding: 0px 0px 0px 0px;
    margin-top:0px;
    margin-bottom:5px;
    margin-left:auto ;
    margin-right:auto ;
    width: 960px;
   /* background-image: url(images/vz_logo5.gif);*/
    min-height: 80px;
    background-repeat: no-repeat;
}


.home
{
    position: relative;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    background-image: url(images/logo2.jpg);
    background-repeat: no-repeat;
}


.home a { 

height: 40px;
 width: 310px;
  display: block;
  text-indent: -9999px; }

.home a:hover {
  text-decoration: none; }
  
  
.topBoxLoggedOut
{
float:right; 
background:yellow;
height:44px;
width:435px;
padding: 6px;
padding-left:14px;
padding-bottom:2px;
font-size: 10px; 
text-align: left;
background-color: transparent;
/*background-image: url(images/bgnav.png);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: center top;
border: 1px solid #dcdbdb;*/
}

.topBoxLoggedIn
{
float:right; 
height:44px;
width:350px;
padding: 6px;
padding-left:14px;
padding-bottom:2px;
font-size: 11px; 
text-align: left;
margin-right:14px;
/*background-color: transparent;
background-image: url(images/bgnav.png);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: center top;
border: 1px solid #dcdbdb;*/
}

/* Navigation bar*/

.CommonNavigation
{ 
clear: both;
      margin-top: 0pt;
    margin-right: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    width: 100%; 
    
   /* background-color: #9ab5ec;*/
    background-color: #004a78;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
 /*   background-image: url(images/navigation-gradient.png);*/
    background-repeat: repeat-x;
    background-position: left top;
    font-size: 130%;
    min-height:44px;
     }
.CommonNavigation a:link, .CommonNavigation a:active, .CommonNavigation a:visited, .CommonNavigation a.Selected:link, .CommonNavigation a.Selected:active, .CommonNavigation a.Selected:visited

{
    color: #FFFFFF; 
    text-decoration: none;
        display: block;
    padding: 12px 0;
  
}

.CommonNavigation a:hover
{
    color: #C0C0C0;
}



.CommonNavigation ul

{

	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;
}

.CommonNavigation ul li
{
    display: block;
    float: left;
    margin-right: 60px;
    font-weight: bold; /*color: #000;*/
}


.CommonNavigationShadow
{
    background-image: url(images/navigation-shadow.png);
    background-repeat: repeat-x;
    background-position: left top;
    min-height: 6px;
    margin-top: 0pt;
    margin-right: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
    clear: both;
    min-height: 10px;
}


/* -------------------- footer*/
/* footer menu */
#global-footer
{
	background-image: url(images/footer-bg.png);
	background-repeat: repeat-x;

	padding: 15px 30px; 
	/*height: 170px; */
	width: auto;
    font-size: 0.9em;
    line-height: 1.2em;
}

#global-footer-menu a {
text-decoration:none;
 color:#666666;

}

#global-footer li ul {
    margin:0.5em 0 2em;
}

#global-footer-menu, #global-footer-menu ul
{
    left:auto;
    list-style-type:none;
    margin:0;
    padding:0;
}

#global-footer-menu li {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent none repeat scroll 0 0;
    color:#666666;
    display:inline;
    float:left;
    font-weight:bold;
    list-style-type:none;
    margin:0 8px 0 0;
    padding:0;
    position:relative;
    width:170px;
}

#global-footer-menu ul li {
    display:block;
    float:none;
    font-size:85%;
    font-weight:normal;
    margin:0;
    padding:0 0 0.4em;
    width:auto;
}

#global-footer-menu ul li a
{
    color:#666666;
    text-decoration: none;
}
