body {
	font-size: 100%;
	margin: 0px;
	color: black;
	background: white url(../img/tri3_bg.gif) repeat-x top center;
	}

body, td, form {font: normal 12px/1.5em georgia, tahoma, arial, verdana, sans-serif;}

.printonly {display: none}

#bgWrap {
	width: 982px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	}

#wrap {
	background: transparent url(../img/tri3_bgcontent.gif) repeat-y top left;
	width: 982px;
	float: left;
	}
	
#wrapLeft {
	float: left;
	width: 12px;
	}

#wrapRight {
	position: absolute;
	width: 12px;
	top: 0px;
	left: 50%;
	margin-left: 479px;
	}
	
#contentWrap {
	float: left;
	width: 958px;
	background: transparent url(../img/tri3_bottomfade.gif) no-repeat 0px 94px;
	}

#header {
	float: right;
	width: 958px;
	height: 94px;
	background: transparent url(../img/tri3_header.gif) no-repeat top left;
	}

#homelink {
	float: left;
	}
	
#homelink a {
	display: block;
	height: 64px;
	width: 410px;
	text-decoration: none;
	}
	
#topnav {
	float: right;
	color: white;
	padding-right: 20px;
	}
	
#topnav a {
	padding: 4px;
	line-height: 65px;
	color: white;
	background-color: transparent;
	text-decoration: none;
	}
	
#topnav a:hover {
	color: black;
	background-color: white;
	}
	
#sidebar {
	color: white;
	background-color: transparent;
	float: left;
	width: 207px;
	height: 300px;
	}
	
#nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font: bold 12px/16px georgia, tahoma, arial, verdana, sans-serif;
	}

#nav a {
	color: white;
	text-decoration: none;
	padding: 2px 10px;
	display: block;
	width: 187px;
	}

#nav a:hover {
	padding-left: 14px;
	padding-right: 6px;
	color: black;
	background: white url(../img/tri3_navarrow.gif) no-repeat top left;
	}

#nav li {
	float: left;
	}
	
#nav ul {
	position: absolute;
	float: left;
	border: 1px solid white;
	left: auto;
	top: auto;
	color: white;
	width: 170px;
	margin: -14px 0px 0px 190px;
	padding: 0px;
	display: none;
	font-weight: normal;
	list-style: none;
	}

#nav ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #1e1f62;
	}
	
#nav ul li a {
	width: 150px;
	}
	
#nav li:hover ul, #nav li.sfhover ul{display: block;}
	
#banner {
	width: 751px;
	height: 128px;
	float: right;
	margin: 0px;
	}

#banner h1, #banner h2 {display:none;}
	
#pagetitle {
	float: right;
	width: 751px;
	height: 40px;
	margin-bottom: 10px;
	}

#content {
	float: right;
	padding: 10px;
	width: 731px;
	color: black;
	background: white url(../img/tri3_contentlogo.gif) repeat-y top center;
	font: normal 12px/1.5em georgia, tahoma, arial, verdana, arial, sans-serif;
	}

#content h1 {
	float: right;
	height: 37px;
	width: 751px;
	font-size: 18px;
	line-height: 40px;
	margin: -10px -10px 10px -10px;
	padding: 3px 0px 0px 10px;
	color: #fff;
	background: transparent url(../img/tri3_title_bg.gif) no-repeat 0px 0px;
	clear: right;
	}
	
.nameEmail {
	font-weight: bold;
	}
	
#footer {
	font: normal 10px/14px tahoma, arial, verdana, arial, sans-serif;
	margin-bottom: 14px;
	width: 972px;
	padding: 20px 10px 0px 0px;
	text-align: right;
	float: left;
	background: transparent url(../img/tri3_bottom.gif) no-repeat top left;
	}
	
h3 {
	line-height: 1.0em;
	margin: 0px;
	}