@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#27287e;
}

table{
	width:100%;	
}

th{
	text-align:left;	
}

form{
	padding:0;
	margin:0;
}

p{
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5{
	padding:0;
	margin:15px 5px 0px 5px;
}

h1{
	font-size:28px;	
	margin-bottom:15px;
}

h2{
	font-size:18px;	
}

#Footer h2{
	padding:0;
	margin:0;
}

a{
	text-decoration:none;
	color:#9c1b1f;
}

input.efromto{
	width:70px;	
}

textarea.employer{
	width:200px;
	height:43px;
}

textarea.salary{
	width:65px;
	height:43px;	
}

textarea.position{
	width:100px;
	height:43px;	
}

textarea.reason{
	width:225px;
	height:43px;	
}

strong{
	color:#b32222;
}

img{
	border:0;
}

.extra-buttons{
	padding:10px 0 10px 10px;
}

.left{
	float:left;	
}

.right{
	float:right;	
}

.pm0{
	padding:0 5px;
	margin:0;
	font-size:14px;
}

.loginForm div{
	padding:3px;	
}

.loginForm div.left{
	width:75px;
}

.loginForm div.leftInput{
	float:left;
	width:155px;
}

.loginForm div.leftInput input{
	width:145px;	
}

.clearFix{
	clear:both;
}

.p{
	padding:5px;
	margin:0px;
}

.p5{
	padding:5px;
	margin:0px;
	border-left:2px solid #27287e;
}

.p5 h2{
	padding:0;
	margin:0;
}

.w100{
	width:100px;	
}

.w650{
	width:650px;	
}

.evenTb{
	background-color:#8783e4;	
}

.oddTb{
	background-color:#d5d5d5;
}

.applyNow{
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

.curPage{
	font-size:18px;	
}

.theader{
	text-transform:uppercase;
	font-size:14px;
}

.center{
	text-align:center;	
}

.error, .required{
	font-weight:bold;
	color:red;
}

.errorBox{
	border:1px solid black;
	background-color:#efeeff;
	width:300px;
	padding:5px;
}

.triColBg{
	background-image:url('/images/midColBorders.gif');
	background-repeat:repeat-y;
	background-position:center;
}

.contactForm{
	width:500px;	
}

.newsLink{
	font-size:15px;
	font-weight:bold;
}

.smallDate{
	font-size:9px;
	font-style:italic;
}

.newsLink, .smallDate, .newsDesc{
	line-height:15px;
}

.payrollbtns{
	text-align:center;
}

.payrollbtn{
	display:inline-block;
	width:250px;
	color:white;
	text-decoration:none;
	line-height:50px;
	font-size:18px;
	font-weight:bold;
	margin:10px 25px;
}

.payrollbtn:hover{
	text-decoration:underline;	
}

.homeLink{
	display:list-item;
	list-style:none;
	position:absolute;
	width:425px;
	height:225px;
	margin-top:5px;
	margin-left:40px;
	z-index:100;
}

.homeLink img{
	height:100%;
	width:100%;
}

.pdf{
	list-style-image:url('http://www.aacontrols.com/assets/icons/pdfIcon.png');
}

.centContent{
	text-align:center;
	 padding-right:60px;
	 padding-top:10px
}

#Container{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}


#Nav{
	text-align:center;
}

#Content{
	background-image:url('/images/shadow.gif');
	background-repeat:repeat-x;
	background-color:white;
	line-height:18px;
}

#ColLeft, #ColRight{
	width:249px;
	
}

#ColLeft div.leftmenu a{	
	display:list-item;
	list-style:square;
	margin-left:25px;
	font-weight:bold;
}

#ColMid{
	width:524px;
	margin-left:2px;
}

#ColMid H1{
	margin:15px 5px 0 5px; 
}

#twoCol{
	width:770px;
}

#Footer{
	background-image:url('/images/footer.gif');
	background-repeat:repeat-x;
	background-color:#0e0f6a;
	color:white;
	text-align:center;
	padding:10px;
}

#Footer a{
	color:white;
}

#Footer strong{
	color:white;
	font-size:14px;
}

#ContactMap {
	padding:5px;
	background-color:white;
	border:1px solid silver;
	border-bottom:2px solid gray;
	border-right:2px solid gray;	
	width:700px;
	height:400px;	
	color:black;
}

#ContactMap #googlemap {
	width:700px;
	height:400px;	
	position:absolute;		
}

#galleryPics .images{
	float:left;
	height:110px;
	margin:5px;
	padding:5px;
	text-align:center;
	width:110px;
}

.link,
#SignUp .signupframe {
 color: #226699;
 font-family: Arial, Helvetica, sans-serif;
 }
 .link {
  text-decoration: none;
  }
 #SignUp .signupframe {
  border: 1px solid #000000;
  background: #ffffff;
  }