body
{
	background-color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	/*margin-left: auto;
	margin-right: auto;*/
	width: 990px;
	color: #fff;
}

table#layout 
{
	
	}

img {border: 0px;}

h2 
{
	font-family: Arial;
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

body, tr, p, div, span 
{
	font-family: Arial;
	font-size: 10px;
	color: #fff;
}

a
{
	font-family:Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	font-family:Verdana;
	font-size: 11px;
	color: #CC9933;
	text-decoration: underline;
	font-weight: bold;
}

.nodeLevel1
{
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}

.nodeLevel2
{
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}

div#printlink
{
	width: 100%;
	text-align:right;
	}


table, form
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

td
{
	margin: 0px;
	padding: 0px;
	text-align:left;
	vertical-align: top;	
}

h1
{
	font-size: 16px;
	font-family: arial;	
}

td#searchbar
{
	background-color: #79003C;
	height: 34px;
	}

td#headerimage
{
	height: 130px;
	}
	
div.searchbar_lft
{
	width: 400px;
	float: left;
	display: inline;
	font-size: 1.6em;
	padding: 5px;
	}

div.searchbar_rgt
{
	width: 480px;
	float: right;
	display: inline;
	padding: 5px;
	text-align: right;
	}

td.lyt_nav
{
	width: 130px;
	background-image: url("/images/sidebarleft.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: top;
	}
	
td.lyt_cnt
{
	width: 670px;
	border-right: 5px solid #79003C;
	border-left: 5px solid #79003C;
	vertical-align: top;
}

div#maincontent 
{
	width: 650px;
	margin: 0px 10px 0px 10px;
	background-color: #666666;
	padding: 20px;
	}	
	
td.lyt_rgt
{
	width: 130px;
	text-align: left;
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url("/images/sidebarright.jpg");
	}
	
div.footernav
{
	color: #fff;
	text-align: center;
	}
	
div#Content_Home tr td.img
{
    padding: 9px 0 0 0;
    width: 100px;
}

div#Content_Home tr td.desc
{
    padding: 3px;
    width: 180px;
}

tr td.img
{
    padding: 9px 0 0 0;
    width: 100px;
}

tr td.desc
{
    padding: 3px;
    width: 180px;
}

div#Content_Home tr td p
{
    padding: 2px;
    margin: 0px;
}

div#Content_Home tr td a img
{
    max-width: 100px;
}