#masthead {
	color: #FF9900;
	font-size: 16px;
	background-color: #FFF;
	padding: 0px;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #B0B0B0;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#column_top {
	background-image: url(assets/bizfin-top.gif);
	background-repeat: no-repeat;
	height: 75px;
}
#column_wrapper {
	background-image: url(assets/bizfin-middle.gif);
	background-repeat: repeat-y;
}
#column_bottom {
	background-image: url(assets/bizfin-bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 600px;
	float: left;
}
#center .content {
	padding: 28px 18px 8px 28px;
	font-size: 0.8em;
	line-height: 1.43em;
}
#center a:link {
	color: #0000FF;
}
#center a:visited {
	color: #606;
}
#center a:hover {
	color: #000000;
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 18px 16px;
	font-size: 0.75em;
	line-height: 1.43em;
}
#left a:link {
	color: #0000FF;
}
#left a:visited {
	color: #606;
}
#left a:hover {
	color: #000000;
}
#right {
	width: 200px;
	float: left;
}
#right .content {
	padding: 18px 16px;
	font-size: 0.75em;
	line-height: 1.43em;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	color: #666666;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
.list {
	margin: 6px 0 12px 0;
	padding: 0;
	font-size: 12px;
	list-style-type:disc;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #606;
}
#right a:hover {
	color: #000000;
}
#footer a:link {
	color: #0000FF;
}
#footer a:visited {
	color: #606;
}
#footer a:hover {
	color: #000000;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.5em;
	margin: 0 0 20px 0;
	line-height: normal;
}
h2 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 1.1em;
	margin: 0 0 8px 0;
}
h4 {
	font-size: 1.0em;
	margin: 0 0 8px 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.calloutRight {
	float: right;
	padding: 0 0 0 6px;
	font-size: 0.9em;
	color:#D3141C;
	width:auto;
	text-align: center;
	font-style:oblique;
}
.calloutLeft {
	float: left;
	padding: 0 6px 0 0;
	font-size: 0.9em;
	color:#D3141C;
	width:auto;
	text-align: center;
	font-style:oblique;
}
.address {
	font-size: 12px;
	line-height: 1.5em;
	width: 180px;
	float: right;
	margin: 20px 0 0 0px;
	color: #CCC;
}
#address a:link {
	color: #0000FF;
}
#address a:visited {
	color: #666666;
}
#address a:hover {
	color: #000000;
}
.tips {
	margin: 6px 0 12px 0;
	padding: 0;
	font-size: 12px;
	font-style: italic;
	color: #990000;
}
.caption {
	float: inherit;
	padding: 6px;
	font-size: 0.85em;
	color:#666666;
	/*width:auto;*/
	text-align: center;
	font-style:oblique;
}
