/* Interface CSS */
* {font-family:Arial, Helvetica, sans-serif; margin: 0; padding: 0; border: 0;}
body {margin:0px; padding:0px; background-color:#f1efe2; min-width: 700px; font-size: 10pt;}


/* UNSORTED CODE BELOW */

p {margin-bottom: 5px;}

input, textarea {padding: 2px; border: 1px solid #999; font-size: 11px;}

div {height:1px;}
div#header {width:100%; height:134px; overflow:hidden;}

div#logocontainer {width:100%; height:134px; position:absolute; top:0px; left:0px; z-index:600;}
div#logolayout {width: 750px; height:110px; margin:auto; margin-top:24px;}
div#logocorners {width: 100%; height:103px; background-color:#FFFFFF; padding-top:2px;}
div#logoHolder {width: 98.5%; height:100px; background:#fff; margin:auto; position: relative;}
div#logo {width:262px; height:67px; float:left; background:url('../images/logo.jpg') 0 0 no-repeat; margin:10px 0 0 10px;}
div#ani {width:100px; height:67px; float:right; margin:10px 0 0 10px;}
div#logo h1 {visibility: hidden;}
div#topmenu {width:540px; height:20px; float:right; margin:65px 0 0 0; padding-right:5px; text-align:right;}
div.greenband {height:20px; background-color:#6c8604; width:100%;}

div.greyband {width:750px; height:20px; background-color:#353535; margin:auto;}
div.lightgreyband {width:100%; background-color:#e8e5d4; height:65px;}

div#mainbodycontainer{width:760px; min-width:500px; height:auto; margin:auto; margin-top:-65px; background-color:#fff; overflow:hidden;
background:#fff url('../images/lSide.gif') repeat-y 0 0; clear:both}


div#main{ width:100%; height:auto; margin:0 0 0 0; float:right; background: url('../images/rSide.gif') repeat-y 100% 0; clear:both;}
div#maincontent{width:740px; height:100%; margin:5px auto; }
div#contentHolder {width:740px; height:100%;}

div#infoboxleft {width:368px; height:160px; float:left; background:url('../images/CountBox.jpg') 0 0 no-repeat; overflow:hidden; background-color: #3B74BB;}
div#infoboxleftcontent {width:345px; height:142px; margin:auto; padding:6px;}
div#infoboxright {width:368px; height:160px; float:left; background:url('../images/CountBoxGreen.jpg') 0 0 no-repeat; margin:0 0 0 4px; overflow:hidden; background-color: #7b9905;}
div#infoboxrightcontent {width:345px; height:142px; margin:auto; padding:6px;}
div#infoboxleft p, div#infoboxright p {color: #fff ; font-size: 11px;}
div#infoboxleft h2, div#infoboxright h2 {color: #fff; margin-bottom: 15px;}


div#mainText {width:578px; height:inherit; margin:5px 0 5px 0; float:left;}
.menu {width:140px; height:100%; margin:5px 10px 0px 2px; float:left;}
.menu li {
  padding: 0px;
  margin: 6px 0px 0px 0px;
  list-style: disc outside url(../images/bulletBlue.gif);
}
.menu ul {
  margin: 0px 0px 0px 15px;
}

.clear{width:1px; height:1px; clear:both; margin:0px; padding:0px;}

div#footerMain {width:760px; height:40px; margin:auto; background:url('../images/footer2.gif') 0 0 no-repeat;}
div#footerMainContent {width:730px; height:40px; padding: 8px 0 2px 0; color:#CCCCCC; margin:auto; font-size:10px; text-align:center;}
div#footerLower {width:760px; margin:auto; margin-top:0px; padding:0px; text-align:center; color:#3773bb;}
div#footerLower a, div#footerLower a:hover, div#footerLower a:visited, div#footerLower a:hover:visited {color:#3773bb; font-size:12px; padding-left:5px;} 

div#banner {width: 450px; height: 87px; position: absolute; right: 5px; top: 5px;}

/* LINKS */

	/* MENU LINKS */
	.menu a, .menu a:visited {font-size:12px; color:#006699; text-decoration:underline;}
	.menu a:hover, .menu a:visited:hover {font-size:12px; color:#006699; text-decoration:none; border-bottom:1px solid #006699;}
	/* END MENU LINKS */
	
	/* MAIN LINKS */
	a, a:visited {color:#006699; text-decoration: underline;}
	a:hover, a:visited:hover {color:#006699; text-decoration:none; border-bottom:1px solid #006699;}
	/* END MAIN LINKS */
	
	/* LEFT/RIGHT BOX LINKS */
  div#infoboxleft a:link, div#infoboxleft a:visited, div#infoboxright a:link, div#infoboxright a:visited {color: #fff; border-color: #ccccff;}
  /* END LEFT/RIGHT BOX LINKS */

/* END LINKs */

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff;}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #b7c771;
  border-right:1px solid #b7c771;
  background:#dfe6c0}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #8da71e;
  border-right:1px solid #8da71e;
  background:#e7eccf}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e7eccf;
  border-right:1px solid #e7eccf;}
.spiffy4{
  border-left:1px solid #b7c771;
  border-right:1px solid #b7c771}
.spiffy5{
  border-left:1px solid #dfe6c0;
  border-right:1px solid #dfe6c0}
.spiffyfg{
  background:#ffffff}


.blueheadcorners{display:block}
.blueheadcorners *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#3b74bb}
.blueheadcorners1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #aac3e1;
  border-right:1px solid #aac3e1;
  background:#6c96cc}
.blueheadcorners2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ebf1f8;
  border-right:1px solid #ebf1f8;
  background:#608ec7}
.blueheadcorners3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #608ec7;
  border-right:1px solid #608ec7;}
.blueheadcorners4{
  border-left:1px solid #aac3e1;
  border-right:1px solid #aac3e1}
.blueheadcorners5{
  border-left:1px solid #6c96cc;
  border-right:1px solid #6c96cc}
.blueheadcornersfg{
  background:#3b74bb; height:87px;}



#d1 {background-color:rgb(123,153,5)}
#d2 {background-color:rgb(123,153,5)}
#d3 {background-color:rgb(123,153,5)}
#d4 {background-color:rgb(124,154,5)}
#d5 {background-color:rgb(124,154,5)}
#d6 {background-color:rgb(124,154,5)}
#d7 {background-color:rgb(124,154,5)}
#d8 {background-color:rgb(125,155,5)}
#d9 {background-color:rgb(125,155,5)}
#d10 {background-color:rgb(125,155,5)}
#d11 {background-color:rgb(125,155,6)}
#d12 {background-color:rgb(126,155,6)}
#d13 {background-color:rgb(126,156,6)}
#d14 {background-color:rgb(126,156,6)}
#d15 {background-color:rgb(126,156,6)}
#d16 {background-color:rgb(127,156,6)}
#d17 {background-color:rgb(127,156,6)}
#d18 {background-color:rgb(127,157,6)}
#d19 {background-color:rgb(127,157,6)}
#d20 {background-color:rgb(128,157,6)}
#d21 {background-color:rgb(128,157,6)}
#d22 {background-color:rgb(128,158,6)}
#d23 {background-color:rgb(128,158,6)}
#d24 {background-color:rgb(129,158,6)}
#d25 {background-color:rgb(129,158,6)}
#d26 {background-color:rgb(129,158,6)}
#d27 {background-color:rgb(129,159,6)}
#d28 {background-color:rgb(130,159,6)}
#d29 {background-color:rgb(130,159,6)}
#d30 {background-color:rgb(130,159,7)}
#d31 {background-color:rgb(130,159,7)}
#d32 {background-color:rgb(131,160,7)}
#d33 {background-color:rgb(131,160,7)}
#d34 {background-color:rgb(131,160,7)}
#d35 {background-color:rgb(131,160,7)}
#d36 {background-color:rgb(132,161,7)}
#d37 {background-color:rgb(132,161,7)}
#d38 {background-color:rgb(132,161,7)}
#d39 {background-color:rgb(132,161,7)}
#d40 {background-color:rgb(133,161,7)}
#d41 {background-color:rgb(133,162,7)}
#d42 {background-color:rgb(133,162,7)}
#d43 {background-color:rgb(133,162,7)}
#d44 {background-color:rgb(134,162,7)}
#d45 {background-color:rgb(134,163,7)}
#d46 {background-color:rgb(134,163,7)}
#d47 {background-color:rgb(134,163,7)}
#d48 {background-color:rgb(135,163,7)}
#d49 {background-color:rgb(135,163,8)}
#d50 {background-color:rgb(135,164,8)}
#d51 {background-color:rgb(135,164,8)}
#d52 {background-color:rgb(136,164,8)}
#d53 {background-color:rgb(136,164,8)}
#d54 {background-color:rgb(136,164,8)}
#d55 {background-color:rgb(136,165,8)}
#d56 {background-color:rgb(137,165,8)}
#d57 {background-color:rgb(137,165,8)}
#d58 {background-color:rgb(137,165,8)}
#d59 {background-color:rgb(137,166,8)}
#d60 {background-color:rgb(138,166,8)}
#d61 {background-color:rgb(138,166,8)}
#d62 {background-color:rgb(138,166,8)}
#d63 {background-color:rgb(138,166,8)}
#d64 {background-color:rgb(139,167,8)}
#d65 {background-color:rgb(139,167,8)}
#d66 {background-color:rgb(139,167,8)}
#d67 {background-color:rgb(139,167,8)}
#d68 {background-color:rgb(140,168,9)}
#d69 {background-color:rgb(140,168,9)}
#d70 {background-color:rgb(140,168,9)}
#d71 {background-color:rgb(140,168,9)}
#d72 {background-color:rgb(140,168,9)}
#d73 {background-color:rgb(141,169,9)}
#d74 {background-color:rgb(141,169,9)}
#d75 {background-color:rgb(141,169,9)}
#d76 {background-color:rgb(141,169,9)}
#d77 {background-color:rgb(142,169,9)}
#d78 {background-color:rgb(142,170,9)}
#d79 {background-color:rgb(142,170,9)}
#d80 {background-color:rgb(142,170,9)}
#d81 {background-color:rgb(143,170,9)}
#d82 {background-color:rgb(143,171,9)}
#d83 {background-color:rgb(143,171,9)}
#d84 {background-color:rgb(143,171,9)}
#d85 {background-color:rgb(144,171,9)}
#d86 {background-color:rgb(144,171,9)}
#d87 {background-color:rgb(144,172,9)}
#d88 {background-color:rgb(144,172,10)}
#d89 {background-color:rgb(145,172,10)}
#d90 {background-color:rgb(145,172,10)}
#d91 {background-color:rgb(145,172,10)}
#d92 {background-color:rgb(145,173,10)}
#d93 {background-color:rgb(146,173,10)}
#d94 {background-color:rgb(146,173,10)}
#d95 {background-color:rgb(146,173,10)}
#d96 {background-color:rgb(146,174,10)}
#d97 {background-color:rgb(147,174,10)}
#d98 {background-color:rgb(147,174,10)}
#d99 {background-color:rgb(147,174,10)}
#d100 {background-color:rgb(147,174,10)}
#d101 {background-color:rgb(148,175,10)}
#d102 {background-color:rgb(148,175,10)}
#d103 {background-color:rgb(148,175,10)}
#d104 {background-color:rgb(148,175,10)}
#d105 {background-color:rgb(149,176,10)}
#d106 {background-color:rgb(149,176,10)}
#d107 {background-color:rgb(149,176,11)}
#d108 {background-color:rgb(149,176,11)}
#d109 {background-color:rgb(150,176,11)}
#d110 {background-color:rgb(150,177,11)}
#d111 {background-color:rgb(150,177,11)}
#d112 {background-color:rgb(150,177,11)}
#d113 {background-color:rgb(151,177,11)}
#d114 {background-color:rgb(151,177,11)}
#d115 {background-color:rgb(151,178,11)}
#d116 {background-color:rgb(151,178,11)}
#d117 {background-color:rgb(152,178,11)}
#d118 {background-color:rgb(152,178,11)}
#d119 {background-color:rgb(152,179,11)}
#d120 {background-color:rgb(152,179,11)}
#d121 {background-color:rgb(153,179,11)}
#d122 {background-color:rgb(153,179,11)}
#d123 {background-color:rgb(153,179,11)}
#d124 {background-color:rgb(153,180,11)}
#d125 {background-color:rgb(154,180,11)}
#d126 {background-color:rgb(154,180,12)}
#d127 {background-color:rgb(154,180,12)}
#d128 {background-color:rgb(154,180,12)}
#d129 {background-color:rgb(155,181,12)}
#d130 {background-color:rgb(155,181,12)}
#d131 {background-color:rgb(155,181,12)}
#d132 {background-color:rgb(155,181,12)}
#d133 {background-color:rgb(156,182,12)}
#d134 {background-color:rgb(156,182,12)}



