﻿.menu_item tr
{
	float: left;
	color: #194fa3;
	font-family: Verdana;
	font-size:11pt;
	padding: 3px 15px 3px 15px;
	list-style:none;
	font-weight:bolder;
	background-image:url(menu_separator.jpg);
	background-repeat: no-repeat;
}

.menu_item td a
{
	color: #194fa3;
	text-decoration: none;
}

.menu_item td a:visited
{
	color: #194fa3;
	text-decoration: none;
}

.menu_item td a:hover
{
	color: #194fa3;
	text-decoration:underline;
}

.menu_item .home
{
	background-image: none;
}

.box
{
	background-color: white;
	margin: 10px 10px 10px 10px;
}

.box .box_tl
{
	width: 15px;
	height: 25px;
	background-image: url(bd_tl.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}

.box .box_tr
{
	width: 15px;
	height: 25px;
	background-image: url(bd_tr.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}

.box .box_tm
{
	height: 25px;
	color: #111111;
	font-family: Verdana;
	font-size:10pt;
	font-weight:bolder;
	background-image: url(bd_tm.jpg);
	background-repeat: repeat-x;
	text-align:left;
	padding-left:4px;
}

.box h2
{
	color: #111111;
	font-family: Verdana;
	font-size:10pt;
	font-weight:bolder;
	margin:0;
}

.box .box_bl
{
	width: 15px;
	height: 15px;
	background-image: url(bd_bl.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
}

.box .box_br
{
	width: 15px;
	height: 15px;
	background-image: url(bd_br.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
}

.box .box_content
{
	color: #111111;
	font-family: Verdana;
	font-size:10pt;
	padding:7px 7px 0px 7px;
	text-align:left;
}

.box .box_ml
{
	width: 15px;
	background-image: url(bd_mb.jpg);
	background-repeat: repeat-y;
	background-position:top left;
}

.box .box_bm
{
	width: 15px;
	height: 15px;
	background-image: url(bd_mb.jpg);
	background-repeat: repeat-x;
	background-position:bottom left;
}

.box .box_mr
{
	width: 15px;
	background-image: url(bd_mb.jpg);
	background-repeat: repeat-y;
	background-position:top right;
}

.contactlabel
{
	vertical-align: top;
	text-align: right;
}

.silverlightHost
{
	width: 480px;
	height: 360px;
}