h1
{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color:#00203F;
font-size: 18px;
line-height: 20px;
font-weight: bold;
}
h2
{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 13px;
line-height: 20px;
}
h3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 13px;
}
body
{font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
background-color: #CBBBA2;
background-image:url(bg1.jpg);
background-repeat:repeat-x;
}
.footer
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	line-height: 16px;
}
.copyright
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#00203F;
	font-size: 10px;
	line-height: 16px;
}
.footer a:link {
color: #CCCCCC;
text-decoration: none;
}

.footer a:visited {
color: #CCCCCC;
text-decoration: none;
}

.footer a:hover {
color: #333333;
text-decoration: underline;
}

.footer a:active {
color: #333333;
text-decoration: none;
}
.table
{
    border-color: #00203F;
    border-width: 1px 1px;
    border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
}
.td
{
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
}
a:hover {
	text-decoration: underline;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	line-height: 20px;
}
.copy a:link {
color: #000099;
text-decoration: none;
}

.copy a:visited {
color: #000099;
text-decoration: none;
}

.copy a:hover {
color: #000099;
text-decoration: underline;
}

.copy a:active {
color: #000099;
text-decoration: none;
}
.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#00203F;
	font-size: 12px;
	line-height: 20px;
	font-weight:bold;
}
.callout a:link {
color: #00203F;
text-decoration: none;
}
.callout a:visited {
color: #00203F;
text-decoration: none;
}

.callout a:hover {
color: #00203F;
text-decoration: underline;
}

.callout a:active {
color: #00203F;
text-decoration: none;
}
.photohead {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#000099;
	font-size: 12px;
	line-height: 20px;
	font-weight:bold;
}
.caption {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	line-height: 18px;
	font-style:italic;
}
.main {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	line-height: 18px;
}
.main a:link {
color: #000066;
text-decoration: none;
}

.main a:visited {
color: #000099;
text-decoration: none;
}

.main a:hover {
color: #000099;
text-decoration: underline;
}

.main a:active {
color: #000066;
text-decoration: none;
}
.tablehead {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
}