body
{
	margin: 0px;
	font-family: Verdana;
}

#page_container
{
	width: 1004px;
	height: 608px;
	_height: 610px;
	border: 1px solid #012F60;
	background: #FFFFFF;
	position: relative;
}

a:link, a:visited, a:active, a:hover
{
	font-family: Verdana;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	line-height: 15pt;
}

#top_links
{
	position: absolute;
	left: 230px;
	top: 14px;
	background: #FFFFFF;
	z-index: 1;
	color: #002C62;
	font-size: 10px;
}

#top_links a:link, a:visited, a:active, a:hover
{
	color: #002C62;
	text-decoration: none;
	font-size: 10px;
}

#logo
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}

#tabs
{
	position: absolute;
	left: 0px;
	top: 119px;
	z-index: 1;
	cursor: pointer;
}

.tab
{
	position: relative;
	width: 137px;
	height: 33px;
	float: left;
	background-image: url('images/tab_background.png');
	font-size: 13px;
	font-weight: bold;
}

.iframe_content
{
	width: 100%;
	height: 100%;
}

#menu
{
	position: absolute;
	left: 0px;
	top: 152px;
	min-height: 456px;
	height: 456px;
	width: 142px;
	z-index: 0;
}

#content
{
	position: absolute;
	left: 142px;
	top: 152px;
	min-height: 456px;
	height: 456px;
	min-width: 862px;
	width: 860px;
	z-index: 0;
}

#content_content
{
	margin: 10px;
	font-size: 12px;
	line-height: 13pt;
}

#content_content a, a:link, a:visited, a:active, a:hover
{
	font-size: 12px;
	text-decoration: underline;
}

#frontpage_image
{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}

#subpage_image
{
	position: absolute;
	right: 11px;
	top: 11px;
	z-index: 2;
}

#textbox_subpage
{
	position: absolute;
	left: 716px;
	top: 365px;
	font-size: 12px;
	line-height: 13pt;
	width: 276px;
	height: 238px;
	z-index: 2;
}

#textbox_subpage_content
{
	margin: 3.2px;
}

#overlay_button
{
	position: absolute;
	right: 196px;
	top: 293px;
	z-index: 3;
}

#subpage_overlay_button
{
	position: absolute;
	right: 214px;
	top: 211px;
	z-index: 3;
}
