﻿.topHelpMsg
{
    display: table; 
    height: 100%; 
    font-size: 1.1em;
    padding: 0 12px 0 20px;
    line-height:20px;
}
    .pageTitle
    {
    	color:White;
    	background:#1B42A2 url('../Images/titleLogo.png') no-repeat 5px 2px;    
    	padding: 3px 10px 0 35px;
    	height:27px;
		font-size:1.4em;
    	font-weight:bold;
    	text-align:center;
    	white-space:nowrap;
    }
    .phoneNumber
    {
    	color:#1B42A2;
    	font-weight:bold;
    }
    .sectionBox
    {
        padding:6px 6px 0 6px;
        display:table;
        height:100%;
        width:100%;
        /*border:solid 2px #1B42A2;*/
    }
    /*../Images/ASPxRoundPanel/largeThick/NoHeaderTopRightCorner.png*/


	.sectionHdr
	{
		font-size:1.4em;
		font-weight:bold;
		color:#1B42A2;
	}
	.sectionHdr li
	{        
	    /*list-style-image: url('../Images/linkLogo2b.png');
	    list-style-position:outside;
	    padding-left:1.5em;	    
	    margin-left:0em;
	    vertical-align:middle;*/
	    list-style:none;
	    background: url('../Images/linkLogo2b.png') no-repeat 0 0;
	    padding: 0 15px;
	    margin:0px;
	    
	}
	.sectionHdr2
	{
		font-size:1.4em;
	}
	.linkLogo
	{
	    font-size:1.2em;	    
	}
	.sectionHdr2, .linkLogo
	{
		color:#1B42A2;
	    font-weight:bold;
	    height:23px;
	    vertical-align:middle;
		padding-left:25px;
	    background: url('../Images/linkLogo2b.png') no-repeat 0 0;	    
	}
	
    .ftable
    {
        margin: 20px 0 0 0;
        width:100%;
    }
    .field
    {
        width: 62%;
        vertical-align: top;
        padding: 0 0 20px 5px; /*this is where to control the spacing of the form*/
        font-size: 1.1em        
    }
    .label
    {
        width: 38%;
        vertical-align: top;
        padding: 3px 5px 10px 25px;        
        line-height: 1.2em;
    }
    .label ul
    {
    	margin-left: .5em;
    	padding-left:.9em;
    	margin-top:0;
    }
    .label li
    {
    	list-style:disc;
    	list-style-position:outside;
        font-size: 1.1em;  
    	margin-top:0;
	}
    
	.hdr3
	{
		font-size:10pt;
		font-weight:bold;
		margin:0 0 0 5px;
	}
	.subcaption
	{
		width:90%;
		margin:5px 0 5px 25px;
		padding:1px;
		font-size:1em;
		line-height:1.5em;
	}
	.fieldnotes
	{
	    font-size:9pt;
	    color:#444466;	    
	}
    .hdr
    {
        font-size: 10pt;
        font-weight: bold;
        background-color: #e0e0ff;
        color: Navy;
    }

    table
    {
        padding: 0;
        border: none;
    }
    .backtotop a
    {
    	float:right;
    	width:60px;
    	text-decoration:none;
    	text-align:right;
    	font-size:8pt;
    	font-weight:normal;
    }
    span.pager
    {
    	text-align:center;
    	clear:both;
    }
    span.pager span
    {
    	font-size:.85em;
    	font-weight:bold;
    	color:White;
    	text-align:center;
    	vertical-align:middle;
    	display:inline-block;
    	height:22px;
    	width:25px;
    	padding:2px 0;
    }
    span.selectedPageNum
    {
    	background: url("../Images/grayDot.png") no-repeat 2px 0;
    }
    span.pageNum
    {
    	background: url("../Images/blueDot.png") no-repeat 2px 0;
    }

    .LogoImg
    {
    	background:#ffffff url('../Images/linkLogo2.png') no-repeat 5px 2px;    
    	padding: 3px 10px;
        height:32px;               
    }
    .IconLabel
    {    	
        color:White;
        font-size:11pt;
        font-weight:bold;
        height:20px;
        padding:1px;
        text-align:center;
    }
    


                            .autocomplete-w1 { background:url(Images/shadow.png) no-repeat bottom right; position:absolute; top:4px; left:3px; /* IE6 fix: */ _background:none; _top:1px; }
                            .autocomplete { width:300px; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; }
                            .autocomplete .selected { background:#F0F0F0; }
                            .autocomplete div { padding:2px 5px; white-space:nowrap; }
                            .autocomplete strong { font-weight:normal; color:#3399FF; }
