body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #1E3257;
	color: white;
}
#banner {
	position: absolute;
	height: 150px;
	left: 35%;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#left_column {
	position: absolute;
	width: 180px;
	left: 20px;
	top: 5px;
}
#right_column {
	position: absolute;
	width: 90px;
	top: 10px;
	right: 20px;
}
#center {
	position: absolute;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	left: 200px;
	top: 160px;
	right: 117px;
	width: 65%;
	bottom: 174px;
}
a:link
{
	color: #F0F0F0; 
}

a:visited
{
	color: #99CCFF; 
} 
a:active 
{
	color: rgb(255,153,0);
}
.TextWhtBold
{
	background-color: #1E3257;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:  left;
	font-family: Verdana;
	font-weight: bold;
}
.TextWhtNorm
{
	background-color: #1E3257;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:  left;
	font-family: Verdana;
	font-weight: normal;
}
.TextWhtBoldCtr
{
	background-color: #1E3257;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:  center;
	font-family: Verdana;
	font-weight: bold;
}
.TextWhtNormCtr
{
	background-color: #1E3257;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:  center;
	font-family: Verdana;
	font-weight: normal;
}
.TableLabelLeft
{
	background-color: #1E3257;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
}
.TableLabelCenter
{
	background-color: #1E3257;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}
.TableElementLeft
{
	background-color: #1E3257;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	text-align: left;
}
.TableElementCenter
{
	background-color: #1E3257;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
}
.TableElementLeftSmall
{
	background-color: #1E3257;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	text-align: left;
}
.TableElementCenterSmall
{
	background-color: #1E3257;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
}
#TPITLogo {
	position: absolute;
	top: 475px;
	z-index: 50;
	height: 49px;
	width: 135px;
	left: 40px;
}
