.upgrade {display: none;}

body {
	height: 100%;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Verdana;
	text-align: center;
	}

div.layout {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 670px;
	background-color: transparent;
	}

div.layout div.header {
	float: left;
	height: 151px;
	width: 670px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: transparent;
	}

.topNav {font-size: 10pt; height: 25px;}
.topNav a:link {color: #000000; text-decoration: none;}
.topNav a:visited {color: #000000; text-decoration: none;}
.topNav a:hover {color: #006633; text-decoration: underline;}
.topNav a:active {color: #000000; text-decoration: none;}

div.layout div.menuBar {
	clear: both;
	float: left;
	height: 60px;
	width: 670px;
	border: 0px;
	margin: 0px;
	text-align: right;
	background-image: url('graphics/menubar.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

.menuNav {font-size: 8pt;}
.menuNav a:link {color: #ffffff; text-decoration: underline;}
.menuNav a:visited {color: #ffffff; text-decoration: underline;}
.menuNav a:hover {color: #ffcc00; text-decoration: none;}
.menuNav a:active {color: #ffffff; text-decoration: underline;}

.menuNavSelected {
	font-size: 8pt;
	color: #ffcc00;
	text-decoration: none;
	}

div.layout div.lftCol {
	float: left;
	border: 0px;
	margin: 0px;
	padding-bottom: 15px;
	height: 350px;
	width: 160px;
	text-align: left;
	background-color: transparent;
	}

div.layout div.lftSpacer {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 15px;
	background-color: transparent;
	}

div.layout div.rgtCol {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 490px;
	text-align: left;
	background-color: transparent;
	}

div.layout div.rgtSpacer {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 5px;
	background-color: transparent;
	}

div.layout div.oneCol {
	clear: both;
	float: left;
	height: auto;
	width: 670px;
	border: 0px;
	margin: 0px;
	padding-bottom: 15px;
	text-align: left;
	background-color: transparent;
	}

.heading1 {
	font-weight: bold;
	font-size: 12pt;
	}

.sideNav {font-size: 8pt;}
.sideNav a:link {color: #006633; text-decoration: underline;}
.sideNav a:visited {color: #006633; text-decoration: underline;}
.sideNav a:hover {color: #006633; text-decoration: underline;}
.sideNav a:active {color: #006633; text-decoration: underline;}

.small {
	font-size: 8pt;
	}

.verd8reg {
	font-family: verdana;
	font-size: 8pt;
	}

.verd8red {
	font-family: verdana;
	font-size: 8pt;
	color: #cc0000;
	}

.verd10reg {
	font-family: verdana;
	font-size: 10pt;
	}

.verd8bld {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	}

.verd10bld {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	}

.bold {
	font-weight: bold;
	}

.smallBold {
	font-weight: bold;
	font-size: 8pt;
	}

.bigBold {
	font-weight: bold;
	font-size: 10pt;
	}

div.layout div.footer {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 670px;
	text-align: left;
	background-color: transparent;
	border-top: 2px solid #000000;
	}

.btmNav {font-size: 8pt;}
.btmNav a:link {color: #000000; text-decoration: none;}
.btmNav a:visited {color: #000000; text-decoration: none;}
.btmNav a:hover {color: #006633; text-decoration: underline;}
.btmNav a:active {color: #000000; text-decoration: none;}
