	.oc-menuscell {		
		width: 745px;
		padding: 0px;
		border: 0px;
	}
	
	.oc-Header {
		background: #EFEFEF;
	}

	.oc-cols {
		background: #ffffff;
		vertical-align: top;
	}

	.oc-col1, .oc-col2, .oc-col3, .oc-col4 {
		height: 99%;
		vertical-align: top;
		text-align: left;
		padding: 2px;
		color: #444444;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		line-height: 17px;
	}
	
	
	.oc-col1 A:Link, .oc-col1 A:Active, .oc-col1 A:Visited, .oc-col2 A:Link, .oc-col2 A:Active, .oc-col2 A:Visited, .oc-col3 A:Link, .oc-col3 A:Active, .oc-col3 A:Visited, .oc-col4 A:Link, .oc-col4 A:Active, .oc-col4 A:Visited {
		color: #006699;
		font-size: 11px;
		font-weight: none;
		text-decoration: underline;
	}
	
	.oc-col1 A:Hover, .oc-col2 A:Hover, .oc-col3 A:Hover, .oc-col4 A:Hover {
		color: #990000;
		text-decoration: underline;
	}
	
	.oc-col1 {
		background: #f5f5f5;
	}

	.oc-col2 {
		background: #efefef;
	}

	.oc-col3 {
		background: #f5f5f5;
	}

	.oc-col4 {
		background: #efefef;
	}
	

	p {
		line-height: 17px;
	}


/* Homepage PageType */

	.oc-menucell
		{
		height: 20px;
		}

	.oc-picture-row td
		{
		height: 170px;
		vertical-align: top;
		}


	.oc-col-holder
		{
		background-image: url(../images/cols-background.jpg);
		background-repeat: repeat-y;
		vertical-align: top;
		}		

	#homepage-table
		{
		width: 100%;
		height: 100%;
		border-bottom: 1px solid #9d9d9d;	
		}	

		
	#homepage-table td {
		width: 25%;
		padding: 2px;
		vertical-align: top;
		text-align: left;
		color: #444444;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		line-height: 17px;
	}
	
	#homepage-table td ul li {
		color: #444444;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
	}
	
	#homepage-table td A:Link, #ipf-ouchomepage-table td A:Active, #ipf-ouchomepage-table td A:Visited {
		color: #006699;
		font-size: 11px;
		font-weight: none;
		text-decoration: underline;
	}
	
	#homepage-table td A:Hover {
		color: #990000;
		text-decoration: underline;
	}
		