.heading
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0C479D;
}

.heading_big
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	color: #0C479D;
}

.heading_list
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	color: #0C479D;
}

TABLE.circle_list
{
	border: 0px;
	margin: 0px;
	width: 150px;
	padding: 5px;

}

TABLE.products
{
	border: 0px;
	width: 500px;
}

TD.product
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
}

TR.indexrow
{
	border-bottom: 1px solid black;
}

TD.indexcell
{
	border-bottom: 1px solid black;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
}


TR.odd
{
	
}

TR.even
{
	background: #D9E4F8;
}

.text
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
}

.smalltext
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
}
.menu_item
{
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	
	text-decoration: none;

}

.menu_item_small
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	
	text-decoration: none;

}

UL.big
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #0C479D;
	
	list-style-type: disc;
	list-style-image: url("big_bullet.gif");
	list-style-position: inside;
}


.img_arrow
{
	vertical-align: middle;
}

.menu_subitem
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright_text
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #C1C1C1;
}

.copyright_text:hover
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #0C479D;
}

.mainbody
{
	margin: 3px;
	padding: 0px;
}

.maintable
{
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url("pics/bottcher_background.gif");
}

.lefttop_column
{
	background-color: #0C479D;
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding-left: 20px;
	width: 150px;
	
}

.leftbottom_column
{
	background-color: #0C479D;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 150px;
	
}

.middle_column
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-image: url("pics/curved_line3.gif");
}

.right_column
{
	
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding-left: 50px;
	margin-left: 20px;
	padding-right: 40px;
	
}

.top_row
{
	background-color: #FFFFFF;
}

.bottom_row
{
	background-color: #FFFFFF;
}

TABLE.envpolicy
{
	padding-right: 30px;
}

HR.tiny-blue
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0C479D;
}

TD.smaller-cell
{
	padding: 0px;
	margin: 0px;
}

A
{
	text-decoration: none;
	color: #0C479D;
}

A:hover
{
	text-decoration: underline;
	
}


A.boettcher-blue
{
	color: #0C479D;
}

BODY.popup
{
	padding-top: 10px;
	padding-left: 20px;
}

.contactBox
{
	width: 240px;
	height: 100px;
}