/* 
  -------------------------------------
  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-word {
	background-image: url(../images/icons/icon_word.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
}
.icon-excel {
	background-image: url(../images/icons/icon_xl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
}
.icon-email {
	background-image: url(../images/icons/icon_mailto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
}
.icon-flickr {
	background-image: url(../images/icons/icon-flickr24.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	line-height: 24px;
	margin-left: 10px;
}
.icon-facebook {
	background-image: url(../images/icons/icon-facebook24.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	line-height: 24px;
	margin-left: 10px;
}
.icon-linkedin {
	background-image: url(../images/icons/icon-linkedin24.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	line-height: 24px;
	margin-left: 10px;
}
.icon-youtube {
	background-image: url(../images/icons/icon-youtube24.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	line-height: 24px;
	margin-left: 10px;
}
.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: 4px;
	text-decoration: none;
	font-size: 13px;
	border: 1px dashed #900;
	width: 80%;
}
.smallText {
	font-size: 11px;
}

.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;
}
hr	{
	border: 0;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	color: #367A9D;
	height: 2px;
	background-color: #367A9D;
} 
.width350	{
	width: 350px;
}
.width250	{
	width: 250px;
}
.width150	{
	width: 150px;
}
.width100	{
	width: 100px;
}

