@charset "UTF-8";
#container {
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 762px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
#container_index {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 780px;
}
#header {
	height: 104px;
	width: 762px;
}
#header_logo {
	float: left;
	height: 104px;
	width: 268px;
}
#header_nav {
	font-size: 9px;
	background-color: #CCCCCC;
	text-align: right;
	height: 20px;
	width: 456px;
	padding-top: 4px;
	padding-right: 16px;
	border-left-width: 22px;
	border-left-style: solid;
	border-left-color: #bbbbbb;
}
#header_nav a:link {
	text-decoration: none;
	color: #333333;
}
#header_nav a:visited {
	text-decoration: none;
	color: #333333;
}
#header_nav a:hover {
	color: #990033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#header_nav a:active {
	color: #990033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#header_main_nav {
	background-color: #FFFFFF;
	float: left;
	height: 33px;
	width: 470px;
	text-align: left;
	padding-top: 13px;
	background-image: url(images/header_nav_rule.gif);
	background-repeat: no-repeat;
	background-position: left 40px;
	clear: left;
}
#header_right {
	float: right;
	height: 100px;
	width: 494px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #006699;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.text_blue {
	color: #006699;
}
.text_yel {
	color: #996600;
}
.text_teal {
	color: #006666;
}
.text_gray {
	color: #333333;
}
#header_sub_nav {
	float: left;
	height: 22px;
	width: 485px;
	text-align: left;
	font-size: 11px;
	overflow: hidden;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header_sub_nav a:link {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}
#header_sub_nav a:visited {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}
#header_sub_nav a:hover {
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: normal;
}
#header_sub_nav a:active {
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: normal;
}
#content {
	text-align: left;
	height: auto;
	width: 762px;
}
#column_left {
	background-color: #FFFFFF;
	float: left;
	height: 550px;
	width: 290px;
}
#column_left_pcp {
	background-color: #FFFFFF;
	float: left;
	height: 454px;
	width: 268px;
}
#column_right_pcp {
	background-color: #FFFF99;
	clear: right;
	float: left;
	height: 454px;
	width: 492px;
	font-size: 12px;
}
#column_right {
	background-color: #FFFFFF;
	text-align: left;
	float: right;
	height: 535px;
	width: 437px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	overflow: auto;
}
#column_right  h2 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#column_right h4 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#column_right h5 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#column_right p {
	padding-top: 0px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#column_right_yel {
	background-color: #FFFFCC;
	text-align: left;
	float: right;
	height: 535px;
	width: 437px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	overflow: auto;
}
#column_right_teal {
	background-color: #b0e0e0;
	text-align: left;
	float: right;
	height: 535px;
	width: 437px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	overflow: auto;
}
#column_right_teal ul {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#column_right_teal li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#column_right_teal p {
	padding-top: 0px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pcp_circle {
	text-align: right;
	margin-top: 60px;
}
#column_right_yel p {
	padding-top: 0px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#column_right_yel ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
#column_right_yel li {
	margin-bottom: 3px;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer {
	background-color: #eeeeee;
	height: 24px;
	width: 762px;
	color: #999999;
	font-size: 9px;
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#footer_left {
	float: left;
	height: 19px;
	width: 462px;
	padding-top: 4px;
	padding-left: 8px;
	text-align: left;
	font-size: 9px;
	color: #666666;
}
#footer_right {
	text-align: right;
	float: right;
	height: 19px;
	width: 275px;
	padding-top: 4px;
	padding-right: 10px;
	font-size: 9px;
	color: #666666;
}
#footer_right a:link {
	color: #666666;
	text-decoration: none;
}
#footer_right a:visited {
	color: #666666;
	text-decoration: none;
}
#footer_right a:hover {
	color: #990033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#footer_right a:active {
	color: #990033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
body a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
body a:visited {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
body a:hover {
	color: #990033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
body a:active {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.bold_leadin_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-size: 11px;
}
.bold_leadin_dkgray {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}
.bold_leadin_teal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
	font-size: 11px;
}
.subhead_bold_yel {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
.subhead_bold_teal {
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
.bold_leadin_yel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996600;
	font-size: 11px;
}
#header_main_nav a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_main_nav a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_main_nav a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_main_nav a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container_long {
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	height: auto;
	width: 762px;
}
#content_long {
	text-align: left;
	height: auto;
	width: 762px;
}
#column_right_long {
	background-color: #FFFFFF;
	text-align: left;
	float: right;
	height: 550px;
	width: 435px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	overflow: scroll;
}
#column_right_long p {
	padding-top: 0px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#column_left_long {
	background-color: #FFFFFF;
	float: left;
	height: 565px;
	width: 290px;
	background-image: url(images/col_left_bg_blue.jpg);
	background-repeat: repeat-y;
}
#column_wide {
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	width: 705px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	overflow: auto;
}
#column_wide p {
	padding-top: 0px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header_pr {
	height: 100px;
	width: 494px;
	background-image: url(images/pr_header.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: bottom;
}
.clearfloat {
	clear: both;
}
#actionbar {
	height: 30px;
	width: 760px;
}
#actionbar a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#actionbar  a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#actionbar   a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#actionbar    a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

