﻿body {
	background-position: left top; margin:0; font-family: "Verdana";
	background-image: url('images/body_bg.gif');
	background-repeat:repeat; 
	background-attachment:fixed;
	background-color: rgb(255,255,222);
}

td.menu {
	font-size: 85%;
	padding-top: 3em;
	padding-right: 2em;
	padding-left: 1em;
	vertical-align: top;
	font-weight: bold;
	color: black;
	white-space: nowrap;
}

td.menu a:link, td.menu a:visited, td.menu a:active {
	text-decoration: none;
	color: black;
}

td.menu a:hover {
	color: #4F7281;
}

td.menu h2 {
	font-size: 120%;
	color: #4F7281;
	margin-top: 3em;
}


td.content {
	padding-top: 3em;
	font-size: 90%;
	vertical-align: top;
	padding-right: 1em;
}

p.copyright {
	border-top: 1px #FDC24D solid;
	font-size: 75%;
	text-align: center;
}

td.content h1 {
	font-size: 160%;
	font-weight: bold;
	font-family: "Arial, Verdana, Helvetica";
	border-bottom: 2px #FDC24D solid;
	color: #4F7281;
}

td.content h2 {
	font-size: 120%;
	color: #4F7281;
}

td.content p {
	line-height: 150%;
}

a:link, a:visited, a:hover, a:active {
	color: #4F7281;
}

li {
	margin-top: 0.5em;
	margin-bottom: 0.5em
}



div.callout {
	float: right;
	border: 4px solid #FDC24D;
	background:  #4F7281;
	font-size: 90%;
	width: 33%;
	color: white;
	padding: 0.5em;
}

.callout ul {
	margin-left: 2em;
}

.callout li {
	margin-bottom: 0.3em;
	padding-left: 0em;
}

div.callout h2 {
	color: #FDC24D;
}



.callout h2 a:link {
	text-decoration: none;
	color: black;
}

.callout h2 a:visited {
	text-decoration: none;
	color: black;
}

.callout h2 a:active {
	text-decoration: none;
	color: black;
}

.callout h1 a:link {
	text-decoration: none;
	color: black;
}

.callout h1 a:visited {
	text-decoration: none;
	color: black;
}

.callout h1 a:active {
	text-decoration: none;
	color: black;
}

.callout a:active {
	text-decoration: underline;
	color: #6B0F14;
}

.callout a:visited {
	text-decoration: underline;
	color: #6B0F14;
}

.callout a:link {
	text-decoration: underline;
	color: #6B0F14;
}

.callout a:hover {
	text-decoration: underline;
	color: white;
}
