body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	margin: 0px;
	padding-right: 15px;
}
h2 {
	font-size: 14px;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 5px;
}
h3 {
	color: #357CD6;
	font-size: 13px;
	margin-bottom: -15px;
}
h4 {
	font-size: 14px;
	color: #F89A43;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F89A43;
}
.p1 {
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #666666;
}
.p2 {
	color: #FB9F48;
	margin-left: 10px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #357CD6;
	padding-left: 5px;
	font-weight: bold;
}
.blue {
	color: #357CD6;
}
.orange {
	color: #FB9F48;
}
a {
	color: #FB9F48;
	text-decoration: none;
}
a:hover {
	color: #357CD6;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.box1 {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box1 img {
	border: 1px solid #666666;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box1 hr {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.top-nav {
	font-size: 15px;
	color: #666666;
	text-align: right;
	padding-right: 50px;
	padding-bottom: 20px;
}
.top-nav a {
	color: #666666;
	text-decoration: none;
}
.top-nav a:hover {
	color: #357CD6;
	text-decoration: none;
}
.top-nav a:active {
	color: #FB9F48;
	text-decoration: none;
}
.nav {
	font-size: 13px;
	color: #333333;
	display: block;
	height: 30px;
	width: 165px;
	padding-top: 10px;
	margin-left: 20px;
	text-indent: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.nav a {
	color: #333333;
	text-decoration: none;
}
.nav a:hover {
	color: #F89A43;
	text-decoration: none;
}
.nav a:active {
	color: #357CD6;
	text-decoration: none;
	font-weight: bold;
}
.side {
	background-image: url(side2.gif);
	background-position: left top;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.side a {
	color: #357CD6;
	text-decoration: none;
}
.button {
	background-image: url(button.jpg);
	height: 20px;
	width: 120px;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #357CD6;
	text-align: center;
	padding-top: 5px;
}
.button2 {
	background-image: url(long-button.jpg);
	height: 20px;
	width: 250px;
	margin-left: 50px;
	font-size: 12px;
	font-weight: bold;
	color: #357CD6;
	text-align: center;
	padding-top: 5px;
}
.button2 a {
	color: #357CD6;
	text-decoration: none;
}
.button3 {
	background-image: url(long-button.jpg);
	height: 20px;
	width: 250px;
	margin-left: 135px;
	font-size: 12px;
	font-weight: bold;
	color: #357CD6;
	text-align: center;
	padding-top: 5px;
}
.button3 a {
	color: #357CD6;
	text-decoration: none;
}
.bottom {
	color: #FB9F48;
	text-align: center;
	padding-bottom: 10px;
	font-size: 10px;
}
.bottom a {
	color: #FB9F48;
	text-decoration: none;
}
.bottom a:hover {
	color: #FB9F48;
	text-decoration: none;
}
.div1 {
	font-size: 12px;
	background-image: url(login.gif);
	height: 175px;
	width: 450px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
.right-pic {

	border: 1px solid #666666;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.bold {
	font-weight: bold;
}
ul {
	margin-left: 1em;
	padding-left: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.more {
	font-size: 10px;
	font-weight: bold;
	color: #357CD6;
}
.more a {
	color: #357CD6;
	text-decoration: none;
}
