body
{
	background: #B7C8D8;
	vertical-align: top;
}

.header { background: #ffffff; }
.main_content { background: #ffffcc; }

.content_text
{
	font-family: Georgia, Serif;
	font-size: 10pt;
	line-height: 135%;
	color: #19334C;
}

.menulink a:link, a:visited
{
	font-family: Verdana, Sans-serif;
	font-size: 9pt;
	color: #666633;
	text-decoration: none;
	background-image: url(images/nav_arrow_off.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

.menulink a:hover
{
	color: #19334C;
	background-image: url(images/nav_arrow_on.gif);
}

.menulinkon
{
	font-family: Verdana, Sans-serif;
	font-size: 9pt;
	color: #19334C;
	text-decoration: none;
	background-image: url(images/nav_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

.plainlink a:link, a:visited
{
	font-family: Georgia, Serif;
	font-size: 9pt;
	color: #666633;
	text-decoration: none;
}

.plainlink a:hover { color: #19334C; }


.footer_text
{
	font-family: Georgia, Serif;
	font-size: 9pt;
	color: #666633;
}

.tilecell_left
{
	background-image: url(images/column_tile_l.jpg);
	background-repeat: repeat-y;
}

.tilecell_right
{
	background-image: url(images/column_tile_r.jpg);
	background-repeat: repeat-y;
}
