@import url("core.css");
body {
	font-family: "Tahoma", Geneva, sans-serif;
	color: #787878;
	text-decoration: none;
	text-align:center;
	font-size:12px;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-x;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.clearspace {
	clear:both;
	height:1px;
	line-height:1px;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
}
a:link {color: #a50f00; text-decoration:none;}   
a:visited {color: #a50f00; text-decoration:none;} 
a:hover {color: #a50f00;  text-decoration:underline;}  
a:active {color: #a50f00} 
p {
	margin:0px;
	line-height: 20px;
	padding: 0px 0px 15px 0px;
}
h1 {
	color:#282828;
	font-size:30px;
	padding-bottom:10px;
	margin-left:-3px;
}
h2 {
	color:#96783c;
	font-size:16px;
	padding-bottom:0px;
	margin-left:-3px;
}
h3 {
	color:#000000;
	font-size:14x;
	padding-bottom:0px;
	margin-left:-2px;
}
h4 {
	color:#414141;
	font-size:16px;
	padding-bottom:0px;
	margin-left:-3px;
}
h6{
	color:#282828;
	font-size:12px;
	text-transform:uppercase;
	margin-left:-3px;
}
h5{
	color:#7a6f56;
	font-size:12px;
	text-transform:uppercase;
	margin-left:-3px;
}

.tabletitle{
	color:#282828;
	font-size:13px;
	text-transform:uppercase;
	margin-left:-3px;
	display: block;
	zoom: 1;
}

.pageHeader{
	margin-left:-2px;
}
.pageSubheader{
	margin-left:-2px;
}
#tdleft {
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}
#tdright {
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#tdwrapper {
	width: 970px;
}
#wrapper {
	text-align:left;
	padding:0px;
	margin:0px;
	width:970px;
	background-color:#f6f2e7;
}


		#utilities {
			height:30px;
			width:767px;
			padding-right:203px;
			background-image: url(../images/bg_utilities.gif);
			background-repeat: repeat-x;
	    }
	    
	    #utilities-fr {
			height:30px;
			width:767px;
			padding-right:203px;
			background-image: url(../images/bg_utilities.gif);
			background-repeat: repeat-x;
	    }
		
		#mainsection {
			width:970px;
			clear:both;
			background-image: url(../images/bg_mainsection.gif);
			background-repeat: no-repeat;
			background-position: right bottom;
		 }


					#sidebar {
						float:left;
						width:203px;
						background-image: url(../images/bg_sidebar.gif);
						background-repeat: no-repeat;
						background-position: left 0px;
						min-height:666px;
					}
					
					 #columnright {
						float:left;
						width:767px;
						background-color:#FFFFFF;
					 }
					 .banner {					 							
						background-image: url(../images/bg_columnright.jpg);
						background-repeat: no-repeat;
						background-position: 200px 0px;

					 }
			
							#header { 
								height:114px; 
								width:767px;
								position: relative;
							}
									#logo {
										padding-left:11px;
									}
									
									#topimg {
										position:absolute;
										top:0; right:0px;
									}
									
									
							#contentbox {
								width:767px;
								background-image: url(../images/logo_cipf.gif);
								background-repeat: no-repeat;
								background-position: 1px bottom;
								clear:both;
							}
									#content {
										width:512px;
										padding: 67px 18px 37px 16px;
										background-image: url(../images/bg_content.gif);
										background-repeat: no-repeat;
										background-position: left top;
										float:left;
										min-height:520px;
										position: relative;
									}
									#subnav {
										float:left;
										width:221px;
									}
		#outerfooter {			
			padding-left: 16px;			
			width: 954px;
			clear:both;			
			background-color: #FFFFFF;
		}
		#footer {
			background-image: url(../images/bg_footer.gif);
			background-repeat: repeat-x;
			width: 949px;
			color: #787878;
			background-position: 11px 6px;
			padding-top: 14px;
			padding-left: 5px;	
			background-color: #FFFFFF;
			font-size:11px;
			line-height:18px;
		}
		
	
.featureAreaList{
font: 11px Tahoma;
color:#787878;
clear: both;
border-bottom-color: black;
border-bottom-style: solid;
border-bottom-width: 1px;
padding: 0;
margin: 0;
border-collapse:collapse;
}

.featureAreaList tr{
border-top-color: #d2bf93;
border-top-style: solid;
border-top-width: 1px;
}

.featureAreaList td{
padding: 6px 0;
border-top-color: #d2bf93;
border-top-style: solid;
border-top-width: 1px;
}

.featureAreaList .tabtable_header {
font: 11px Tahoma;
color:#000000;
border-bottom-color: black;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-color: black;
border-top-style: solid;
border-top-width: 1px;
margin-top: 3px;
}
