/* CSS Document */

.bodytext {
	color: #1A1818;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.bodytext_center {
	color: #1A1818;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}



.bodytextbold {
	color: #1A1818;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

.bodytextbold_center {
	color: #1A1818;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}


.bodytextitalic {
	color: #1A1818;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
}

.bodytextbolditalic {
	color: #1A1818;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
}

.introbodytext {
	color: #1A1818;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.introquote {
	color: #3D628E;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	line-height: 17px;
}

.header {
	color: #18457B;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

.leftnav {
	color: #D9E3EE;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration:none;
}

.leftnav:visited {  
	color: #D9E3EE;
}

.leftnav:hover {  
	color: #F9CD61;
}

.quote {
	color: #3D628E;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
}


a {
	font-size: 12px;
	line-height: 20px;
	color: #123C6E;
	font-family: helvetica, arial, sans-serif;
	text-decoration: underline;
	line-height: 20px;
}

a:visited {  
	color: #123C6E;
}

a:hover {  
	color: #F9CD61;
}

.bioleftimage {
float:left;
width:153px;
height:107px;
border:0px;
margin-right:15px;
}

.biorightimage {
float:right;
width:153px;
height:107px;
border:0px;
}

.bottomnavtext {
	color: #123C6E;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}

.bottomnav {
	color: #123C6E;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-decoration:none;
}

.bottomnav:visited {  
	color: #123C6E;
}

.bottomnav:hover {  
	color: #F9CD61;
}

.tcacredit {
	color: #999999;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
}

.tcacredit:visited {  
	color: #999999;
}

.tcacredit:hover {  
	color: #FFFFFF;
}

.intbkgd {
	background-image: url(images/IITCinteriorpgFamily_06.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:604px; 
	height:208px;
}

.leftnavbkgd {
	background-image: url(images/leftnavbkgd.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:176px;
	height:680px;
}

.leftnavbkgdtert {
	background-image: url(images/tertiary_02.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:174px;
	height:800px;
	padding:0px;
	border:0px;
}

.intbkgdtert {
	background-image: url(images/tertiary_05.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:606px; 
	height:554px;
	padding:0px;
	border:0px;
}

.flashtext {
	color: #1A1818;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.portaltext {
	color: #1A1818;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}


.centeredImage
    {
    text-align:center;
		margin-top: 30px;
		margin-left: 0px;
    margin-bottom:0px;
    padding:0px;
 }


