body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
input.login {
	background: url(/templates/16/input.gif) no-repeat left top;
	padding: 3px 6px;
	margin: 0px;
	border: 0px;
	width: 177px;
	height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.top, .top a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
.smblue, .smblue a {
	color: #00346E;
	font-weight: bold;
	font-size: 12px;
}
.medblue, .medblue a {
	color: #00346E;
	font-weight: bold;
	font-size: 14px;
}
#c
{
	min-height:324px;
	padding: 16px 10px;
}
#c1
{
	background: url(/templates/16/c5.gif) repeat-y left;
}
#c2
{
	background: url(/templates/16/c4.gif) no-repeat left top;
}
#c3
{
	background: url(/templates/16/c5.gif) repeat-y right;
}
#c4
{
	background: url(/templates/16/c4.gif) no-repeat right top;
}
#c5
{
	background: url(/templates/16/c7.gif) repeat-x bottom;
}
#c6
{
	background: url(/templates/16/c6.gif) no-repeat bottom left;
}
#c7
{
	background: url(/templates/16/c8.gif) no-repeat bottom right;
}
#c8
{
	background: url(/templates/16/c2.gif) repeat-x top;
}
#c9
{
	background: url(/templates/16/c1.gif) no-repeat top left;
}
#c10
{
	background: url(/templates/16/c3.gif) no-repeat top right;
}

a
{
	text-decoration: none;
	color: #000000;
}

img
{
	border:0px
}

.content, .content a
{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.table
{
	border-collapse:collapse;
	border-top: 1px solid #00346E;
	border-left: 1px solid #00346E;
}
.table TH
{
	border-right: 1px solid #00346E;
	border-bottom: 1px solid #00346E;
	position:relative;
	font-weight: bold;
	text-align: left;
}
.table TD
{
	border-right: 1px solid #00346E;
	border-bottom: 1px solid #00346E;
	position:relative;
}
.none
{
	border-collapse: separate;
}
.none TD, .none TH
{
	font-weight: none;
	border: 0px;
}
select {
  border:1px solid #62B3F4;
}
input[type=text] {
  border:1px solid #62B3F4;
}
.bigb, .bigb a {
	font-size: 18px;
	font-weight: bold;
}
.medb, .medb a {
	font-size: 16px;
	font-weight: bold;
}