/* 
  -------------------------------------
  Stylesheets by TechTriad, Inc.
  www.techtriad.com
  Misc styles and classes
  -------------------------------------
*/

.icon-acrobat {
	background-image: url(../images/icons/acroread.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	margin-left: 20px;
}
.icon-external {
	background-image: url(../images/icons/icon-external.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-left: 20px;
}
.icon-word {
	background-image: url(../images/icons/icon_word.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	margin-left: 22px;
	line-height: 28px;
}
.icon-excel {
	background-image: url(../images/icons/icon_xl.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	margin-left: 24px;
}
.icon-email {
	background-image: url(../images/social-icons/email_16.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
}
.icon-facebook {
	background-image: url(../images/social-icons/facebook_16.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	line-height: 24px;
	margin-left: 10px;
}
.icon-linkedin {
	background-image: url(../images/social-icons/linkedin_16.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	line-height: 24px;
	margin-left: 10px;
}
.icon-youtube {
	background-image: url(../images/social-icons/youtube_16.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	margin-left: 22px;
}.indent {
	padding-left: 20px;

}
hr	{
	border: 0;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	color: #4171BD;
	height: 1px;
	background-color: #4171BD;
} 

.imagespace	{
	margin: 8px;
}
.imagespaceRight	{
	margin-right: 10px;
}
.imageborder	{
	padding: 4px;
	border: solid 1px #999;
}
.tablecenter	{
	margin-left:auto;
	margin-right:auto;
}
.borderText {
	padding: 8px;
	text-decoration: none;
	font-size: 13px;
	border: 1px dashed #2E3295;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.smallText {
	font-size: 11px;
}
.largeText {
	font-size: 16px;
}
.largeTextBlue {
	font-size: 16px;
	color: #2B2D9A;
}
.largeTextGreen {
	font-size: 16px;
	color: #188B3D;
}
.pullQuote {
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	color:#111111;
	display:block;
	font-family:"Times New Roman",Times,serif;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:5px;
	padding:10px 40px;
}
 
.map {
	background-image: url(../images/usmap-watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
