@charset "UTF-8";
body  {
	background: #ffffff;
	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-body.gif);
	background-repeat:no-repeat;
	background-position:top center;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.thrColAbs #container { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 910px;
	padding: 0;
	padding-top:1px;
	padding-left:1px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.thrColAbs #mainContent { 
	margin: 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0 0px;
	padding-top:0px;
}



.thrColAbs .leftContent { padding: 30px 36px 0px 30px; width: 648px;
}

.thrColAbs #header { height:230px; border: 0px solid #000000;
}

.thrColAbs #footer { padding: 0px 0px 0 0px; background:url(../images/bg-footer.gif); background-position: top; background-repeat: no-repeat; margin-top:0px; text-align: left ;padding-top:1px; padding-left:30px; padding-bottom:12px; height:167px;
}

.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;
}
.spacer {  height:16px; font-size: 1px;
}

.spacer-tall {  height:40px; font-size: 1px;border:0px solid #000000;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*  Font Styles Defined  */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

p  { color: #231f20; font-weight: normal; font-style: normal; font-size: 13px; line-height: 19px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; margin-top:4px;
}

.white {color: #ffffff;
}

.bold {font-weight: bold;
}

h1  { color: #ffffff; font-weight: bold; font-style: normal; font-size: 24px; line-height: 26px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; text-transform: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

.small { font-weight: normal; font-style: normal; font-size: 12px; line-height: 16px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;
}

.footertxt { color: #5c5c5c; font-weight: normal; font-style: normal; font-size: 10px; line-height: 16px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;
}

a  { color: #231f20; font-weight: normal; font-style: normal; font-size: 13px; line-height: 19px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; outline: none; 
}

a:visited  { color: #231f20; font-weight: normal; font-style: normal; font-size: 13px; line-height: 19px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; outline: none;
}

a:hover  { color: #231f20; font-weight: normal; font-style: normal; font-size: 13px; line-height: 19px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.white  { color: #ffffff; font-weight: bold; font-style: normal; font-size: 14px; line-height: 19px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none; 
}

a.white:visited  { color: #ffffff; font-weight: bold; font-style: normal; font-size: 14px; line-height: 19px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.white:hover  { color: #055378; font-weight: bold; font-style: normal; font-size: 14px; line-height: 19px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.footer-link {font-size: 10px; line-height: 18px; color: #5c5c5c;font-weight: normal;
}

a.footer-link:visited {font-size: 10px; line-height: 18px; color: #5c5c5c;font-weight: normal;
}

a.footer-link:hover {font-size: 10px; line-height: 18px; color: #000000; font-weight: normal;
}

a.blue  { color: #0c6792; font-weight: normal; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none; 
}

a.blue:visited  { color: #0c6792; font-weight: normal; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.blue:hover  { color: #055378; font-weight: normal; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.small-link  { color: #ffffff; font-weight: normal; font-style: normal; font-size: 12px; line-height: 16px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none; 
}

a.small-link:visited  { color: #ffffff; font-weight: normal; font-style: normal; font-size: 12px; line-height: 16px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.small-link:hover  { color: #055378; font-weight: normal; font-style: normal; font-size: 12px; line-height: 16px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}


