html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px auto;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	position: relative;
	width: 800px;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	margin-top: 5px;
}
.logo {
	float: left;
	margin-top: 9px;
	margin-left: 28px;
}
.search {
	float: right;
	height: 49px;
	font-size: 10px;
	width: 270px;
	padding-right: 5px;
	padding-top: 5px;
}
.search img {
	float: right;
	padding: 4px 15px 6px 0px;
}
.search a {
	float: right;
	color: #404040;
	margin-left: 4px;
	padding-left: 4px;
	border-left: 1px solid #404040;
	line-height: 10px;
	margin-top: 4px;
}
.search .last {
	border-style: none;
}
.search .inp {
	width: 130px;
	border: 1px solid #666666;
	float: right;
	margin-left: 7px;
	font: 10px Arial, Helvetica, sans-serif;
	padding-left: 3px;
}
.search .subm {
	font-size: 0px;
	background-image: url(/assets/templates/tas/images/search_submit.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 12px;
	border-style: none;
	float: right;
	margin-left: 2px;
	margin-top: 1px;
}

.top_nav {
	clear: both;
	margin: 0px -4px 2px 0px;
	padding: 0px;
	list-style: none;
	width: 802px;
	height: 21px;
	background-image: url(/assets/templates/tas/images/top_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.top_nav li {
	background-color: #009245;
	float: left;
	height: 20px;
	border-top: 1px solid #BFE4D0;
	border-bottom: 1px solid #BFE4D0;
	line-height: 20px;
	text-align: center;
	margin: 0px 2px 0px 0px;
	padding: 0px 25px 0px 25px;
	white-space: nowrap;
	position: relative;
}
.top_nav li:hover, .top_nav li.p7hvr {background-color: #005E2D }
.top_nav ul {
	position: absolute;
	display: none;
	min-height: 1px;
	left: 0px;
	top: 21px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
	z-index: 500;
}
.top_nav li ul li {
	text-align: left;
	float:none;
	margin: 0px;
	padding: 5px 0px 5px 15px;
	line-height: normal;
	white-space: normal;
	height: auto;
	_height: 10px;
	min-height: 10px;
	position: relative;
}
.top_nav li:hover ul, .top_nav li.p7hvr ul {display: block }
.top_nav li:hover ul ul, .top_nav li.p7hvr ul ul {display: none }
.top_nav ul li:hover ul, .top_nav ul li.p7hvr ul {display: block }
.top_nav a {
	color: #FFFFFF;
	text-decoration: none;
	min-height: 1px;
}
.top_nav a:hover {
	text-decoration: none;
}
.top_nav img {
	display: block;
	margin: 3px 1px 0px;
}
.top_nav ul ul {
	top: -1px;
	left: 199px;
	z-index: 900;
	display:none;
}
.top_nav ul ul li {
	background-color: #00803D;
}
.left {
	float: left;
	width: 151px;
	font-family: Tahoma, Arial, sans-serif;
	color: #333333;
}
.left .item {
}
.left .item a {
	display: block;
	padding-bottom: 2px;
	min-height: 10px;
	_height: 10px;
}
.left .item ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 150px;
	top: 45px;
	width: 200px;
	border-bottom: 1px solid #BFE4D0;
	border-top: 1px solid #BFE4D0;
	display: none;
}
.left .item li {
	list-style: none;
	_height: 10px;
}
.left .item ul a {
	border-top: 1px solid #BFE4D0;
	border-bottom: 1px solid #BFE4D0;
	background-color: #009245;
	padding: 3px 0px 3px 15px;
	color: #FFFFFF;
	text-decoration: none;
	_height: 10px;
}
.left .item ul a:hover {
	background-color: #005E2D;
}
.left .pga {
	display: block;
	width: 151px;
	padding-bottom: 2px;
	height: 65px;
}
.left .chs {
	display: block;
	width: 151px;
	padding-bottom: 2px;
	height: 63px;
}
.left .ips {
	display: block;
	width: 151px;
	padding-bottom: 2px;
	height: 66px;
}
.left .green {
	color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
	font: bold 17px "Times New Roman", Times, serif;
}
.right_ind {
	float: right;
	width: 651px;
	font-family: Tahoma, Arial, sans-serif;
	color: #333333;
	background-image: url(/assets/templates/tas/images/tas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
	margin-right: -6px;
}
.right_ind .banner {
	display: block;
	height: 210px;
	background-color: #FFFFFF;
}
.right_ind  .col {
	padding: 6px 6px 0px;
	float: left;
	width: 197px;
	margin-right: 6px;
	line-height: 11px;
	/*border-bottom: 1px solid #C6C7C8;*/
	border-right: 1px solid #C6C7C8;
	border-left: 1px solid #C6C7C8;
	line-height: 140%;
}
.right_ind  .col_fst {
	border-top: 1px solid #C6C7C8;
}
.right_ind .col img {
	margin-right: 8px;
}
.right_ind .col a {
	color: #048F42;
}
.right_ind .hd_1 {
	font-weight: bold;
	background-color: #C6C7C8;
	text-align: center;
	height: 30px;
	margin: -6px -6px 16px;
	line-height: 28px;
	font-size: 16px;
	display:none;
}
.footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer a {
	color: #000000;
	margin-right: 3px;
	margin-left: 3px;
}

/* menu */
 
a:active {width: auto;}
