@charset "utf-8";
.globalLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #356868;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.globalLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.globalLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.globalLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.globalLinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.NthisSection {
	font-family: Arial, Helvetica, sans-serif;
}
#NthisSection {
	width: 215px;
	float: right;
	margin-top: 7px;
}
#NthisSection h1 {
	color: #FFFFFF;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bkgrnd_grn_gradient.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #356868;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #356868;
	font-size: 10pt;
	font-weight: bold;
}
#NthisSection p {
	font-weight: bold;
	color: #356868;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #356868;
	text-indent: 10px;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #356868;
	font-size: 9pt;
}


.NthisSection-p2 {
	text-indent: 30px;
}
.NthisSection-SecznTitle {
	color: #356868;
	background-color: #CCD9D9;
}
.NthisSection-SecznTitle a:link {
	color: #356868;
	text-decoration: none;
	background-color: #CCD9D9;
}
.NthisSection-SecznTitle a:visited {
	color: #356868;
	background-color: #CCD9D9;
	text-decoration: none;
}
.NthisSection-SecznTitle a:hover {
	color: #FFFFFF;
	background-color: #356868;
	text-decoration: none;
}
.NthisSection-SecznTitle a:active {
	color: #356868;
	text-decoration: none;
	background-color: #CCD9D9;
}



.NthisSection a:link {
	color: #356868;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.NthisSection a:visited {
	color: #356868;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
}
.NthisSection a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #356868;
	display: block;
	padding: -3px;
}
.NthisSection a:active {
	color: #356868;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
}
.New-and-Do {
	font-family: Arial, Helvetica, sans-serif;
}
.New-and-Do a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #356868;
}
.New-and-Do a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #356868;
}
.New-and-Do a:hover {
	color: #356868;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: -3px;
}
.New-and-Do a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #35688;
}
#whatsNew {
	width: 215px;
	float: right;
	margin-top: 7px;
}
#whatsNew h1 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bkgrnd_grn_gradient.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
}
#whatsNew p {
	color: #FFFFFF;
	background-color: #356868;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 10px;
	font-size: 9pt;
	font-weight: normal;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#whatToDo {
	width: 215px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: right;
	margin-top: 7px;
}
#whatToDo h1 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bkgrnd_grn_gradient.gif);
}
#whatToDo p {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #356868;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 10px;
	padding: 3px;
	font-size: 9pt;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #993300;
}
#pageTitle {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 8px;
}


.breadcrumbs {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
#breadcrumbs {
	font-weight: normal;
	margin-top: 8px;
}
.breadcrumbs a:link {
	color: #666666;
	text-decoration: underline;
}
.breadcrumbs a:visited {
	color: #666666;
	text-decoration: underline;
}
.breadcrumbs a:hover {
	color: #666666;
	text-decoration: underline;
	background-color: #FFFF99;
}
.breadcrumbs a:active {
	color: #666666;
	text-decoration: underline;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
#bodyText {
	width: 719px;

}
#bodyText h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #356868;
}

.bodyText a:link {
	color: #000099;
	text-decoration: underline;
}
.bodyText a:visited {
	color: #000099;
	text-decoration: underline;
}
.bodyText a:hover {
	color: #000099;
	text-decoration: underline;
	background-color: #FFFF99;
}
.bodyText a:active {
	color: #000099;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	padding-top: 10px;
}
blockquote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	text-indent: -20px;
}
.caption {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.caption a:link {
	color: #000099;
	text-decoration: underline;
}
.caption a:visited {
	color: #000099;
	text-decoration: underline;
}
.caption a:hover {
	color: #000099;
	text-decoration: underline;
	background-color: #FFFF99;
}
.caption a:active {
	color: #000099;
	text-decoration: underline;
}


.Head1-Link {
	font-size: 14pt;
	color: #356868;
	font-weight: bold;
}

.Head1-Link a:link {
	color: #356868;
	text-decoration: underline;
}
.Head1-Link a:visited {
	color: #356868;
	text-decoration: underline;
}
.Head1-Link a:hover {
	color: #356868;
	text-decoration: underline;
}
.Head1-Link a:active {
	color: #356868;
	text-decoration: underline;
}
.expandedList {
	font-size: 12pt;
	vertical-align: 5%;
	display: list-item;
	line-height: 20pt;
}
