body
{
	line-height: 15px;
	text-align:center;
	background: #CCCCCC;
	background-image: url('images/gradient2.png');
	background-repeat: repeat-x;
	font-size:18px;
}
#site
{
	text-align:left;
	width:900px; margin:0 auto;position:relative;
	background: white;
	top: 50px;
}

.Home
{
text-decoration:none;
	 color:#666666;
	font-size:80%;

}

#linkbar
{
  background:#0054A6;
  color:white;
  border: 1px solid #CCCCCC;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  
  padding-top: 5px;
  padding-bottom: 5px;
  

}

#header  td a
{
	font-size: 12px;
}
#header table
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px; 
   width:100%;
	      
}
#headerleft img
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 81px;
}
#headerleft span
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 81px;
}
#headerleft
{   
  font-size: 80%;
   text-align:right;
   font-family:Verdana, Arial, Helvetica, sans-serif !important;
   border-right: 1px solid #CCCCCC;
   /*width:250px;*/
}

#header table td img
{
	
}
#headerleftclients
{   
   font-size: 80%;
   text-align:right;
     font-family:Verdana, Arial, Helvetica, sans-serif !important;
   border-right: 1px solid #CCCCCC;
   /*width:250px;*/ 
}
#headerleftclients img
{
	margin-top: 20px;
	margin-bottom: 17px;
	margin-right: 80px;
}
#headerleftclients span
{
	margin-top: 20px;
	margin-bottom: 17px;
	margin-right: 80px;
}


.link
{
   width: 66px;
   border-left: 1px solid #CCCCCC;

}
.link1
{
   width: 75px;
}
.link2
{
   width: 59px;
}
.link3
{
   width: 73px;
}
.link4
{
   width: 49px;
}
.link5
{
   width: 65px;
}
.link6
{
   width: 70px;
}
.link7
{
   width: 65px;
}
.link a{
	text-decoration: none;
	padding-left: 2px;
	color: white;
 }
.currentlink 
{
	background-color: #666666;
   	border-left: 1px solid #CCCCCC;  
}
.currentlink a
{
	padding-left: 2px;
	color:#FFFFFF;
}

.link:hover
{
  background-color: #0C1FF9;
}

#body
{
   margin-top: 40px;
}
#bodyleft
{
     position: absolute;
     width:180px;
     height:40px;
     float:left;
     padding-left:39px;

}
#bodyleft h2
{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     color: #0054A6;	 
	 font-size:85%;

}

#bodycontent
{
     position: absolute;
     width:592px;
     left: 39px;
	 padding-top: 34px;
	 font-family:Verdana, Arial, Helvetica, sans-serif !important;
	 font-size: 64%;
	 color:#666666;
	 top: 130px;
}
#picturebar
{
     position: absolute;
     width:824px;
	 height:201px;
     left: 39px;
}
#bodyScroller
{
    position: absolute;
     width:820px;
     left: 35px;
	 padding-top: 20px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color:#666666;
	 padding-right:-20px;
	 overflow-y: scroll;
	  height:500px; 
	  margin-top: 40px;
	 
}
#bodyScroller table tr
{
	padding-bottom: 30px;

}
#bodyScroller table tr td
{
	vertical-align: top;
}
#bodyScroller table 
{
	 padding-right:15x;
	
}
#bodyScroller table td
{
	padding-right: 20px;
	margin-bottom: 30px;
}
#bodyScroller .spacer
{
	margin-bottom: 20px;
}



/* FOOTER */

#footer
{
		margin-top: 600px;
		padding-top: 6px;
		padding-bottom: 8px;
		position: relative;
        background: #F2EFFA;
        font-size: 12px;
        color: #A6B8CA;
        text-align: right;
        line-height: 1.5em;
        bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a 
{
	text-decoration: none;
	padding-right: 10px;
	font-family: Arial;
	font-size: 80%;
	color:#666666;
	font-weight:bold;
}
#footercopy
{
	text-align:left;
	margin-left: 20px;
	padding-left:34px;
font-size: 80%;
}

a:focus {outline: none;}

