body {
	background-color: #0B3F6E;
	background-image: url(../images/design/pageBG.jpg);
}


.storyTitle {
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
	margin-bottom: 6px;
	background-color: #FFE7B3;
	padding-right: 4px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: -6px;
	margin-right: -6px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;

}

.floatRight {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

.tableIntro {
	background-color: #FFF9EC;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 8px;
	width: 98%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFE7B3;
	border-left-color: #FFE7B3;
}
.tableSpecial {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFE7B3;
	border-left-color: #FFE7B3;
	background-color: #FFFF99;
}
.specialHeading {
	font-weight: bold;
	color: #0F4372;
	font-size: small;
}

.tableSpecial a {
	color: #0033CC;
}

.fullheight {
	height: 100%;
}
.compositeList {
	background-color: #FFF9EC;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 8px;
	width: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFE7B3;
	border-left-color: #FFE7B3;
}
.navigationRow {
	background-color: #FFCC66;
	background-repeat: repeat-x;
	vertical-align: top;
	height: 22px;
}

#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;
	background-position: 20px;
	display: block;
	margin: 0px;
	width: 73px;
}

#textLinkListNavWrap a
{
	color: #003366;
	text-decoration: none;
	border-top: 1px solid #A8B090;
	border-bottom: 1px solid #A8B090;
	border-left: 1px solid #A8B090;
	display: block;
}

#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;
}
.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;
}
.textLinkList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	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;
}

div.dynamic_h1 {
	background-color: #4C4BA8;
	padding-top: 1px;
	padding-bottom: 0px;
	width: auto;
	margin: 2px;
	padding-right: 2px;
	padding-left: 6px;
}

p.dynamic_h1Text   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 6px;
	padding-top: 1px;
	padding-bottom: 0px;
	clear: both;
	height: 24px;
	word-spacing: 0.5px;
	letter-spacing: 1px;
	display: inline;
	padding-right: 6px;
	font-weight: bold;
}

.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;
}
.compositeList p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.dynamicCompositeHeading {
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
	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;
}
.dynamicCompositeHeading   a {
	text-decoration: none;
	display: inherit;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dynamicCompositeHeading   a:hover, .dynamicLink   a:focus {
	text-decoration: underline;
	color: #00162D;
	background-color: #E4E4E4;
}
div.dynamic_h1Spec {
	background-color: #4C4BA8;
	padding-top: 1px;
	padding-bottom: 0px;
	width: auto;
	margin: 2px;
	padding-right: 2px;
	padding-left: 6px;
}
p.dynamic_h1TextSpec   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 6px;
	padding-top: 1px;
	padding-bottom: 0px;
	clear: both;
	height: 24px;
	word-spacing: 0.5px;
	letter-spacing: 1px;
	display: inline;
	padding-right: 6px;
	font-weight: bold;
}
.dynamicLinkSpec {
	font-size: 10px;
	color: #000032;
	font-weight: bold;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 4px;
}
.dynamicLinkSpec  a {
	color: #000032;
}
.dynamicLinkSpec  a:hover, .dynamicLinkSpec a:focus {
	color: #A87200;
}

.compositeListSpec {
	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: 1px;
	margin-left: 0px;
	background-color: #EFEFEF;
	text-align: center;
}
.compositeListSpec  p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.compositeListSpec .compositeListItem {
	border-bottom-color: #999999;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.dynamicSubHeading {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	color: #003366;
	font-style: italic;
	padding-right: 6px;
	padding-left: 6px;
	display: block;
	margin: 0px;
}
.compositeListSpec .compositeListItem h1 {
	font-size: 8pt;
	color: #003366;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.compositeListSpec  .compositeListItem h1 a {
	color: #003366;
}
.compositeListSpec     .compositeListItem h1 a:hover     {
	color: #A87235;
}
.compositeListSpec  .compositeListItem  a  { color: #003366; }

.extraLinks { text-align: right; }
.extraLinks .archives_link { margin-right: 4px; }
