/* hide heading title on Home page */
h6
{
	display: none;
}

.network_btn
{
	float: right;
  	width: 300px;
	background: #ffffff;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.video {
	font-size: 10px !important;
	float: right;	
  	width: 300px;  	
	background: #ffffff; /*#f7d591*/
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

 .video h3{
	margin-top: 0 !important;
	font-size: 1.1em;
	color: white !important;
 	background: #243d86;
 	text-align:center;
 	padding: .3em;
}

.video .vb{
	margin-left: auto;
	/*margin-right: auto;*/
	margin-right:0px;
	width: 250px;
}


.video p{
 	font-size: 12px !important;
	color: #000000;
	text-align: justify;
	margin: 1em .5em .5em .5em;
	}


/*<group=tableForm>*/

#tableForm{
	display: block;
	margin-left: 100px;
	width: 100px;
}

#tableForm td{
	padding: 10px;
	font-size: 9px;
	border: 1px solid black;
}

	
/*</group>*/

/*<group=#mycustForm>*/
#mycustForm{
	margin: 5px;
	padding: 1px;
	width: 300px;
	border: 1px solid #243d86;
}

#mycustForm label{
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	padding: 0 10px 0 0;
	border-right: 1px solid #243d86;
	border-bottom: 1px solid #243d86;
	font-size: 9px;
	text-align: right;

}

#mycustForm p{
	font-weight: bold;
	border-bottom: 1px solid #243d86;
}



#mycustForm input{
	width: 150px;
	height: 20px;
	border-bottom: 1px solid #243d86;
}

#mycustForm br{
	clear: left;
}

#mycustForm .submit{
	margin-left: 100px;
	width:100px;
}
	
/*</group>*/

/*<group=#mytableForm>*/
	#mytableForm{
	margin: 10px 0 0 50px;
	width: 75%;
	border: 2px solid #243d86;

}

#mytableForm th{
	padding: 5px;
	border-bottom: 1px solid #243d86;
	border-right:  1px solid #243d86;
	font-size: 10px;
	text-align: right;
}

#mytableForm td{
	padding: 5px;
	border-bottom: 1px solid #243d86;
	}

#mytableForm .submit{
	text-align:center;
}

#mytableForm .thing{
	color: #cccccc;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .5em;
	text-align: center;
}




/*</group>*/


/*Phuong's stuff */
/*this is the heading for the floating box*/
.bqfh
{
	font-family: Meta, "Trebuchet MS", Arial, Sans-serif;
	color: #000000;
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
	padding-left:.4em;
	padding-bottom:0px;	
	/*padding-bottom:.5em;*/
}


#phuongForm {
       margin: 10px 0 0 50px;
	 width: 75%;
}

#phuongForm td{
       font-size: .9em;
       width:50%;
       margin: 4px;
       padding: 4px;
}

#phuongForm th{
       width: 200px;
       font-family: Arial, Helvetica, sans-serif;
	 font-weight:normal;
       text-align:left;
       padding: 4px;
	 font-size: .9em;
}

#phuongForm .submit{
	 text-align:center;
}

#phuongForm .thing{
	 color: #cccccc;
	 font-weight: bold;
	 font-family: Arial, Helvetica, sans-serif;
	 letter-spacing: .5em;
	 text-align: center;
}


/*Phuong's stuff from uwdc.css*/

  .column-in {
    margin:0; padding:0.5em 1em;
    font-size:.9em;
    font-family: Arial, Helvetica, sans-serif;
    }

  .cleaner {
    clear:both;
    height:1px;
    font-size:1px;
    border:none;
    margin:0; padding:0;
    background:transparent;
    display:block;
    }

  #container {
    width: 100%;
    padding:0;
    display: table;
    border: 0px;
   
    }

  .row  {
    display: table-row;
    }

  .left {
    width:15%;
    padding:0;
    display: table-cell;
    float:left;
    }

  .right {
    width:85%;
    display: table-cell;
    float:right;
    }

    .column-in1 {
    margin:0; padding:0.5em 1em;
    text-align:left;
    font-size:.9em;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    }

.left1 {
    width:35%;
    padding:0;
    display: table-cell;
    float:left;
    }

  .right1 {
    width:65%;
    display: table-cell;
    float:right;
    }

.left2 {
    width:100%;
    padding:0;
    display: table-cell;
    float:left;
    }

.image-left {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    }

.upper {
    font-family: Arial, Helvetica, sans-serif;
    font-size:9px;
   }

.lgfont {
    font-family: Arial, Helvetica, sans-serif;
    font-size:1.2em;
    font-weight:bold;
   }

#specialpic {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    }

.picturelabel {
    font-size:10px;
    font-family: Arial, Helvetica, sans-serif;
    }



.whitebul {
	font-size:.9em;
	top: 0px !important;
	text-indent: 0px !important;
	margin-bottom: 0px;
	margin-left: 60px;
	list-style: circle outside;
}

.whitebul2 {
	font-size:.9em;
	top: 0px !important;
	text-indent: 0px !important;
	margin-bottom: 0px;
	margin-left: 50px;
	list-style: circle outside;
}

.numlist {
	font-size: .9em;
	top: 0px !important;
	list-style-type: outside decimal;
	margin-left: 30px;
}

#tools {
	font-family: Arial, Helvetica, sans-serif;
	background-color: inherit;
	font-size: small;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

#tools tr{
	height: 10px;	
}

#tools td{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 32%;
}

#tools th{
	margin: 0 !important;
	padding: 0 !important;
}	

#mc1 .wbl {
	font-size:.9em;
	top: 0px !important;
	text-indent: 0px !important;
	margin-bottom: 0px;
	margin-left: 60px;
	list-style: circle outside;
}

/*
#tools img {
	margin: 2px 10px 8px 0 !important;
	float: left;
}

 #tools .cat {
	border-bottom: 1px solid black;
	margin-bottom:3px;
}

*/


#specialphoto { 
display: block; 
width:250px;
height:188px;
float: right; 
padding:20px;
} 


#specialphoto p{ 
font-size: 9px; 
color: black; 
} 

/* Number list */
.numList{
font-size: .9em;
	top: 0px !important;
	list-style: outside decimal;
	margin-left: 30px;	
}		

/* Sub order list in Lowercase letters style  */
.smLetterList{
	font-size: .9em;
	top: 0px !important;
	list-style: outside lower-alpha;
	margin-left: 60px;	
}

/* use this style on DOC page only */
.unorderList {
	font-size:.9em;
	top: 0px !important;
	text-indent: 0px !important;
	margin-bottom: 0px;
	margin-left: 240px;
	list-style: disc outside;
}		

/* this style is used on the Board of Directors page */
#sp-photo { 
	display: block; 
	width:270px;
	height:181px;
	float: right; 
} 


#sp-photo p{ 
font-size: 9px; 
color: black; 
} 
	
/* this style is used on the Cuentame page */
#sp-photo1 { 
	display: block; 
	width:136px;
	height:203px;
	padding:10px;
	float: right; 
} 


#sp-photo1 p{ 
font-size: 9px; 
color: black; 
} 	

/* Campaign Tools */
.img1{
	border:1px solid black;
}

.bdr-color
{
	border-width: 1px;
	border-color: black;
}

.FormPanel
{
	border: solid black 1px;
	padding:.5em;	
}

.charity
{	
	margin-left:-10px;		
}

/* cap funds */


#uwdc
{
	position:  absolute;
	right: 30px;
	width: 110px;
	height: 62px;
	background: transparent url(images/uwdc_sm.gif) no-repeat top right;
}

#gmcc
{
	position:  absolute;
	right: 190px;
	width: 110px;
	height: 79px;
	background: transparent url(images/GMCC.jpg) no-repeat top right;
}

#mmsd
{
	position:  absolute;
	right: 350px;
	width: 110px;
	/*height: 79px;*/
	background: transparent url(images/MMSD_Logo.jpg) no-repeat top right;
}

#ld-partner {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}




#ld-partner td{
	vertical-align: top;
	width:33%;
	padding-left: 10px;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;	
	}

.indent{
	margin-left:30px;
}

.bgfnt{
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
}

#cva {
	font-family: Arial, Helvetica, sans-serif;
	width: 80%;
	text-align:left;
}

#cva td{
	vertical-align: top;
	padding-left: 10px;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;	
	}	

#comm {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	
}

 .col{
	vertical-align: top;
	width:15%;
	margin:0; padding:0.5em 1em;
	
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;	
	}

 .col1{
	vertical-align: top;
	width:30%;
	margin:0; padding:0.5em 1em;
	
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;	
	}

 .col2{
	vertical-align: top;
	width:40%;
	margin:0; padding:0.5em 1em;
	
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;	
	}

#fle {
	font-family: Arial, Helvetica, sans-serif;
	background-color: inherit;
	font-size: small;
	width: 100%;
}

#fle tr{
	height: 10px;	
}

#fle td{
	font-size: 12px;
	margin: 0px;
	padding: 0px !important;
	vertical-align: top;
}

.le{	font: 9px/10px Arial, Helvetica, sans-serif;
	text-indent: 10px;
	}

#expo
{
	position:  absolute;
	vertical-align: top;
	right: 20px;
	width: 250px;
	height: 250px;
	background: transparent url(images/Women_Expo.jpg) no-repeat top right;
}

.vtop{
	vertical-align: top;
	padding-right: 10px;
}

.vtop1{
	vertical-align: top;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}

/* for volunteer button */
#volunteerNav{
	position:  absolute;
	top: 40px;
	left: 0px;
	width:  200px;
	height:  37px;	
}

#volunteerNav a{
	position:  absolute;top:0px;
	left: 0px;
	width: 200px;
	height: 37px;
	background-image: url(images/volunteer_btn.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}

#volunteerNav a span{
	display:none;
	}

#volunteerNav a:hover{
	background-image: url(images/volunteer_btn.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
		}

.rose {
	/*border-right: solid #8a8dbc 1px;*/	
	padding-right: 10px;
	padding-left: 20px;
	vertical-align: top;
	}

.rose1{
	/*border-right:1px solid #cd1c08;*/	
	background-color:#f7d591;
	/*background-color: #fbeac8;*/
	font-family: Meta, "Trebuchet MS", Arial, Sans-serif;
	color:#8a8dbc;
	text-align:center;
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
	
	}

.rose2 {
	width:100px;
	}

.rose3{
	
	right: 30px;
	position:  absolute;
}

img.rose0
{
	border:0px;
}

div.point-of-light
{
	margin-left:150px;
	
	width:500px;
}

#img_tools{
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

#img_tools img {
	/*margin: 2px 10px 8px 0 !important;*/
	text-align: center;
	border: 1px solid black;
	margin-bottom:8px;
}

#img_tools td { 
	vertical-align:top;
	margin-right: 10px;
}

#img_impact{
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

#img_impact img {
	margin-left:0px;
	border: 1px solid black;
	margin-bottom:8px;
}

#img_impact td { 
	
	vertical-align:top;
	margin-right: 10px;
	margin-bottom:10px;
}

.calendar
{
	width:300px;
	height:250px !important;
	border:1px solid;
	padding:2px;
}

#cal2
{
	width:800px;
	border:0px;
	padding:2px;
}

#cal2 td
{
	font-size: .9em;
}

#phuongNav{
	position:  absolute;
	top: 112px;
	left: 0px;
	width:  200px;
	height:  37px;	
}

#phuongNav a{
	position:  absolute;top:0px;
	left: 0px;
	width: 200px;
	height: 37px;
	background-image: url(images/job_btn.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}

#phuongNav a span{
	display:none;
	}

#phuongNav a:hover{
	background-image: url(images/job_btn.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
		}

/* for campaign button */
#campNav{
	position:  absolute;
	top: 76px;
	left: 0px;
	width:  200px;
	height:  37px;	
}

#campNav a{
	position:  absolute;top:0px;
	left: 0px;
	width: 200px;
	height: 37px;
	background-image: url(images/campaign_btn.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}

#campNav a span{
	display:none;
	}

#campNav a:hover{
	background-image: url(images/campaign_btn.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
		}



 td.sp1{
	font-size: .9em;
	font-family: Arial,
	margin: 4px;
	padding: 4px;
}

.search-label{
	display:none;
}

/* for caregiver connection */

#fnd_cc_red1 {
	width: 360px;
	float: left;
	margin: 0 0 5px 0px;
}

#fnd_cc_red1 div{
	background-color:#EF4E31;
	padding: 0 5px 2px 12px;
	margin: 0;
}

#fnd_cc_red1 .fnd_cc_red1_top,
#fnd_cc_red1 .fnd_cc_red1_bot{
	background-color: white;
	background-image: url(images/caregiver/red_bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 360px;
	height: 10px;
	padding: 0;
	}


#fnd_cc_red1 .fnd_cc_red1_bot{
	background-position: bottom left;
	}

#fnd_cc_red1 li,
#fnd_cc_red1 a,
#fnd_cc_red1 a:hover,
#fnd_cc_red1 a:visited,
#fnd_cc_red1 a:active{
	font-size: 12px;
	list-style: none;
	line-height: 18px;
	color: #fff;
}

#fnd_cc_red2 {
	width: 360px;
	float: left;
	margin: 0 0 2px 0px;
}

#fnd_cc_red2 div{
	background-color:#EF4E31;
	padding: 0 5px 2px 12px;
	margin: 0;
}

#fnd_cc_red2 .fnd_cc_red2_top,
#fnd_cc_red2 .fnd_cc_red2_bot{
	background-color: white;
	background-image: url(images/caregiver/red_bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 360px;
	height: 5px;
	padding: 0;
	}


#fnd_cc_red2 .fnd_cc_red2_bot{
	background-position: bottom left;
	}

#fnd_cc_red2 li,
#fnd_cc_red2 a{
	font-size: 1.1em;
	/*margin-top: .5em;*/
	font-weight: bold;
	list-style: none;	
	color: #fff;
	font-family: Meta, "Trebuchet MS", Arial, Sans-serif;
}

#fnd_cc_orange1 {
	width: 360px;
	float: right;
	margin: 0 0 10px 12px;	
}

#fnd_cc_orange1 div{
	background-color:#FC9009;
	padding: 0 5px 2px 12px;
	margin: 0;
}

#fnd_cc_orange1 .fnd_cc_orange1_top,
#fnd_cc_orange1 .fnd_cc_orange1_bot{
	background-color: white;
	background-image: url(images/caregiver/orange_bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 360px;
	height: 10px;
	padding: 0;
	}


#fnd_cc_orange1 .fnd_cc_orange1_bot{
	background-position: bottom left;
	}

#fnd_cc_orange1 li,
#fnd_cc_orange1 a,
#fnd_cc_orange1 a:hover,
#fnd_cc_orange1 a:visited,
#fnd_cc_orange1 a:active{
	font-size: 12px;
	list-style: none;
	line-height: 18px;
	color: #fff;
}

#fnd_cc_orange2 {
	width: 360px;
	float: right;
	margin: 0px 0px 2px 12px;
}

#fnd_cc_orange2 div{
	background-color:#FC9009;
	padding: 0 5px 2px 12px;
	margin: 0;
}

#fnd_cc_orange2 .fnd_cc_orange2_top,
#fnd_cc_orange2 .fnd_cc_orange2_bot{
	background-color: white;
	background-image: url(images/caregiver/orange_bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 360px;
	height: 5px;
	padding: 0;
	}


#fnd_cc_orange2 .fnd_cc_orange2_bot{
	background-position: bottom left;
	}

#fnd_cc_orange2 li,
#fnd_cc_orange2 a{
	font-size: 1.1em;
	/*margin-top: .5em;*/
	font-weight: bold;
	list-style: none;	
	color: #fff;
	font-family: Meta, "Trebuchet MS", Arial, Sans-serif;
}

#fnd_cc_blue1 {
	width: 360px;
	float: left;
	margin: 0 0 5px 0px;
}

#fnd_cc_blue1 div{
	background-color:#0055A6;
	padding: 0 5px 2px 12px;
	margin: 0;
}

#fnd_cc_blue1 .fnd_cc_blue1_top,
#fnd_cc_blue1 .fnd_cc_blue1_bot{
	background-color: white;
	background-image: url(images/caregiver/blue_bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 360px;
	height: 10px;
	padding: 0;
	}


#fnd_cc_blue1 .fnd_cc_blue1_bot{
	background-position: bottom left;
	}

#fnd_cc_blue1 li,
#fnd_cc_blue1 a,
#fnd_cc_blue1 a:hover,
#fnd_cc_blue1 a:visited,
#fnd_cc_blue1 a:active{
	font-size: 12px;
	list-style: none;
	line-height: 18px;
	color: #fff;
}

#fnd_cc_blue2 {
	width: 360px;
	float: left;
	margin: 0px 0px 2px 0px;
}

#fnd_cc_blue2 div{
	background-color:#0055A6;
	padding: 0 5px 2px 12px;
	margin: 0;
}

#fnd_cc_blue2 .fnd_cc_blue2_top,
#fnd_cc_blue2 .fnd_cc_blue2_bot{
	background-color: white;
	background-image: url(images/caregiver/blue_bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 360px;
	height: 5px;
	padding: 0;
	}


#fnd_cc_blue2 .fnd_cc_blue2_bot{
	background-position: bottom left;
	}

#fnd_cc_blue2 li,
#fnd_cc_blue2 a{
	font-size: 1.1em;
	/*margin-top: .5em;*/
	font-weight: bold;
	list-style: none;	
	color: #fff;
	font-family: Meta, "Trebuchet MS", Arial, Sans-serif;
}

.orange {
	margin-top: 10px;
   background: #fc9009;
  }

.orange_top div {
   background: url(images/caregiver/orange_tl.jpg) no-repeat top left;
}

.orange_top {
   background: url(images/caregiver/orange_tr.jpg) no-repeat top right;
}

.orange_bottom div {
   background: url(images/caregiver/orange_bl.jpg) no-repeat bottom left;
}

.orange_bottom {
   background: url(images/caregiver/orange_br.jpg) no-repeat bottom right;
}

.orange_top, .orange_top div,
.orange_bottom, .orange_bottom div  {
   width: 100%;
   height: 8px;   
}

.orange_content { margin: 0 10px; 
    font-size: 1.5em;
    font-weight: bold;
    font-family: Meta, "Trebuchet MS", Arial, Sans-serif;
	color: #FFF;
}

.blue {
	margin-top: 10px;
   background: #0055A6;
  }

.blue_top div {
   background: url(images/caregiver/blue_tl.jpg) no-repeat top left;
}

.blue_top {
   background: url(images/caregiver/blue_tr.jpg) no-repeat top right;
}

.blue_bottom div {
   background: url(images/caregiver/blue_bl.jpg) no-repeat bottom left;
}

.blue_bottom {
   background: url(images/caregiver/blue_br.jpg) no-repeat bottom right;
}

.blue_top, .blue_top div,
.blue_bottom, .blue_bottom div  {
   width: 100%;
   height: 8px;   
}

.blue_content { margin: 0 10px; 
    font-size: 1.5em;
    font-weight: bold;
    font-family: Meta, "Trebuchet MS", Arial, Sans-serif;
	color: #FFF;
}

.red {
	margin-top: 10px;
   background: #ef4e31;
  }

.red_top div {
   background: url(images/caregiver/red_tl.jpg) no-repeat top left;
}

.red_top {
   background: url(images/caregiver/red_tr.jpg) no-repeat top right;
}

.red_bottom div {
   background: url(images/caregiver/red_bl.jpg) no-repeat bottom left;
}

.red_bottom {
   background: url(images/caregiver/red_br.jpg) no-repeat bottom right;
}

.red_top, .red_top div,
.red_bottom, .red_bottom div  {
   width: 100%;
   height: 8px;   
}

.red_content { margin: 0 10px; 
    font-size: 1.5em;
    font-weight: bold;
    font-family: Meta, "Trebuchet MS", Arial, Sans-serif;
	color: #FFF;
}

.a4c
{
	top: -15px;
	position: relative;
}
