body, td, p {
	font-size: 11px;
	font-family: tahoma;
}
body {
	background: url(img/mainbg.jpg)  #e5e9ef top center repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}
div.main {
	text-align: left;
	width: 995px;
	margin-left: auto;
	margin-right: auto;
}
div.topnavi ul {
	margin: 0px;
	padding: 0px;
	padding-left: 250px;
}
div.topnavi ul li {
	list-style-type: none;
	display: inline;
}
div.topnavi ul li a {
	display: block;
	float: left;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0px 15px 10px 15px;
	color: #434f5e;
	text-decoration: none;
}
div.topnavi {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	height: 50px;
}
div.clear {
	clear: both;
}
td.left, td.right {
	/*width: 160px;*/
	vertical-align: top;
}
td.main-content {
	width: 615px;
	vertical-align: top;
	padding-top: 10px;
}
table.main-table {
	width: 995px;
}
div.heading h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.left div.heading h2 {
	background: url(img/box-header-l.gif) top left no-repeat;
	padding: 2px 0px 3px 25px;
	color: #FFF;
}
.right div.heading h2 {
	background: url(img/box-header-r.gif) top right no-repeat;
	padding: 2px 0px 3px 15px;
	color: #FFF;
}
div.boxcontent {
	padding: 5px;
	color: #636d79;
	font-size: 13px;
	padding-bottom: 20px;
}
div.boxcontent a {
	color: #636d79;
	font-size: 13px;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
div.logo {
	padding: 0px 0px 0px 200px;
}
div.main div.left {
	float: left;
	width: 171px;
}
div.main div.right {
	float: left;
	width: 172px;
}
div.main div.content {
	float: left;
	width: 652px;
	text-align: center;
}
div.contentpadder {
	width: 595px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div.bg {
	background: url(img/contentbg.jpg) top center repeat-y;
	width: 100%;
	float: left;
}
div.footer {
	float: left;
	width: 100%;
	background: url(img/footer.jpg) top center repeat-y;
	height: 50px;
}
img {
	border: 0px;
}
a {
	color: #5E6D7A;
}
a:hover {
	color: #EA7F13;
}
ul.leftnavi {
	margin: 0px;
	padding: 0px;
}
ul.leftnavi li {
	list-style-type: none;
	line-height: 20px;
}
ul.leftnavi li.subcat a {
	background: none;
}
ul.leftnavi li.level2 a {
	padding-left: 30px;
	font-size: 9px;
}
ul.leftnavi li a {
	background: url(img/icon_arrow.jpg) top left no-repeat;
	padding-left: 20px;
	text-decoration: none;
	font-size: 13px;
}
ul.leftnavi li a:hover, ul.leftnavi li a.active {
	color: #EA7F13;
}
div.category {
	width: 297px;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}
div.category div.image {
	padding-bottom: 10px;
}
h2 a, h2 {
	font-size: 20px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	text-decoration: none;
}
div.copyright, div.parseTime, div.copyright a {
	color: #D1DDEF;
	text-decoration: none;
}
td.pageHeading td {
	font-size: 18px;
	font-weight: bold;
	color: #5E6D7A;
}
div.category-listing {
	overflow: hidden;
}
div.category-item {
	float: left;
	width: 198px;
	text-align: center;
}
div.category-description {
	text-align: left;
}
div.category-description p {
	font-size: 14px;
}
.contenttable {
	border-collapse: collapse;
}
.contenttable th {
	padding: 5px;
	background-color: #E6EBEF;
}
.contenttable td {
	padding: 5px;
}
.box {
	padding: 5px;
	border: 1px solid #E5E9EF;
	margin-bottom: 15px;
	background-color: #F8F9FB;
}
div.error {
	padding: 5px;
	background-color: #EA7F13;
}
dl.form {
	margin: 0;
	padding: 0;
}
dl.form dt {
	float: left;
	width: 100px;
	line-height: 30px;
}
dl.form dd {
	float: left;
	width: 400px;
	line-height: 30px;
}
dl.form.big dt {
	width: 200px;
}
dl.form.big dd {
	width: 500px;
}
.inputRequirement {
	color: red;
}
td.a {
	background-color: #F8F9FB;
}
.cat-image {
	float: left;
	padding: 0 10px 20px 0;
}
textarea#comments {
	height: 50px;
}
.messageStackSuccess {
	padding: 5px;
	background-color: #85C322;
	margin: 5px 0 5px 0;
	color: #FFF;
}
.nofloat {
	clear: both;
}
.label {
	float: left;
	width: 180px;
}
