﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.scroller {
	font-size: 8pt;
	color: #0000FFs;
}
.pageTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.navigateTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4279A8;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
h4 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 10pt;
}
h3 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12pt;
}
h2 {
	font-family: "Tahoma", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #F75931;
	margin-bottom: 0;
}
h1 {
	font-family: "Tahoma";
	font-size: 14pt;
	color: #F75931;
	font-weight: bold;
	margin-bottom: 0;
}
.sp-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6699CC;
	text-align: center;
	width: 400px;
	vertical-align: middle;
	display: table;
	position: relative;
	top: 300px;
}
.c1-top {
	background-image: url("images/template/c1-top.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.c2 {
	background-image: url("images/template/c2.jpg");
}
.c3-bottom {
	background-image: url("images/template/c3-bottom.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.c4 {
	background-image: url("images/template/c4.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.c5 {
	background-image: url("images/template/c5.jpg");
	background-repeat: repeat;
	background-position: left bottom;
}
.c6 {
	background-image: url("images/template/c6.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.c7-spacer {
	background-image: url("images/template/c7-spacer.jpg");
	background-repeat: repeat-y;
	background-position: left bottom;
}
.m1-top {
	background-image: url("images/template/m1-top.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.m2 {
	background-image: url("images/template/m2.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}
.m3 {
	background-image: url("images/template/m3.jpg");
	background-repeat: no-repeat;
	background-position: left;
}
.m6 {
	background-image: url("images/template/m6.jpg");
	background-repeat: no-repeat;
	background-position: left;
}
.m4-bottom {
	background-image: url("images/template/m4-bottom.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mbox1 {
	background-image: url("images/template/mbox1.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.mbox2 {
	background-image: url("images/template/mbox2.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}
.mbox3 {
	background-image: url("images/template/mbox3.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.t1 {
	background-image: url("images/template/t1.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.t2 {
	background-image: url("images/template/t2.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
.m-sideheader {
	background-image: url("images/template/m-sideheader.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.intro-bg {
	background-image: url("images/template/intro-bg.jpg");
	background-repeat: no-repeat;
	background-position: center middle;
}
.t2a {
	background-image: url("images/template/t2a.jpg");
	background-position: left top;
}
.t1b {
	background-image: url("images/template/t1b.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
.t2b {
	background-image: url("images/template/t2b.jpg");
	background-position: left top;
}
.top1 {
	background-image: url("images/template/top1.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
a:link.HorizontalNavBar {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited.HorizontalNavBar {
	text-decoration: none;
	color: #FFFFFF;
}
a:active.HorizontalNavBar {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.HorizontalNavBar {
	text-decoration: underline;
	color: #F75931;
}



#MenuRight {
	position: relative;
	float: left;
	width: 160px;
	background-color: #689DC7;
	color: #FFFFFF;
	font-size: small;
}
#MenuRight ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
#MenuRight li {
	display: block;
}
#MenuRight a {
	font-weight: bold;
	padding: 4px 4px 2px 5px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#MenuRight a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #689DC7;
	background-color: #FFFFFF;
}