html, body
{
	margin:0;
	padding:0;
	background-color:#f2f2f2;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:center;
}

td
{
	font-size:9pt;
	overflow-x:auto;
}

a
{
	color:#4e69c5;
	text-decoration: none;
}

a:hover
{
	color:#4e69c5;
	cursor:pointer;
	text-decoration: underline;
}

a.learnmore, a.learnmore:hover
{
	color:#fff;
	font-size:0.9em;
	padding:3px 0;
}

.bigcolumn
{
	width:551px;
	padding:0 8px 0 18px;
	margin-bottom:20px;
	float:left;
}

.bigcolumnwide
{
	padding:0 8px 0 18px;
	margin-bottom:20px;
}

.bigcolumn h1
{
	color:#89939E;
	font-size:1.8em;
}

.bigcolumn h2
{
	font-size:1.3em;
	margin-bottom:3px;
}

.bigcolumn h3
{
	font-size:1em;
	margin-bottom:0;
}

.bottom
{
	background-image:url(images/bottom.png);
	height:20px;
}

.error {
	margin-top:10px;
	margin-bottom:10px;
	width:300px;
	padding:20px;
	border:1px solid #ff1e1e;
	background-color:#FFEAEA;
}

.footer
{
	padding:20px;
	text-align:center;
	font-size:.9em;
}

.frontpage_rect
{
	width:244px;
	height:103px;
	padding:10px 15px 0 15px;
	background-image:url(images/frontpage_rect.png);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	color:#fff;
}

.frontpage_rect a, .frontpage_rect a:hover
{
	color:#fff;
}

.frontpage_rect h1
{
	font-size:1.4em;
	margin:0 0 5px 0;
}

.frontpage_rect .status
{
	font-weight:bold;
	padding:3px 0;
}


.menu
{
	border-top:1px solid #8d98b8;
	border-bottom:1px solid #8d98b8;
	margin-bottom:10px;
	font-size:1pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.line {
	color: #CCCCCC;
	height: 1px;
}


.menu a
{
	display:block;

	11width:120px;
	float:left;
	font-size:12pt;
	font-weight:bold;
	color:#89939e;
	text-align:center;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 4px;
}

.menu a:hover
{
	color:#003366;
	text-decoration:none;
}

.middle
{
	width:790px;
}

.news
{
	padding:0 10px 0px 10px;
	background-image:url(images/news_bg.png);
	background-repeat:repeat-x;
	color:#fff;
	height:418px;
	text-align: left;
	margin-bottom: 0px;
}

.rss
{
	padding:0 10px 10px 10px;
	color:#fff;
	height:418px;
	text-align: left;
}

.news a, .news a:hover
{
	color:#fff;
}

.news h1
{
	font-weight:bold;
	text-align:left;
	font-size:1.5em;
	margin-top:0;
}

.news h2
{
	font-size:1.3em;
	margin-bottom:0;
}

.page
{
	width:835px;
	margin:30px auto 0 auto;
	text-align:left;
	background-color:#fff;
}

.smallcolumn
{
	width:227px;
	padding:0 18px 0 8px;
	margin-bottom:20px;
	float:right;
}

.top
{
	background-image:url(images/top.png);
	height:20px;
}
html {
   overflow: -moz-scrollbars-vertical;
 
  }
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
