/* 
  -------------------------------------
  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: 16px;
	line-height: 18px;
	margin-left: 16px;
}
.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: 22px;
}
.indent {
	padding-left: 20px;

}
.icon-flickr {
	background-image: url(../images/icons/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/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/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/youtube24.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	line-height: 24px;
	margin-left: 10px;
}
.icon-video {
	background-image: url(../images/icons/icon_video.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	line-height: 24px;
}
.icon-audio {
	background-image: url(../images/icons/icon-audio.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	line-height: 24px;
}
.icon-external {
	background-image: url(../images/icons/icon-external.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	line-height: 24px;
}
hr	{
	border: 0;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	color: #4171BD;
	height: 1px;
	background-color: #4171BD;
} 


.imagespace	{
	margin: 8px;
}
.img_left {
	padding: 4px;
	float: left;
	border: 1px solid #CCC;
	margin-right: 10px;
}
.imageBorder	{
	/* [disabled]margin: 4px; */
	border: solid 1px #999;
	padding: 4px;
}
.imagespaceRight	{
	margin-right:10px;
}
.imagespaceLeft	{
	margin-left:10px;
}
.tablecenter	{
	margin-left:auto;
	margin-right:auto;
}
.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;
}
.greentext {
	font-size: 16px;
	font-weight: bold;
	color: #3A5842;
}
.orgtext	{
	font-size: 16px;
	font-weight: bold;
	color: #F60;
}.smalltext {
	font-size: 12px;
}
.boardtext {
	font-size: 11px;
	margin: 0px;
}
div.boardPrevNext {
	position: relative;
	bottom: 0pt;
	left: 0pt;
	width: 160px;
	padding-bottom: 5px;
	font-size: 11px;
	margin-bottom: 20px;
}
div#leadership_member_info a:link, div#leadership_member_info a:visited { text-decoration:none; }
div#leadership_member_info a:hover	{
	text-decoration:none;
	 color:#666;
}
div.boardPrevNext img#back { padding-right: 5px; margin-bottom: -5px; }
div.boardPrevNext img#next { padding-left: 5px; margin-bottom: -5px; }
div.floatLeft { float: left; }
div.floatRight { float: right; }
div#leadership_member_info div.boardHiResImage a:hover, div#leadership_member_info div.boardPrevNext a:hover { color:#EA404C; }

