/* Header */

body{
	margin:0px;
	padding:0px;
	background-color: #7c7c7c;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}


body.landing{
	margin:0px;
	padding:0px;
	background-color: #7c7c7c;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

textarea {
}
img{
	border:none;
}
a{
	text-decoration:underline;
	color:#0d8fa7;
}
a:hover{
	text-decoration:underline;
	color:#cc0000;
}

/**************
Useful Styles */ 

.underline { text-decoration: underline !important; }

.right { float: right !important; }

.left { float: left !important; }

.dotted { background: url(../images/layout/dots.jpg) bottom left repeat-x; }

.center { text-align: center; }

.bold { font-weight: bold; }

.italic { font-style: italic; }

.number-list li { list-style: decimal; }

.number-list li { padding: 5px; }

.alpha-list { list-style: lower-alpha; }

.alpha-list li { padding: 5px; }

.smalltext { font-size: 8pt; }

.clear { clear: both; }

.hide { display: none !important; }

hr.clear {
	margin: 0;
	padding: 0;
	visibility: hidden;
}


/*End Useful Styles
*****************/
.header1{
	font-size:16px;
	font-weight:bold;
	color:#cc0000;
}
.header3{
	font-size:11px;
	font-weight:bold;
	color:#cc0000;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 20px;
	height: 20px;
}

.header4{
	font-size:11px;
	font-weight:bold;
	color:#666666;
	margin: 0;
	padding: 0;
	line-height: 20px;
	height: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
h1 {
	font-size: 18px;
	color:#999999;
	font-weight:normal;
}

h3 {
	padding:0px 25px;
	margin:0px;
	color: #666666;
}
h2 {
	font-size: 26px;
	color: #cc0000;
}
h2.small {
	line-height: 4px;
	height: 4px;
	font-size: 4px;
	margin: 0;
}
* html .demo h2 {
	padding: 0;
	height: 20px;
	margin: 0 0 -15px 0;
	line-height: 20px;
}
h4 {
	font-size: 26px;
	color: #cc0000;

}


/* Main Layout */

#page {
	width: 937px;
	background: url(../images/layout/index_new/page_bg.jpg) repeat-y;
	margin: 1em auto;
}

/* Header */

#branding {/*maeve*/
	height: 145px;
	background: #FFFFFF url(../images/layout/index_new/container_bg.jpg) top left no-repeat;
	width: 925px;
	padding: 3px 5px 0 5px;
	margin: 0 auto;
	overflow: hidden;
}

#branding #logo {/*maeve*/
	width: 453px;
	height: 145px;
	float: left;
	margin: 0;
	padding: 0;
}

#branding #logo a {/*maeve*/
	width: 453px;
	height: 145px;
	display: block;
	background: url(../images/layout/index_new/logo.gif) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

/* TOPLINKS */

#branding #toplinks {/*maeve*/
	float: right;
	display: block;
	width: 220px;
	height: 28px;
	margin: 25px 40px 0 0;
}

#branding #toplinks:hover {/*maeve*/
	float: right;
	display: block;
	width: 220px;
	height: 28px;
	margin: 25px 40px 0 0;
}

/* Main Navigation */

#nav_main {/*maeve*/
	width: 905px;
	height: 45px;
	background: #FFFFFF url(../images/layout/index_new/nav_main_bg.jpg) repeat-x;
	clear: both;
	margin: 0 auto;
	padding: 0 5px 0 5px;
}

#nav_main li {/*maeve*/
	display: inline;
	float: left;
	height: 34px;
	text-indent: -2500px;
	overflow: hidden;
}

#nav_main li a {/*maeve*/
	display: block;
	height: 34px;
	width: 100%;
	float: left;
}

#nav_main li#resources {/*maeve*/
	width: 94px;
	background: url(../images/layout/index_new/buttons/navigation.jpg);
	margin-top: 1px;
}
#nav_main li#resources:hover {
	width: 94px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) 0 -64px;
	margin-top: 1px;
}

#nav_main li#resources.selected {
	width: 94px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) 0 -32px;
	margin-top: 1px;
}

#nav_main li#youthincare {
	width: 108px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -90px 0;
	margin-top: 1px;
}
#nav_main li#youthincare:hover {
	width: 108px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -90px -64px;
	margin-top: 1px;
}
#nav_main li#youthincare.selected {
	width: 108px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -90px -32px;
	margin-top: 1px;
}

#nav_main li#caregivers {
	width: 137px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -200px 0;
	margin-top: 1px;
}
#nav_main li#caregivers:hover {
	width: 137px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -200px -64px;
	margin-top: 1px;
}
#nav_main li#caregivers.selected  {
	width: 137px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -200px -32px;
	margin-top: 1px;
}


#nav_main li#education {
	width: 87px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -338px 0;
	margin-top: 1px;
}
#nav_main li#education:hover {
	width: 87px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -338px -64px;
	margin-top: 1px;
}
#nav_main li#education.selected {
	width: 87px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -338px -32px;
	margin-top: 1px;
}

#nav_main li#kidsandyouth {
	width: 151px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -425px 0;
	margin-top: 1px;
}
#nav_main li#kidsandyouth:hover {
	width: 151px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -425px -64px;
	margin-top: 1px;
}
#nav_main li#kidsandyouth.selected {
	width: 151px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -425px -32px;
	margin-top: 1px;
}

#nav_main li#diversity {
	width: 149px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -575px 0;
	margin-top: 1px;
}
#nav_main li#diversity:hover {
	width: 149px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -575px -64px;
	margin-top: 1px;
}
#nav_main li#diversity.selected {
	width: 149px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -575px -32px;
	margin-top: 1px;
}

#nav_main li#health {
	width: 123px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -724px 0;
	margin-top: 1px;
}
#nav_main li#health:hover {
	width: 123px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -724px -64px;
	margin-top: 1px;
}
#nav_main li#health.selected {
	width: 123px;
	background: url(../images/layout/index_new/buttons/navigation.jpg) -724px -32px;
	margin-top: 1px;
}

/* MAIN */


#main_table{ /*maeve*/

	width:949px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#main_top{/*maeve*/
	width:949px;
	height:26px;
	margin:auto;
	overflow:hidden;
	background-image:url(../images/layout/main_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position: relative;
}
#main_center{/*maeve*/
	width:949px;
	height:auto;
	margin:auto;
	overflow:hidden;
	background-image:url(../images/layout/pagebg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
#main_bottom{/*maeve*/
	width:949px;
	height:auto;
	margin:auto;
	overflow:hidden;
	background-image:url(../images/layout/main_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#main_bottomtxt/*maeve*/
{
	font-size:10px;
	text-align:center;
	padding-top:20px;
}
#main_bottomtxt a, #main_bottomtxt a:link, #main_bottomtxt a:hover/*maeve*/
{
	color: #FFFFFF;
}

#content{ /*maeve*/
	width:907px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#content_left{ /*maeve*/
	width:546px;
	height:auto;
	float:left;
}
#content_txt{ /*maeve*/
	width:526px;
	height:auto;
	line-height:17px;
	text-align:left;
	padding-top:18px;
	padding-bottom:6px;
	padding-right:20px;
	float:left;
}
#content_txt p { /*maeve*/
	margin: 7px 0;
}
/*------------------------------ Inner Pages -------------------------------------------- */
#left{
	width:140px;
	height:auto;
	float:left;
	margin: 0;
}
#right{
	width:700px;
	height:auto;
	float:left;
	text-align:left;
	padding: 10px 0px 10px 50px;
}
.right_txt{
	width:689px;
	height:auto;
	float:left;
	text-align:left;
	line-height:16px;
	padding-top:15px;
	padding-bottom:20px;
	font-size:12px;
}

.miniheadings, .miniheadings a {
	background-image:url(../images/images/rifpa_leftbox.gif);
	background-repeat:no-repeat;
	background-position:left top;
	position: relative;
	height: 23px;
	overflow: hidden;
	position: relative;
	color: #FFFFFF;
	padding: 8px 5px 0px 5px;
	font-weight: normal;
	font-size: 11px;
}


/*----------------------------- Left Navigation---------------------------------------- */

#leftnav div{
	width:140px;
	height:auto;
}

/*#leftnav div a{
	display:block;
	width:83%;
	text-decoration:none;
	color:#9e9e9e;
	font-size:12px;
	font-weight:normal;
	padding:6px 0px 6px 20px;
	border-bottom:1px dotted #cccccc;
}

#leftnav div a.current{
	display:block;
	width:83%;
	text-decoration:none;
	color:#cc0000;
	font-size:12px;
	font-weight:normal;
	padding:6px 0px 6px 20px;
	border-bottom:1px dotted #cccccc;
	background:transparent url(../images/layout/arrow.gif) no-repeat left center;
}*/



#leftnav{
	width:138px;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:left;
	margin: 0 0 20px 0;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}

#leftnav #navleft {
	width:133px;
	background:url(../images/layout/left_bg_off.gif) bottom left no-repeat;
	padding: 8px 0px 6px 5px;
}

#leftnav #navleft:hover {
	background:url(../images/layout/left_bg_on.gif) bottom left no-repeat;
}

#leftnav #navleft.select {
	background:url(../images/layout/left_bg_on.gif) bottom left no-repeat;
}
#leftnav .navleft-sub {
	width:133px;
	background:url(../images/layout/left_bg_off_sub.gif) bottom left no-repeat !important;
	padding:8px 0px 6px 10px !important;
}
#leftnav .navleft-sub:hover {
	background:url(../images/layout/left_bg_on_sub.gif) bottom left no-repeat !important;
}
#leftnav .navleft-sub.select {
	background:url(../images/layout/left_bg_on_sub.gif) bottom left no-repeat !important;
}
#leftnav a{
	text-decoration:none;
	color:#0d8fa7;
}
#leftnav a:hover{
	color:#cc0000;
}

#leftnav a.selected{
	text-decoration:none;
	color:#666666;
	font-weight: bold;
}

#leftnav p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0px;

	font-size: 12px;
	color:#7c7c7c;
	width:133px;
	font-weight:normal;
	border: none;
	padding:0px 0px 0px 13px;
	line-height:18px;
}

#leftnav p:hover {
	color:#cc0000;
}

#leftnav h6 {
	font-size: 18px;
	color:#999999;
	width:133px;
	font-weight:normal;
	border: none;
	padding:0px 0px 0px 15px;
	
}

#leftnav h6:hover {
	color:#cc0000;
}



/* ccfinder Blocks */

.post {
	padding:5px 25px 15px 25px;
}


#ccfcol {
	width: 274px;
	margin: 0 auto;
	background-repeat:repeat-y;
	float: right;
}
#ccfcol-center {
	width: 460px;
	margin: 0 15px  !important;
	background-repeat:repeat-y;
	float: left;
	background-color: #FFFFFF;
}

#ccf_top_type{
	background-image:url(../images/layout/ccfcol_top_type.gif);
	background-repeat:no-repeat;
	background-position:left top;
	position: relative;
	width: 274px;
	height: 47px;
	overflow: hidden;
	position: relative;
}

#ccf_top_middle{
	background-image:url(../images/images/rifpa_web_middlebox_01.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position: relative;
	width: 440px;
	height: 23px;
	overflow: hidden;
	position: relative;
	color: #FFFFFF;
	padding: 5px 5px 0px 15px;
	font-weight: normal;
}

img.thumb-right {
	float:left;
	padding: 0 15px 15px 0;
}



#ccf_top_issuer{
	background-image:url(../images/layout/ccfcol_top_issuer.gif);
	background-repeat:no-repeat;
	background-position:left top;
	position: relative;
	width: 274px;
	height: 47px;
	overflow: hidden;
	position: relative;
}
#ccf_top_popular{
	background-image:url(../images/images/rifpa_web_rtbox_01.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position: relative;
	width: 254px;
	height: 23px;
	overflow: hidden;
	position: relative;
	color: #FFFFFF;
	padding: 5px 5px 0px 15px;
	font-weight: normal;
}


#ccf_center{
	width:240px;
	height:auto;
	background-image:url(../images/layout/ccfcol-bg.gif);
	padding: 0px 0px 10px 20px;
	margin: 0 25px 0 0;
	overflow: hidden;
}
#ccf_center_middle{
	width:460px;
	height:auto;
	background-image:url(../images/images/rifpa_web_middlebox_02.gif);
	background-repeat:repeat-y;
	padding: 0px 0px 10px 0px;
	margin: 0;
	overflow: hidden;
}
#ccf_center_middle ul
{
	margin:0;
}
#ccf_center_middle ul li
{
	list-style: none;
	background: url(../images/layout/bullet.jpg) no-repeat 0 0;
	margin: 5px 0;
	padding: 0px 0px 0px 15px;
	line-height: 15px;
}

#ccf_right_middle{
	width:244px;
	height:auto;
	background-image:url(../images/images/rifpa_web_rtbox_02.gif);
	background-repeat:repeat-y;
	padding: 10px 15px;
	margin: 0;
	overflow: hidden;
}
#ccf_right_middle ul
{
	margin:0;
}
#ccf_right_middle ul li
{
	list-style: none;
	background: url(../images/layout/bullet.jpg) no-repeat 0 0;
	margin: 5px 0;
	padding: 0px 0px 0px 15px;
	line-height: 15px;
}

#ccf_center .popdiv
{
margin-top:10px;
}
#ccf_center .popimg
{
	float:left;
	margin: 23px 0px 0px 0px;
	width:57px;
}
#ccf_center .popdesc
{
	float:left;
	margin: 20px 0px 0px 10px;
	width:150px;
}
#ccf_bottom{
	width:460px;
	height:10px;
	margin:auto;
	overflow:hidden;
	background-image:url(../images/images/rifpa_web_middlebox_04.gif);
	background-repeat:no-repeat;
}

#ccf_rt_bottom{
	width:274px;
	height:10px;
	margin:auto;
	overflow:hidden;
	background-image:url(../images/images/rifpa_web_rtbox_04.jpg);
	background-repeat:no-repeat;
}

.list
{
	list-style: none;
	background: url(../images/layout/bullet.jpg) no-repeat 0 0;
	margin: 5px 0;
	padding: 0px 0px 0px 15px;
	line-height: 15px;
}


/* new styles - Envision */

.resourceEntry dt {
		font-weight: bold;
}

.resourceEntry dd {
	margin-left: 0;	
}


#newsList li, #newsList {
	padding-left: 0;
	margin-bottom: 14px !important;
}
