img
{
	border: 0px;
}

html form
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f7f7f7;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}


table
{
	border: 0px;
	border-collapse: collapse;
}

table td
{
	padding: 0px;
}

td
{
	text-decoration: none;
	font-size: 12px;
	line-height: 150%;
}

table.kb{
border-collapse:separate;
}

table.kb td{
padding:5px 10px;
}

input.button
{
	margin-top: 10px;
	border: 1px solid #AAAAAA;
	font-size: 11px;
	color: #333333;
	background: url(images/btn-bg.gif) repeat-x top left;
}

input.text
{
	height: 18px;
	font-size: 11px;
	border: #AAAAAA 1px solid;
}

input.contacttext
{
	height: 18px;
	width: 300px;
	font-size: 12px;
	border: #AAAAAA 1px solid;
}

select.contacttext
{
	height: 18px;
	width: 300px;
	font-size: 12px;
	border: #AAAAAA 1px solid;
}

textarea.contacttext
{
	height: 18px;
	width: 300px;
	font-size: 12px;
	border: #AAAAAA 1px solid;
}

p
{
	text-decoration: none;
}

div
{
	text-decoration: none;
}

a
{
	font-size: 12px;
	text-decoration: underline;
	color: #00477E;
}

a:hover
{
	text-decoration: underline;
}

b
{
	color: #00477D;
	font-weight: bold;
}

a.menulink
{
	font-size: 12px;
	color: #00477f;
	text-decoration: none;
}

a.menulink:hover
{
	text-decoration: none;
	color: #4c91c7;
}

a.sblink
{
	font-size: 11px;
	color: #2f2f2f;
	text-decoration: underline;
}

a.sblink:hover
{
	text-decoration: underline;
}

a.pagerlink
{
	width: 15px;
	height: 15px;
	padding: 2px;
}

a.pagerlink:hover
{
	color: #F0A100;
}

td.menu
{
	height: 28px;
	background: url(Images/menu_item.gif);
	width: 185px;
	padding-left: 20px;
	vertical-align: middle;
}

.newsblock
{
	padding-right: 20px;
	font-size: 11px;
	line-height: 120%;
}

.headerfont
{
	color: #00477E;
	font-size: 14px;
}

a.datefont
{
	font-size: 11px;
	text-decoration: underline;
}

a.datefont:hover
{
	text-decoration: underline;
}

.contactsitem
{
	height: 25px;
	width: 150px;
	text-align: left;
	padding-right: 20px;
	padding-top: 5px;
}

.contactsitem2
{
	height: 25px;
	width: 300px;
	text-align: right;
	padding-top: 5px;
}

h1.title
{
	font-size: 16px;
	color: #00477E;
}

.caption
{
	font-size: 12px;
	font-weight: bold;
	color: #00477E;
}

.thumb
{
	padding: 10px;
}

