﻿.full_container_2col
    {width:100%; 
     float:left;
     font-size:small;
    }
    
.yellow_container_3col
    {width:100%; 
     font-size:small;
     background:#fdf2a6;
    }

.blue_container_3col
    {width:100%; 
     font-size:small;
     background:#658ccc;
    }

.green_container_3col
    {width:100%; 
     font-size:small;
     background:#aebc8b;
    }

 
 .yellow_container_3col .wrapperone
{padding-left:43px;
 /*width:300px;*/
 background-image:url('yellow_left_tab.jpg');
 background-repeat:no-repeat;
}


.yellow_container_3col .wrappertwo
{padding-right:43px;
 /*width:300px;*/
 background-image:url('yellow_right_tab.jpg');
 background-position:right;
 background-repeat:no-repeat;
}
   
.yellow_container_3col .cnt_header 
{height:30px;
 background:url('yellow_slice.jpg');
 background-repeat:repeat-x;
 text-align:center;
 font-size:small;
 }

 .green_container_3col .wrapperone
{padding-left:43px;
 /*width:300px;*/
 background-image:url('green_left_tab.jpg');
 background-repeat:no-repeat;
}


.green_container_3col .wrappertwo
{padding-right:43px;
 /*width:300px;*/
 background-image:url('green_right_tab.jpg');
 background-position:right;
 background-repeat:no-repeat;
}
   
.green_container_3col .cnt_header 
{height:30px;
 background:url('green_slice.jpg');
 background-repeat:repeat-x;
 text-align:center;
 font-size:small;
 }

 .blue_container_3col .wrapperone
{padding-left:43px;
 /*width:300px;*/
 background-image:url('blue_left_tab.jpg');
 background-repeat:no-repeat;
}


.blue_container_3col .wrappertwo
{padding-right:43px;
 /*width:300px;*/
 background-image:url('blue_right_tab.jpg');
 background-position:right;
 background-repeat:no-repeat;
}
   
.blue_container_3col .cnt_header 
{height:30px;
 background:url('blue_slice.jpg');
 background-repeat:repeat-x;
 text-align:center;
 font-size:small;
 }

.cnt_body {
    background:inherit;
    font-size:small;
	}
	
.yellow_container_3col .Head, .medium_container .Head {
	font-family:Arial, Helvetica, sans-serif;height:100%;
	font-weight:bold; font-size:small;
	padding:4px 0 0 0;
	color:#000; /*052c67*/
	}
	
.green_container_3col .Head, .medium_container .Head {
	font-family:Arial, Helvetica, sans-serif;height:100%;
	font-weight:bold; font-size:small;
	padding:4px 0 0 0;
	color:#000; /*052c67*/
	}
	
.blue_container_3col .Head, .medium_container .Head {
	font-family:Arial, Helvetica, sans-serif;height:100%;
	font-weight:bold; font-size:small;
	padding:4px 0 0 0;
	color:#000; /*052c67*/
	}

html>body .red_container_3col .Head, .medium_container .Head {
	font-family:Arial, Helvetica, sans-serif;height:100%;
	font-weight:bold; font-size:medium;
	padding:4px 0 0 0;
	color:#000; /*052c67*/
	}
	
html>body .green_container_3col .Head, .medium_container .Head {
	font-family:Arial, Helvetica, sans-serif;height:100%;
	font-weight:bold; font-size:medium;
	padding:4px 0 0 0;
	color:#000; /*052c67*/
	}
	
html>body .blue_container_3col .Head, .medium_container .Head {
	font-family:Arial, Helvetica, sans-serif;height:100%;
	font-weight:bold; font-size:medium;
	padding:4px 0 0 0;
	color:#000; /*052c67*/
	}

.yellow_container_3col .cnt_footer 
{height:30px;
 background:url('yellow_footer_slice.jpg');
 background-repeat:repeat-x;
 color:#ffffff;
 }
 
 .green_container_3col .cnt_footer 
{height:30px;
 background:url('green_footer_slice.jpg');
 background-repeat:repeat-x;
 color:#ffffff;
 }
 
 .blue_container_3col .cnt_footer
{height:30px;
 background:url('blue_footer_slice.jpg');
 background-repeat:repeat-x;
 color:#ffffff;
 }

/***** Old Content ******/

.contPane a
{
    font-size:small;
    text-decoration:underline;
    }
.contPane a:visited
{
    font-size:small;
    text-decoration:underline;
    }
    
.contPane
{
   margin:1em;
   margin-right:0em;
   height:auto;
   padding:.1em 0 .1em .25em;
/*CSS Hack below _ isolates hack compliant browsers*/
  /* _height:100%;*/
   margin-left:.2em;
   font-size:small;
    }