/****************************************
WINGS OF MERCY INTERNATIONAL CSS FILE
http://www.wingsofmercyint.org
2011, Rita Claypool
****************************************/
						
body					{margin: 0px; background-color: #426987; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; text-align: left;}
h1						{color: #0D8EC5; font-size: 17pt; font-weight: bold;}
h2						{color: #0D8EC5; font-size: 12pt; font-weight: bold;}
h3						{color: #000; font-size: 11pt; font-weight: bold; margin: 0 0 15px 0;}
h4						{color: #000; font-size: 10pt; font-weight: bold; margin: 0 0 8px 0;}
hr						{color: #C2C8C9;}
p						{margin-top: -5px; text-align: justify; color: #404041;}
a 						{color: #005091; text-decoration: none;}
a:hover 				{color: #0D8EC5; text-decoration: none;}
li						{margin: 0 0 10px 0px; list-style: square;}
.emp					{font-weight: bold; color: #000;}

/* Main Container */
#form1 {
    position: relative;
    margin: 0px auto;
    width: 900px;
}
#Container1 {
    position: relative;
    margin: 10px auto;
    width: 900px;
}
#Container2				{position: relative; overflow: auto; background-color: #FFF;}
/*#Container2				{position: relative; padding-top: 20px ; overflow: auto; background-color: #FFF;}*/





/* Header */  	
/* margin top right bottom left */
#Header	 			{margin: 0px 20px 0px 20px; padding-top:20px ;height: 150px;}
#logo 	            {float:left; width: 145px}
#HyperLinkLogo      {float:left; }
.HyperLinkLogoClass img     {float:left; width:130px; height:142px}
#bannerHdg          {float:left; margin-top:37px; margin-left:5px; min-height: 85px; width:50%;}
#bannerHdg h1		{margin:0px auto 0px 0px; width:100%; color: #0D8EC5; font-size: 30pt; font-weight: bold;}
#bannerHdg p		{margin:0px auto auto 5px; width:100%; color: #333; font-size: 12pt; font-weight: bold;}
#globe 			    {float:right; margin-top:15px; margin-right:11px}
#topbar1	 		{float:right; position:relative; margin: 0px 0px auto auto; width: 50%; height: auto;}
#navbar1 		    {text-align: right; font-size: 8pt; font-weight: bold; padding: 8px 4px 0px 0px;}
#navbar1 a 		    {color: #005091;}
#navbar1 a:hover    {color: #0D8EC5; background-color: #F3F6F9;}
#dona	 		    {width: 100px; height: 30px; font-size: 8pt; font-weight: bold; color: #005091; text-align: center;}
#donab	 		    {width: 100px; height: 40px; font-size: 18pt; font-weight: bold; color: #005091; text-align: center;}
#spon	 		    {width: 120px; height: 30px; font-size: 8pt; font-weight: bold; color: #005091; text-align: center;}
#topbar2	 		{margin:0px 20px 0px 20px; padding:5px 0px 0px 0px; height:25px; background-color: #F3F6F9; }
/*#topbar2	 		{float:none; position:absolute; left:22px; top: 170px; height:25px; width:857px; background-color: #F3F6F9; }*/
#navbar2 		    {margin:0px; padding:0px 0px 0px 0px; text-align:center; font-size: 10pt; font-weight: bold; }
/*#navbar2 		    {text-align: right; font-size: 10pt; font-weight: bold; padding: 5px 0px 0px 0px;}*/
/*#navbar2 ul         {margin:auto; padding:0px; list-style-type:none; width:100%; text-align:justify; display:inline;}*/
#navbar2 ul         {margin:auto; padding:0px; list-style-type:none; width:100%; text-align:justify; display:inline;}
#navbar2 li         {margin:0px; padding:0px; display:inline; }
#navbar2 li:nth-of-type(even)   {color:#C0C0C0; font-weight:normal;}
#navbar2 a 		    {color: #333333; padding-left:19px; padding-right:19px}
#navbar2 a:hover    {color: #0D8EC5;}
	
/*Inside Container*/
#containerInside	{/*border-style: dotted;*/
/*    border-color: inherit;*/
/*    border-width: medium;*/
    position:relative;
    height:auto; 
    padding:0px 0px 0px 0px;
    margin: 0px 20px 0px 20px;
/*    background-color: none;*/
}
/*#containerInside	{position: absolute; top: 200px; left: 20px; width: 96%; background-color: none;}*/

/* Footer */  		
#Footer				{position: absolute; bottom: 0px; width: 100%; height: 20px; background-color: #426987; font-size: 9px;}
#copyright			{position: absolute; bottom: 0px; left: 0px; color: #fff;}
#contact			{position: absolute; bottom: 0px; right: 0px;}
#contact a			{color: #fff;}
#contact a:hover		{color: #0D8EC5;}
