﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: normal;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
}

a {
	background-color: transparent;
	text-decoration: underline;
	color: maroon;
}

.underline {
	text-decoration: underline;
}
.lower_alpha {
	list-style-type: lower-alpha;
}

.triact_body {
	background-color: #CCCCCC;
	text-align:center;
}

.triact_banner {
	background-color: #FFFFFF;
	width: 900px;
}

.triact_main_home {
	background: url(images/fit-home-2.jpg) center top no-repeat;
	margin: 0px;
	background-color: #FFFFFF;
	width: 900px;
	height: 565px;
}

.triact_home_footer {
	margin: 0px;
	background-color: #FFFFFF;
	width: 900px;
}

.triact_main {
	margin: 0px;
	background-color: #FFFFFF;
	width: 900px;
}

.triact_newsbits_home {
	font-family: "Trebuchet MS", Arial, sans-serif;
	width: 160px;
	float: left;
	text-align: left;
	position: relative;
}

.triact_newsbits {
	width: 200px;
	float:left;
	text-align:left;
}

.triact_content {
	width: 690px;
	padding: 5px;
	float: right;
	text-align: left;
}

.triact_content_home {
	width: 210px;
	padding: 0px;
	float: right;
	text-align: left;
	margin-top: 70px;
	margin-right: 25px;
}

.triact_content_home a {
	text-decoration: underline;
}

.triact_content_home p {
	margin-top: -10px;
}
.triact_footer_left {
	clear: both;
	width: 465px;
	color: #808080;
	font-size: x-small;
	float: left;
	text-align: left;
	padding-left: 5px;
}
.triact_footer_right {
	clear: both;
	width: 280px;
	color: #808080;
	font-size: x-small;
	float: right;
	text-align: right;
	margin-right: 5px;
}
.newsbit_paragraph_top {
	background: url(images/newsblock.jpg) right top no-repeat;
	margin: 7px 0px 0px 0px;
	padding: 5px 5px 0px 15px;
}
.newsbit_paragraph_bottom {
	background: url(images/newsblock.jpg) right bottom no-repeat;
	margin: 0px;
	padding: 0px 5px 5px 15px;
}

.logo_partner{
	width: 161px;
	height: 44px;
	border: 0;
	float:right;
	text-align: right;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	vertical-align: middle;
}

.nav_home {
	clear: both;
	border: none;
	padding: 0px 5px 5px 15px;
	margin-top: 50px;
}

.nav_home a {
	text-decoration: none;
	font-size: large;
	font-weight: bold;
}

ul.nav_home li {
	display: inline-block;
	margin-left: -25px;
	padding-bottom: 10px;
}

ul.nav a {
	border: none;
	padding: 0px 15px 5px 15px;
	margin-top: 0px;
	margin-right: 5px;
	text-decoration: none;
}

ul.nav li {
	display: inline;
}

.image_newsbit {
	margin-right: 5px;
}

.navbar {
	margin-top: -15px;
}

