﻿body, table[id*="Wizard"]{font-family:Arial, Helvetica, sans-serif !important;font-size:1.0em !important;}
	table tr th{
			background:#00447c;
			}
	table{width:100% !important;
border-style:none;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
	.header{text-align:center;color:#222;background:#fff !important;padding-top:15px;
    height: auto;
    width: auto;
}
	.header div{background:#fff !important;font-size:1.0em !important;}
	.selectsesshdr{color:#222;font-size:.9em;}
	textarea[id*="Wizard1_TextBox"]{width:98% !important;}
	.logobanner{background:#fff;width:100%;display:block;text-align:center;border-top:7px solid #d11220;border-bottom:1px solid #e5e5e5;}
	.imgwrapper 
    {
        width:90px;
        height:110px;
        overflow:hidden;
}
    table[id*="Wizard"] tbody{padding-bottom:15px;}
                 td[style*="background-color"]{background-color:#00447c !important;}

    @media screen and (min-width: 1025px)
    {
                td[style*="background-color"]{background-color:#00447c !important;}
    #Form1, #form1, form
    {
        width:960px !important;
        margin-left:auto;
        margin-right:auto;
        padding-bottom:15px;
        -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.25);
box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.25);
    }
    table tr td
			{
			padding-left:0px;			
		    padding-right:15px;}
 
    body{
			margin-top:0;			
			padding-top:0;
			}
    }
	@media screen and (max-width: 1024px) {
		
           #Form1, #form1, form
    {
        width:100% !important;  }    
		body{
			margin:0;
			padding:0;
			}
		table
		{
		    
			width: 100% !important;
			}
			table tr td
			{
			padding-left:.5em;
		    padding-right:.5em;}
		    table tr td[style*="background-color:#284E98"]{background-color:#00447c !important;}
		div[style*="width"]{
			width: 100% !important;	
		}
		div[style*="margin-left"]{
			margin:auto !important;
			text-align:center;
		}
		#form1{width:100% !important;}
		.logobanner img{width:auto;text-align:center;}
		.logobanner{background:#00447c;width:100%;display:block;text-align:center;}
	}
	@media screen and (max-width : 568px) { 
		body, table[id*="Wizard"]{font-size:.8em !important;}
		/*#form1{width:100% !important;}*/
		.logobanner img{width:auto;text-align:center;}
		table tr td
			{
			padding-left:.5em;
		    padding-right:.5em;}
		    #Form1, #form1, form
    {
        width:100% !important;  }    
	}
	@media screen and (max-width : 480px) 
		body, table[id*="Wizard"]{font-size:.7em !important;}
		/*#form1{width:100% !important;}*/
		.logobanner img{width:auto;text-align:center;}
		table tr td
			{
			padding-left:.2em;
		    padding-right:.2em;}
		    #Form1, #form1, form
    {
        /*width:100% !important;  }*/    
	}
	.role-fourcol td{width:25%;}