body
{
	margin:0;
	padding:0;
	background:url(images/top.gif) repeat-x #ededed;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
}

a { color:black; }
a:hover { color:#5173cd; }

#maintable
{
	width:760px;
	text-align:left;
	margin:0 auto;
}

#navigation
{
	height:46px;
	line-height:46px;
	background:url(images/menu.gif) no-repeat;
}

#navigation a
{
	padding:0 23px;
	display:block;
	float:left;
	background:url(images/nav_split.gif) no-repeat top right;
	color:white;
	text-decoration:none;
	font-size:13px;
	margin-right:3px;
}

#navigation .last
{
	background:transparent;
}

#navigation a:hover { text-decoration:underline; }

#middle
{
	width:740px;
	margin-top:15px;
	padding:10px 10px 0px 10px;
	background:#FFF url(images/corners.gif) no-repeat;
	border-bottom:5px solid #CCCCCC;
}

#main
{
	margin-bottom:10px;
	width:740px;
	height:139px;
}

p.text_content, div.text_content p { line-height:19px; text-align:justify; margin:0; padding:0;}
.text_bg { background-color:#ffffff; padding:16px; margin-bottom:10px;}

h1
{
	color:#0f2648;
	font-size:19px;
	font-weight:400;
	margin-top:0;
	padding-bottom:6px;
	border-bottom:1px solid #0f2648;
	margin-bottom:8px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	letter-spacing:-1px;
}

#footer
{
	color:#999;
	padding-top:20px;
	margin:0;
	text-align:center;
}

#footer a { color:#5173cd; } 

.clear
{
	clear:both;
}

.alt
{
	display:none;
}

.white {
color: white;
}

#menu #home { font-weight:700; }