@CHARSET "ISO-8859-1";
html{
overflow-y:scroll; 
/*	overflow:hidden; */	
}
body,html{
margin:0px;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.0em; /* font-size:0.95em; */
font-weight:normal;
text-align:left;
text-decoration:none;
height:100%;
}
#Container_Page{
display:block;
width:872px;
height:auto;
align:center;
text-align:left;
border:1px solid #c3c3c3;
}
#Main_Header{
display:block;
width:auto;
height:128px;
border-bottom:#660099 2px solid;  /* #009966 */
background-color:#f3f0c2;
overflow:hidden;

background-image:url(/images/Background_Flowers.gif);
background-position:-2px -2px;
background-repeat:no-repeat;	

}
.Header_Top{
display:block;
float:right;
width:722px;
height:100px;
/* background-color:#FF0000; 
background-image:url(/images/Background_UFCH_Search.png);
*/
background-position:436px -8px;
background-repeat:no-repeat;	
}
.Header_Top_Nav{
display:block;
width:auto;
height:22px;
padding-top:5px;
font-size:14px;
text-align:right;
/* border-bottom:#FF0000 1px solid; */
}


.Header_NavBar{
display:block;
float:left;
width:100%;
height:28px;
background-color:#ccffff;  /* #ccffcc; #DADADA */
border-top:#660099 solid 1px; /*  #009966  */
border-bottom:#FFFFFF 2px solid; 
font-size:14px;
text-align:center;
color:#333333;
}
.Header_NavBar .Menu{
display:block;
float:left;
width:auto;
height:42px;
padding:3px 16px 0px 16px;
border-right:#660099 1px solid; /* #009966 */
text-decoration:none;
}
.Header_NavBar .Menu a, .Header_NavBar .Menu a:visited{
color:#333333;	
}
.Header_NavBar .Selected, .Header_NavBar a:hover{
background-color:#660099; /* #009966; */
color:#FFFFFF;
}
#Main_Body{
display:block;
width:auto;
height:auto;
background-color:#FFFFFF;
/* overflow-y:scroll; */	
}
#Main_Footer{
display:block;
width:auto;
height:33px;
line-height:22px;
/* background-color:#660099;    #009966;  */
font-size:12px;
color:#FFFFFF;
overflow:hidden;
z-index:100;
}
.Content_Footer{
display:block;
float:left;
padding-top:5px;
padding-left:8px;
padding-bottom:12px;
}
.Logo_UFCH{
display:block;
float:left;
width:144px;
height:102px;
/* background-color:#ffffff; 
background-image:url(/images/Logo_UnitedFoundation.png); */
/* @IA */
background-image:url(/images/UFCH_Logo_Bear_106x96.png);
/*background-image:url(/images/UFCH_Logo_Bear_96x96.png);*/
/* @IA */
background-position:30px 4px;
/*background-position:28px 6px;*/
background-repeat:no-repeat;	
}
.Logo_UFCH_Wordmark{
display:block;
float:left;
width:300px;
height:65px;
/* background-color:#ffffff; */
background-image:url(/images/UFCH_Logo_Wordmark.png);
background-position:-3px -3px;
background-repeat:no-repeat;
}
.Logo_UFCH_Tagline{
display:block;
float:right;
width:300px;
height:72px;
/* background-color:#ffffff; */
background-image:url(/images/UFCH_Tagline.gif);
background-position:8px 2px;
background-repeat:no-repeat;
}

a{
text-decoration:none;
}
a:hover{
color:#FF0000;
}

/* @IA BEGIN */
#Search_Container{
display:none;
/*display:block;*/
}

#Search_Back{
display:block;
float:right;
width:68px;
height:26px;
background-repeat:none;
margin-top:-3px;
margin-left:5px;
margin-right:3px;
background-image:url(/images/Icon_Search_EN.gif);
}

/*
.Search{
display:block;
float:right;
width:68px;
height:26px;
background-repeat:none;
margin-top:-3px;
margin-left:5px;
margin-right:3px;
background-image:url(/images/Icon_Search_EN.gif);
}
*/
/* @IA END */

#Content_SideBar{
display:block;
float:left;
width:158px;
height:100%;
background-color:#ffccff;  /*  #f3f0c2;  #CCCCFF; */
border-right:#e8e2c8 1px solid;
margin-right:18px;
font-size:12px;
}

/* @IA BEGIN */

#Content_SideBar p{
line-height: 1.2em;
}

#Content_Main{
display:block;
float:left;
width:640px;
height:inherit;
padding-top: 8px;
}

#Content_Main p, li{
line-height: 1.3em;
}

#Content_Main p{
margin: 0 0 1em 0;
}

#Content_Main h1{
font-size:18px;
font-weight:bold;
margin: 0 0 0.4em 0;
text-transform: uppercase
}

#Content_Main h2{
font-size:14px;
font-weight:bold;
margin: 0 0 0.7em 0;
color:#666666;
}

#Content_Main h3{
font-size:13px;
font-weight:bold;
font-style:italic;
margin: 0 0 6px 0;
color:#888888;
}

#Content_Main ul{
margin-top: 0.8em;
}

.Image_Right{
	display:block;
	float:right;
	margin: 0pt 0pt 5px 10px;
	padding:3px;
	padding-bottom:0px;
	border:1px solid #c3c3c3;
}

.Image_Left{
	display:block;
	float:left;
	margin: 0pt 10pt 5px 0px;
	padding:3px;
	padding-bottom:0px;
	border:1px solid #c3c3c3;
}

.pictureWrapper_Right {
    float: right;
    margin: 0 20px 0 10px;
}

.pictureWrapper_Left {
    float: left;
    margin: 0 20px 0 10px;
}

.No_Border{
	border-style: none;
}

/* @IA END */

/* @LL BEGIN */
#Content_Main .Title_Font{
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}
#Content_Main .Sub_Title_Font{
	font-size:15px;
	font-weight:bold;
	line-height:30px;
	color:#555555;
}

/* @LL END */
#catfish{
display:block;
text-align:center;
/* border-top:1px solid #CCCCFF; */
}
#catfish_content{
display:block;
width:872px;
height:72px;
background-image:url(/images/Background_UFCH_Bottom.png);
background-repeat:none;
background-position:-60px 0px;
overflow:hidden;
}
#div_icon_dock{
display:block;
position:relative;
float:left;
	margin:0px;
	padding:0px;
width:580px;
height:42px;
z-index:999;
}
#div_link_top_page{
display:block;
width:158px;
float:left;
margin-top:25px;
height:28px;
font-size:12px;
line-height:18px;
color:#5c5c5c;
}
.Dock_Spacer{
display:block;
width:36px;
height:36px;
float:left;
}
#div_dock_container{
	width:500px;
	
	}
.jqDockLabel{
/* display:block; */
font-weight:bold;
font-size:12px;
color:#000000;
position:relative;
 background-color:#ffffff; 
	text-shadow: #dadada 1px 1px 1px;
	opacity: .72;
	filter: alpha(opacity = 72);
	padding: 2px 2px;
}

/* Testing    */
			#div_icon_dock { top: 0px; left: 36px; }
			a.dock-item { position: relative; float: left; margin-right: 6px; }
			.dock-item  { display: block; }
	/*		.stack { top: 0; }
			.stack ul li { position: relative; }
	*/

	
#catfish-close a{
display:block;
float:right;
width:16px;
height:16px;
margin-left:11px;
margin-top:2px;
margin-right:18px;
background-image:url(/images/Button_close.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
}
#catfish-close a:hover{
background-position:0px -16px;
}

.Container_Content{
display:block;
padding:8px;
}