
body
{
	margin-top: 0px;
	margin-bottom: 0px;
	background: #c4c4c4 url(../images/background.gif) top left repeat-x;
}

div.body
{
	width: 945px;
	margin: 0px auto;
}

div.button
{
	text-align: center;
}

div.clear
{
	clear: both;
}

div.colForm
{
	padding: 5px;
}

div.colHeader
{
	height: 22px;
	padding-top: 5px;
	background: url(../images/background_colHeader.gif) top left repeat-x;
}

div.colHeaderBlue
{
	height: 22px;
	padding-top: 5px;
	/*
	background: url(../images/background_colHeader.gif) top left repeat-x;
	*/
	background: #0a2177;
}

div.colNews
{
	background-color: #000000;
	color: #FFFFFF;
	padding: 10px;
}

div.colSubNav
{
	background-color: #000000;
	color: #FFFFFF;
	padding: 10px 0px;
}

div.colRight
{
	float: left;
	width: 264px;
}

div.content
{
	background: #9b9780;
}


img.floatRight
{
	float: right;
	margin-right: 15px;
}
div.footer
{
	clear: both;
	height: 14px;
	padding: 15px 20px;
	background: url(../images/background_footer.gif) top left repeat-x;
}

div.formLabelSmall
{
	width: 78px;
	float: left;
}

div.logo
{
	padding: 20px 0;
	background: url(../images/contact_tab.gif) bottom right no-repeat;
}

div.navi
{
	height: 346px;
	background: #4c5f89 url(../images/background_navi.gif) bottom left no-repeat;
}

div.text
{
	float: left;
	width: 615px;
	min-height: 592px;
	padding: 28px 15px 15px 48px;
	border-right: 3px solid #c4c4c4;
	background: #FFFFFF url(../images/background_content.gif) top left repeat-x;
}