body {
	background-color: #003399;
	margin-top: 10px;
	margin-bottom: 10px;
		padding: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */

}.header {
	background-image: url(../images/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.map {
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


.printer {padding: 0 0 0 22px;
	background: transparent url(../images/printer.gif) no-repeat left;}
.camp-bg {
	background-image: url(../images/camp-logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contact {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#content {margin: 5px 20px 10px;
	padding: 0;
	}
	
.module {
	margin: 10px 0;
	padding: 0;
	}

.module-content {padding: 3px 10px;
	margin: 0;
	overflow: hidden;
	}
	
/** =Header Syles**/

h1 {font-size: 130%;
	font-weight: bold;
	margin: 3px 0;
	padding: 0;}

h2 {font-size: 110%;
	font-weight: bold;
	margin: 3px 0;
	padding: 0;}

h3 {font-size: 100%;
	font-weight: bold;
	margin: 3px 0;}

h4 {font-size: 100%;
	font-weight: bold;
	margin: 3px 0;}

h5 {font-size: 100%;
	font-weight: bold;
	margin: 3px 0;}

h6 {font-size: 80%;	
	font-weight: normal;
	margin: 3px 0;}

/** =Link Styles **/

a {text-decoration: none;
	color: #000099;
	background:inherit;}

a:link {}

a:visited {text-decoration: none;
	color: #990099;
	}

a:hover {color: #990000;
	text-decoration: underline;}

a:active {color: #ff0000;}

.more {padding-right: 6px;
	color: #990000;
	background: url(/images/icons/arrow_r.gif) no-repeat 100% 50%;}

.top {
	clear: both;
	font-size: 90%;
	text-align: right;}
	
.title-2 {	
	background: #F5F0DA url(/antitrust/at-images/title-2-bg.gif) repeat-x 0 50%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dbd7c6;
	border-bottom-color: #dbd7c6;
}

/*Table Styling*/
#at-tabs{
	margin-right: 20px;
	margin-left: 20px;

}
