/* CSS Document */

body
{
    background-color:white;
    margin:0px;
	padding:0px;
	}

	#main
	{
		margin:auto;
		width:1000px;
		height:700px;
	}

	#headerBox
	{
		 float:left;
		 background:url(../images/header-red.gif) no-repeat;
		 width:1000px;
		 height:174px;
	}

		 #logoBox{
		 	float: left;
		 	width:240px;
		 	height: 174px;
		 }

		 #middleBox{
		 	float: left;
		 	width:550px;
		 	height: 174px;
		 }
		 
			 #topmenuBox
			 {
			   	 float: left;
				 height:15px;
				 margin:10px 0;
				 width:550px;
				 color:blue;
				 font-family:Arial,Helvetica,sans-serif;
				 font-size:11px;
			 }
			 	#topmenuBox a, a:hover, a:active, a:link{
					 color:blue;
					 text-decoration:underline;
					 font-family:Arial,Helvetica,sans-serif;
					 font-size:11px;
			 	}
			
			#headerTextBox{
				float: left;
		 		width:550px;
		 		height: 150px;
			}

			  #textheader{
				 font-family:Arial;
				 font-size:19px;
				 color:white;
				 font-weight:bold;
				 width:200px;
				 margin:28px 0 0 5px;
			  }

			  #textdescription {
			      font-family:Arial;
				  color:white;
				  font-size:13px;
				  line-height:120%;
				  width:418px;
				  margin:4px 0 0 5px;
				  width:418px;
			  }

		#rigthImgBox{
		 	float: left;
			height:134px;
			padding:40px 0 0 2px;
			width:208px;
		}

			 #headerphoto
			 {
				 float:left;
				 margin-left:792px;
				 margin-top:-97px;
			 }


	   #formcontent
	   {
	       width:900px;/*100px*/
		   height:auto;
		   margin:0px;
		   padding-left:100px;
		   float: left;
	}




     .index { text-align:center; color: #0099ff}
     .title1 {font-size: 18px; color: black; font-weight: bold; line-height:20px}
     .title2 {font-size: 14px; color: black; font-weight: bold;}
     .title3 {font-size: 12px; color: black; font-weight: bold;}

     .blue {color: #0099ff; font-weight: bold; font-size: 12px;}
     .orange {color: #FF9900; font-weight: bold;}
     .red {color: #990000; font-weight: bold;}
     .blue2 {color: #000066}

     strong {font-weight: bold;}
     .small {font-size: 10px; font-weight: normal}
     .center { text-align:center}
     .justify {text-align:justify}


		  #mainBox
		  {
		   float:left;
	       width: 650px;
	       margin-left:90px;
	       margin-top:0px;
		   margin-bottom:10px;
		   font-family: Verdana, Arial, Helvetica, sans-serif;
		   font-size: 14px;
		   color: #003366;
           }

            .nameBox{
	           text-align:left;
			   color:black;
	           float:left;
	           width:155px;
	           margin-top:10px;
	           margin-right:5px;
               }

             .subTitleBox{
	            text-align:left;
	            padding-top:10px;
	            padding-bottom:10px;
	            padding-left:10px;
	            clear:both;
                }

             .formRow{
	            width:650px;
	            height:25px;
	            float:left;
	            text-align:left;
	            clear:both;
                }

              .formLabel{
	             width:125px;
	             height:22px;
				 color:black;
	             float:left;
	             text-align:right;
	             padding-right:5px;
	             padding-top:3px;
                 }

             .formBox{float:left; color:black;}

             .formHR{
	             background-color:#C9E9F4;
	             border:0.1em solid #C9E9F4;
	             color:#C9E9F4;
	             height:0;
                 }

             .headerTR{
	            color:#0000CC;
	            font-weight:bold;
	            height:20px;
	            padding:2px 2px 2px 5px;
	            font-size:12px;
	            text-align:center;
                }

             .headerRow{
	             width:650px;
	             color:#0000CC;
	             font-weight:bold;
	             height:20px;
	             font-size:12px;
	             text-align:center;
	             margin-top:10px;
                  }

              .headerField{
	              float: left;
	              text-align:left;
	              padding:2px 2px 2px 5px;
                   }

              .tableRow1{
	             float: left;
	             height:30px;
	             color:#0069AA;
	             padding:2px;
	             font-size:13px;
	             text-align:center;
	             width:650px;
	             background-color:#F1F0F0;
                  }

              .tableRow2{
	              float: left;
	              height:30px;
	              color:#0069AA;
	              padding:2px;
	              font-size:13px;
	              text-align:center;
	              width:650px;
	              background-color:#F7F8F9;
                  }

               .tableField{
	             height:25px;
	             float: left;
	             border-right:1px solid #FFFFFF;
	             text-align:left;
	             padding:5px 2px 2px 5px;
                 }

                .receiptSubBox{
	              clear:both;
	              float:left;
	              height:100px;
	              text-align:left;
	              width:650px;
	              margin-top:15px;
                   }

                 .receiptRow{
	                 clear:both;
	                 float:left;
	                 height:20px;
	                 text-align:left;
	                 width:650px;
                      }

                 .receiptLabel{
  	               float:left;
	               height:22px;
	               padding-right:5px;
	               padding-top:3px;
	               text-align:right;
	               width:150px;
	               font-weight:bold;
                    }

                  .receiptValue{
	                  float:left;
	                  height:22px;
	                  padding-right:5px;
	                  padding-top:3px;
	                  text-align:left;
	                  width:350px;
                       }

             #subMenuBox{
	            margin: 15px 0pt 0pt 45px;
	            padding: 0px 0px 0px 5px;
	            float: left;
	            width: 650px;
	            height: 30px;
                  }

              .subMenuLinkBox{
	             float:left;
	             width: auto;
	             height:auto;
	             margin-right:10px;
                  }
/*dev cohs*/
.tableRow2_
{background:rgb(226,55,62);}
.both
{clear:both;}


#footer {
	background:transparent url("/easterseals/images/footer-line.gif") no-repeat scroll center top;
	clear:left;
	font-size:80%;
	padding:4px 0;
	text-align:center;
	width:100%;
}

#logo_img{
	float:left;
	width: 600px;
	height: 255px;
	background-image: url("/easterseals/images/logo.jpg");
	background-repeat:no-repeat;
	background-position:center;
	margin:20px auto;
}
