body {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	line-height: 175%;
	background: #666666;
	background-image:url(images/page-bg.gif);
	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: #555555;
}
td, #mainContent td, #mainContent p, #mainContent td p  {	
	line-height:18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#wrapper {
	width: auto;
	background-image:url(images/banner-rpt.gif);
	background-repeat: repeat-x;
}
#container {
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	background-image:url(images/main-bg.gif); /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topright {
	float: right;
	background: #DDDDDD;
	vertical-align: top;
	padding: 0px;
}
#header {
	height: 32px;
	background-image:url(images/banner110824.gif);
	padding-top: 139px;
	background-color: #DDDDDD;
	background-repeat: repeat-x;
}
/*================MainContent=================*/
#mainContent {
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 10px;
	width: 586px;
	float:left
}
#mainContent li, #mainContent td li  {	
	line-height:18px;
}
#mainContent h1 {
	font-size: 17px;
	color: #848484; 
}
#mainContent h2 {
	font-size: 15px;
	color: #848484;
}
#mainContent h3 {
	font-size: 13px;
	color: #848484;
}
/*================Columns=================*/
#addressescol {
	float: right;
	width: 190px;
}
#rightcol {
	float: right;
}
#colleft {
	width: 550px;
	background-image:url(images/footer-bg.gif);
	float: left;
	height: 45px;
}
#colright {
	float:right;
	width: 400px;
	background-image:url(images/footer-bg.gif);
	padding-right: 20px;
	height: 45px;
}
/*================Forms=================*/
#formContent {
	padding-top: 35px;
	padding-left: 80px;
	width: 810px;
	float:left;
	background-color: #FFFFFF;
	padding-right: 80px;
}
/*================Map=================*/
#mapContent {
	float:none;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
/*================Font effects=================*/
.fontlarge {
	font-size: 16px;
}
.darkbold {
	font-weight: bold;
	color: #555555;
}
.red {
	font-weight: normal;
	color: #FF0000;
	font-style: italic;
}
.small-blackswanit {
	font-size: 9px;
	font-weight: bold;
}
.small-blackswanit a:link {
	color:#000000;
	text-decoration: underline;
}
.small-blackswanit a:visited {
	color:#000000;
	text-decoration: underline;
}
.small-blackswanit a:hover {
	color:#000000;
	text-decoration: none;
}
.small-blackswanit a:active {
	color:#000000;
	text-decoration: underline;
}
a {
	color:#339999;
}
.submenu {
	font-size:10px; 
	font-weight:bold; 
	background-color:#55DCD3;
}
.no-ul {
	text-decoration: none;
	color:#FFFFFF;
}
.no-ul:hover {
	color:#558877;
}
.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#888888;
}
strong {
	color: #808080; 
}
input {
	font-family:Arial, Helvetica, sans-serif
}
.input-grey {
	color:#999999
}
.input-black {
	color:#000000
}
.privacy {
	font-size: 90%; line-height:130%; padding-top:8px; border-top: 1px solid #999;
}
/*================Tables, Images & Background=================*/
#CaptionBox {
	padding-top:5px;
}
.imgvertcentre {
	vertical-align: middle;
}.imglink-noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img-margin-lhs {
	margin-left: 10px;
}
.bg-norepeat {
	background-repeat: no-repeat;
}
.tbl-padding {
	padding: 8px;
}
.tbl-addresses {
	background-image: url(images/addresses4.gif);
	background-repeat: no-repeat;
}
#tbl-footprobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	background-image: url(images/foot-anatomy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 475px;
	width: 510px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*================Footer Divs=================*/
#footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#999999;
	background-image:url(images/footer110824.gif);
}
#footer2 {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(images/footer110824.gif);
	color: #333333;
}
#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: 9px 0 13px 81px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
/*================Pause Button=================*/
.pausebtn {
    color:#858585;   
    font-size: 80%;
	background-color: #ecebe6;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#cacaca');   
}

