.navigationRow {
	background-color: #FFCC66;
	background-repeat: repeat-x;
	vertical-align: top;
	height: 20px;
	background-image: url(images/design/navBarNormal.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#textLinkListNavWrap {
	background-image: url(images/design/navBarNormal.gif);
	background-repeat: repeat-x;
	background-position: 20px top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	margin: 0px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#textLinkListNavWrap ul {
	list-style-type: none;
	padding: 0;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	margin: 0px;
}
#textLinkListNavWrap li {
	list-style-type: none;
	padding: 0;
	float: left;
	text-align: center;
	background-image: url(images/design/navBarNormal.gif);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	width: 73px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textLinkListNavWrap a {
	color: #003366;
	text-decoration: none;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A8B090;
}
#textLinkListNavWrap li#active {
	background-image: url(images/design/navBarActive.gif);
	background-repeat: repeat-x;
	background-position: 20px;
}
#textLinkListNavWrap a:hover {
	background-image: url(images/design/navBarHover.gif);
	background-repeat: repeat-x;
	background-position: 20px;
}
#textLinkListNavWrap .textLinkList {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textLinkListNavWrap .textLinkList li {
	background-image: url(images/design/navBarNormal.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textLinkListNavWrap .textLinkList a:hover {
	background-image: url(images/design/navBarHover.gif);
	background-repeat: repeat-x;
	background-position: 20px;
}
.expandMenuTitle {
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
	margin-bottom: 6px;
	padding-right: 4px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin-left: 0px;
	margin-right: -6px;
}
.textLinkList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	list-style-type: none;
	list-style-position: inherit;
	margin-top: -8px;
	margin-bottom: 0px;
	margin-left: -30px;
	margin-right: 10px;
	font-weight: normal;
}
.textLinkList ul {
	border: none;
	list-style-type: none;
}
.textLinkList ul li {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	list-style-type: none;
	padding-bottom: 6px;
	padding-top: 6px;
}
.textLinkList ul li a {
	text-decoration: none;
	color: #003366;
	list-style-type: none;
	font-weight: normal;
}
.textLinkList ul li a:hover {
	color: #D07323;
	text-decoration: underline;
}
.composite {
	margin-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
	padding: 4px;
}
.composite p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.emailLink {
	margin-right: 6px;
	font-size: 8pt;
	display: block;
	text-align: right;
}
.emailLink IMG {
	text-decoration: none;
	float: right;
}
.emailLink a {
	color: #996600;
	text-decoration: none;
	text-align: right;
}
.extraLinks {
	text-align: right;
	display: block;
	margin-bottom: 4px;
}
.extraLinks .archives_link {
	display: inline;
}
.extraLinks .rss_link {
	float: right;
	margin-top: -18px;
}
.dynamicFloatRight {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.dynamicFloatLeft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.dynamicLink {
	font-size: 10px;
	color: #2F74A9;
	font-weight: bold;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 4px;
}
.dynamicLink a {
}
.dynamicLink a:hover, .dynamicLink a:focus {
	color: #000033;
	text-decoration: underline;
}
.expandListLink {
	font-size: 10px;
	color: #2F74A9;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
	text-align: right;
}
.expandListLink a {
	color: #333333;
}
.expandListLink a:hover, .dynamicLink a:focus {
	color: #00162D;
	text-decoration: underline;
}
.fileList2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
	margin-top: -10px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: normal;
	list-style-image: url(images/contentKing/icon-file.gif);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #CCCC66;
}
.fileList2 ul {
	border: none;
	list-style-type: lower-alpha;
}
.fileList2 ul li {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	list-style-type: none;
	padding-bottom: 4px;
	padding-top: 2px;
}
.fileList2 ul li a {
	text-decoration: none;
	color: #006600;
	list-style-type: none;
	font-weight: normal;
}
.fileList2 ul li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.simpleImage {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-align: center;
}
.imageLinkList {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	text-align: center;
}
.personWrap .dynamic_h1 {
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 0px;
	background-image: url(images/h1bg_person.gif);
	background-color: #EEF5FD;
	background-repeat: repeat;
	background-position: center;
}
.personWrap .dynamic_h1Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #104473;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	clear: both;
	height: auto;
	word-spacing: 0.5px;
	letter-spacing: 1px;
	padding-right: 6px;
	font-weight: bold;
	padding-left: 6px;
	display: block;
}
.personWrap .textLinkList {
	padding: 0px;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.personWrap  .textLinkList ul {
	border: none;
	list-style-type: square;
	margin: 1px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.personWrap  .textLinkList  ul li {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	padding-bottom: 2px;
	padding-top: 6px;
	list-style-type: square;
}
.personWrap  .textLinkList  ul  li a {
	text-decoration: none;
	color: #003366;
}
.personWrap  .textLinkList  ul  li a:hover {
	color: #3399FF;
	text-decoration: underline;
}
div.dynamic_h1box {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
	color: #FFCC66;
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-color: #0F4372;
}
p.dynamic_h1Textbox {
	margin: 0px;
	padding: 0px;
}
.compositeTextbox {
	display: block;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #003366;
	border-left-color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: justify;
	background-color: #FFFBF2;
}
.compositeTextbox p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
div.dynamic_h1 {
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-color: #CCCCCC;
}
p.dynamic_h1Text {
	margin: 0px;
	padding: 0px;
}
.compositeListOld {
	width: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.dynamicSubHeadingOld {
	padding-top: 1px;
	padding-bottom: 0px;
	text-align: left;
	color: #FF6600;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	margin: 0px;
}
.compositeText {
	display: block;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: justify;
	clear: both;
	overflow: hidden;
}
.compositeText p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.simpleText {
	display: block;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.simpleText p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.theYearWrap .dynamic_h1 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
	color: #E4E4E4;
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-color: #003366;
}
.theYearWrap {
	margin-bottom: 10px;
}

.theYearWrap  .dynamic_h1Text {
	margin: 0px;
	padding: 0px;
}
.theYearWrap .textLinkList {
	padding: 0px;
	margin: 0px;
	background-color: #E4E4E4;
	border: 1px solid #003366;
	display: block;
}
.theYearWrap   .textLinkList ul {
	list-style-type: none;
	padding: 0px;
	margin: 1px;
}
.theYearWrap  .textLinkList  ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 1px;
}
.theYearWrap  .textLinkList  ul  li a {
	text-decoration: none;
	color: #003366;
	display: block;
	height: auto;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
}
.theYearWrap  .textLinkList  ul  li a:hover {
	color: #E4E4E4;
	background-color: #666666;
}
p.dynamic_h1Texttour {
	font-size: 10pt;
	color: #E4E4E4;
	font-weight: bold;
	margin-bottom: 0px;
	background-color: #003366;
	padding-right: 4px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}
.compositeListtour {
	width: auto;
	border: 1px solid #009900;
	margin-bottom: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
.dynamicCompositeHeadingtour {
	font-size: 8pt;
	color: #003366;
	font-weight: bold;
	margin-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	margin-left: -4px;
	background-color: #E4E4E4;
	margin-right: -4px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.dynamicCompositeHeadingtour a {
	text-decoration: none;
	display: inherit;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	color: #003366;
}
.dynamicCompositeHeadingtour a:hover, .dynamicLink a:focus {
	background-color: #003366;
	color: #E4E4E4;
}
.dynamicSubHeadingtour {
	padding-top: 1px;
	padding-bottom: 4px;
	text-align: left;
	color: #003366;
	font-style: italic;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-size: 9px;
	background-color: #E4E4E4;
	margin-top: 0px;
	margin-right: -4px;
	margin-bottom: -8px;
	margin-left: -4px;
}
.dynamicCompositeTexttour {
	display: none;
	margin-right: 2px;
	margin-left: 2px;
}
.fileList {
	padding: 0px;
	margin-bottom: 8px;
	margin-left: 2px;
	margin-right: 2px;
	list-style-position: inside;
}
.fileList ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(images/icon-file.gif);
}
.fileList ul li {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	padding-bottom: 4px;
	padding-top: 2px;
	padding-left: 0px;
}
.fileList ul li a {
	text-decoration: none;
	color: #003366;
	font-weight: normal;
}
.fileList ul li a:hover {
	color: #00162D;
	text-decoration: underline;
}
.compositeListText {
	display: block;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #003366;
	border-left-color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: justify;
	background-color: #FFFBF2;
}
.compositeListText p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.compositeListbox {
	width: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #E3F0FB;
	border: 1px solid #98C7F1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.dynamicCompositeHeadingbox {
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
	background-color: #E4E4E4;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #003366;
	border-right-color: #003366;
	border-left-color: #003366;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dynamicCompositeHeadingbox a {
	text-decoration: none;
	display: inherit;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dynamicCompositeHeadingbox a:hover, .dynamicLink a:focus {
	text-decoration: underline;
	color: #003366;
	background-color: #E3AF4F;
}
.dynamicSubHeadingbox {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	color: #003366;
	font-style: italic;
	background-color: #FFF1D5;
	padding-right: 6px;
	padding-left: 6px;
	display: block;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #003366;
	border-left-color: #003366;
}
.compositeListTextbox {
	display: block;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #003366;
	border-left-color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: justify;
	background-color: #FFFBF2;
}
.compositeListTextbox p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
p.dynamic_h1TextPgNav1 {
	font-size: 10pt;
	color: #E4E4E4;
	font-weight: bold;
	margin-bottom: 0px;
	background-color: #003366;
	padding-right: 4px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.condiesWrap .dynamic_h1 {
	background-color: #003366;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
	color: #E4E4E4;
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-image: url(images/contentKing/headerCondie.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
}
.condiesWrap .dynamic_h1Text {
	padding: 0px;
	margin: 0px;
}
.condiesWrap .compositeText {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #006600;
	background-color: #E4E4E4;
	padding: 4px;
	background-image: url(images/contentKing/textBgCondies.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.compositeTextcondie p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
div.dynamic_h1Tee {
	background-color: #003366;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
	color: #E4E4E4;
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-image: url(images/contentKing/headerTee.gif);
	background-repeat: no-repeat;
	background-position: right;
}
p.dynamic_h1TextTee {
	padding: 0px;
	margin: 0px;
}
div.compositeTextTee {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #006600;
	background-color: #E4E4E4;
	padding: 4px;
	background-image: url(images/contentKing/textBgTee.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.compositeTextTee:hover {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #006600;
	background-color: #D4D4D4;
	padding: 4px;
	background-image: url(images/contentKing/textBgTeeHover.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.compositeTextTee p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
}
.compositeListIntro {
	width: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.dynamicCompositeHeadingIntro {
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
	background-color: #E4E4E4;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dynamicCompositeHeadingIntro a {
	text-decoration: none;
	display: inherit;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dynamicCompositeHeadingIntro a:hover, .dynamicLink a:focus {
	text-decoration: underline;
	color: #003366;
	background-color: #CACACA;
}
.dynamicSubHeadingIntro {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	color: #003366;
	font-style: italic;
	background-color: #F5F5F5;
	padding-right: 6px;
	padding-left: 6px;
	display: block;
	margin: 0px;
}
p.dynamic_h1Texttour {
	font-size: 10pt;
	color: #E4E4E4;
	font-weight: bold;
	margin-bottom: 0px;
	background-color: #003366;
	padding-right: 4px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.scorecard .dynamic_h1 {
	background-color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
.scorecard .dynamic_h1 {
	background-color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
.scorecard .dynamic_h1Text {
	padding: 0px;
	margin: 0px;
}
.scorecard .compositeList {
	width: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.scorecard  .compositeList p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.scorecard  .compositeList  .compositeListItem h1 {
	font-size: 8pt;
	color: #003366;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.scorecard  .compositeList .compositeListItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.scorecard  .compositeList  .compositeListItem  h1 a {
	margin: 0px;
}
.scorecard  .compositeList  .compositeListItem  h1 a:hover {
	color: #E3AF4F;
}
.scorecard .dynamicLink {
	font-size: 10px;
	color: #2F74A9;
	font-weight: bold;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 4px;
	display: none;
}
.scorecard  .dynamicLink a {
}
.compositeTextTee a {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.compositeList p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.compositeList .compositeListItem {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	clear: both;
	height: auto;
}
.compositeList {
	width: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.compositeList .compositeListItem h1 {
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.compositeList .compositeListItem h1 a {
	text-decoration: none;
	display: inherit;
	margin: 0px;
	padding: 0px;
}
.compositeList .compositeListItem h1 a:hover, .dynamicLink a:focus {
	text-decoration: underline;
	color: #00162D;
}
.compositeList .compositeListItem h2 {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	color: #003366;
	font-style: italic;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	margin: 0px;
	font-size: x-small;
}
.rightColumn .textLinkListtourWrap .textLinkList li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-size: .9em;
}
.rightColumn .textLinkListtourWrap {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightColumn .textLinkListtourWrap .dynamic_h1 {
	margin: 0px;
	padding: 0px;
	background-color: #003366;
}
.rightColumn  .textLinkListtourWrap  .dynamic_h1  .dynamic_h1Text {
	color: #FFFFFF;
	padding: 4px;
}


.rightColumn  .textLinkListtourWrap  a:hover   {
	color: #FFFFFF;
	text-decoration: none;
}
.rightColumn .textLinkListtourWrap .textLinkList a {
	background-color: #CCCCCC;
	display: block;
	padding: 6px;
	margin: 0px;
	font-weight: bold;
}
.rightColumn .textLinkListtourWrap .textLinkList ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.rightColumn .textLinkListtourWrap .textLinkList a:hover {
	color: #FFFFFF;
	background-color: #003366;
}
.rightColumn .textLinkListPgNav1Wrap .textLinkList li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #003366;
}
.rightColumn .textLinkListPgNav1Wrap {
	margin: 0px;
	padding: 0px;
}
.rightColumn .textLinkListPgNav1Wrap .dynamic_h1 {
	margin: 0px;
	padding: 0px;
	background-color: #003366;
}
.rightColumn  .textLinkListPgNav1Wrap  .dynamic_h1  .dynamic_h1Text {
	color: #FFFFFF;
	padding: 4px;
}


.rightColumn  .textLinkListPgNav1Wrap  a:hover   {
	color: #FFFFFF;
	text-decoration: none;
}
.rightColumn .textLinkListPgNav1Wrap .textLinkList a {
	background-color: #CCCCCC;
	display: block;
	padding: 6px;
	margin: 0px;
}
.rightColumn .textLinkListPgNav1Wrap .textLinkList ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.rightColumn .textLinkListPgNav1Wrap .textLinkList a:hover {
	color: #FFFFFF;
	background-color: #003366;
}
.compositeList .listEnd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}

