
#formbody
		{
			width: 970px;
		}
		
legend 
{
	BORDER-RIGHT: #73aece 1px solid; 
	BORDER-TOP: #73aece 1px solid; 
	BORDER-LEFT: #73aece 1px solid; 
	BORDER-BOTTOM: #73aece 1px solid;
	BACKGROUND-COLOR: #d6ebf7; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px; 
	FONT-WEIGHT: bold;	
	TEXT-ALIGN: left   
}



/* css for bullying and harrassment pages */

body
        {
         width: 100%;
         margin-left: auto;
         margin-right: auto;
         margin-top: -5px;
         background-color: #ffffff;
        }

#header
        {
         height: 40px;
         background-color: #bbb;
         border-bottom: 1px solid #014a6f;
         padding-left: 15px;
        }
        
#banner
        {
         background-color: #73afcb;
         border-bottom: 1px solid #014a6f;
        } 
        
#title
        {
		 height: 114px;
		 line-height: 114px;
         background-color: #73afcb;
         border-bottom: 1px solid #014a6f;
         font-family: verdana, arial, helvetica, sans;
         font-size: 20pt;
         color: #fff;
         font-weight: bold;
         padding-left: 100px;
        } 
        
#crest
        {
         position: absolute;
         top: 45px;
         right: 50px;
        }

.headerImage
        {
         border-style: none;
         vertical-align: middle;
        }
        
h1
        {
         font-family: verdana, arial, helvetica, sans;
         color: #014a6f;
         font-size: small;
         font-weight: bold;
         margin-bottom: 0;
        }
         
/*.......................................................................................leeds.gov Nav....*/
       

#headerLink
        {
         font-family: verdana, arial, helvetica, sans;
         font-size: 10pt;
         color: #fff;
         font-weight: bold;
         position: absolute;
         top: 10px;
         right: 50px;
        }  


#headerLink a:active
        {
         text-decoration: none; color: #fff;
        }

#headerLink a:visited
        {
         text-decoration: none; color: #fff;
        }

#headerLink a:link
        {
         text-decoration: none; color: #fff;
        }

#headerLink a:hover
        {
         text-decoration: underline; color: #fff;
        } 


/*.......................................................................................Top Nav......*/
       

#topNav
        {
         background-color: #e4eff5;
         font-family: verdana, arial, helvetica, sans;
         font-size: x-small;
         font-weight: bold;
         color: #014a6f;
         border-bottom: 1px solid #014a6f;
         padding: 5px 50px 5px 50px;
        }   
        
#topNav a:active
        {
         text-decoration: none; color: #014a6f;
        }

#topNav a:visited
        {
         text-decoration: none; color: #014a6f;
        }

#topNav a:link
        {
         text-decoration: none; color: #014a6f;
        }

#topNav a:hover
        {
         text-decoration: underline; color: #014a6f;
         /*background-color: #e4c895;*/
        }
 

/*.......................................................................................Content Style....*/ 


#content
        {
         /*width: 60em;*/
         background-color: #fff;
         font-family: verdana, arial, helvetica, sans;
         color: #014a6f;
         font-size: small;
         padding-top: 5px;
         padding-bottom: 5px;
         margin-left: 50px;
         /*margin-right: 150px;*/
        }    


/*.......................................................................................Content Nav.....*/


#contentNav
        {
         background-color: #fff;
         font-family: verdana, arial, helvetica, sans;
         font-size: small;
         font-weight: bold;
        } 

#contentNavDetail
        {
         padding: 5px 0 5px 20px;
         border-bottom: 20px solid #fff;
         background-color: #e4eff5;
        }
        
#contentNav a:active
        {
         text-decoration: none; color: #014a6f;
        }

#contentNav a:visited
        {
         text-decoration: none; color: #014a6f;
        }

#contentNav a:link
        {
         text-decoration: none; color: #014a6f;
        }

#contentNav a:hover
        {
         text-decoration: underline; color: #014a6f;
        }


/*.......................................................................................pdf style....*/
   

.pdfImage
        {
         border-style: none;
         vertical-align: middle;
        }

/*........................................................................................footer....*/


#footer
        {
         background-color: #bbb;
         font-family: verdana, arial, helvetica, sans;
         font-size: small;
         /*font-weight: bold;*/
         color: #014a6f;
         border-top: 1px solid #014a6f;
         border-bottom: 1px solid #014a6f;
         padding: 5px 0 5px 50px;
        }
       
#footer a:active
        {
         text-decoration: none; color: #014a6f;
        }

#footer a:visited
        {
         text-decoration: none; color: #014a6f;
        }

#footer a:link
        {
         text-decoration: none; color: #014a6f;
        }

#footer a:hover
        {
         text-decoration: underline; color: #014a6f;
         /*background-color: #e4c895;*/
        }
        
        
/* jm 5.12.07 */
