body {
	background-color:#003399;
	background-image:url(../Images/tri_body-bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
	z-index:1;
	top:0px;
}

.table_bg {
	background-image:url(../Images/tri_body-bgTop.gif);
	background-repeat:repeat-x;
}

.tri_body-text {
	padding:0px 133px 0px 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.tri_body-list {
	padding:0px 133px 0px 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.tri_body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	line-height: 20px;
}

.tri_body-title {
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	line-height: 20px;
}


.tri_body-link a:link {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.tri_body-link a:visited {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.tri_body-link a:hover {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.tri_body-link a:active {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.tri-div{
	position:absolute;
	width: 800px;
	height: 550px;
	left: 50%;
	margin-left:-400px;
	background-color:#FFFFFF;
	z-index: 50;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	position: relative;
	min-height: 100%;
	height: 100%;
}
#topflash {
	background-color:#000000;
	height: 20px;
}
#header {
	background-image:url(../Images/tri_header.jpg);
	background-repeat:no-repeat;
	height:150px;
}
#nav {
	height: 100px;
}