@charset "UTF-8";
/* CSS Document */

/* Subpage specific styles
*****************************/

#content {
	min-height: 500px;
}

#col_left {
	float: left;
	width: 475px;
}

#col_right {
	float: right;
	width: 300px;
}

h2 {
	margin: 0;
	font-size: 24px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 1px 0;
	background: none;
}

h2.pr {
	font-size: 20px;
}

h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;
}

h2 a:hover {
	color: #990000;
}

h3 {
	margin: 20px 8px -5px 8px;
	font-size: 18px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 1px 0;
	background: none;
}

p {
	line-height: 18px;
	padding: 6px 8px 6px 8px;
}

p.profile a, p.profile a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0092cc;
}

p.profile a:hover {
	text-decoration: underline;
}

p a, p a:visited {
	color: #0092cc;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}

blockquote.warning {
	margin-top: 25px;
	line-height: 15px;
	display: block;
	font-size: 11px;
	color: #666;
	border: 1px solid #990000;
}

blockquote.notfound {
	margin-top: 0px;
	margin-bottom: 15px;
}

blockquote strong {
	display: block;
	margin: 5px 0 0 10px;
	background: url(../images/alert.gif) no-repeat top left;
	padding: 1px 25px;
	color: #990000;
}

blockquote p {
	padding-left: 10px;
	font-size: 11px;
}

blockquote a {
	color: #0092cc;
	font-weight: bold;
}

blockquote a:hover {
	color: #333;
}

.feed .head {
	float: right;
	margin: 8px 5px 0 0;
}

.feed .head a, .feed .head a:visited {
	font-size: 11px;
	color: #6797c5;
	text-decoration: none;
}

.feed .head a:hover {
	color: #000;
}

hr {
	height: 1px;
	border-top: 0;
	border-bottom: 1px solid #000;
	border-left: 0;
	border-right: 0;
	clear: both;
	margin: 0;
	padding: 0;
}

img.visual {
	margin: 15px auto;
}

img.photo {
	margin: 20px 15px 20px 0;
}

a.pdf, a.vcard, a.map, a.case, ul.sitemap a, ul.pr a {
	display: block;
	height: 23px;
	margin-right: 10px;
	padding: 5px 0 10px 45px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0092cc;
	text-decoration: none;
}

a.pdf small, a.vcard small, a.map small, a.case small, ul.sitemap a small, ul.pr a small {
	display: block;
	font-size: 10px;
	line-height: 10px;
	padding: 0;
	margin: 0;
	color: #666;
}

a.case {
	background: url(../images/case.gif) no-repeat 8px;
	padding-left: 57px !important;
}

a.pdf {
	background: url(../images/pdf.gif) no-repeat 8px;
}

a.vcard {
	background: url(../images/vcard.gif) no-repeat 8px;
}

a.map {
	background: url(../images/map.gif) no-repeat 8px;
}

#col_left ul.list {
	list-style: disc;
	margin-left: 25px;
}

#col_left ul.list li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

ul.sitemap a {
	background: url(../images/link.gif) no-repeat 8px;
}

ul.pr a {
	background: url(../images/feed.gif) no-repeat 8px;
}

a.pdf:hover, a.vcard:hover, a.map:hover, a.case:hover, ul.sitemap a:hover, ul.pr a:hover {
	color: #000;
	background-color: #f4fdff;
	text-decoration: none !important;
}
	
.feed {
	float: left;
	width: 275px;
	margin-bottom: 25px;
	margin-left: 15px;
}

.feed ul {
	list-style: none;
	background: url(../images/feed_bg.gif) repeat-x top left;
	clear: both;
	padding: 6px 0;
}

.feed li {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0;
}

.feed li .detail {
	display: block;
	clear: both;
	font-size: 11px;
	color: #3b4652;
}

.feed li a, .feed li a:visited {
	background: transparent url(../images/news_item.gif) no-repeat 5px 3px;
	display: block;
	color: #555;
	padding: 3px 0;
	font-size: 12px;
	padding-left: 32px;
	text-decoration: none;
}

.feed li a:hover {
	color: #000;
}

ul.sitemap, ul.pr {
	list-style: none;
	margin: 6px 8px;
}

ul.sitemap ul, ul.pr ul {
	list-style: none;
	margin: 0 25px;
}

ul.sitemap li, ul.pr li {
	margin: 6px 0 10px 0;
}

/* Widgets
**************************/
.widget {
	width: 300px;
	margin: 25px auto;
	padding: 0;
}

.blue {
	float: left;
	width: 454px !important;
	margin-top: 25px;
	margin-bottom: 40px;
	background: url(../images/widget_blue.gif) no-repeat top left;
}

.yellow {
	float: right;
	margin-top: 25px;
	background: url(../images/widget_yellow.gif) repeat-x top left;
}

.info {
	float: right;
	margin-top: 0;
	margin-bottom: -2px;
}

.top {
	height: 5px;
	margin: 0;
	padding: 0;
}

.blue .top {
	width: 454px;
	background: transparent url(../images/widget_top_blue.gif) no-repeat top left;
}

.yellow .top {
	width: 300px;
	background: transparent url(../images/widget_top_yellow_third.gif) no-repeat top left;
}

.yellow ul.press {
	list-style: none;
	margin: 0 10px;
}

.yellow ul.press li {
	padding: 3px 0;
}

.yellow ul.press a {
	font-size: 12px;
}

.yellow ul.press li.on a {
	color: #000;
	text-decoration: none;
}

.widget h2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	margin: 0;
	float: left;
	padding: 8px 15px 5px 15px;
}

.widget h2.qf {
	font-size: 16px;
	line-height: 16px;
	padding-left: 36px;
	margin-bottom: 2px;
	background: url(../images/quick_facts_icon.gif) no-repeat 8px 4px;
}

.widget p {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 15px 9px 15px;
	font-size: 12px;
	line-height: 16px;
}

.info p {
	padding: 4px 35px !important;
}

.widget ul {
	clear: both;
	margin: 0 23px;
}

.widget ul li {
	font-size: 12px;
	line-height: 18px;
	margin-left: 8px;
}

.widget ul li strong {
	display: block;
	float: left;
	width: 60px;
}

.widget ul li a {
	display: block;
	padding: 3px 2px;
	color: #0092cc;
	font-size: 12px;
	text-decoration: none;
}

.widget ul li a:hover {
	text-decoration: underline;
}

.widget ul li a:hover strong {
	color: #000;
}

.widget a.rss {
	float: right;
	display: block;
	width: 36px;
	height: 18px;
	text-indent: -9999px;
	background: url(../images/rss.gif) no-repeat top left;
	margin: 7px 15px 0 0;
}

.widget a.rss:hover {
	background-position: bottom left;
}

.widget #contact {
	width: 290px;
	margin-bottom: 10px;
	background: url(../images/contact_box_img.gif) no-repeat bottom right;
}

.widget #connect {
	width: 290px;
	margin-bottom: 10px;
	background: url(../images/connect_box_img.gif) no-repeat bottom right;
}

.widget #contact a, .widget #connect a {
	font-weight: bold;
	text-decoration: none;
	color: #0092cc;
}

.widget #contact a:hover, .widget #connect a:hover {
	text-decoration: underline;
}