body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

div#maincontainer {
	top: 0;
	left: 0;
	overflow: hidden;
}


div#header {
	background-color: none;
	/*height: 150px;*/
	width: 770px;
  	top:0;
  	left:0;
}

div#leftcol {
	width: 170px;
	float: left;
	margin-top:4px;
	height: 100%;
	background-color: #BACBEC;
	padding-bottom: 3010px;
	margin-bottom: -3000px;
}
div#centercol {
	width: 418px;
	float: left;
	margin-top:4px;
	margin-left: 4px;
	padding-left: 4x;
	padding-right: 4px; 
	margin-right: 4px;  
	display: inline;
	padding-bottom: 3010px;
	margin-bottom: -3000px;
}

div#centercol-wide {
	width: 588px;
	float: left;
	margin-top:4px;
	margin-left: 4px;
	padding-left: 4x;
	padding-right: 4px; 
	margin-right: 4px;  
	display: inline;
	padding-bottom: 3010px;
	margin-bottom: -3000px;
}


div#linkscontainer {
	width: 770px;
	float: left;
	padding-left: 4x;
	padding-right: 4px; 
	margin-right: 4px;  
	display: inline;
	padding-bottom: 3010px;
	margin-bottom: -3000px;
}

div#rightcol {
	width: 170px;
	background-color: #D7DDEA; 
	float: left;
	margin-top:4px;
	padding-bottom: 3010px;
	margin-bottom: -3000px;
}

/* IE6 footer overflow fix */
* html body {
  overflow: hidden;
}

* html #footer-wrapper {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 3010px;
  margin-bottom: -3000px;
  background: #fff; 
}

/* right column item divs with IE6 padding fixes (IE6 looks fine but that's because it interprets the padding wrong, 
in IE7 the site was a disaster) - this is to make it match in IE6, IE7, and Firefox */
div.rightcol-item {
	text-align: center;
	width: 125px;
	padding: 5px;
	filter: shadow(color: gray, strength: 5, direction: 135);
}

body, td, span {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; 
	color: #000000;
}


/* menu left*/
ul#navlist
{
    width: 170px;
    padding: 0px;
    border: 0px;
    border-top: 0px;
    margin: 0px;
    font: bold 11px verdana,helvetica,arial,sans-serif;
}

ul#navlist li
{
    list-style: none;
    margin: 0px;
    border: 0px;
    padding: 2px 4px 2px 4px;
    text-align: left;
}

ul#navlist li a:link
{
	text-decoration: none;
	font-size:11px;
	color: #2246A4;
	font-weight: bold;
}

ul#navlist li a:visited
{
	text-decoration: none;
	font-size:11px;
	color: #112454;
	font-weight: bold;
}

ul#navlist li a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

/* menu right*/
ul#navlist_right
{
    width: 170px;
    padding: 0px;
    border: 0px;
    border-top: 0px;
    margin: 0px;
    font: bold 11px verdana,helvetica,arial,sans-serif;
}

ul#navlist_right li
{
    list-style: none;
    margin: 0px;
    border: 0px;
    padding: 2px 4px 2px 4px;
    text-align: center;
}

ul#navlist_right li a:link
{
	text-decoration: none;
	font-size:11px;
	color: #2246A4;
	font-weight: bold;
}

ul#navlist_right li a:visited
{
	text-decoration: none;
	font-size:11px;
	color: #112454;
	font-weight: bold;
}

ul#navlist_right li a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

a.body_link:link
{
	text-decoration: none;
	color: #3333CC;
	font-weight: bold;
}

a.body_link:visited
{
	text-decoration: none;
	color: #3A3A8E;
	font-weight: bold;
}

a.body_link:hover
{
    color: #9A9AF6;
    text-decoration: none;
}

.title-left-nav {
	color: #FFFFFF;
	font-variant:small-caps;
	font-size:12px;
}

.title-right-nav {
    font-variant:small-caps;
	color: #000000;
}

/* footer */
div#footer {
	width: 770px;
	left: 1px;
	float: left;
	clear: both;
	position: relative;
}

#footer a:link {
	text-decoration: none;
	font-size:9px;
	color: #003300;
	font-weight: bold;
}

#footer a:visited {
	text-decoration: none;
	font-size:9px;
	color: #666666;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
	color: #003300;
}


/*  fonts */
.bodytext-bold {
	font-weight:bold;
}

.bodytext-em {
font-style:italic;
}

.bodytext-11 {
	font-size:11px;
}

.bodytext-bold-11 {
	font-weight:bold;
	font-size:11px;
}

.bodytext-14 {
	font-size:14px;
}

.bodytext-bold-14 {
	font-weight:bold;
	font-size:14px;
}

.bodytext-bold-16 {
	font-weight:bold;
	font-size:16px;
}

.bodytext-bold-16_red {
	font-size:16px;
	color: #FF0000;
	font-weight:bold;
}

.body-li {
    list-style-image:url(../images/bullet.gif);
	border-collapse: collapse;
}

.bodytext-bold-12_green {
	font-size:12px;
	color: #336666;
	font-weight:bold;
}

.bodytext-bold-14_green {
	font-size:14px;
	color: #336666;
	font-weight:bold;
}

.bodytext-bold-16_green {
	font-size:16px;
	color: #336666;
	font-weight:bold;
}

.bodytext-bold-18_green {
	font-size:18px;
	color: #336666;
	font-weight:bold;
}


/*
div#header {
  height: 100px;
  width: 770px;
  top:0;
  left:0;
}
*/



