body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/global/bkg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
a:link {
	font-weight: bold;
	color: #369AD1;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #369AD1;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #369AD1;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #369AD1;
	text-decoration: none;
}
.heading {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #369AD1;
	padding-top: 5px;
}
#navmenu a {
	font-size: 11px;
	color: #0B6D30;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 14px;
	padding-left: 12px;
}
.footer {
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
#tablepadded td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#callout {
	background-color: #EAF0F7;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #954D40;
	border-bottom-color: #954D40;
	padding: 12px;
}
#issuebrief {
	font-size: 9px;
	line-height: 14px;
	margin-right: 16px;
}
#callout .heading {
	color: #954D40;
}
.signup {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.input {
	font-size: 10px;
	color: #000000;
}
#reverse a {
	font-size: 11px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 14px;
	padding-left: 12px;
	background-color: #E8B121;
}
