﻿h4{ color:#000080;}
h3{ color:#000080;}
body
    { 
        
        background-image: 
        url('../images/background.jpg');
        background-repeat:repeat;
        border-width:0px;
        margin:0px;
        padding:0px;
        font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Sans-Serif;
        font-size:small;
        
    }
table.tableHeader
{
	 width:875px; /*cellpadding,cellspacing-0*/
	 border-width: 0px; 
	 padding: 0px; 
	 margin: 0px;
}
img
    {	 
    	border:0;
        
    }
img.btnTopNav
    {      
    	border:0; height:41px; float:left; margin: 0 0 0 0;
    	
    }
a.footer1
        {  	color: #FFFFFF;
           	font-size: x-small;
            text-decoration:none;
        }
        /*a:link {color: #FF0000}     /* unvisited link */
         /* a:visited {color: #00FF00}  /* visited link */
a.footer1:hover  
        {  text-decoration: underline;
        }   

     
a.divBreadCrumbs
    {  	color:Blue;
       	font-size: xx-small;
        
    }
a.divBreadCrumbs:hover  
    {   color:Navy
   	}
div.contentWrapper
	{
		background-position:top;
		border-width: 0px;
		padding: 0px;
		margin: 0px;
		background-image: url( '../images/contentbackground.jpg' );
		display: block;	
		width: 875px;
		background-repeat: no-repeat;
		vertical-align:top;
		
	}       		
div.contentStyles
    {  
		font-family:Lucida Sans Unicode, Lucida Grande, Verdana, Sans-Serif; 
		margin: 0px 0px 20px 0px; 
		border: 2px solid #000080; 
		padding: 20px; 
		background-color: #FFFFFF;
		min-height: 400px;	  
		overflow: visible;
    }
    div.contentStyle
    {  
		font-family:Lucida Sans Unicode, Lucida Grande, Verdana, Sans-Serif; 
		
		min-height: 400px;	  
		overflow: visible;
    }
div.breadCrumbText
     {
     	font-family:Lucida Sans Unicode, Lucida Grande, Verdana, Sans-Serif;
		font-size:xx-small;
     }
.inThisSection
    {
        color: #000000;
        font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Sans-Serif;
        font-size: x-small;
    }
    
.fieldnorm {
	WIDTH: 16px; HEIGHT: 20px
}
.fieldreq {
	PADDING-RIGHT: 0px; PADDING-LEFT: 12px; BACKGROUND: url(../Images/field-req.gif) no-repeat left center; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; HEIGHT: 20px
}
.grey-box {
	PADDING-RIGHT: 10px; PADDING-LEFT: 20px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 20px; PADDING-TOP: 20px; BACKGROUND-COLOR: #e4e5e5
}