@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.title {
	text-transform: capitalize;
}



.oneColFixCtrHdr #container {
	width: 880px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #aboveContent {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 77px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	min-height: 50px;
}

.oneColFixCtrHdr #mainContent {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.oneColFixCtrHdr #belowContent {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	font-size: 10px;
	font-weight: bold;
	clear: both;
}
.titleText {
	font-size: 14px;
	height: 20px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	font-weight: normal;
}

#quickSearchDetails {
	min-height: 30px;
	width: 100%;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
}

.oneColFixCtrHdr #footer {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}.fltLeft {
	font-size: 10px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.tableText {
	font-size: 11px;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	color: #CD0611;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: -12px;
	padding-left: 12px;
	margin-right: -12px;
	margin-top: -5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #container #p7TBM #p7TBMsubwrap #p7TBMsub01 .p7TBMsubbox {
	font-size: 16px;
	text-align: center;
	padding-left: 10px;
}
.story {
	font-size: 11px;
}
#storyRight {
	font-size: 12px;
	text-align: right;
	clear: both;
	width: 100%;
}
.storyLarge {
	font-size: 14px;
}
.storyBold {
	font-size: 12px;
	font-weight: bold;
}
.dmxtooltip .dmxtooltipcontent {
	font-size:10px;
}
