/* Global CSS Document */

@import url(/css/form.css);
@import url(/css/navigation.css);
@import url(/css/special.css);
@import url(/css/iconize.css);
@import url(/css/footer.css);
@import url(/css/highslide.css);

/* =reset (ONLY EDIT THE FONT FAMILY)******************************** */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,
img {
	border:0;
}

address,
caption,
cite,
code,
dfn,
var {
	font-style:normal;
	font-weight:normal;
}

caption,
th {
	text-align:left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
}

body {
	font:13px Arial, tahoma, verdana, sans-serif;
	;
}

table {
	font-size:inherit;
	font:100%;
}

select,
input,
textarea {
	font:99% Arial, tahoma, verdana, sans-serif;
	;
}

pre,
code {
	font:115% monospace;
}

body * {
	line-height:1.22em;
}

.skip {
	display:none;
}

acronym {
	border:0;
	text-decoration:none;
	cursor:help;
}

object {
	margin:10px auto;
}

.clear {
	display: block;
	overflow: hidden;
	clear:both;
}

.clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.text-indent {
	text-indent:-32697px;
}

.float-left {
	float:left;
	display:block;
}

img.float-left {
	margin:3px 10px;
}

.float-right {
	float:right;
	display:block;
	margin-right:10px;
}

address {
	margin:.35em .95em;
	display:block;
}

address.center {
	margin:0 0 0 3em;
}

.alignRight {
	text-align:right;
}

ul.float-left {
	width:40%;
}

ul.float-right {
	width:40%;
}

/* =elements ***************************** */
a:link {
	color: #c00;
}

a:active {
	color: #c00;
}

a:visited {
	color: #8F0000;
}

a:hover {
	color: #EF1D1D;
	text-decoration: none;
}

a acronym {
	cursor:pointer;
}

#main-content a acronym {
	text-decoration:underline;
}

/* =grids ***************************** */

html {
	color: #666;
}

body {
	background:url(/images/template-specific/bauer-bg.jpg) repeat-x;
	width:100%;
}

#wrap {
	width:910px;
	margin:0 auto;
}

#skip {
	display:none;
}

#head {
	height:70px;
}

strong {
	color:#000;
}

/* =breadcrumbs ******************* */
#breadcrumbs {
	text-transform:uppercase;
	height:25px;
	width:99.99%;
	padding:5px 0 0;
	font-size:85%;
}

#breadcrumbs a {
	padding:3px 10px;
	background:url(/images/template-specific/breadcrumb.png) no-repeat left center;
	font-weight:bold;
	text-decoration:none;
}

/* =Section Banner ********************* */
img#section-banner {
	margin:0 0 0 3px;
	padding:0;
	border:0;
}

/* lists ************ */


#main-content ol li h3 {
	margin:0 0 .45em;
	text-indent:0;
	padding:0;
}

#main-content table ul,
#main-content table ol {
	margin:3px 0;
	padding:0 0 0 10px;
}

#main-content ol.roman {
	list-style-type:upper-roman;
}

#main-content ol.roman h2 {
	margin:.45em 0;
	color:#333;
	font-weight:normal;
}

h1 acronym,
h1 abbr {
	text-decoration:none;
	border:0;
}
