@charset "utf-8";
.footerBG {
	background-image: url(/images/cssFooterBG.gif);
	background-repeat: repeat-x;
	height: 90px;
}
.verdanaWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.verdanaWhite10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.splashRight {
	background-image: url(/images/splashRight.gif);
	height: 269px;
}
.aboutSITLA {
	background-image: url(/images/aboutSITLA.gif);
	height: 247px;
}
.verdanaGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #242423;
}
.ArialGray {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #242423;
}
.ArialGray12 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #242423;
}
.ArialGreen12 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#009900;
}
.ArialRed12 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#990000
}
.ArialBold14 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4b;
}
.ArialBold18 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4c4c4b;
}
.ArialBold20 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4c4c4b;
}
.ArialWhite12 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
}

.ArialGrayRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #913c2b;
	font-weight: bold;
}
.ArialRedReg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #913c2b;
	font-weight: normal;
}
.cssBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #DCDED1;
	border-right-color: #DCDED1;
	border-bottom-color: #DCDED1;
	border-left-color: #DCDED1;
}
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #BBBFA6;
	border-right-color: #BBBFA6;
	border-bottom-color: #BBBFA6;
	border-left-color: #BBBFA6;
}
.tanbgrepeat {
	background-image: url(/images/csstanbg.gif);
	background-repeat: repeat-y;
}
.txtAreasofpractice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4B;
}
