DIV.intro {
	background: #ffffff url(../../images/dotted_line.gif) left bottom repeat-x;
	padding: 24px 14px 16px 147px;
}

DIV#featuredLinks DIV.textContainer H3 A,
DIV#pressReleases DIV.textContainer H3 A {
	background: url(../../images/link_indicator_major.gif) 0px 2px no-repeat;
	padding-left: 7px;
}

DIV#featuredLinks {
	background-color: #ffffff;
	padding: 24px 98px 20px 147px;
}

DIV#featuredLinks H2 {
	margin-top: 0;
	margin-bottom: 24px;
}

DIV#featuredLinks DIV.featuredLink {
	margin-bottom: 20px;
}

DIV#featuredLinks DIV.featuredLink DIV.imageContainer {
	float: left;
	margin-right: 15px;
}

DIV#featuredLinks DIV.featuredLink DIV.textContainer {
	background: url(../../images/dotted_line.gif) left bottom repeat-x;
	float: left;
	padding-bottom: 13px;
	width: 349px;
}

DIV#pressReleases {
	background: #ffffff url(../../images/dotted_line.gif) left top repeat-x;
	padding: 24px 14px 20px 14px;
}

DIV#pressReleases H2 {
	margin-top: 0;
	margin-bottom: 24px;
}

DIV#pressReleases DIV.pressRelease {
	margin-bottom: 20px;
}

DIV#pressReleases DIV.pressRelease DIV.imageContainer {
	float: left; margin-right: 15px;
}

DIV#pressReleases DIV.pressRelease DIV.textContainer {
	background: url(../../images/dotted_line.gif) left bottom repeat-x;
	float: left;
	padding-bottom: 13px;
	width: 349px;
}

DIV#pressReleases DIV.pressRelease DIV.textContainer H3,
DIV#featuredLinks DIV.featuredLink DIV.textContainer H3 {
	color: #575757;
	font-family: helvetica, arial;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.1em;
	letter-spacing: 0em;
	margin: 0;
	margin-bottom: 10px;
}

DIV#pressReleases DIV.pressRelease DIV.textContainer P,
DIV#featuredLinks DIV.featuredLink DIV.textContainer P {
	font-family: tahoma;
	font-size: 0.9em;
}

DIV#pressReleases DIV.pressRelease DIV.textContainer DL {
	color: #02442e;
	font-family: helvetica, arial;
	font-size: 1em;
}

DIV#pressReleases DIV.pressRelease DIV.textContainer DL DT {
	clear: left;
	float: left;
	margin-right: 0.2em;
	padding-bottom: 0.25em;
}

DIV#pressReleases DIV.pressRelease DIV.textContainer DL DD {
	padding-bottom: 0.25em;
}

DIV#contact {
	border: 0px solid black;
	margin-bottom: 0px;
	padding: 10px 16px 6px 0px;
}

DIV#contact H3 {
	color: #02442e;
	font-family: helvetica, arial;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.1em;
	letter-spacing: 0em;
	margin-bottom: 10px;
}

DIV#contact P {
	font-family: tahoma;
	font-size: 0.9em;
}

P.subheader {
	color: #220345;
	font-family: helvetica, arial !important;
	font-size: 1.2em !important;
	font-weight: normal;
	line-height: 1.1em;
	letter-spacing: 0em;
	margin-bottom: 10px;
	
}

P.subheader a {
	background-image: url(../../images/link_indicator_major.gif);
	padding-left: 7px;
}

