body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
}

strong, b {
	font-weight: bold;
	font-style: oblique;
}
em, i {
	font-style: italic;
}
a {
	color: #960040;
	text-decoration: underline;
}
a:hover {
	color: #c30053;
	text-decoration: none;
}
img {
	float: right;
	margin: 10px 0 10px 10px;
}

p, ul, ol, dl {
 	font-size: 11px;
 	line-height: 15px;
 	color: #000;
}

p,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 15px;
	padding: 0;
}

h2 {
	font-size: 20px;
	color: #000;
}
h3 {
	font-size: 18px;
	color: #000;
}
h4 {
	font-size: 16px;
	color: #000;
}
h5 {
	font-size: 14px;
	color: #000;
}
h6 {
	font-size: 14px;
	color: #000;
}
p {
	font-size: 14px;
	color: #000;
}

table {
	font-size: 12px;
	border: 1px solid #999;
	width: 90%;
	background-color: #f1f1f1;
}

td,
th {
	border: 1px solid #999;
}

a img {
	border: none;
}
.inner #page {
    padding-top: 325px;
}
.inner #visual {
    width: 864px;
    height: 299px;
    overflow: hidden;
    position: absolute;
    top: 30px;
    left: 9px;
    background: transparent url(/static/images/bg-caption.png) no-repeat 0 100%;
}
.inner #visual .photo {
    width: 860px;
    height: 258px;
    overflow: hidden;
    padding: 0 2px 3px;
    background: transparent url(/static/images/bg-image-shadow.png) no-repeat 0 100%;
}

#header,
.menu,
.column1,
#nav,
#menu,
#header,
.column1,
.breadcrumb,
.printemail,
#footer {
	display: none;
}

