/* Testing Styles  
#bottom #footer .links{
border:2px solid red;}
*/

/* GLOBABL STYLES */

.ats table,tr,td,span,div,h1,h2,h3,ul,ol{
padding:0px;
margin:0px;
}

/*
body{
background:#F8F7F4 url(/images/page_with_h1_bg.jpg) 50% top no-repeat; 
background-color:#f8f7f3;
text-align:center;
font:12px tahoma, verdana, sans-serif;
margin:0px 0px 0px 5px;
padding:0px 0px 0px 5px;
}


.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	
*/
 
/* Element Styles */

.ats h1,h2,h3,h4
{letter-spacing:-1px;}

.ats #section_head{
font:normal 28px trebuchet ms, tahoma, verdana, arial, sans-serif;
color:#fff;
margin:0px 5px 10px 0px;
}

/* This has alt ieonly styles */
.ats h1{
font:normal 24px Andalus, Georgia, Times New Roman, serif;
margin:15px 5px 10px 0px;
color:#113857;}

.ats h2{
font:normal 20px trebuchet ms, tahoma, verdana, arial, sans-serif;
color:#7D6435;
margin:10px 5px 0px 5px;}

.ats h3{font:bold 16px trebuchet ms, tahoma, verdana, arial, sans-serif;
border-bottom:1px solid #7D6435;
color:#7D6435;
margin:10px 5px 0px 10px;}

.ats h4{font:bold 14px trebuchet ms, tahoma, verdana, arial, sans-serif;
letter-spacing:1px;
color:#7D6435;
background:#E0E2E5;
margin:10px 5px 0px 15px;
padding-left:2px;}

.ats a{color:#056DAB;}
.ats a:hover{color:#AEB35A;}
.ats a:visited {color:#001E3C;}


.ats p{
line-height:1.8em;
margin:0px 5px 20px 15px}


.ats ol {margin:5px 0px 20px 55px;}
	ol li{margin:5px;}

.ats ul {margin:5px 0px 20px 40px;
list-style-image:url(/images/blue_bullet.png);}

.ats ul li{
	margin:5px;
	}
	
	ul li ul{
	list-style-image:url(/images/green_bullet.png);
	}

.ats legend{
margin:0px 0px 0px 15px;
font:bold 16px trebuchet ms, tahoma, verdana, arial, sans-serif;
color:#4E728B;
}

.ats fieldset{
background:url(/images/fieldset_bg.png) bottom left repeat-x;
margin:20px 0px 10px 0px;
padding:10px;
}
/*  END HTML Element Styles */
/*Textual Class Styles*/

.small{font-size:10px;}
.larger{font-size:14px;}
.strong{font-weight:bold;}
.italic{font-style:italic;}
.alert{font-style:italic;color:#800000;font-size:14px;width:400px;}


/* Form Styles */

.ats form 
{
	margin:0px 0px 0px 0px;
}

.ats table.form {
margin:10px;
}
.ats table.form td{
border-collapse:collapse;
border-bottom:1px dashed #ccc;
padding:3px;
}

.ats table.form td.label{
background-color:#f8f8f8;
border:1px solid #ccc;
font-size:12px;
font-weight:bold;
text-align:right;

}

.ats table.form td.required{
background:#DDE7EC url(/images/required_bg.png) top left no-repeat;
border:1px solid #4E728B;
font-size:12px;
font-weight:bold;
text-align:right;
padding-left:20px;
}
.ats .required_legend{
color:#4E728B;
font-size:10px;
font-weight:bold;
line-height:12px;
}

.ats td.label .info{
font-weight:normal;
font-size:10px;
}

.ats table.form td.input{
vertical-align:top;
text-align:left;
}


.ats .button_bar{
text-align:center;}

.ats .button{
text-transform:uppercase;
letter-spacing:1px;
font:bold 14px trebuchet ms, tahoma, verdana, arial, sans-serif;
}

.ats a.button,
input.button
{
	width:auto;
overflow:visible;
text-decoration:none;
font-size:12px;
font-weight:bold;
padding:0px 10px 0px 10px;
font-weight:bold;
color:#fff;
border:1px solid #333;
}

.ats a.button.blue,
input.button.blue{
background:url(/images/blue_button_bg.png) bottom left repeat-x;
}
.ats a.button.tan,
input.button.tan
{
background:url(/images/tan_button_bg.png) bottom left repeat-x;}

.ats a.button.green,
input.button.green
{
background:url(/images/green_button_bg.png) bottom left repeat-x;}


.ats a.button:hover{color:#E3DFD4;}

.ats .callout{
background:#FFFFFF;
margin:30px 0px 30px 0px;
padding:5px;
border:1px solid #e4e4e4;
border-right:2px solid #ccc;
border-bottom:2px solid #ccc;
}

.ats .callout .head{
position:relative;
top:-17px;
margin-left:15px;
}
.ats .callout .head .outter{
display:inline;
color:#fff;
font:bold 16px trebuchet ms, tahoma, verdana, arial, sans-serif;
letter-spacing:-1px;
padding:4px 0; /* has ie only style */
margin:0 auto -10px auto;
border:1px solid #ccc;

}


.ats .callout .head .inner{
display:inline;
background:url(/images/callout_head_bg.png) bottom right repeat-x;
padding:3px 15px 3px 15px;
border:1px solid #fff;
}


/* grid style */
.ats table.grid{
font-size:12px;
border-collapse: collapse;
}

.ats table.grid td{
padding:2px;
border:1px solid #CCc;
}

.ats table.grid td.head,
table.grid th.head
{
	text-align:center;
font:bold 16px trebuchet ms, tahoma, verdana, arial, sans-serif;
padding:3px;
border:1px solid #4E728B;
background:#fff url(/images/table_header_Bg.png) bottom left repeat-x;
border-bottom:1px solid  #94B2D3;
}
.ats table.grid tr.subhead td{
background:#fff url(/images/table_subheader_Bg.png) bottom left repeat-x;
font:bold 14px trebuchet ms, tahoma, verdana, arial, sans-serif;
color:#2F5977;
padding:3px;
border-bottom:2px solid  #4E728B;
}


.ats tr.row_1 td{background:#fff;}
.ats tr.row_2 td{background:#EEEEEE;}

/* Featured Items */
.ats #featured p, #featured a
{
	font-size:14px;
	text-decoration:none;
}


/* Structural styles */
.ats #main
{
	 background:#F8F7F4 url(/images/page_with_h1_bg.jpg) 50% top no-repeat;
background-position:fixed;

text-align:left;
width:1084px;
margin:auto;
margin-top:0px;
padding:0px;
position:relative;
left:-80px;

}


/*To shift foreground into position on baground image.*/
.ats #top,
.ats #middle,
.ats #bottom{
margin-left:85px;
}

.ats #top{
margin-left:260px;
height:80px;
}

.ats #welcome_nav 
{	top:5px;
height:15px;
	text-align:right;
	font:11px trebuchet ms, tahoma, verdana, arial, sans-serif;
	}

	.ats #top_nav{
	height:30px;
	text-align:right;
	font:11px trebuchet ms, tahoma, verdana, arial, sans-serif;
	}
	
		.ats #top_nav ul, #welcome_nav ul{
		position:relative;
		top:5px;
		list-style:none;
		}
		.ats #top_nav ul li, #welcome_nav ul li{
		display:inline;
		}
	
		.ats #top_nav, #welcome_nav a{color:#001E3C;}
		.ats #top_nav, #welcome_nav a:hover{color:#AEB35A;}
	

	/* Needs Alternate IE styles */ 	
	.ats #d1_nav{
	width:775px;
	height:30px;
	font:bold 12px Georgia, Times New Roman, serif;
	letter-spacing:-.04em;
	}
	
		.ats #d1_nav ul{
		list-style:none;
		}
		.ats #d1_nav ul li {
		padding:0px;
		margin:0px;
		display:inline;
		}
	
		.ats #d1_nav a,
		#d1_nav a:visited
		{
		color:#056DAB;
		text-decoration:none;
		line-height:28px;
		padding:8px 15px 8px 9px;
		background:url(/images/nav_divider.png) right 5px no-repeat;
		}
	
		.ats #d1_nav a:hover,
		#d1_nav a.on{
		color:#fff;
		line-height:28px;
		background:url(/images/d1_nav_bg_on.png) 50% 4px no-repeat;
		padding:8px 12px 8px 12px;
		}
	
	/* Needs Alternate IE styles */ 
		.ats .search
		{
		float:right;
		position:relative;
		top:-25px;
		left:-25px;
		width:170px;
		}


.ats #middle{

}
	/* Home Page Styles */
	.ats #homepage .banner{
	margin:12px 0 0 0px; /* has ie only style */
	height:120px;
	width:997px;
	background:url(/images/hp_banner_Bg.jpg) top left no-repeat;
	padding:150px 0 0 30px; /* has ie only style */
	}
	.ats #homepage .banner .info {
	width:400px;
	color:#fff;
	float:left;
	}
	
	.ats #homepage .banner .login{
	color:#fff;
	width:225px;
	height:135px;
	margin-left:405px;
	margin-top:-55px;
	padding:5px;
	}	
	
	  .ats #homepage .banner .login ul li{
        list-style:none;
        list-style-image:none;
        background:none;
        list-style-type:none;
        background:url(/images/green_arrow_bullet.png) 0 -3px no-repeat;
        padding-left:0px;
        text-align:left;
        color:#fff;
		}	

		 
		.ats div#login div{
		padding:1px;
		margin:auto;
		}
		
		.ats div#login span.label{
		color:#000;
		text-align:right;
		margin-right:5px;
		background:#DDE5E7;
		border:1px solid #000;
		padding:2px;
		}
		
		.ats div#login span.input input{
		width:100px; /* Needs Ie ALt Style */ 
		}

	.ats #homepage .banner .randompix {
	position:relative;
	top:-250px; /* has ie only style */ 
	float:right;
	/*background:url(/images/hp_randompix_1.png) top right no-repeat;*/
	width:337px;
	height:272px;
	margin-bottom:-272px; /* This sets WWYLTD Placement  and has IE only style */
    }	
	
      
		.ats #homepage ul.links {
		margin:-15px 0 0 5px;
		list-style-image:none;
		list-style:none;
		}	
	
			.ats #homepage li a{
                color:#056DAB!important;
			list-style:none;
			background:url(/images/d2_nav_bg.png) 2px -70px no-repeat!important;
			padding:2px 2px 2px 20px;
			}
			
		.ats 	    	#homepage .banner .login ul li a
		{
			color:#ffffff!important;
		
			background:none;
			background-image:none!important;
			text-decoration:underline;
		}
		    .ats 	#homepage .banner .login ul li a:hover
		{
				color:#ffffff!important;
					font-weight:bold;
			background:none;
			background-image:none!important;
			text-decoration:none;
		}
			
			.ats #homepage li a:hover{
				background:url(/images/d2_nav_bg.png) 2px 4px  no-repeat;
				margin:0px 10px 0px 0px;
			}
			
					
	.ats #homepage .box {
	background:url(/images/hp_box_bg_left.jpg) bottom left no-repeat;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	}
	
	.ats #homepage .box .head {
	display:inline;
	position:relative;
		top:-15px;
		left:10px;
	font:20px georgia,times,serif;
	background:#F8F7F4;
	padding:0 5px 0 5px;
	color:#1A4666;
	margin:0px;
	padding:0px;
	letter-spacing:-1px;
	}
	
/* home page middle styles */	
	
	.ats #homepage #hp_middle{
	margin-right:4px;/* has ie only style */
	margin-bottom:40px; 
	background:url(/images/wwyltd_bg.png) top right no-repeat;
	}
		
	.ats #hp_middle .box.left {
	margin:0 20px 20px 20px;
	float:left;
	width:375px;
	height:165px;
	}		
 	.ats #hp_middle .box.left ul{
    margin:-10px 0 15px 0;
    list-style-image:none;
    }
   
    .ats #hp_middle .box.left ul li {
        list-style:none;
        background:url(/images/green_arrow_bullet.png) 0 -3px no-repeat;
        padding-left:20px;
		}	
	
    .ats #hp_middle .box.middle {
	width:275px;
	float:left;
	height:165px;
	}		
	
    /* has IE only style */
	.ats #homepage #hp_middle .box.right {
	width:280px;
	margin-left:725px;
	height:170px;
	padding-top:20px;
	border:none;
	background-color:Transparent;
	background:none;
		}		
	
		.ats #homepage #hp_middle .box.right  .head{
		color:#A2A64D;
		font:20px trebuchet ms, tahoma, verdana, arial, sans-serif;
		padding:15px 0 0px 10px;
		letter-spacing:-1px;
		background-color:Transparent;
		background:none;
			}	

/* home page bottom styles */		
	.ats #hp_bottom .box.left {
	margin:0 20px 20px 20px;
	float:left;
	width:375px;
	height:165px;
	}		
	.ats #hp_bottom .box.right {
	margin:0 20px 20px 420px;
	width:560px;
	height:165px;
	}	
	
    .ats #hp_bottom .box .head{
    	color:#A2A64D;
		font:20px trebuchet ms, tahoma, verdana, arial, sans-serif;}

        .ats #hp_bottom .calendar{
        margin:0 10px 10px 10px;
        height:120px;
        overflow:auto;}
/*        overflow-y:auto;}*/
        
        .ats #hp_bottom .calendar div.event{
        padding:5px 0 10px 5px;
        border-bottom:1px dashed #BCC078;
        }
        
                .ats #hp_bottom .calendar div.date{
                font-weight:bold;
                }
        
/* end Home page styles*/        
        
        
	.ats #col_left{
	float:left;
	width:194px
	}
		/* has alt ieonly styles */ 
		.ats #d2_nav
		{
		width:205px;
		margin-top:93px;/* Has IE alt Style */
		background:url(/images/d2_tile.png) bottom right repeat-y;
		padding:10px 0 0px 0;
		}
		.ats #d2_nav .inner{
		background:url(/images/d2_bg.png) bottom left no-repeat;
		min-height:150px;/* Has IE alt Style */
		padding-left:5px;
		}
		.ats #d2_nav .inner a{
		line-height:16px;
		background:url(/images/d2_nav_bg.png) 0px 4px no-repeat;
		padding:2px 2px 2px 16px;
		display:block;
		width:160px;
		/* float:left; */
		margin:1px 10px 2px 0;
		}
		
			.ats 	#d2_nav .inner a:hover,
				#d2_nav .inner a.on{
				border-top:1px solid #DBE0E6;
				border-left:1px solid #DBE0E6 ;
				border-right:2px solid #A9B5C2;
				border-bottom:2px solid #A9B5C2;
				background:#fff url(/images/d2_nav_bg.png) 2px -70px no-repeat;
				margin:0px 10px 0px 0px;
				display:block;}
		

	.ats #col_right{
	margin-left:220px;
	min-height:600px;
	position:relative;
	top:5px;
	}
	
/* Has alt ieonly style */	
.ats #bread_crumbs{
margin-left:15px;
margin-bottom:15px;
}	
	.ats #bread_crumbs,
	#bread_crumbs span.on,
	#bread_crumbs a{
	font-size:10px;}
	.ats #bread_crumbs span.on{
	font-weight:bold;
	color:#000;}
	
			
.ats #bottom{}

	.ats #bottom #footer{
	margin-left:20px;
	margin-top:25px;
	width:974px;
	height:168px;
	background:url(/images/footer_bg.jpg) bottom left no-repeat;
	}

	.ats #bottom #footer .links{
	font:bold 12px trebuchet ms, tahoma, verdana, arial, sans-serif;	
	height:12px;
	position:relative;
	top:8px;
	margin-right:30px;
	padding:0px;
	text-align:right;
}
			
		.ats #footer .links  ul{

		list-style:none;
		}
		.ats #footer .links ul li{
		display:inline;
		}	
		.ats #footer .links ul li a{
		color:#0D3555;
		text-decoration:none;
		}
		.ats #footer .links ul li a:hover{
		text-decoration:underline;
		}
	.ats #bottom #footer .info{
	font-size:12px;
	text-align:right;
	position:relative;
	top:18px;
	margin-right:45px;
	padding:0px;
}
		

.ats #bottom #footer .info .larger{
font:bold 16px trebuchet ms, tahoma, verdana, arial, sans-serif;
color:#0D3555;}

/*  Promo Box Styles */
.ats .bluepromo{
margin:10px 0 10px 0;
background:url(images/blue_promo_bg.png) top left no-repeat;
width:188px;
}
    .ats .bluepromo .head
    {
    font:18px trebuchet ms, tahoma, verdana, arial, sans-serif;
    text-align:center;
    color:#fff;
    padding:10px 0 0 0;
    }
    .ats .bluepromo .content{
    color:#fff;
    padding:5px 15px 20px 15px;
    background:url(images/blue_promo_footer.png) bottom left no-repeat;
    }
    .ats .bluepromo .content a{color:#fff}
    
    
    /* added by Randy 
     .bluepromo .content a{
		line-height:16px;
		background:url(/images/d2_nav_bg.png) 0px 4px no-repeat;
		padding:2px 2px 2px 16px;
		display:block;
		width:160px;
		float:left;
		margin:1px 10px 2px 0;
		}
		
				 .bluepromo .content a:hover,
				 .bluepromo .content a.on{
				border-top:1px solid #DBE0E6;
				border-left:1px solid #DBE0E6 ;
				border-right:2px solid #A9B5C2;
				border-bottom:2px solid #A9B5C2;
				background:#fff url(/images/d2_nav_bg.png) 2px -70px no-repeat;
				margin:0px 10px 0px 0px;
				display:block;}
    
 End by Randy */

.ats .greenpromo{
background:url(images/green_promo_bg.png) top left no-repeat;
width:188px;
}
    .ats .greenpromo .head{
    font:18px trebuchet ms, tahoma, verdana, arial, sans-serif;
    text-align:center;
    color:#000;
    padding:10px 0 0 0;
    }
    
    .ats .greenpromo .content{
    color:#000;
    padding:5px 15px 20px 15px;        
    background:url(images/green_promo_footer.png) bottom left no-repeat;
    }
    .ats .greenpromo .content a{color:#000}
    
    


.ats .bluepromo .content a,
.greenpromo .content a{
   font-weight:bold;
}

.ats .bluepromo .content a:hover, 
.greenpromo .content a:hover{
  font-weight:bold;
  text-decoration:none;
}
.ats .bluepromo .content a.link ,
.greenpromo .content a.link {
display:block;
margin:5px 0 5px 0;
padding-left:20px;
background:url(images/d2_nav_bg.png) 2px -70px no-repeat; 
}
    .ats div.duesConf td {padding:3px;}
    .ats div.duesConf table {margin-left:15px;margin-right:15px;}
