body {
	margin: 0px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/header/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
td {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
ul {
line-height: 20px;
margin-left: -18px;
}
a {
	color: #000495;
}
a:hover {
	color: #000000;
}
td.body {
	background-image: url(images/body/background.gif);
	background-repeat: repeat-y;
}
td.footer {
	background-image: url(images/footer/background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer {
	font-size: 10px;
}
a.footer {
	font-size: 10px;
	color: #666666;
}
a.footer:hover {
	font-size: 10px;
	color: #000000;
}
a.red {
	color: #FF0000;
}
a.red:hover {
	color: #950000;
}
.nav_background_left {
	background-image: url(images/body/nav/background_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.nav_background_right {
	background-image: url(images/body/nav/background_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.nav_background_right_no-nav {
	background-image: url(images/body/nav/background_no-nav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.nav {
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
a.nav:hover {
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}
.nav {
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
a.nav_heading {
	line-height: normal;
	color: #363636;
	text-decoration: none;
	font-weight: bold;
}
a.nav_heading:hover {
	line-height: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.nav_heading {
	line-height: normal;
	color: #363636;
	text-decoration: none;
	font-weight: bold;
}
.sub_heading {
color: #666666;
font-weight: bold;
line-height: 24px;
}
input {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
select {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
textarea {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.title {
	font-size: 14px;
	line-height: 18px;
}
.outline {
	border: 2px solid #BFC0D2;
}
.links_txt {
font-size: 12px;
line-height: 24px;
}