﻿*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}


.BodyCopywebsite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

.BODYHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

body
{
	background: url(../images/0bg.gif);
	margin: 0;
}
.title
{
	color: #000;
}

#topLinks
{
	color: #FFFFFF;
	text-decoration: none;
}

#topLinks a
{
	color: #FFFFFF;
	text-decoration: none;
}

#bottomLinks a
{
	color: #336699;
	text-decoration: none;
}

.content
{
	color: #333;
}

.content h2
{
	margin: 0 0 7 0;
	color: #333;
	font-size: 16px;
}
.content h3
{
	margin: 0 0 7 0;
	color: #333;
	font-size: 14px;
}

.content a
{
	color: #336699;
	text-decoration: none;
}

.contentframe
{
	border: solid 1px #ccc;
	padding: 5px;
	margin: 10px 0;
}

a img
{
	border: 0;
}

#image
{
	float: Left;
	padding: 0px;
	width: 55px;
	height: 55px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	vertical-align: top;
}
.head1
{
	font-size: 1.2em;
	font-weight: bold;
}
/* following styles are for MainVisual animation */
#content {
    background: #FFFFFF;
    max-width: 737px;
    max-height: 210px;
    width: 100%;
    height: 210px;
}
#spinner {
    background: url(/images/spinner.gif);
    position: absolute;
    left: 45%; top: 220px;
    width: 32px; height: 32px;
}
