body {
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 50px;
	margin-top: 0px;
	font-family: Arial, Geneva, Helvetica;
	font-size: 12px;
	color: #333333;
}

a:link { COLOR: #1b5c7e; text-decoration:none; } 
a:active { COLOR: #1b5c7e; text-decoration:none; } 
a:visited { COLOR: #1b5c7e; text-decoration:none; } 
a:hover { COLOR: #966858; text-decoration:none; }



#headerBar{
	width: 761px;
	text-align: right;
	padding: 1px 0px 0px 0px;
	font-size: 10px;
	color: #3b6e8f;
	margin-bottom: 10px;
}


.navBar{
	width: 765px;
	background-color: #d7d4b2;
	height: 20px;
}

#footer{
	width: 680px;
	background:url(../images/footerBack.gif) no-repeat top right;
	background-color: #dedbc2;
	text-align: left;
	padding: 10px 15px 10px 20px;
	font-size: 10px;
	line-height: 13px;
	color: #1b5c7e;
	clear: both;
}


.headerGraphic{
	width: 765px;
	margin: 20px 0px;
}

.bodyContainer{
	width: 720px;
	display:inline-block;
	background: url(../images/leftBar.gif) repeat-y top left;
	margin-bottom: 20px;
	padding-left: 45px;
}

table.subnav A { DISPLAY: block; padding: 3px 5px 3px 5px; margin: 5px 0px 15px 0px; } 
		div.subnav{
	margin-bottom: 20px;
}
		div.subnav A { FONT-SIZE: 13px; color: #b2a488; text-align:left;} 
		div.subnav A:link { FONT-SIZE: 13px; color: #b2a488; } 
		div.subnav A:active { FONT-SIZE: 13px; color: #b2a488; } 
		div.subnav A:visited { FONT-SIZE: 13px; color: #b2a488;  } 
		div.subnav A:hover {	FONT-SIZE: 13px; color: #1b5c7e; text-decoration: none; background: #e1dfc5;}



td.mainContent{
	border-left: 2px solid #e1dfc5;
	padding-left: 20px;
	vertical-align: top;
	line-height: 18px;
}

.pageTitles{
	font-size: 16px;
	font-weight: bold;
	color: #1b5c7e;
}

td.teamCopy{
	border-right: 2px solid #e1dfc5;
	padding-right: 20px;
}

td.transCopy{
	border-right: 2px solid #e1dfc5;
	padding-right: 20px;
	line-height: 17px;
}

.contactInfo{
	border: 1px solid #d7d4b2;
	padding: 5px 15px;
	background: url(../images/contactRepeat.gif) repeat-x top center;
	background-color: white;
	margin: 10px;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	height: 100px;
	width: 460px;
}

.contactName{
	font-size: 17px;
	color: white;
	font-weight: bold;
}

table.stats{
	background: #D4CEAD;
	border: 1px solid #ac9d80;
	margin: 10px 0px;
	width: 350px;
	font-size: 13px;
	color: black;
}

.statsLeft {
	color: #FFFFFF;
	background-color: #3b6e8f;
	text-align: right;
	line-height: 17px;
	font-weight:bold;
}
.statsRight {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 17px;
	font-weight: bold;
	border: solid #FFFFFF 2px;
}

tr.highlighted{
	background: #edebd9;
}

.equitySub{
	font-size: 12px;
}

table.newsTitle{
	margin: 0 0 1px 0;
	width: 100%;
	font-size: 14px;
	font-weight:bold;
	color: white;
}

table.newsInfo{
	background: white;
	width: 100%;
	font-size: 12px;
	color: black;
	line-height: 14px;
}

tr.newsRow{
	background: #d7d4b2;
	vertical-align: top;
	background-color: #d7d4b2;
	color: #000000;
}
tr.newsRow A:hover {
	vertical-align: top;
	color: #7F505E;
}

td.newsDivide{
	border-bottom: 1px solid white;
}
.contactInfoTIREGI {
	border: 1px solid #d7d4b2;
	padding: 5px 10px 5px 10px;
	background: url(../images/contactRepeat.gif) repeat-x top center;
	background-color: white;
	margin: 10px 5px 10px 0px;
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	height: 100px;
	width: 120px;
}

