/* Go Go Gadget-Eric Meyer CSS Reset (http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/) with modifications */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
blockquote, q {quotes: none;}
/* gets rid of the disabled vertical scrollbar that IE puts on textareas (http://blog.klustered.com/2007/03/14/tip/) */
textarea {overflow: auto;}
/* from Viget Labs (http://www.viget.com/inspire/styling-the-button-element-in-internet-explorer/) */
button {width: auto; overflow: visible;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

/* ================================================= global tag, tag/class, special definitions and class */
body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #252525;
}
p {
	line-height: 1.5 !important;
}
dfn {
	font-style: italic;
}
.int {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.ernal {
	background-image: url(../images/ernalBg_yrpt.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-bottom: 20px;
}
.noclear {
	overflow: visible;
}
.contImg {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #D2D2D2;
}
.banner {
	margin-bottom: 10px;
}
/* ================================================= global id definitions, sorted in source code order */
#header {
	background-image: url(../images/headerBg_norpt.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 40px;
	z-index: 2;
}
#header h5 {
	font-size: 27px;
	color: #6E6E6E;
	position: absolute;
	font-weight: normal;
	left: 0px;
	top: 33px;
	width: 500px;
}
#header ul {
	font-size: 18px;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header ul li {
	position: relative;
	left: 0px;
	top: 0px;
	zoom: 1;
	float: left;
	margin-right: 40px;
}
#header ul li a {
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 4px;
}
#header ul li a:link, #header ul li a:visited {
	color: #4E4E4E;
	text-decoration: none;
	border-bottom: 2px solid #6E6E6E;
}
#header ul li a:focus, #header ul li a:hover, #header ul li a:active {
	color: #000000;
	text-decoration: none;
	border-bottom: 2px solid #000000;
}
#header ul li ol {
	float: none;
	width: 280px;
	position: absolute;
	left: 0px;
	top: 27px;
	font-size: 14px;
	border: 1px solid #6E6E6E;
	background-color: #FFFFFF;
	padding: 10px;
	height: auto;
	margin: 0px;
	list-style: none;
	display: none;
}
#header ul li ol li {
	padding: 3px 0px 3px 16px;
	float: none;
	border-style: none;
	background-image: url(../images/headerLiBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	position: static;
	margin-right: 0;
}
#header ul li ol li:hover {
	background-image: url(../images/headerLiBgHover_norpt.gif);
}
#header ul li ol li a {
	display: block;
	float: none;
	padding: 0;
}
#header ul li ol li a:link, #header ul li ol li a:visited {
	color: #4E4E4E;
	text-decoration: none;
	border: none;
}
#header ul li ol li a:focus, #header ul li ol li a:hover, #header ul li ol li a:active {
	color: #000;
	text-decoration: underline;
	border: none;
}
#header form {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 230px;
	position: absolute;
	left: 552px;
	top: 37px;
}
span.middleColumn input {
	background-color: #FFFFFF;
	padding: 2px;
	height: 19px;
	width: 194px;
	border: 1px solid #6E6E6E;
	float: left;
	margin-right: 5px;
}
input#SearchForm_SearchForm_action_results {
	background-image: url(../images/go_btn.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: none;
	float: left;
	height: 25px;
	width: 25px;
	font-size: 0;
}
#header img {
	float: right;
}
#heading {
	background-color: #E9E9E9;
	width: 100%;
	border-bottom: 1px solid #D2D2D2;
	z-index: 1;
}
#heading p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#heading strong {
	font-size: 24px;
	font-weight: normal;
	color: #252525;
}
#content {
	background-color: #F5F5F5;
	border-bottom: 1px solid #D2D2D2;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #545454;
	overflow: hidden;
}
#topCont {
	margin-bottom: 15px;
}
#pList {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#pList li {
	width: 180px;
	margin-right: 10px;
	float: left;
}
#pList li img {
	clear: both;
	float: right;
}
#secondContent {
	color: #545454;
	background-color: #E9E9E9;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D2D2D2;
}
div.pCol {
	float: left;
	width: 180px;
	margin-right: 10px;
}
div.pCol h2 {
	width: 180px;
	font-size: 17px;
	line-height: normal;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: normal;
	clear: both;
}
div.pCol p {
	width: 180px;
	margin-top: 6px;
	margin-bottom: 6px;
	;
}
div.pCol ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: none;
}
div.pCol ul li {
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: 3px 4px;
	margin-bottom: 5px;
}
div.pCol ul.left, div.pCol ul.right {
	float: left;
}
div.pCol h6 {
	font-size: 27px;
	line-height: normal;
	font-weight: normal;
	color: #545454;
}
#ibCol h2 {
	color: #003260;
	border-bottom-color: #003260;
}
#psCol h2 {
	color: #7B2D90;
	border-bottom-color: #7B2D90;
}
#techCol h2 {
	color: #EEBF35;
	border-bottom-color: #EEBF35;
}
#techCol h2.second {
	margin-top: 254px;
}
#lawCol h2 {
	color: #A43938;
	border-bottom-color: #A43938;
}
#lawCol h2.second {
	margin-top: 168px;
}
#firstCol h2 {
	color: #55B923;
	border-bottom-color: #55B923;
}
#footer {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #AEAEAE;
}
#footer a:link, #footer a:visited {
	color: #AEAEAE;
	text-decoration: none;
}
#footer a:focus, #footer a:hover, #footer a:active {
	color: #545454;
	text-decoration: underline;
}
#newsSec {
	background-image: url(../images/newsSecBg_norpt.png);
	margin: 0px;
	padding: 34px 4px 0px;
	height: 225px;
	width: 230px;
	position: absolute;
	top: -269px;
	right: 0px;
	overflow: hidden;
}
#newsSec a:link, #newsSec a:visited {
	color: #303030;
	text-decoration: underline;
}
#newsSec a:focus, #newsSec a:hover, #newsSec a:active {
	color: #FF7702;
	text-decoration: underline;
}
#newsSec div {
	height: 34px;
	width: 230px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 4px;
	top: 0px;
}
#newsSec img {
	height: 14px;
	width: 14px;
	float: left;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 10px;
}
#newsSec h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #FF7702;
	float: left;
	width: 135px;
	position: absolute;
	left: 35px;
	top: 8px;
}
#newsSec a.view {
	float: right;
	position: absolute;
	top: 12px;
	right: 14px;
	display: block;
}
#newsSec ul {
	margin: 0px;
	padding: 0px;
	width: 230px;
	list-style: none;
}
#newsSec ul li {
	background-image: url(../images/newsSecLiBg_norpt.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 25px;
	background-position: 10px 14px;
	line-height: 1.5;
	display: block;
	background-color: #FFFFFF;
}
#newsSec ul li.alt {
	background-color: #FFEDBA;
}
#newsSec img#newsFade {
	height: 40px;
	width: 230px;
	position: absolute;
	left: 4px;
	top: 219px;
}
#footer p {
	width: 710px;
}
#footer p.right {
	width: auto;
}


#bCrumbs {
	padding-top: 5px;
	padding-bottom: 5px;
}
#bCrumbs a:link, #bCrumbs a:visited, #content div.left a:link, #content div.left a:visited {
	color: #FF7702;
	text-decoration: none;
	font-weight: bold;
}
#bCrumbs a:focus, #bCrumbs a:hover, #bCrumbs a:active, #content div.left a:focus, #content div.left a:hover, #content div.left a:active {
	color: #FF7702;
	text-decoration: underline;
	font-weight: bold;
}
#bCrumbs span {
	display: none;
}
#pTitle {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	background-color: #FF7702;
}
#pTitle h1 {
	font-size: 38px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}
#content div.left {
	width: 600px;
	line-height: normal;
}
#content div.left ul {
	clear: both;
}
#content div.left p {
	margin-bottom: 12px;
	margin-top: 0px;
}
.pCol a:link, .pCol a:visited, #content div.left a:link, #content div.left a:visited {
	font-weight: bold;
	color: #FF7702;
	text-decoration: none;
}
.pCol a:focus, .pCol a:hover, .pCol a:active, #content div.left a:focus, #content div.left a:hover, #content div.left a:hover {
	font-weight: bold;
	color: #FF7702;
	text-decoration: underline;
}
#content p.simpleNav {
	height: 25px;
	border-top: 1px solid #D2D2D2;
	padding-top: 10px;
}
#content div.left h3 {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #545454;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D2D2D2;
}
#content div.left ul {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	list-style: none;
}
#content div.left ul li {
	background-image: url(../images/content_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
}

#content.searchResults div.left ol {
	list-style: decimal;
}
#content.searchResults div.left ol li {
	background-image: none;
	margin: 0px 0px 20px;
	padding: 0px;
}
#content.searchResults div.left ol li a {
	font-size: 16px;
}
#content.searchResults div.left ol li p {
	margin: 0px;
}
#content.searchResults div.left ol li em {
	color: #A2A2A2;
}
#content.searchResults span.fancy-letter {
	font-size: 12px !important;
	line-height: 1.5 !important;
	color: #545454 !important;
	float: none !important;
	height: auto !important;
	width: auto !important;
	font-weight: normal !important;
	text-align: left !important;
	background-color: transparent !important;
	margin-right: 0 !important;
}
span.fancy-letter {
	font-size: 50px;
	line-height: 1em;
	color: #F5F5F5;
	float: left;
	height: 55px;
	width: 55px;
	font-weight: bold;
	text-align: center;
	background-color: #FF7702;
	margin-right: 6px;
}
span.qna {
	font: 25px/99% Georgia, "Times New Roman", Times, serif;
	color: #D2D2D2;
	display: block;
	float: left;
	margin-right: 5px;
	clear: both;
	margin-top: -5px;
}
span.qna + strong {
	display: block;
	clear: right;
	margin-top: 20px;
	margin-bottom: -10px;
}
form.quicksearch {
	width: 100%;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FAFAFA;
	border: 1px solid #E4E4E4;
	margin-top: 10px;
	overflow: hidden;
}
form.quicksearch label {
	display: block;
	float: left;
	font-size: 16px;
	margin-right: 10px;
	margin-left: 20px;
}
form.quicksearch input {
	background-color: #FFFFFF;
	padding: 2px;
	height: 19px;
	width: 194px;
	border: 1px solid #6E6E6E;
	float: left;
	margin-right: 5px;
}
form.quicksearch img {
	margin-top: 4px;
	margin-left: 4px;
}
table.key {
	width: 100%;
	margin-bottom: 20px;
	clear: both;
}
table.key th {
	text-align: left;
}
table.key tr {
	border-bottom: 1px solid #E4E4E4;
}
table.key tbody tr.alt {
	background-color: #FFFFFF;
}
table.key tr td {
	padding: 5px;
	border-bottom: 1px solid #E4E4E4;
}
table.key tr.alt td {
	background-color: #FFFFFF;
}
table#dates {
}
#content div.right {
	width: 300px;
}
#content div.right dl {
	margin: 0px;
	padding: 0px;
	width: 300px;
	list-style: none;
	font-size: 15px;
}
#content div.right dl dt {
	height: 160px;
	width: 300px;
	clear: both;
}
#content div.right dl dt img {
	clear: both;
	float: left;
}
#content div.right dl dd {
	border-bottom: 1px solid #D2D2D2;
	overflow: hidden;
	clear: both;
}
#content div.right dl dd a {
	background-repeat: no-repeat;
	background-position: 10px 9px;
	display: block;
	padding: 5px 15px 5px 26px;
}
#content div.right dl dd a:link, #content div.right dl dd a:visited {
	color: #313131;
	text-decoration: none;
	background-image: url(../images/headerLiBg_norpt.gif);
}
#content div.right dl dd a:focus, #content div.right dl dd a:hover, #content div.right dl dd a:active {
	color: #313131;
	text-decoration: underline;
	background-color: #FFFFFF;
	background-image: url(../images/headerLiBgHover_norpt.gif);
}
#content div.right dl dd.current a {
	color: #313131;
	background-color: #FFFFFF;
	background-image: url(../images/headerLiBgHover_norpt.gif);
}
#content div.right dl dd.section {
	color: #313131;
	background-color: #FFFFFF;
}
#content div.right dl dd ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content div.right dl dd ul li {
	clear: both;
	float: left;
	width: 100%;
}
#content div.right dl dd ul li a {
	padding-left: 35px;
	font-size: 13px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: 17px 10px;
	line-height: 1.5;
}
#content div.right dl dd ul li a:link, #content div.right dl dd ul li a:visited {
	background-image: url(../images/headerLiLiBg_norpt.gif);
}
#content div.right dl dd ul li a:focus, #content div.right dl dd ul li a:hover, #content div.right dl dd ul li a:active {
	background-image: url(../images/headerLiLiBgHover_norpt.gif);
}
#content div.right dl dd ul li.current a {
	background-image: url(../images/headerLiLiBgHover_norpt.gif);
}
#content div.right dl dd.current ul li {
	background-color: #FFFFFF;
}
#content div.right #perspective {
	background-image: url(../images/perspectiveBg_yrpt.gif);
	background-repeat: repeat-y;
	width: 300px;
	margin-top: 15px;
	position: relative;
	left: 0px;
	top: 0px;
}
#content div.right #perspectiveT {
	background-image: url(../images/perspectiveTBg_norpt.gif);
	background-repeat: no-repeat;
	width: 300px;
}
#content div.right #perspectiveT blockquote {
	background-image: url(../images/perspectiveBlockBg_norpt.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 205px;
	padding: 15px 15px 15px 80px;
	font-size: 12px;
	color: #242424;
}
#content div.right #perspectiveT blockquote p {
	margin-bottom: 10px;
}
#content div.right #perspectiveT blockquote img.floater {
	float: left;
}
#content div.right #perspectiveT blockquote img.bioPic {
	position: absolute;
	height: 114px;
	width: 98px;
	left: 9px;
	top: 24px;
}
#content div.right #perspectiveT blockquote strong {
	font-size: 19px;
	font-weight: normal;
	color: #003260;
	display: block;
}
#content div.right #perspectiveT blockquote span {
	font-style: normal;
	color: #808080;
	display: block;
}

#content table.partnerLogo tr {
	height: 100px;
}
#content table.partnerLogo td {
	vertical-align: middle;
	text-align: center;
}
#content table.partnerLogo img {
	margin: 10px;
}


#bCrumbs.lm a:link, #bCrumbs.lm a:visited, #content.lm div.left a:link, #content.lm div.left a:visited {
	color: #2D2D2D;
}
#bCrumbs.lm a:focus, #bCrumbs.lm a:hover, #bCrumbs.lm a:active, #content.lm div.left a:focus, #content.lm div.left a:hover, #content.lm div.left a:active {
	color: #2D2D2D;
}
#pTitle.lm {
	background-color: #2D2D2D;
}
#content.lm span.fancy-letter {
	background-color: #2D2D2D;
}


#ibCol.pCol a:link, #ibCol.pCol a:visited, #bCrumbs.ib a:link, #bCrumbs.ib a:visited, #content.ib div.left a:link, #content.ib div.left a:visited {
	color: #003260;
}
#ibCol.pCol a:focus, #ibCol.pCol a:hover, #ibCol.pCol a:active, #bCrumbs.ib a:focus, #bCrumbs.ib a:hover, #bCrumbs.ib a:active, #content.ib div.left a:focus, #content.ib div.left a:hover, #content.ib div.left a:active {
	color: #003260;
}
#pTitle.ib {
	background-color: #003260;
}
#content.ib span.fancy-letter {
	background-color: #003260;
}
#ibCol.pCol ul li, #content.ib div.left ul li {
	background-image: url(../images/ib_bullet.gif);
}

#psCol.pCol a:link, #psCol.pCol a:visited, #bCrumbs.ps a:link, #bCrumbs.ps a:visited, #content.ps div.left a:link, #content.ps div.left a:visited {
	color: #7B2D90;
}
#psCol.pCol a:focus, #psCol.pCol a:hover, #psCol.pCol a:active, #bCrumbs.ps a:focus, #bCrumbs.ps a:hover, #bCrumbs.ps a:active, #content.ps div.left a:focus, #content.ps div.left a:hover, #content.ps div.left a:active {
	color: #7B2D90;
}
#pTitle.ps{
	background-color: #7B2D90;
}
#content.ps span.fancy-letter {
	background-color: #7B2D90;
}
#psCol.pCol ul li, #content.ps div.left ul li {
	background-image: url(../images/ps_bullet.gif);
}


#techCol.pCol a:link, #techCol.pCol a:visited, #bCrumbs.te a:link, #bCrumbs.te a:visited, #content.te div.left a:link, #content.te div.left a:visited {
	color: #D7A820;
}
#techCol.pCol a:focus, #techCol.pCol a:hover, #techCol.pCol a:active, #bCrumbs.te a:focus, #bCrumbs.te a:hover, #bCrumbs.te a:active, #content.te div.left a:focus, #content.te div.left a:hover, #content.te div.left a:active {
	color: #D7A820;
}
#pTitle.te {
	background-color: #EEBF35;
}
#content.te span.fancy-letter {
	background-color: #EEBF35;
}
#techCol.pCol ul li, #content.te div.left ul li {
	background-image: url(../images/tech_bullet.gif);
}

#lawCol.pCol a:link, #lawCol.pCol a:visited, #bCrumbs.la a:link, #bCrumbs.la a:visited, #content.la div.left a:link, #content.la div.left a:visited {
	color: #A43938;
}
#lawCol.pCol a:focus, #lawCol.pCol a:hover, #lawCol.pCol a:active, #bCrumbs.la a:focus, #bCrumbs.la a:hover, #bCrumbs.la a:active, #content.la div.left a:focus, #content.la div.left a:hover, #content.la div.left a:active {
	color: #A43938;
}
#pTitle.la {
	background-color: #A43938;
}
#content.la span.fancy-letter {
	background-color: #A43938;
}
#lawCol.pCol ul li, #content.la div.left ul li {
	background-image: url(../images/law_bullet.gif);
}

#firstCol.pCol a:link, #firstCol.pCol a:visited, #bCrumbs.fy a:link, #bCrumbs.fy a:visited, #content.fy div.left a:link, #content.fy div.left a:visited {
	color: #55B923;
}
#firstCol.pCol a:focus, #firstCol.pCol a:hover, #firstCol.pCol a:active, #bCrumbs.fy a:focus, #bCrumbs.fy a:hover, #bCrumbs.fy a:active, #content.fy div.left a:focus, #content.fy div.left a:hover, #content.fy div.left a:active {
	color: #55B923;
}
#pTitle.fy {
	background-color: #55B923;
}
#content.fy span.fancy-letter {
	background-color: #55B923;
}
#firstCol.pCol ul li, #content.fy div.left ul li {
	background-image: url(../images/first_bullet.gif);
}

div.newsArticle {
	margin-bottom: 20px;
	border-bottom: 1px solid #D2D2D2;
}
div.newsArticle h3 {
	margin: 0px !important;
	padding: 0px !important;
	border-style: none !important;
}
div.newsArticle em {
	display: block;
	margin-bottom: 15px;
	color: #B1B1B1;
}
div.newsArticle div {
}
#newsArticleInt {
	border-bottom: none;
}
p.lp {
	height: 350px !important;
}

div.testimonialL {
	width: 255px;
	float: left;
}
div.testimonialR {
	width: 255px;
	float: right;
	margin-right: 25px;
	display: inline;
}
blockquote.testimonial {
	background-color: #FAFAFA;
	width: 250px;
	border: 1px solid #E4E4E4;
	padding: 10px;
	margin-bottom: 15px;
}
blockquote.testimonial img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #E4E4E4;
}
blockquote.testimonial strong {
	color: #003260;
	display: block;
	font-size: 19px;
	font-weight: normal;
}
blockquote.testimonial em {
	color: #808080;
	display: block;
	font-style: normal;
}
/* ================================================= utility definitions */
.center {text-align:center;}
.left {float: left;}
.right {float: right;}
.tRight {text-align: right;}
.show {display: block;}
.hide {display: none;}
.last {margin-right: 0 !important;}
