body {
	font-face: verdana,arial,sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.4;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
}

div {
	margin: 0px;
}

html>body {text-align: -moz-center;}

table,td {
	font-family: verdana,arial,sans-serif;
  font-size: 10px;
  color: #333333;
  text-align: left;
  line-height: 1.4;
  vertical-align: top;
}

.home_left {
	padding-right: 60px;
}

.home_right {
	padding-top: 26px;
	padding-bottom: 100px;
}

.box {
	background-color: #e1e1e1;
	color: #666666;
	padding: 12px;
	border-color: #cccccc;
	border-style: dashed;
	border-width: 1px;
}

ul {
	margin-left: 12px;
	padding-left: 0px;
}

li {
	margin-left: 0px;
	padding-left: 0px;
}

.home_left li {
	padding-bottom: 10px;
}

.search {
	background-image: url(images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 54px;
	background-color: #ffffff;
	text-align: right;
}

.sides {
	background-color: #ffffff;
}

.content_indent {
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}

.content {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

.nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 4px;
}

h1 {
	background-image: url(images/h1_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 4px;
	vertical-align: middle;
	font-family: arial,tahoma,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 26px;
	margin: 0px;
}

.subnav {
	background-image: url(images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-top: 0px;
	background-color: #000000;
	padding-bottom: 12px;
}

h2 {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding-top: 2px;
}

h3 {
	background-color: #006699;
	padding: 1px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 2px;
}

.footer {
	padding-top: 40px;
	color: #ffffff;
	text-align: center;
}

a:link {
	color: #006699;
	text-decoration: underline;
}

a:visited {
	color: #006699;
	text-decoration: underline;
}

a:active {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #006699;
	text-decoration: none;
}

h1 a:link {
	color: #000000;
	text-decoration: none;
}

h1 a:visited {
	color: #000000;
	text-decoration: none;
}

h1 a:active {
	color: #000000;
	text-decoration: none;
}

h1 a:hover {
	color: #000000;
	text-decoration: underline;
}

h2 a:link {
	color: #ffffff;
	text-decoration: none;
}

h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

h2 a:active {
	color: #ffffff;
	text-decoration: none;
}

h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer a:link {
	color: #ffffff;
	text-decoration: none;
}

.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footer a:active {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

form {
	margin-bottom: 0px;
}