body {
	background-color: #FFCC66;
	padding: 0px;
	background-image: url(images/stripe.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
td#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 200px;
}

td#headerstep {
	background-image: url(images/header-smaller.gif);
	background-repeat: no-repeat;
	height: 129px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #333366;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	vertical-align: middle;
}

table {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
td#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #333366;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
td#navigation a {
	color: #FFFF99;
	text-decoration: none;
}
td#leftcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.4em;
	color: #333333;
	background-color: #CCCC99;
	padding: 20px;
	text-align: left;
	vertical-align: top;
}
td#rightcontent {
	padding: 20px;
	width: 30%;
	background-color: #669966;
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	color: #FFFFCC;
}
#rightcontent ul {
	padding-left: 12px;
}
.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #FFFFCC;
}
.callout-sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #CCCC99;
}
td#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	color: #FFFFFF;
	background-color: #CC9900;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
td#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.box {
	border: 1px dotted #FFFFFF;
	margin-top: 30px;
}
a {
	color: #330066;
	text-decoration: none;
}
a:visited {
	color: #666699;
}
.underlinedheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
}
td#navigation a:hover {
	text-decoration: underline;
}
td#navigation a:visited {
	color: #9999CC;
}
.pulldown {
	background-color: #333366;
	color: #FFFF99;
	font-size: 11px;
}
.callout-smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #CCCC99;
}
a:hover {
	text-decoration: underline;
}
.smaller {
	font-size: 80%;
	font-weight: normal;
}
.small {
	font-size: 90%;
}
