* {margin:0px;padding:0px}

/*
 Light:#a4d0ef
 Mid:#006699
 Dark:#003366

*/
P{margin-bottom:7px;}
UL,OL{
	margin-bottom:7px;
	margin-left:21px;
}
body{
	background-color:#f6f6f6;
	color:#000000;
	font-family:Arial;
	font-size:15px;
  line-height:17px;
	text-align:center;
}
TD{
	font-family:Arial;
	font-size:12px;
}
#headerContainer{
	width:800px !important;
	width:810px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
  padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	background-image:url(/templates/themes/adsense_complex_blue/images/pagebg_top.gif);
	background-repeat:no-repeat;
}
  #headerContent{
    background-image:url(/templates/themes/adsense_complex_blue/images/header.jpg);
    background-repeat:no-repeat;
    background-position:bottom right;
    padding-top:10px;
    padding-bottom:5px;
    padding-left:20px;
    height:80px;
  }

#menuContainer{
	width:800px !important;
	width:810px;

	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	background-image:url(/templates/themes/adsense_complex_blue/images/pagebg_mid.gif);
	background-repeat:repeat-y;
}
  #mainMenu{
    width:800px;
    height:38px;
    background-image:url(/templates/themes/adsense_complex_blue/images/main_menu_bg.gif);
    background-repeat:repeat-x;
  }

#pageContainer{
	width:790px !important;
	width:810px;
	margin-left:auto;
	margin-right:auto;
	padding-left:15px;
	padding-right:5px;
  padding-top:10px;
	text-align:left;
	background-image:url(/templates/themes/adsense_complex_blue/images/pagebg_mid.gif);
	background-repeat:repeat-y;
}
  #contentContainer{
    padding-left:5px;
    padding-right:10px;
    padding-bottom:50px;
    min-height:400px;
  }


#leftCell{
  float:left;
  width:196px;
}
#midCell{
  float:left;
  width:390px;
}
#rightCell{
  float:left;
  width:196px;
}
  /* side cells */
  .sideCellHeader{
    width:186px !important;
    width:196px;
    height:21px !important;
    height:28px;
    background-image:url(/templates/themes/adsense_complex_blue/images/sidebox_top_solid.gif);
    background-repeat:no-repeat;
    color:#ffffff;
    text-align:left;
    padding-left:10px;
    padding-top:2px;
  }

  .sideCellTop{
    width:196px;
    height:10px;
    background-image:url(/templates/themes/adsense_complex_blue/images/sidebox_top.gif);
    background-repeat:no-repeat;
    background-position:bottom left;
  }

  .sideCellContent{
    width:176px !important;
    width:196px;
    background-image:url(/templates/themes/adsense_complex_blue/images/sidebox_mid.gif);
    background-repeat:repeat-y;
    color:#000000;
    text-align:left;
    padding-top:7px;
    padding-bottom:7px;
    padding-left:10px;
    padding-right:10px;
    border:0;
    display:block;

  }
  .sideCellBottom{
     width:196px;
     height:12px;
     background-image:url(/templates/themes/adsense_complex_blue/images/sidebox_bottom.gif);
     background-repeat:no-repeat;
     margin-bottom:5px;
  }



#pageBottomContainer{
	width:800px !important;
	width:810px;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	background-image:url(/templates/themes/adsense_complex_blue/images/pagebg_lower.gif);
	background-repeat:repeat-y;
	background-color:#F6F3F0;
}
  #footerText{
    width:680px;
    padding-top:10px;
    margin-left:10px;
    margin-bottom:10px;
    float:left;
    font-size:9px;
  }
  #backtotopContainer{
    width:90px;
    height:20px;
    padding:10px;
    float:left;
    text-align:right;
    font-size:9px;
  }
#footerContainer{
	background-color:#F6F3F0;
	width:800px !important;
	width:810px;
	height:7px;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
	background-image:url(/templates/themes/adsense_complex_blue/images/pagebg_bottom.gif);
	background-repeat:no-repeat;
}

#logoContainer{
	float:left;
	padding:7px;
}

#siteCredits{
	font-family:arial;
	font-size:11px;
	letter-spacing:3px;
	margin:5px;
	margin-bottom:10px;
}


/* Ads */
.addBlockVert{
  width:160px;
  height:600px;
  float:left;
}
.addBlockHoriz{
  width:468px;
  height:60px;
  margin-bottom:10px;
}
.addBlockHorizWide{
  width:800px;
  height:95px;

}
.addBlockSquare{
  width:300px;
  height:250px;
}
/* /Ads */

/* Search */
.searchBox{
  width:155px;
  height:20px;
  margin-top:7px !important;
  margin-top:5px;
  padding-left:4px;
  background-color:#f1f1f3;
  border:1px solid #d4d4d4;
}
.searchButton{
  margin-top:7px!important;
  margin-top:5px;
  vertical-align:top;
}

.searchText{
  font-size:11px;
  font-family:arial;

}

/* Headings */
H1{
	color:#006699;
  border-bottom:1px solid #006699;
	font-family:Arial;
	font-size:25px;
  line-height:27px;
	margin-bottom:12px;
  margin-top:4px;
}
H2{
	color:#006699;
	font-family:Arial;
	font-size:14px;
	margin-bottom:12px;
}
H3{
	color:#003366;
	font-family:Arial;
	font-size:14px;
  font-weight:bold;
	margin-bottom:7px;
}
H4{
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
}
.crumbTrail{
  margin-bottom:1px;
}
hr{
	color: #006699;
	background-color:#006699;
	height: 1px;
	border: 0px;

}

a{
	color:#006699;
}

a:hover{
	text-decoration:underline;
}



.forminput{
	color:#006699;
	font-family:Verdana;
	font-size:12px;
	background-color:#FFFFFF;
	border:1px;
	border-style:solid;
	border-color:#006699;
}

.formbutton{
	color:#006699;
	font-family:arial;
	font-size:12px;
	background-color:#FFFFFF;
	border:1px;
	border-style:solid;
	border-color:#006699;
	font-weight:bold;
}
.clr{
	clear:both;
}
.floatLeft{
  float:left;
}
.floatRight{
  float:right;
}

.debug{
  border:1px solid #ff0000;
}