body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

#mainframe
{
	background-color: #FFF;
	width: 740px;
}

#menuwrapper
{
	background-color: #666;
	height: 24px;
	margin-bottom: 4px;
}

h1
{
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	color: #eb6116;
	margin: 4px 0 13px 0;
	padding-top: 24px;
}

h2
{
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	color: #333;
	margin: 0 0 8px 0;
	padding-top: 24px;
}

h3
{
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	color: #333;
	margin: 8px 0 8px 0;
}

h4
{
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	margin: 8px 0 8px 0;
}

p
{
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	margin: 0 18px 13px 0;
}

#footer
{
	clear: both;
	width: 740px;
	border-top: 5px #666 solid;
	padding: 12px 0 0 0;
	margin: 6px 0 0 0;
}

ul, ol
{
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 22px 13px 19px;
	padding: 0 0 13px 26px;
	text-align: left;
}

.sb
{
	font-size: 10px;
	line-height: 1.5em;
	text-align: left;
	margin: 0 8px 8px 10px;
}

ul.sb
{
	font-size: 10px;
	line-height: 1.5em;
	text-align: left;
	padding: 0 8px 8px 14px;
}

ol.sb
{
	font-size: 10px;
	line-height: 1.5em;
	text-align: left;
	padding: 0 8px 8px 14px;
}

.copyright
{
	font-size: 10px;
	line-height: 14px;
	color: #666;
	margin: 6px 0 13px 0;
	text-align: left;
}

a:link
{
	text-decoration: none;
	font-weight: normal;
}

a:visited
{
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	text-decoration: underline;
	font-weight: normal;
}

.copyright a:link
{
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

.copyright a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

.copyright a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #333;
}

.no_mar { margin: 0 0 9px 0; }
.zero { margin: 0; }
.imgcell a { display: block; }
.tablefloat { float: right; }

/* begin masthead and navigation styles */
#masthead
{
	position: relative;
	width: 740px;
	height: 107px;
	background-color: #FFF;
	background-image: url(/redir-items/masthead.jpg);
	background-repeat: no-repeat;
}

.clearfoot
{
	clear: both;
	font-size: 1px;
	height: 1px;
}

.clear
{
	clear: both;
	font-size: 1px;
	height: 1px;
}

#wrapper1
{
	text-align: left;
	width: 740px;
}

#colleft2 a:link { font-weight: bold; }
#colleft2 a:active { font-weight: bold; }
#colleft2 a:hover { font-weight: bold; }
#colleft2 a:visited { font-weight: bold; }

#colleft2
{
	float: left;
	width: 499px;
	min-width: 499px;
	max-width: 499px;
	min-height: 400px;
	border-right: 2px #CCC solid;
	padding: 0 0 4px 0;
}

#colright2
{
	width: 224px;
	min-width: 224px;
	max-width: 224px;
	float: right;
	background: #FFF;
	top: 0;
}
