body  {
	background: #FFFFFF;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
p {
	margin: 0px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.lgCopy {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10pt;
	padding-left: 0px;
}
h1 {
	display:inline;
	color:#084d6a;
	font:normal 18px Arial;
}
.headerText {
	display:inline;
	color:#084d6a;
	font:normal 18px Arial;
	line-height:42px;
	padding: 0px 0px 0pt;
}
.underline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #ABFF00;
	border-right-color: #ABFF00;
	border-bottom-color: #ABFF00;
	border-left-color: #ABFF00;
}
h2 {display:inline; color:#685A53; font:normal 12px Arial; line-height:18px}
h3 {display:inline; color:#685A53; font:normal 18px Arial; line-height:16px}

 .thrColFixHdr #h2text a {
	color: #685A53;
	font: bold 12px Arial;
	text-decoration: none;
}
 .thrColFixHdr #h2text a:hover {
	text-decoration: underline;
}



h4 {
	display:inline;
	line-height:28px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
h5 {
	display:inline;
	line-height:24px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.thrColFixHdr #container { 
	width: 901px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0px 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. */
} 
.thrColFixHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/header.jpg);
	margin: 0px;
	height: 202px;
	background-repeat: no-repeat;
} 
.thrColFixHdr #header1 {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/int_navtop2.jpg);
	margin: 0px;
	height: 196px;
	background-repeat: no-repeat;
} 
.thrColFixHdr #header h1 {
	margin: 0px; /* 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 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #top {
	padding: 0px; 
	background-image: url(../images/top.jpg);
	margin: 0px;
	height: 134px;
	background-repeat: no-repeat;
}
.thrColFixHdr #middle {
	padding: 0px; 
	background-image: url(../images/middle.jpg);
	margin: 0px;
	height: 189px;
	background-repeat: no-repeat;
}
.thrColFixHdr #bottom {
	background-image: url(../images/bottom.jpg);
	padding: 0px;
	margin: 0px;
	height: 92px;
	background-repeat: no-repeat;
}

.thrColFixHdr #topbar {
	float: right; /* since this element is floated, a width must be given */
	width: 625px; /* padding keeps the content of the div away from the edges */
	height: 196px;
}

 .thrColFixHdr #nav {
	padding: 6px;
	margin-top: 34px;
	margin-right: 25px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 31px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #FFFFFF;
}

 .thrColFixHdr #nav a {
	color: #FFFFFF;
	text-decoration: none;
}
 .thrColFixHdr #nav a:hover {
	color: #FF0000;
	text-decoration: underline;
}

 .thrColFixHdr a {
	color: #084d6a;
	text-decoration: none;
}
 .thrColFixHdr a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.thrColFixHdr #link {
	font-size: 12px;
}

.thrColFixHdr #hometop {
	float: right; /* since this element is floated, a width must be given */
	width: 520px; /* padding keeps the content of the div away from the edges */
	height: 120px;
	padding-top: 8px;
	padding-right: 31px;
	padding-bottom: 5px;
	padding-left: 70px;
}

.thrColFixHdr #topsidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 203px; /* padding keeps the content of the div away from the edges */
	height: 190px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 58px;
}
.thrColFixHdr #middlesidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 203px; /* padding keeps the content of the div away from the edges */
	height: 183px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 58px;
	padding-bottom: 0px;
}
.thrColFixHdr #bottomsidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 203px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 58px;
	padding-bottom: 0px;
}
.thrColFixHdr #middlesidebartitle {
	margin-top: 50px;
	background-image: url(../images/sidepanel-header.jpg);
	padding-left: 5px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 203px; /* padding keeps the content of the div away from the edges */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 58px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 288px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 31px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.thrColFixHdr #sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 289px; /* padding keeps the content of the div away from the edges */
	height: 176px;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.thrColFixHdr #sidebar4 {
	float: right; /* since this element is floated, a width must be given */
	width: 294px; /* padding keeps the content of the div away from the edges */
	height: 76px;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.thrColFixHdr #mainContent {
	float: right;
	width: 280px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 176px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.thrColFixHdr #mainContentBot {
	float: right;
	width: 269px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 76px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
} 
.thrColFixHdr #footer {
	background:#e2e2e2;
	margin-top: 1px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 50px;
	margin-right: 21px;
	margin-bottom: 20px;
	margin-left: 19px;
	text-align: right;
	position: absolute;
	top: 678px;
	height: 70px;
	width: 781px;
} 
.thrColFixHdr #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 */
}
.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;
}
.bodyImg {
	border:1px solid #084d6a;
	padding: 1px;
	margin: 5px;
}