body
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 75%;
    margin: 35px 0 0 0;
    padding: 0;
    background: #eee url(/ats/images/body_bg.jpg) top left repeat-x;
}
/* Textual Styles */

a {
	color:#4078A7;
}

#content a {
	color:#58A1DF;
}

a:hover {
	color:#81B64E;
}
div, table, p {
	font-size:1em;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5 {
	padding:0;
	margin-top:.3em;
	font-weight:normal;
}
#content .tabs * {
	line-height:1.6em;
}

h1 {
	font:3.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px 0 0 20px;
	color:#fff;
/*height:120px;*/
}
h2 {
	font-size:2em;
	text-transform:capitalize;
	
}
h3 {
	font-size:1.2em;
	margin-bottom:5px;
	font-weight:bold;
	color:#00397B;
}
h4 {
	font-size:1em;
	font-weight:bold;
}
.ats {
	font:normal 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	line-height:1em!IMPORTANT;
	letter-spacing:1px;
	position:relative;

}
.hidden{display:none;}

p 
{
	margin:20px 5px;
	line-height:1.4em; 
}
/*#content ul, #content ol {
	margin:25px
}*/

#content ul ul.group{margin:0;}
#content ul ul {
	margin:0px 20px 20px 20px;
}
#content ul li {
	list-style-image: url(/ats/images/blue_bullet.png);
	line-height:1.4em;
	/*margin:5px 20px;*/
}
#content ol li {
	list-style-type: decimal;
	margin-left:20px;
}
blockquote {
	background:#f8f8f8;
	border:1px solid #e4e4e4;
	padding:20px;
	font-style:italic;
	width:90%;
	margin:10px auto;
	font-size:1.2em;
	
}

cite{
display:block;
font-size:.9em;
font-weight:bold;
text-align:center;}
fieldset {
	border:1px solid #ccc;
	background-color:#f9f9f9    ;
	/*border-top:none;*/
	width:80%;
	margin:25px auto;
	}
fieldset.form {
	border-top:none;
	border-color:#D9E6F7;
}
legend {
	font-size:1.5em;
	color:#000;

}
#content a {
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	color:#fff;
	background-color:#81B64E;
}
#content a.img:hover {
	background:none;
}
div.logo a:hover {
	background:none;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
.small {
	font-size:.9em;
}
.large {
	font-size:1.2em;
}
.hidden {
	visibility:hidden;
}
/* Table Styles */

table.grid {
	width:90%;
	border-collapse:collapse;
	margin:40px auto;
}
table.grid tr.head td {
	font:1.4em trebuchet ms;
	color:#002B54;
	border:1px solid #D9E6F7;
	background:url(/ats/images/table_head_bg.png) top right repeat-x;
	padding-left:10px;
}
table.grid tr.subhead td {
	font:1.2em trebuchet ms;
	color:#002B54;
	background-color:#D9E6F7;
	border:1px solid #B8D0F1;
	padding-left:15px;
}
table.grid tr td.colhead {
	font:1.2em trebuchet ms;
	text-align:center;
	font-weight:bold;
	border:1px solid #B8D0F1;
}
table.grid tr.row_1 td {
	background:#ECF3FB;
	padding:5px;
}
table.grid tr.row_2 td {
	padding:5px;
}
table.grid td {
	border:1px solid #B8D0F1;
}
/* Form Styles */
table.form {
	font-family:"trebuchet MS", Verdana, Arial, sans-serif;
	width:90%;
}
table.form td {
	border-collapse:collapse;
	border-bottom:1px dashed #ccc;
	padding:3px;
}
table.form td.label {
	background-color:#e4e4e4;
	border:1px solid #ccc;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	width:33%;
}
table.form .required {
	color:#571C1F;
	background:url(/ats/images/required_bg.png) 0 50% no-repeat;
	padding-left:20px;
}
.required_legend {
	background:url(/ats/images/required_bg.png) top left no-repeat;
	color:#999999;
	padding-left:18px;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
}
td.label .info {
	font-weight:normal;
	font-size:10px;
}
table.form td.input {
	vertical-align:top;
	text-align:left;
}
.button_bar {
	text-align:center;
}
a.button:hover, input.button:hover {
	cursor:hand;
	
}
a.button, input.button,
a.altbutton, input.altbutton {
    font-size:14px;
	text-decoration:none;
	line-height:18px;
	border:1px solid #ccc;
	padding:5px 10px 5px 10px;
	color:#333;
	display:inline-block;
	
	}

.search {
margin-top:10px;
}

input.sitesearchinput {
width:100px;
    font-size:12px;padding:3px;}	
.sitesearchbutton {
	background:blue url(/ats/images/bluebutton_bg.jpg) 0 50% repeat-x;
    font-size:10px;
	text-decoration:none;
	line-height:20px;
	height:27px;
	color:#333;
	}
	
	
	
a.button, input.button {
	background:whitesmoke url(/ats/images/silverbutton_bg.jpg) 0 50% repeat-x;
		color:#333;
}
a.altbutton, input.altbutton {
	background:babyblue url(/ats/images/bluebutton_bg.jpg) 0 50% repeat-x;
	color:#333;
}


/* Blog Styles */
.blogEntries {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif!important;}
h1.blogTitle {display:none;}

