/* 
  -------------------------------------
  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: 24px;
}
.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: 10px top;
	padding-left: 30px;
	margin-left: 20px;
}
.icon-external {
	background-image: url(../images/icons/external.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
}
.indent {
	padding-left: 20px;

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

.imagespace	{
	margin: 8px;
}
.imagespaceRight	{
	margin-right: 8px;
}
.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;
}

.clear {
	clear: both;
}

.small {
	font-size:11px;
}
.smallBlue {
	font-size:13px;
	color: #00678B;
}
.colorBlue	{
	color: #5F8DFE;
}
.colorAqua	{
	color: #41A579;
}
.colorRed	{
	color: #FF2900;
}
.colorPurple	{
	color: #A824A6;
}
.blueMedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00678B;
}
.brightblueLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #0033FF;
}
.medblueLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	color: #00678B;
}
.medblueMedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #00678B;
}
.medblueLargeArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #00678B;
}
.medblackLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	color: #000;
}
.medpinkLargeArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #B90D61;
}
.medgrayArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333;
}
