﻿#pageContent{
	width:968px;
	margin:auto;
	min-height:700px;
	height:100%;
}
#mainBlockTop {
	width:970px;
	height:20px;
	background-image:url(../images/workingArea/block_top.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
#mainBlock {
	width:968px;
	background-color:#fff; 
	border-left:1px solid #666;
	border-right:1px solid #666;
	display:block;
	border-bottom:0px;
	height:155px;
}
#mainHomeBlock {
	width:975px;
	background-color:#526A84; 
	border-left:1px solid #666;
	border-right:1px solid #666;
	display:block;
	border-bottom:0px;
	height:100%;
}
#mainBlockBase {
	width:968px;
	background-color:#fff; 
	border-left:1px solid #666;
	border-right:1px solid #666;
	display:block;
	min-height:400px;
	height:100%;
}
#mainBlockBottom {
	width:970px;
	height:20px;
	background-image:url(../images/workingArea/block_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.leftNav {
	 width:790px;
	 height:100px; 
	 float:left; 
	 background-color:#fff;
	 padding:5px;
}
p.leftNavLink{
	text-indent:10px;
}
.rightNav {
	 float:right; 
	 background-color:#fff;
}
.leftSearch {
	 width:260px;
	 height:331px; 
	 float:left; 
}
.leftTitle
{
	 width:240px;
	 float:left; 
	 height:25px;
}
.leftBox {
	 width:270px;
	 height:331px; 
	 float:left; 
	 background-color:#9DAE81;
	 background-image:url(../images/search_nav_curve.gif);
	 background-position:right;
	 background-repeat:no-repeat;
	 margin-right:10px;
}
.searchTable {
 	margin: 5px;	
}
.resultsTableContainer {
	width: 660px; 
	margin:auto; 
	overflow:hidden; 
	/*height:300px;*/
}
.rightTitle {
	width: 560px; 
	 height:25px;
	 float:left;
}
.resultsTable {
 	border: 1px solid #526A84;	
}
.homeBlock {
	width:908px;
	height:300px;
	text-align:center;
	background-image:url(../images/homepage/lafgr_block.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:auto;
	margin-bottom:10px;
	
}
#homeBlockTop {
	width:978px;
	height:14px;
	background-image:url(../images/homepage/home_topBlock.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#homeBlockBottom {
	width:978px;
	height:14px;
	background-image:url(../images/homepage/home_bottomBlock.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.homeBlock h2{
 color:#9DAE81;
 font-size:14pt;
}
#buttonA h2{
 color:#9DAE81;
 border-bottom:0px solid #ccc; 
 margin-top:8px;
}
#buttonB h2{
 color:#9DAE81;
 border-bottom:0px solid #ccc;
 margin-top:8px;
}
#buttonC h2{
 color:#9DAE81;
 border-bottom:0px solid #ccc;
 margin-top:8px;
}
#buttonContainer {
	width:900px;
	text-align:center;
	margin:auto;
}
#buttonA {
	width:255px;
	height:199px;
	float:left;
	cursor:pointer;
	background-image:url(../images/homepage/imageB.gif);
	background-repeat:no-repeat;
	background-position:left;
	
}

#buttonB {
	width:255px;
	height:199px;
	cursor:pointer;
	background-image:url(../images/homepage/imageA.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:auto;
}

#buttonC {
	width:255px;
	height:199px;
	float:right;
	cursor:pointer;
	background-image:url(../images/homepage/imageC.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.leftSearch_blue {
  width:250px;
  height:331px; 
  float:left; 
  background-color:#526A84;
  background-image:url(../images/search_nav_curveBLUE.gif);
  background-position:right;
  background-repeat:no-repeat;
  margin-right:10px;
}

.actionButton
{
    background-color:#526A84; color:#fff; font-weight:bold;
}
.navButtonImage
{
    float:left;padding-right:15px;width:58px;text-align:center;
}
.empButton
{
    background-image:url('../Images/large_button.gif');
    background-position:center center;
    background-repeat:no-repeat;
    font-size:11pt;
    text-align:center;
    color:White;
    width:135px;
    float:left;
    height:50px;
    padding-top:25px;
    vertical-align:middle;
}

.testButton
{
    background-image:url('../Images/bbackground.gif');
    background-position:center center;
    background-repeat:no-repeat;
    font-size:18pt;
    color:White;
    text-align:center;
    vertical-align:middle;
    font-weight:bold;
    width:58px;
    padding-top:22px;
        padding-bottom:22px;
}
.testContainer
{
    width:58px;
    padding-left:2px;
    padding-right:2px;
    padding-top:0px;

    float:left;
}
.testText
{
    font-size:8pt;
    width:58px;
    text-align:center;
}
a.white:active, a.white:hover, a.white:visited, a.white
{
    color:White;
}
a.underline:active, a.underline:hover, a.underline:visited, a.underline
{
    text-decoration:underline;
}
