body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0A901;
	text-align: center;
}

#wrap {
	margin: 0 auto;
	width: 800px;
	border-left: 8px #333 solid;
	border-right: 8px #333 solid;
	background-image: url(../images/footerBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;
}

#footer {
	height: 115px;
}

tr.copyright p {
	position: relative;
	bottom: -20px;
	width: 620px;
	font-size: .8em;
	line-height: 15px;
}


h3 {
	margin: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	text-transform: capitalize;
	color: #E0A901;
	text-decoration: underline;
}

table {
	/* background-color: #333333; */
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
a.link_btn, a.link_btn:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0A901;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
}
.left_fill {
	background-image: url(../glossary_files/images/left_fill.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.right_fill {
	background-image: url(../glossary_files/images/right_fill.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a.link_btn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
}

.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #748491;
	font-weight: bold;
}

.small {
	font-size: 9px;
}


.title {
	font-size: 16px;
	font-weight: bold;
}

span {
	font-weight: bold;
	text-decoration: underline;
}

p {
	margin: 0 0 10px 0;
	line-height: 20px;
}

p a {
	color: #fff;
	text-decoration: underline;
}

p a:hover {
	color: #006633;
	text-decoration: underline;
}

.callOut {
	height: 225px;
	margin-right: 2px;
	padding: 0 10px 100px 10px;
	background-color: #B80000;
	background-image: url(../images/callOutBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.callOut p {
	font-size: 1.3em;
}

.callOut p a:hover {
	color: #E0A901;
}

.spacing p {
	padding-left: 15px;
}
