.tighterlinespacing {
	line-height: 12px;
}
.formlabel {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	font-size: 11px;
	line-height: 12px;
}
.formfield_larger {
	color: #333;
	text-align: left;
	width: 320px;
	background-color: #F0F0F0;
}
.formfield_large {
	color: #333;
	text-align: left;
	width: 280px;
	background-color: #F0F0F0;
}
.formfield_medium {
	color: #333;
	text-align: left;
	width: 180px;
	background-color: #F0F0F0;
}
.formfield_smaller {
	color: #333;
	text-align: left;
	width: 110px;
	background-color: #F0F0F0;
}
.formfield_small {
	color: #333;
	text-align: left;
	width: 45px;
	background-color: #F0F0F0;
}
.formbutton {
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 80px;
	font-weight: bold;
}
body {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	background-image: url(../SiteImages/TPG_BodyBG.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	outline:none;
	color: #87C23F;
}
a:hover {
	color: #00457C;
}
td {
	vertical-align: top;
}
noscript {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 882px;
	position: absolute;
	z-index: 2000;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	vertical-align: middle;
	top: 183px;
}
iframe {
	padding-bottom: 10px;
}
#container {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	cursor: default;
	background-color: #FFF;
}
#choicearea {
	height: 15px;
	width: 902px;
	position: relative;
	background-image: url(../SiteImages/TPG_TopTile.png);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 10px;
}
#headerarea {
	height: 285px;
	width: 900px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#headerarea_flash {
	height: 285px;
	width: 900px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#navarea {
	width: 902px;
	position: relative;
	height: 141px;
	background-image: url(../SiteImages/TPG_NavBG.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 2;
}
#navarea_mainnav {
	width: 140px;
	position: absolute;
	left: 45px;
	top: 33px;
	height: 108px;
}
#navarea_mainnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navarea_mainnav li{
	font-weight: bold;
	font-size: 13px;
	line-height: 19px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navarea_mainnav li a{
	text-decoration: none;
	color: #FFF;
	display: block;
	cursor: pointer;
	padding-left: 1.8em;
	outline: none;
}
#navarea_mainnav li a:hover {
	color: #00457C;
	background-image: url(../SiteImages/TPG_LittleBlueArrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#navarea_mainnav li a.current {
	color: #00457C;
	background-image: url(../SiteImages/TPG_LittleBlueArrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#navarea_choicenav {
	height: 95px;
	width: 678px;
	position: absolute;
	left: 200px;
	top: 45px;
	overflow: visible;
}
#navarea_choicenav table tr td h1 {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 0em;
	margin-bottom: 0.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	color: #116E38;
}
#navarea_choicenav p  {
	margin-bottom: 0.3em;
	margin-top: 0em;
	font-size: 11px;
}
#basebararea {
	height: 115px;
	width: 902px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
}
#basebararea_widget {
	height: 90px;
	width: 728px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#contentarea {
	width: 902px;
	position: relative;
	margin-top: 30px;
	font-size: 13px;
	line-height: 18px;
}
#contentarea_left {
	width: 350px;
	position: relative;
	margin-left: 25px;
	float: left;
	display: inline;
	z-index: 0;
}
#contentarea_right {
	width: 465px;
	position: relative;
	margin-left: 35px;
	float: right;
	display: inline;
	color: #000;
	margin-right: 25px;
	z-index: 0;
}
#contentarea_right p {
	margin-top: 0px;
}
#breadcrumbarea {
	font-size: 10px;
	height: 15px;
	width: 500px;
	position: absolute;
	line-height: 12px;
	text-align: right;
	top: 0px;
	right: 0px;
}
#contentarea_full {
	width: 832px;
	position: relative;
	margin-left: 35px;
	color: #000;
	margin-right: 35px;
	z-index: 0;
}
#contentarea_full p {
	margin-top: 0px;
}
#contentarea_clearer {
	clear: both;
	height: 20px;
	width: 902px;
}
#footerarea {
	height: 64px;
	width: 902px;
	position: relative;
	background-image: url(../SiteImages/TPG_FooterBG.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footerarea_nav {
	width: 490px;
	position: absolute;
	left: 170px;
	top: 12px;
	font-size: 10px;
	color: #000;
	text-align: left;
	font-weight: bold;
	line-height: 15px;
}
#footerarea_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footerarea_nav li{
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #84988B;
}
#footerarea_nav li.first {
	border: none;
	padding-right: 0.5em;
	padding-left: 0em;
}
#footerarea_nav li a.current{
	text-decoration: none;
	color: #00457C;
}
#footerarea_nav li a{
	text-decoration: none;
	color: #FFF;
}
#footerarea_nav li a:hover {
	text-decoration: underline;
	color: #00457C;
}
#footerarea_sw {
	position: absolute;
	top: 14px;
	right: 50px;
	height: 38px;
	width: 175px;
}
#footerarea_ipg {
	position: absolute;
	top: 8px;
	height: 45px;
	width: 96px;
	left: 50px;
}
#MenuBar2 a{
	background-color: transparent;
}

#MenuBar2 ul li a{
	background-color:#71b814;
	background-image: url(../SiteImages/TPG_HorizNavBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 100%;
}
#contentarea_left p {
	margin-top: 0px;
	margin-bottom: 15px;
}
