@charset "utf-8";
/* CSS Document */


h2 {
	font-size:14px;
}


.internalHeaderImg {
	padding:0px;
	margin-bottom: 8px;
	width: 964px; 
	height: 124px;
	text-align:left;
	display:block;
}

.internalHeaderImg h1 {
	padding:0px;
	margin:0px;
	padding-top:81px;
	font-size:18px;
	margin-left:194px;
	margin-bottom:0px;
	color:#ffffff;
}

.breadcrumb {
	font-size: 10px;
	color: #c1ad66;
	margin-left:-10px;
}

.bodyDottedDivider {
	margin-left:-10px;
	height:1px;
	background-image: url(../images/secondary/dot_divider_h.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}





.breadcrumb a {
	color: #c1ad66;
}

.breadcrumb a:hover {
	color: #b59942;
	text-decoration:underline;
}



/* override */
.secondaryIntro {
	font-size:14px;
	color:#666666;
	line-height: 17px;
}

.secondaryIntro p {
	margin:5px;
	margin-left:0px;
}

.secondaryThreeColumnParent {
	margin-top:40px;
}

.secondaryThreeColumnParent h3 {
	font-size:12px;
	margin-bottom:5px;
}

.secondaryThreeColumnParent ul {
	margin-top:0px;
	list-style-image:url(../images/brown_bullet.gif);	
}

.secondaryThreeColumnParent li {
	margin-left:-24px;
	margin-bottom:5px;
	
	list-style-image:url(../images/brown_bullet.gif);
	list-style-type: square;
	
}

.secondaryThreeColumn {
	position:relative;
	width:152px; 
	float:left;
	padding-right:25px;
}

/* To set a form apart... */
.shadedBox {
	background-color: #999;
	padding: 4px;
	border: 1px dashed #CCC;
	width: 100%;
}
