a, td, input, textarea, .textdark, .textlight
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
}

.bgtop { background: url(../images/border_bg_top.gif) repeat-x; }
.bgbottom { background: url(../images/border_bg_bottom.gif) repeat-x; }
.bgleft { background: url(../images/border_bg_left.gif) repeat-y; }
.bgright { background: url(../images/border_bg_right.gif) repeat-y; }
.bgmiddlehoriz { background: url(../images/border_bg_mid_horiz.gif) repeat-x; }
.bgmiddlevert { background: url(../images/border_bg_mid_vert.gif) repeat-y; }

.textdark
{
	color: #22323c;
	line-height: 15px;
}

a
{
	color: #087d7c;
	font-weight: bold;
	text-decoration: none;
}

a:hover { color: #1b4646; }
li { list-style-type: square; }


#solutions   { position: absolute; top: 249px; left: 126px; width: 185px; height: 67px; visibility: hidden; display: block }