.chassis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 750px;
	background-color: #C8C8C8;
}
.Menubar {
	background-image: url(images/largebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: right;
	vertical-align: middle;
}
.hMenulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/buttonbar.jpg);
	background-repeat: no-repeat;
	background-position: left;
	letter-spacing: 2px;
	text-align: right;
	vertical-align: middle;
	margin-right: 5px;
	padding-left: 10px;
	text-decoration: none;
	font-variant: small-caps;
}
.hMenulink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/buttonbar.jpg);
	background-repeat: no-repeat;
	background-position: left;
	letter-spacing: 2px;
	text-align: right;
	vertical-align: middle;
	margin-right: 5px;
	padding-left: 10px;
	text-decoration: underline;
	font-variant: small-caps;
}
body {
	margin-top: 0px;
}
.smallBox {
	background-image: url(images/smallcreen.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 55px;
	width: 180px;
	vertical-align: top;
}
.slogan {
	background-color: #999999;
	height: 55px;
	width: 570px;
}
.slogantextLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10pt;
	margin-top: 5px;
	line-height: 18px;
}
.SlogantextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 4px;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 5px;
	line-height: 14px;
}
.SmallBoxbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/smallbar.jpg);
	text-align: center;
	text-indent: 15pt;
	height: 20px;
	width: 165px;
	margin-left: 15px;
}
.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	height: 12px;
	width: 140px;
	margin-left: 20px;
	margin-top: 5px;
}
.leftColumn {
	background-image: url(images/largescreen.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 170px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
.MasterColumn {
	width: 570px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 25px;
	padding-bottom: -5px;
	line-height: 14px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 25px;
	padding-bottom: -5px;
	line-height: 12px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 12px;
}
.menu2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.menu2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 12px;
}
ul {
	padding: 0px;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 12px;
}
a {
	font-style: italic;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	line-height: 20px;
}

