body  {
	margin: 0;
	margin-top: 14px;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	
}





	
.industryIntro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	width: auto;
	/*border: thin solid #336666;*/
	text-align: justify;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
	line-height: 14px;
}	

.industrybox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	background-color: #FFF;
	letter-spacing: 0.01em;
	word-spacing: 0.05em;
	width: 200px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
	text-decoration: underline;
	text-align: left;
	vertical-align: top;
	padding-right: 2px;
}

.industrybox a:link {
	color: #00C;
}
.industrybox a:visited {
	color: #999;
}
.industrybox a:hover {
	color: #06C;
	text-decoration: underline;	
}
.industrybox a:active {
	color: #333;
}

.practicebox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	background-color: #FFF;
	letter-spacing: .01em;
	word-spacing: .05em;
	/*border: medium ridge #666666;*/
	color: #333;
}
.indpractitle{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: .02em;
	text-align: center;
	word-spacing: .2em;
	border: medium double #3399CC;
	width: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 3px;
}
.alphawebs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	background-color: #586776;
	letter-spacing: 0.01em;
	word-spacing: 0.05em;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #F9F0D0;
	text-decoration: underline;
	text-align: center;
	vertical-align: top;
}

.alphawebs a:link {
	color: #F9F0D0;
}
.alphawebs a:visited {
	color: #F9F0D0;
}
.alphawebs a:hover {
	color: #0FF;
	text-decoration: underline;
	
}
.alphawebs a:active {
	color: #F9F0D0;
}
