#page {
	background-color: transparent;
	border: 0 solid black;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#layout {
	border: 0 solid black;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 900px;
}
body.site {
	background-color: #fbc373;
	color: black;
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 10px;
	padding: 0;
}
table.main {
	background-color: white;
	border: 1px solid #989898;
	color: #595959;
	margin: 0 0 10px 0;
	padding: 0;
	vertical-align: top;
	width: 900px;
}
td.top {
	background-color: white;
	color: #595959;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: top;
}
td.lev1 {
	background-color: transparent;
	background-image: url("/img/bg_mainlinks.png");
	background-repeat: no-repeat;
	color: black;
	height: 25px;
	margin: 0;
	padding: 6px 0 0 30px;
	text-align: left;
	vertical-align: top;
}
td.leftcolumn {
	background-color: white;
	background-image: url("/img/bg_leftcolumn.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #555555;
	margin: 0;
	padding: 0 0 400px 0;
	text-align: left;
	vertical-align: top;
	width: 225px;	
}
td.rightcolumn {
	background-color: white;
	color: #555555;
	margin: 0;
	padding: 10px 30px 10px 30px;
	text-align: left;
	vertical-align: top;
	width: 615px;	
}

/* ===== INDEX TEMPLATE STYLE DEFINITIONS ===== */

table.indexcontent {
	background-color: white;
	border: none;
	color: #595959;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 600px;
}
td.cont {
	background-color: white;
	color: black;
	margin: 0;
	padding: 40px 10px 0 10px;
	text-align: left;
	vertical-align: top;
	width: 285px;	
}
td.events {
	background-color: white;
	color: black;
	margin: 0;
	padding: 40px 30px 0 30px;
	text-align: left;
	vertical-align: top;
}

/* ===== BOTTOM DESIGN & IMPLEMENTATION LINK STYLE DEFINITIONS ===== */

a.bottomlinks:link, a.bottomlinks:visited {
	background-color: #fbc373;
	color: white;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.bottomlinks:hover {
	text-decoration: underline;
}

/* ===== LEVEL 1 LINK STYLE DEFINITIONS ===== */

a.lev1:link, a.lev1:visited {
	background-color: #f89b15;
	color: black;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a.lev1:hover {
	background-color: #f89b15;
	color: white;
	text-decoration: underline;
}
a.lev1sel:link, a.lev1sel:visited {
	background-color: #f89b15;
	color: white;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a.lev1sel:hover {
	text-decoration: underline;
}

/* ===== LEVEL 2 & --> LINK STYLE DEFINITIONS ===== */

ul.sublinks 
{
	background-color: transparent;
	color: white;
	list-style-type: none;
	margin: 0;
	padding: 10px 0 10px 20px;
} 
li.sub
{
	background-color: transparent;
	color: black;
	margin: 0;
	padding: 5px 0 0 0;
}
li.sub_sel
{
	background-color: transparent;
	color: white;
	margin: 0;
	padding: 5px 0 0 0;
}
li.sub2
{
	background-color: transparent;
	color: black;
	margin: 0;
	padding: 2px 0 0 15px;
}
li.sub2_sel
{
	background-color: transparent;
	color: white;
	margin: 0;
	padding: 2px 0 0 15px;
}
li.sub3
{
	background-color: transparent;
	color: black;
	margin: 0;
	padding: 2px 0 0 20px;
}
li.sub3_sel
{
	background-color: transparent;
	color: white;
	margin: 0;
	padding: 2px 0 0 20px;
}
a.sub:link, a.sub:visited
{
	background-color: transparent;
	color: black;
	font: 11px verdana, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 6px;
	text-decoration: none;
}
a.sub:hover
{
	background-color: transparent;
	color: white;
}
a.sub_sel:link, a.sub_sel:visited, a.sub_sel:hover
{
	background-color: transparent;
	color: white;
	font: 11px verdana, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 6px;
	text-decoration: none;
}


/* ===== SITEPATH STYLE DEFINITIONS ===== */

p.sitepath {
	background-color: white;
	color: #555555;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 0 0 10px 0;
	text-decoration: none;
}
a.sitepath:link, a.sitepath:visited {
	background-color: white;
	color: #ed8600;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a.sitepath:hover {
	text-decoration: none;
}


h1.year {
	color: #777;
	background-color: white;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 18px;
}
/* ===== BASIC STYLE DEFINITIONS ===== */
/* =================================== */

body {
	background-color: white;
	color: black;
	margin: 10px;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
}
h1 {
	color: #83b911;
	background-color: white;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 18px;
}

h2 {
	color: #83b911;
	background-color: white;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 16px;
}

h3 {
	color: #83b911;
	background-color: white;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 14px;
}

p {
	background-color: white;
	color: #555555;
	font-family: arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	margin: 5px 0 5px 0;
	padding: 0;
	line-height: 150%;
}

td {
	background-color: white;
	color: #555555;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 100%;
	vertical-align: top;
}
ol {
	text-align: left;
	color: #555555;
	background-color: white;
}
li {
	background-color: white;
	color: #555555;
	font-family: arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	margin: 5px 0 5px 0;
	padding: 0;
	line-height: 130%;
}
a:link, a:visited {
	background-color: white;
	color: #ed8600;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



