@charset "utf-8";
/* CSS Document */
/* MAIN STYLES START */
body {
margin: 0;
padding: 0;
font-family: Arial;
background-color: #FFFFFF;
text-align: center;
}
td, p, span, div#content
{
font-size: 12px;
}

h1 {
font-size:16px;
font-weight: bold;
}
.srchfld {
border: solid 1px #A1A1A1;
font-size:11px;
width: 216px;
line-height: 21px;
height:16px;
color:#999999;
font-weight:bold;
}
/* MAIN STYLES END */

/* CSS TABS START  */
#nav {
position: absolute;
top: 152px;
left: 177px;
}
#nav ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#nav li {
  float:left;
  margin:0;
  padding:0;
 margin-right: 1px;
  font-size: 12px;
  height:33px;

  }
#nav a {
  float:left;
  display:block;
   padding:11px 0px 0px 0px;
  text-decoration:none;
  color:#FFFFFF;
  text-align:center;
  }
 /* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */
#nav a:hover {
  color:#FFFFFF;
  text-decoration:underline;
  }
  
.tab1 {
 background-image:url(images/nav/tab1.gif);
 width:94px;
 border-bottom: 1px solid #A2A2A2;
 }
 .tab1sel { border-bottom: 1px solid #010066;  }
 .tab2 {
 background-image:url(images/nav/tab2.gif);
 width:105px;
border-bottom: 1px solid #A2A2A2;
 }
.tab2sel { border-bottom: 1px solid #CC6601;  }
 .tab3 {
 background-image:url(images/nav/tab3.gif);
 width:131px;
 border-bottom: 1px solid #A2A2A2;
 }
 .tab3sel { border-bottom: 1px solid  #006600;  }
 .tab4 {
 background-image:url(images/nav/tab4.gif);
 width:140px;
 border-bottom: 1px solid #A2A2A2;
 }
 .tab4sel { border-bottom: 1px solid #9A0000;  }
 .tab5 {
 background-image:url(images/nav/tab5.gif);
 width:125px;
 border-bottom: 1px solid #A2A2A2;
 }
 .tab5sel { border-bottom: 1px solid #660066;  }
 .tab6 {
 background-image:url(images/nav/tab6.gif);
 width:148px;
 border-bottom: 1px solid #A2A2A2;
 }
 .tab6sel { border-bottom: 1px solid #006599;  }

/* CSS TABS END  */

/* RIGHT COLUMN START  */
#rightmenu {
margin-left: 40px;
}
#rightmenu  a {
display: block;
text-decoration: none;
font-size: 12px;
font-weight:bold;
margin-top:2px;
}
#rightmenu  a:hover {
text-decoration: underline;
}
#rightmenu  a.sub {
margin-top:0px;
text-decoration: none;
color: #333333;
font-size: 11px;
font-weight:bold;
line-height: 18px;
}

#rightmenu  a.sub:hover {
text-decoration: underline;
color: #333333;
}

#rightmenu ul {
  margin:0;
  padding:0px 0px 0px 0px;
  }
  
#rightmenu li {
padding-bottom: 3px;
list-style:none;
}
#rightmenu li.sub {
list-style-image: url(images/none.gif);
}

/* RIGHT COLUMN END*/


/* NEWS BOX START */
#newsholderwrap {
width: 407px;
border: 1px solid #A1A1A1;
text-align: center;
background-image: url(images/bluerectangle.gif);
background-repeat: no-repeat;
background-position: 197px 14px;
}

#news {
width: 360px;
padding: 10px;
text-align: left;
}

#news p {
font-size: 11px;
font-weight: normal;
color: #717171;
}

#news a:link , #news a:visited   {
font-size: 13px;
color: #112142;
font-weight: bold;

text-decoration:none;
}
#news a:hover , #news a:active {
font-size: 13px;
color: #112142;
font-weight: bold;
text-decoration:underline;
}
.title {
font-size:16px;
font-weight: bold;
}


.whatsnew {
font-size: 14px;
font-weight: bold;
color: #112142;
}

/* NEWS BOX END*/


/* GENERAL POSITIONING START  */

#wrapper {
position: relative;
text-align: left;
width: 950px;
margin-right: auto;
margin-left: auto;
background-color: #FFFFFF;
}
#header {
height: 217px;
position: relative;
/*background-image:url(images/Zheader.gif)*/
}
#headerpic {
height: 307px;
position: relative;
/*background-image:url(images/Zheader.gif)*/
}
#headerhome {
height: 472px;
position: relative;

}
#logo {
position: absolute;
top:32px;
z-index: 100;
}
#linenav {
position: absolute;
top:196px;
}
#signup {
float: right;
position: absolute;
right: 35px;
top:1px;
}

#linenavhome {
position: absolute;
top:195px;
border-top: 1px solid #9DA3A3;
border-bottom: 1px solid #9DA3A3;
border-left: 1px solid #9DA3A3;
border-right: 1px solid #9DA3A3;
}
#tabnavcontainer {
position: absolute;
top:201px;
height:200px;
}
#employeeowned {

position: absolute;
top: 87px;
left: 694px;
}
#searchbox {
float:right;
position: absolute;
top: 60px;
left: 697px;
}
#searchbutton {
float:right;
position: absolute;
top: -1px;
left: 226px;
}
#topnav {
position: relative;
float: right;
font-size: 11px;
font-weight: bold;
top: 124px;
padding-right: 13px;
}
#topnav a:link,  #topnav a:visited   {
color: #000000;
text-decoration: none;
}
#topnav a:hover,  #topnav a:active   {
color: #000000;
text-decoration: underline;
}
#contentwrap {
position:absolute;
background-image: url(images/greypix.gif);
background-repeat: repeat-y;
background-position: 660px;
}
#content {
width: 610px;
float:left;
padding-right:40px;
}
#content ul {
font-size: 12px;
color:#112142;
font-weight:bold;
list-style-image: url(images/bullet.gif);
}

#content li {
padding-bottom: 7px;
}

#content li a:link{
color:#112142;
text-decoration:none;
}
#content li a:visited{
color:#112142;
text-decoration:none;
}
#content li a:active{
color:#112142;
text-decoration:none;
}
#content li a:hover{
color:#112142;
text-decoration:underline;
}
#content a:link{
color:#3B89B0;
text-decoration:none;

}
#content a:visited{
color:#3B89B0;
text-decoration:none;
}
#content a:active{
color:#3B89B0;
text-decoration:none;
}
#content  a:hover{
color:#3B89B0;
text-decoration:underline;
}



#contenthome2 ul {
font-size: 12px;
color:#112142;
font-weight:bold;
list-style-image: url(images/bullet.gif);
}

#contenthome2 li {
padding-bottom: 7px;
}

#contenthome2 li a:link{
color:#112142;
text-decoration:none;
}
#contenthome2 li a:visited{
color:#112142;
text-decoration:none;
}
#contenthome2 li a:active{
color:#112142;
text-decoration:none;
}
#contenthome2 li a:hover{
color:#112142;
text-decoration:underline;
}
#contenthome2 a:link{
color:#112142;
text-decoration:none;
}
#contenthome2 a:visited{
color:#112142;
text-decoration:none;
}
#contenthome2 a:active{
color:#112142;
text-decoration:none;
}
#contenthome2  a:hover{
color:#112142;
text-decoration:underline;
}

#contentwraphome {
position:absolute;
}
#contenthome {
width: 510px;
float:left;
padding-right:20px;
}
#contenthome2 {
width: 510px;
float:left;
padding-right:20px;
}

.lightheader {
width: 590px;
height: 20px;
line-height: 20px;
background-color: #E7ECF5;
color: #223459;
font-weight: bold;
padding-left: 20px;
}
.lightheadercontent {
padding-left: 20px;
}


#rightcol {
width: 300px;
float:right;
margin-bottom:30px;
}
#rightcolhome {
width: 406px;
float:right;
margin-bottom:30px;
}

#content .lightheadercontent a:link{
color:#223459;
text-decoration:none;
}
#content .lightheadercontent a:visited{
color:#223459;
text-decoration:none;
}
#content .lightheadercontent a:active{
color:#223459;
text-decoration:none;
}
#content .lightheadercontent  a:hover{
color:#223459;
text-decoration:underline;
}

/* GENERAL POSITIONING END  */

/* FOOTER START  */
#footer {
clear:both;
width:950px;
border-top: solid 1px #999999;
height: 60px;
margin-top: 11px;
padding-top:10px;
font-size:11px;
text-align: right;
background-color:#FFFFFF;
}
#footerpre {
clear:both;
height: 60px;
background-color:#FFFFFF;
}

/* FOOTER END  */


.ClearFix {clear:both;}
.ClearFix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* WinIE7 only */
*:first-child+html .ClearFix{
	height:1%;
}
*:first-child+html #maincontent, *:first-child+html #sidecolumn {
	padding-top:10px;
}

/* WinIE6 and below */
/**/
* html .ClearFix{
	height:1%;
}
* html #maincontent, * html #sidecolumn{
	padding-top:10px;
}
* html #wrapper {
	height:100%;
}

* html #flashoverlay {
background:url(../images/bgdark.png) #333;

}
/**/

/* MacIE only */
/**//*/
.ClearFix{
	display:inline-table;
}
/**/