body {
	font: 85% Arial,Helvetica,sans-serif;
	background-attachment: scroll;
	background-color: #F4F4F4;
	background-image: url(../images/redesign/topheaderbackground.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#hd {
	background: none repeat scroll 0 0 transparent;
	height: 172px;
	margin-bottom: 10px;
}
.skipnav {
    display: none;
}

/*utility nav begins*/


#utilitynav {
    list-style-type:none;
    margin:0;
    padding:0;
    height:30px;
    font-family:Arial;
    font-size:0.9em;
}
#utilitynav li {
	float:right;
	height:22px;
	line-height:22px;
	list-style-type: none;
}
#utilitynav li a {
    display:block;
    padding:0 5px;
    color:#FFF;
    text-decoration:none;
}
#utilitynav li a:hover {
    text-decoration:underline;
}

/*utility nav begins*/

#topbar ul li {
}
#topbar ul li a {
    padding: 1px 0 1px 20px;
}
#topbar ul li a.email {
    background: url("../../global/images/icons/icon-topbar-links2.png") no-repeat scroll 0 0 transparent;
}
#topbar ul li a.print {
    background: url("../../global/images/icons/icon-topbar-links2.png") no-repeat scroll 0 -26px transparent;
}
#topbar ul li a.update {
    background: url("../../global/images/icons/icon-topbar-links2.png") no-repeat scroll 0 -53px transparent;
}
#topbar ul li a.rss {
    background: url("../../global/images/icons/icon-topbar-links.png") no-repeat scroll 0 0 transparent;
}
#nav {
    background: none repeat scroll 0 0 transparent;
    margin-top: 27px;
}
.third {
    z-index: 9999 !important;
}
.hidden {
    z-index: 9999 !important;
}
#nav .nav-inner .sf-menu li {
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0 12px 0 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #05676A;

}
#nav .nav-inner .sf-menu li.noarrow {
    padding: 0 8px;
    /*width: 172px;*/
}
#nav .nav-inner .sf-menu li.noarrow:hover {

}
#nav .nav-inner .sf-menu li:hover {
	color: #000000;
	background-color: #037F7C;
}
#nav .nav-inner .sf-menu li.double-line {
    height: 3.4em;
    line-height: 1.2em;
    padding-top: 8px;
}
#nav .nav-inner .sf-menu a {
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#nav .nav-inner .sf-menu a:hover {
	color: #FFFFFF;
}
#nav .nav-inner .sf-menu li ul {
    /* margin-top: 10px; */
}
#nav .nav-inner .sf-menu li ul li ul {
    margin-left: 60px;
}
#nav .nav-inner .sf-menu li ul li {
     repeat scroll 0 0 ;
    border-bottom: 1px dashed #CCCCCC;
    height: 100%;
    line-height: 1.4em;
    padding-bottom: 8px;
    padding-top: 8px;
    width: 144px;
}
#nav .nav-inner .sf-menu li ul li a {
    color: #FFFFFF;
    display: block;
    font-weight: normal;
}
#nav .nav-inner .sf-menu li ul li:hover {
    color: #000000;
}
#nav .nav-inner .sf-menu li ul li a:hover {
    color: #000000;
    display: block;
}
#nav .nav-inner .sf-menu li a.double-line {
    height: 3.4em;
    line-height: 1.2em;
    padding-top: 8px;
}
.home-page {
    width: 100% !important;
}
.home-page .grey-box {
    background: url("../images/backgrounds/bg-box-grey.jpg") repeat-y scroll 0 0 transparent;
}
.home-page .grey-box .grey-box-inner {
    height: 310px;
    margin: auto;
    padding: 10px 0;
    width: 960px;
}
.home-page .grey-box .grey-box-inner .left-column {
    height: 310px;
    margin-right: 10px;
    width: 230px;
}
.home-page .grey-box .grey-box-inner .center-column {
    height: 310px;
    margin-right: 10px;
    width: 400px;
}
.home-page .grey-box .grey-box-inner .right-column {
    height: 310px;
    width: 310px;
}
.brown-box {
    background: url("../images/homepage/brown-box-top.png") no-repeat scroll left top transparent;
    height: 310px;
    padding-top: 11px;
}
.brown-box .inner {
    background: url("../images/homepage/brown-box-bottom.png") no-repeat scroll left bottom transparent;
    height: 288px;
    padding-bottom: 11px;
}
.map-box {
    background: url("../images/homepage/grey-box-top.png") no-repeat scroll left top transparent;
    height: 310px;
    padding-top: 11px;
}
.map-box .inner {
    background: url("../images/homepage/grey-box-bottom.png") no-repeat scroll left bottom transparent;
    height: 288px;
    padding-bottom: 11px;
}
.red-box, .green-box, .blue-box {
    height: 220px;
}
.red-box {
    background: url("../images/backgrounds/bg-box-red.jpg") repeat-x scroll 30px 50% #FFFFFF;
    border: 1px solid #9B1A19;
}
.green-box {
    background: url("../images/backgrounds/bg-box-green.jpg") repeat-x scroll 30px 50% #FFFFFF;
    border: 1px solid #006B6B;
}
.blue-box {
    background: url("../images/backgrounds/bg-box-blue.jpg") repeat-x scroll 30px 50% #FFFFFF;
    border: 1px solid #052D4F;
}
.red-box h2, .green-box h2, .blue-box h2 {
    color: #EFEFEF;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 10px;
}
.red-box h2 {
    font-family: Georgia,"Times New Roman",Times,serif;
}
.red-box ul, .green-box ul, .blue-box ul {
    margin: 10px 20px;
}
.red-box ul li, .green-box ul li, .blue-box ul li {
    list-style: none outside none;
    padding: 2px 0;
}
.green-box h2 {
    font-family: Georgia,"Times New Roman",Times,serif;
}
.blue-box h2 {
    font-family: Georgia,"Times New Roman",Times,serif;
}
.home-page .main-content-inner {
    margin: auto;
    padding: 10px 0;
    width: 960px;
}
.home-page .main-content-inner .left-column {
    margin-right: 10px;
    width: 310px;
}
.home-page .main-content-inner .center-column {
    width: 320px;
}
.home-page .main-content-inner .right-column {
    margin-left: 10px;
    width: 310px;
}
.home-page .promotional-area {
    background: url("../images/backgrounds/bg-promotional-area.jpg") repeat-x scroll 0 0 transparent;
    min-height: 300px;
    padding-top: 20px;
}
.home-page .promotional-area .left-column {
    margin: 0 20px 0 12px;
    width: 388px;
}
.promotional-box .details {
    background: url("../images/icons/icon-info.png") no-repeat scroll 20px 20px transparent;
    padding: 10px 20px 10px 80px;
}
.promotional-box .details p {
    color: #FFFFFF;
    font: bold 1.2em Georgia,"Times New Roman",Times,serif;
}
.promotional-box .details a {
    color: #FFFFFF;
    font-size: 1em;
    text-decoration: none;
}
.home-page .promotional-area .center-column {
    width: 310px;
}
.home-page .promotional-area .right-column {
    background-color: #E0D4C4;
    margin-left: 20px;
    min-height: 300px;
    padding: 0 10px;
    width: 180px;
}
.home-page .promotional-area .right-column h2 {
    font-family: Georgia,"Times New Roman",Times,serif;
}
.home-page .promotional-area .right-column ul li {
    list-style: none outside none;
}
.three-column .left-navigation, .two-column .left-navigation {
    width: 200px;
}
.sub-page-content {
	margin-bottom: 10px;
	padding: 10px;
}
.three-column {
   #FFFFFF;
}
.three-column .inner {
	padding-top: 10px;
}
.inner2 {
    background: none no-repeat scroll left top transparent;
    padding-top: 10px;
}
.three-column .outer {
}
.sub-page-content .inner .three-column {
}
.one-column {
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
}
.one-column .inner {
    padding-top: 10px;
}
.one-column .outer {
}



.one-column .main-body {
    margin: auto;
    width: 940px;
}
.one-column .right-navigation, .one-column .left-navigation {
    display: none;
}
.three-column .main-body {
	width: 550px;
}
.three-column .right-navigation {
	width: 200px;
}
.two-column {
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
}
.two-column .inner {
    padding-top: 10px;
}
.two-column .outer {
}
.two-column .left-navigation {
    width: 195px;
}
.two-column .main-body {
    margin: auto;
    width: 720px;
}
.two-column .right-navigation {
    display: none;
}
.two-column-r {
    background-color: #FFFFFF;
}
.two-column-r .left-navigation {
    display: none;
}
.two-column-r .main-body {
    width: 720px;
}
.two-column-r .right-navigation {
    width: 220px;
}
.two-column-r .inner {
    padding-top: 10px;
}
.two-column-r .outer {

}
.two-column-right {
    background-color: #FFFFFF;
}
.two-column-right .inner {
    padding-top: 10px;
}
.two-column-right .outer {
}
.two-column-right .main-body {
    margin-left: 10px;
    min-height: 500px;
    width: 710px;
}
.two-column-right .right-navigation {
    width: 220px;
}
#breadcrums {
    color: #666666;
    font-size: 0.9em;
    margin-bottom: 10px;
	width:96%!important;
}
#breadcrums a {
    color: #006666;
    font-weight: bold;
}
.left-navigation li {
    margin: 0;
    padding: 0;
}
.two-column .left-navigation, .three-column .left-navigation {
    margin-top: 10px;
	margin-left: -29px;
    width: 200px;
}
.left-navigation li.hidden {
    display: none;
}
.left-navigation ul {
    width: 198px;
}
.left-navigation ul li {
    list-style: none outside none;
}
.left-navigation li.firstLevel a.firstLevel-link {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-color: #066792;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 0px;
}
.left-navigation li.firstLevel a.double-line-link {
    line-height: 15px;
    padding: 8px 4px;
}
.left-navigation ul.secondLevel {
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.left-navigation ul.secondLevel li {
}
.left-navigation ul.secondLevel li a {
	/*border-bottom: 1px dotted #CCCCCC;*/
	display: block;
	text-decoration: none;
	color: #4D4D4D;
	background-color: #D9DBDB;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 8px;
}
.left-navigation ul.secondLevel li.self a, .left-navigation ul.secondLevel li.parent a {
    font-weight: bold;
}
.left-navigation ul.secondLevel li.self ul li a {
	font-weight: normal;
	background-image: none;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 14px;
	margin-bottom: 1px;
}
.left-navigation ul.thirdLevel li a {
	font-weight: normal !important;
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-bottom: 0px;
}
.left-navigation ul.thirdLevel .self a, .left-navigation ul.secondLevel .self a.secondLevel-link {
	background-color:#FFFFFF;
    font-weight: bold !important;
}
.left-navigation ul.fourthlevel li a {
    /*padding: 4px 12px 4px 30px;*/
}
.main-body h2 {
    font: 1.8em Georgia,"Times New Roman",Times,serif;
    margin: 10px 0;
    padding: 10px 0 2px 0;
}
.main-body h3 {
    font: 1.5em Georgia,"Times New Roman",Times,serif;
}

.main-body-content table {
	border-collapse:collapse;
	margin-top: 20px;
}

.main-body-content table, th, td {
	border: 1px solid #000;
	vertical-align: text-top;
}

.main-body-content th {
	background-color: #CCC;
	text-align: left;
	color: #000;
}

.main-body-content {
    padding: 0 20px 30px 30px;
}
.main-body-content ul, .main-body-content ol {
    margin: 10px 0 10px 10px;
}
.main-body-content ul li, .main-body-content ol li {
	margin: 10px;
}
.page-title h1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	margin: 0px;
}
.page-title {
	margin-bottom: 20px;
}
.page-title .page-title-inner {
}
.green .sub-page-content {
}
.green .main-body h2 {
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #026666;
	font-size: 18px;
	font-weight: bold;
}
.green .main-body h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin-bottom: 6px;
	font-weight: bold;
	background-image: none;
}

.green .main-body h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 4px;
	font-weight: bold;
	background-image: none;
}

.green .left-navigation ul li.current {
    background-color: #BDD3D3;
}
.green .page-title {
    /*background: url("../images/backgrounds/bg-page-title-left-green.png") no-repeat scroll left top transparent;*/
}
.green .page-title .page-title-inner {
    /*background: url("../images/backgrounds/bg-page-title-right-green.png") no-repeat scroll right top transparent;*/
}
.green .page-title h1 {
	color: #043345;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-weight: normal;
	margin-top: 4px;
}
.dark-blue .sub-page-content {
    background-color: #5089B4;
}
.dark-blue .main-body h2 {
    color: #5089B4;
}
.dark-blue .main-body h3 {
    color: #5089B4;
}
.dark-blue .left-navigation ul li.current {
    background-color: #2D6691;
}
.dark-blue .left-navigation ul li.current a {
    color: #FFFFFF;
}
.dark-blue .page-title {
    background: url("../images/backgrounds/bg-page-title-left-dark-blue.png") no-repeat scroll left top transparent;
}
.dark-blue .page-title .page-title-inner {
    background: url("../images/backgrounds/bg-page-title-right-dark-blue.png") no-repeat scroll right top transparent;
}
.dark-blue .page-title h1 {
    background: url("../images/backgrounds/bg-page-title-dark-blue.jpg") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font: 1.9em/150% Georgia,"Times New Roman",Times,serif;
    height: 50px;
    margin: 0 10px;
}
.right-navigation .inner {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.right-navigation .inner .r-grey-hub {
    border: 1px solid #DDCEB7;
    margin-bottom: 20px;
}
.right-navigation .inner .r-grey-hub h2 {
    border-bottom: 1px solid #DDCEB7;
    font: 1.5em Georgia,"Times New Roman",Times,serif;
    margin: 0;
    padding: 6px;
}
.right-navigation .inner .r-grey-hub ul {
    margin: 10px;
}
.right-navigation .inner .r-grey-hub ul li {
    list-style: none outside none;
    padding: 4px 0;
}
.right-navigation .sidebar {
	margin-bottom: 30px;
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #066792;
	border-bottom-color: #066792;
	padding-top: 5px;
}
.right-navigation .sidebar h2 {
	margin: 0;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #05676A;
	font-weight: normal;
}
.right-navigation .sidebar p, .right-navigation .sidebar strong, .right-navigation .sidebar span {
    padding: 4px;
}
.right-navigation .sidebar ul {
    padding: 4px 4px 4px 25px;
}
.right-navigation .sidebar h3, .right-navigation .sidebar h4 {
    padding: 4px 4px 2px;
}
.right-navigation .sidebar ul li {
    padding: 4px 10px;
}
.btn-blue {
    padding-top: 10px;
    text-align: center;
}
.btn-blue a {
    background: url("../images/backgrounds/bg-btn-blue.jpg") repeat-x scroll left bottom transparent;
    border: 2px solid #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    font: 1.3em Georgia,"Times New Roman",Times,serif;
    margin-right: 50px;
    padding: 10px;
    text-decoration: none;
}
#footer {
	background-attachment: scroll;
	background-color: #F4F4F4;
	background-repeat: repeat;
	background-position: center top;
}
#footer .hhs-footer {
    background-color: #F4F4F4;
}
#footer .footer-links {
    border-top: 1px solid #CCCCCC;
    padding: 20px;
}
#footer .ft-inner {
	position:relative;
	display:block;
    margin: auto;
    width: 960px;
}
#footer .hhs-footer .ft-inner {
    height: 80px;
    padding: 10px 0;
}
#footer .ft-home-bt, #footer .ft-medicaid-logo, #footer .ft-medicaid-disclaimer, #footer .ft-hhs-logo {
    display: inline-block;
}
#footer .hhs-footer .ft-home-bt {
    width: 80px;
}
#footer .hhs-footer .ft-medicaid-logo {
	position: relative;
	display: block;
	float: left;
    text-align: center;
    vertical-align: middle;
    width: 203px;
	margin-right: 50px;
}
#footer .hhs-footer .ft-medicaid-logo img {
	 padding-top: 15px;
}
#footer .hhs-footer .ft-medicaid-disclaimer {
	position: relative;
	display: block;
	float: left;
	vertical-align: middle;
    width: 540px;
	top: 15px;
}
#footer .hhs-footer .ft-hhs-logo {
    vertical-align: middle;
    width: 62px;
}
#footer .hhs-footer .ft-hhs-logo img {
	position: absolute;
	top: 20px;
	right: 0px;
}
#footer .hhs-footer .ft-home-bt {
    text-align: center;
    vertical-align: middle;
}
#footer .hhs-footer .ft-home-bt a {
    background: url("../images/buttons/btn-footer-home.png") no-repeat scroll center center transparent;
    color: #4D4040;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    height: 34px;
    line-height: 35px;
    text-decoration: none;
    width: 80px;
}
#footer .footer-links .inner ul li {
    list-style: none outside none;
    margin: 10px 0;
	font-size: 90%;
}
#footer .footer-links .inner a {
	color: #333333;
	text-decoration: none;
}
#footer .border-right {
    border-right: 4px solid #CCCCCC;
    height: 230px;
    margin-right: 60px;
}
.gcsc-branding {
    display: none !important;
}
.state-links {
}
.state-links ul {
    margin: 0;
    padding: 0 !important;
}
.state-links ul li {
    list-style: none outside none;
    margin: 1px 0;
    padding: 0 !important;
}
.state-links ul li a {
    background-color: #E1F0F0;
    display: block;
    padding: 2px 4px;
    text-decoration: none;
}
.print-back {
    display: none;
}



/*Feature Focus
_____________________________________________*/

/*@import url("<link href=http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>");*/

/*landing page------*/
.ffcolumn {
	width: 32%;
}

#ffbox {
	/*font-family: 'Source Sans Pro', sans-serif;*/
	color: #333;
	font-size: 1.2em;
	background-color: #E6F2FF;
	padding: 20px;
	border: 1px solid #CCC;
}

#ffbox .featuremain {
	background-color: #FFF;
	padding: 15px;
	min-height: 150px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#ffbox .violet_top{
	border-top: 10px solid #574699;
}

#ffbox .lightblue_top{
	border-top: 10px solid #44A6EE;
}

#ffbox .yellow_top{
	border-top: 10px solid #FFCC33;
}

#ffbox .red_top{
	border-top: 10px solid #820000;
}

#ffbox .orange_top{
	border-top: 10px solid #FF9933;
}

#ffbox .pink_top{
	border-top: 10px solid #CC0066;
}

#ffbox .green_top{
	border-top: 10px solid #009933;
}

#ffbox .turquoise_top{
	border-top: 10px solid #40E0D0;
}

#ffbox .featuremain .body {	
	padding-left: 260px;
}

#ffbox .featuremain h2 {
	font-size: 32px;
	font-style: oblique;
	font-weight: 100;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
	margin-top: 0px;
}

#ffbox .featuremain img {
	float: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 0px;
	background-color: #CCC;
}

#ffbox h3 {
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-top: 5px;
	color: #333;
}

/*#ffbox a:link, a:visited, a:hover, a:focus, 
a:active {
	color: #333;
}*/

#ffbox .ffsmallbox, .ffsamllbox_violet, .ffsamllbox_lightblue, .ffsamllbox_yellow, .ffsamllbox_red, .ffsamllbox_orange, .ffsamllbox_pink, .ffsamllbox_green, .ffsamllbox_olive. .ffsamllbox_turquoise, {
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-size: .9em;
	background-color: #FFF;
	padding: 10px;
	border-top: 3px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	width: 240px;
	height: 220px;
	float: left;
}

#ffbox .ffsamllbox_violet {
	border-top: 3px solid #574699;
}

#ffbox .ffsamllbox_lightblue {
	border-top: 3px solid #44A6EE;
}

#ffbox .ffsamllbox_yellow {
	border-top: 3px solid #FFCC33;
}

#ffbox .ffsamllbox_red {
	border-top: 3px solid #820000;
}


#ffbox .ffsamllbox_orange {
	border-top: 3px solid #FF9933;
}

#ffbox .ffsamllbox_pink {
	border-top: 3px solid #CC0066;
}

#ffbox .ffsamllbox_green {
	border-top: 3px solid #009933;
}

#ffbox .ffsamllbox_olive {
	border-top: 3px solid #660;
}	

#ffbox .ffsamllbox_turquoise {
	border-top: 3px solid #40E0D0;
}	

#ffbox .morebtn {
    color: #ffffff !important;
	padding: 6px 12px;
    background: #006666;
	font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #033;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	text-decoration: none;
	display:block;
	margin-top: 20px;
	width: 60px;
}
#ffbox .morebtn:hover, .morebtn:visited, {
	color: #ffffff;
	border: 1px solid #005353;
	text-decoration: none;
	font-weight: bold;
	background-color: #008080;
}
#ffbox .morebtn:active {
    color: #ffffff;
	-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #203E5F;
	text-decoration: none;
	
}

/*article page------*/
#cpcontainter {
	/*font-family: 'Source Sans Pro', sans-serif;*/
	color: #666;
	font-size: 1.1em;
	line-height:normal;
	margin-top:20px;
}

#cpcontainter .sectiontitle {
	border-top: 4px solid #ccc;
}

#cpcontainter .sectiontitle_violet {
	border-top: 4px solid #574699;
}

#cpcontainter .sectiontitle_lightblue {
	border-top: 4px solid #44A6EE;
}

#cpcontainter .sectiontitle_yellow {
	border-top: 4px solid #FFCC33;
}

#cpcontainter .sectiontitle_red {
	border-top: 4px solid #820000;
}

#cpcontainter .sectiontitle_orange {
	border-top: 4px solid #FF9933;
}

#cpcontainter .sectiontitle_pink {
	border-top: 4px solid #CC0066;
}

#cpcontainter .sectiontitle_green {
	border-top: 4px solid #009933;
}

#cpcontainter .sectiontitle_turquoise {
	border-top: 4px solid #008f8f;
	padding-top: .5em;
}

#cpcontainter .cpmain {
	margin-right: 15px;
	width: 470px;
}

#cpcontainter .cpmain h1 {
	font-weight: lighter;
	font-size: 2em;
	color: #333;
	margin-top: 0px;
}

/*#cpcontainter h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 1px;
	margin-bottom: 20px;
	background-image: url(../images/icons/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}*/

#cpcontainter h2 {
	font-size: 1.2em;
	color: #066;
	margin-bottom: 0px;
}

.triangle-right {
	width: 0; 
	height: 0; 
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 12px solid #999;
}

#cpcontainter .cpmain h3 {
	font-weight: lighter;
	font-size: 2em;
	color: #333;
	margin-top: 0px;
}

#cpcontainter .cpmain .leader {
	line-height:normal;
}

#cpcontainter h4 {
	font-size: 1.2em;
	color: #066;
	margin-bottom: 0px;
}

#cpcontainter h5 {
	font-size: 1.1em;
	color: #666;
	margin-bottom: 2px;
}

#cpcontainter .callout {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	max-width: 250px;
}

#cpcontainter .callout img {
	background-color: #FFFFFF;
}

#cpcontainter .callout a:link {
	font-size: 12px;
	padding-top: 5px;
}

#cpcontainter .calloutbox {
	background-color: #E0E0E0;
	padding: 10px;
	float: right;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 200px;
}


#cpcontainter .calloutbox h1 {
	font-size: 18px;
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
}

/*tabs*/
.clear {
	clear: both;
}


#content-explorer {
	padding-top: 10px;
    width:100%;
    line-height:normal;
	position: relative;
	}
#content-explorer .fftabs ul {
	margin:0;
	list-style:none;
	height: 37px;
	border-bottom: 1px solid #999999;
	padding: 5px 2px 4px 2px;
	}
		
#content-explorer .fftabs ul li {
	float: left;
	text-align: center;
	overflow: hidden;
	}
			
#content-explorer .fftabs ul li a {
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #069;
	padding: 8px 10px 6px 10px;
	}
			
#content-explorer .fftabs ul li a:hover {
	color: #004080;
	background-color: #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-decoration: none;
	}
			
#content-explorer .fftabs ul li.selected {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
			}
#content-explorer .fftabs ul li.selected a {
	padding-bottom: 8px;
	color: #333;
			}
			
#content-explorer .fftabs ul li.selected a:hover {
	background-color:#FFFFFF;
	border:none;
	color:#333333;
			}		
			
div.yui-content {
	overflow: auto;
	padding-top: 10px;
}

/*accordion ----------*/
#accordion-container {
	margin-top:20px;
	background: #ffffff;
}

#accordion-container .accordion-header {
	/*font-family: 'Source Sans Pro', sans-serif;*/
	color: #666;
	margin-left: 20px;
	font-weight: normal;
	font-size: 15px;
	background: #CDF3E7;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background: url(../images/icons/arrow-down.png) #CDF3E7;
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
}

#accordion-container .active-header {
	background: url url(../images/icons/arrow-down.png) #CDF3E7;
	background-repeat: no-repeat;
	background-position: 5px;
}

#accordion-container .active-header:hover {
	background: url(../images/icons/arrow-down.png) #CDF3E7;
	background-repeat: no-repeat;
	background-position: 5px;
}

#accordion-container .inactive-header {
	background: url(../images/icons/arrow.png) #CDF3E7;
	background-repeat: no-repeat;
	background-position: 5px;
}

#accordion-container .inactive-header:hover {
	background: url(../images/icons/arrow.png) #CDF3E7;
	background-repeat: no-repeat;
	background-position: 5px;
}

#accordion-container .accordion-content {
	display: none;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*sidbar ----------*/

#cpcontainter .cpside {
	margin-left: 10px;
	margin top: 0px;
	width: 170px;
}

#cpcontainter .cpside h3 {
	margin-top:1px;
	color:#066;
	font-size:1.1em;	
}

#cpcontainter .cpside .featured p {
	color:#666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*#cpcontainter .cpside .featured p a:link, a:visited, a:visited, a:active   {
	color:#666;
	text-decoration: none;
}*/

#cpcontainter .cpside .btnad {
	background-color: #CDF3E7;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 15px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #066;
}

#cpcontainter .cpside .btnad .adname {
	color: #333;
	padding-top: 10px;
	font-size: 17px;
	font-style:200;
	font-weight: normal;
}
#cpcontainter .cpside .btnad .more {
	color: #066;
	font-size: 14px;
	font-style:200;
	margin-bottom:0px;
	padding-bottom: 1px;
}

#cpcontainter .cpside .contact {
	font-size:12px;
	font-style: oblique;
}

#cpcontainter .cpside .contact a {
	color:#666;
}
