body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}

.orangebox {
	background-image: url(images/gradient_orange.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 19px;
}

.orangebox-2 {
	background-image: url(images/gradient_orange.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 7px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 12px;
}
h2.home {
	font-size: 14px;
	color: #FF9900;
	margin-bottom: 2px;
}
h2.randomtitle {
	font-size: 11px;
	color: #FF9900;
	margin-bottom: -4px;
}

.greenbox {
	background-image: url(images/gradient_green.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 16px;
}
.bluebox {
	background-image: url(images/gradient_blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 20px;
}
.graybox {
	background-image: url(images/gradient_gray.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
}
.graybox2 {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	padding: 5px;
}
.shadbox {
	border: 1px solid #999999;
}
.shadtext {
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
.home1 {
	font-size: 11px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F89828;
	padding-bottom: 4px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.home2 {
	font-size: 11px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F89828;
	margin-top: 2px;
	padding-bottom: 4px;
}

.home3 {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.blog {
	background-image: url(images/bg_blog.jpg);
	background-repeat: repeat;
	background-position: right bottom;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 14px;
	width: 225px;
}
.random {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	padding-top: 15px;
	letter-spacing: 0.04em;
}
.random2 {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	padding-top: 5px;
	letter-spacing: 0.04em;
}
.noteworthy {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

.noteworthy2 {
	font-size: 11px;
	line-height: 14px;
	color: #FF9900;
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(images/bg_infoctr.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	font-weight: bold;
}

.topnavbox {
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
}

.wp {
	background-image: url(images/bg_wp.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 14px;
	width: 225px;
}
.infoctr {
	background-image: url(images/bg_infoctr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 14px;
	width: 225px;
}

.infoctr2 {
	background-image: url(images/bg_infoctr2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 14px;
	width: 225px;
}

.orangenav {
	color: #FFFFFF;
	background-color: #f89828;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.left {
	background-color: #ececed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
}

li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet_orangecircle2.gif);
	margin-left: -10px;
}

a {
	color: #f89828;
	text-decoration: none;
	font-weight:normal;
}

a:link, a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight:normal;
}

a:hover, a:active {
	color: #CC6600;
	text-decoration: underline;
	font-weight:normal;
}

a.note {
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}

a.note:link, a.note:visited {
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}

a.note:hover, a.note:active {
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}

a.topnav:link, a.topnav:visited {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #ff9933;
	text-decoration: none;
}

a.topnav:hover, a.topnav:visited:hover {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #CC6600;
	text-decoration: underline;
}


a.leftnav:link, a.leftnav:visited {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.leftnav:hover, a.leftnav:visited:hover {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.dlb:link {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:hover {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

a.dlb:visited {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:visited:hover {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

.footer {
	font-size: 10px;
	color: #f89828;
	text-align: center;
	padding-top: 20px;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 100;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc6633;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	letter-spacing: 0.06em;
}

h2.broch {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc6633;
	padding: 0px;
	margin: 0px;
}
h2.news {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc6633;
	margin-top: 15px;
	margin-bottom: 2px;
}
h2.news2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc6633;
	margin-bottom: 2px;
}
.orangetxt {
	font-weight: bold;
	color: #F89828;
	font-size: 13px;
}

.textbox {
	width: 700px;
	margin-right: 20px;
}
li.lowercase {
	list-style-type: lower-alpha;
	list-style-position: outside;
}
li.pp {
	list-style-type: decimal;
	list-style-position: inside;
}
li.news {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet_orangecircle2.gif);
	margin-bottom: 10px;
}
.imgborder {
	border: 1px solid #999999;
}
.bortb {
	border: 1px solid #666666;
}
