body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DBECF5;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.input1 {
	width: 160px;
}

a {
	color: #E08700;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

.list1 li {
	padding-left: 14px;
	background: url(images/img6.gif) no-repeat left center;
}

.list1 a {
	text-decoration: none;
	color: #FFFFFF;
}

.text1 {
	letter-spacing: -2px;
	font-size: 36px;
	color: #FFFFFF;
}

.text2 {
	letter-spacing: -2px;
	font-size: 36px;
	color: #161616;
}

.text3 {
	text-transform: uppercase;
	font-size: 11px;
	color: #3D4042;
}

.text4 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.text5 {
	text-transform: uppercase;
	font-size: 9px;
	color: #3D4042;
}

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.bg1 {
	background-color: #2C2C2C;
}

.bg2 {
	background-color: #FFA414;
	height: 200px;
}

.bg3 {
	background-color: #00BF20;
	height: 55px;
}

.bg4 {
	background: #FFFFFF url(images/img2.jpg) repeat-x left top;
	height: 360px;
}

.bg5 {
	background: url(images/img4.jpg) no-repeat left top;
	width: 370px;
	height: 61px;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.container {
	width: 980px;
	margin: 0px auto;
}

#header {
	height: 100px;
}

#logo {
}

#logo h1, #logo p {
	text-transform: uppercase;
	font-weight: bold;
	color: #3D4042;
}

#logo h1 {
	font-size: 28px;
	color: #3D4042;
}

#logo p {
	padding-left: 3px;
	font-size: 14px;
	color: #F46700;
}

#logo p a {
	color: #F46700;
}

#logo a {
	text-decoration: none;
	color: #3D4042;
}

#menu {
	height: 50px;
	margin-bottom: 20px;
	border-top: 1px solid #B0BBC1;
	border-bottom: 1px solid #B0BBC1;
}

#menu ul {
}

#menu li {
}

#menu a {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 25px;
	border-right: 1px solid #C1CACE;
	font-weight: bold;
	font-size: 14px;
	color: #015EA6;
}

#menu .active {
	color: #F46700;
}

#page {
	background: url(images/img02.gif) repeat-y left top;
}

#page .bgtop {
	background: url(images/img01.gif) no-repeat left top;
}

#page .bgbtm {
	padding: 40px;
	background: url(images/img03.jpg) no-repeat left bottom;
}

#content {
	width: 480px;
}

#sidebar {
	width: 260px;
}

#footer {
	height: 100px;
	border-top: 1px solid #B0BBC1;
}

#footer p {
	padding: 10px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #858585;
}

#footer a {
	color: #858585;
}

