/* Start COMMON Style Sheet */


.ITwrapper {
	width: 580px;
	}

.ITleft {
	position: relative;
	float:left;
	left: 0px;
	top: 0px;
	width: 190px;
	background: #ebebeb;
	height: 1775px;
	}

.ITfooter {
	position: relative;
	float: left;
	width: 580px;
	height: 100px;
	background-color: white;
	}

.ITspacer {
	background-color: #ffffff;
	}
	
.ITleftnavCat {
	background-color: #ebebeb;
	FONT-SIZE: 9pt;
    COLOR: #da521e;
    FONT-FAMILY: Arial,Tahoma,Helvetica,Verdana;
	}
	
.ITBody {
	background-image: '/images/it/bgTile.gif';
	background-attachment: fixed;
	}

A {
	TEXT-DECORATION: none;
}
	
.ITleftnavSub {
	background-color: #f2f2f2;
	FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Arial,Tahoma,Helvetica,Verdana;
    TEXT-DECORATION: none;
	}
	
.topLogo {
	position: absolute;
	left: 600px;
	width: 200px;
	background-color: white;
	}
	
.ITLogin {
	position: relative;
	color: #7d8287;
	font-family: Arial;
	font-weight: bold;
	line-height: 100%;
	font-size: 11px;
	width: 550px;
}	
	
