a, a:link, a:visited, a:active, a:hover { color:#ce6400; }

.homeBlurb a { color:#333 !important; }

.TemplateTextBlock {padding:0 !important;margin:0 !important;}

/* Toggler - default style */
h4 {
	font-family:Times New Roman;
	border-bottom:1px solid #ccc;	
	color:#666;
	cursor:pointer;
	display: block;
	font-style:italic;
	padding:0 0 4px 20px; 
	margin:0 0 4px 0;
	text-decoration:none;
	background:url('/images/arrowClosed.gif') no-repeat;
	font-weight:normal;
}
h4.toggler-closed {
	background:url('../images/arrowClosed.gif') no-repeat;
}
h4.toggler-opened {
	background:url('../images/arrowOpen.gif') no-repeat;
}

h5 { font-size:16px; color:#999; font-family:Times New Roman; margin-top:-8px;font-weight:normal }

h6 { font-family:Times New Roman; font-weight:normal; font-size:18px; color:#666; font-style:italic; margin-top:5px;padding-bottom:4px; margin-bottom:5px;}

.contactseparator {padding-bottom:2px; margin-bottom:5px; border-bottom:1px solid #ccc;}
/* Container - default style */
.toggler-c {
	font-family:Arial;
	color:#666;
	font-size:12px; 
	padding:4px 0 8px 0; 
}
.toggler-c-closed {
}
.toggler-c-opened {
}

.threeColList td 
{
	font-family:Arial !important;
	color:#666;
	font-size:12px; 
	width:33%; 
	padding-bottom:15px;
	vertical-align:top;
}
.col1 { width:517px; margin-bottom:70px;  }

hr 
{
	border:0;
	padding:0;
	border-bottom:1px solid #ccc;	
	color:#ccc;
	height:1px;
}

.clear {clear:both}
