body {
	background: rgb(229, 229, 229);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	top: 0px;
	text-align:center;
}

#wrapper{
	background: url(http://www.dieterich-post.com/images/kv_body_bg.png) repeat-y;
	background-image: url(http://www.dieterich-post.com/images/kv_body_bg.png);
	background-repeat: repeat-y;
	margin: auto;
	padding: 0px 21px;
	width: 960px;
	text-align:left;
}
#header{
	clear: both;
	display: block;
	height: 110px;
	width: 960px;
}
#logo{
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	display: block;
	float: left;
	height: 100px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 10px;
}
#nav{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(http://www.dieterich-post.com/images/kv_nav_bg_blue.png);
	background-repeat: repeat-x;
	clear: both;
	color: white;
	display: block;
	height: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding-left: 15px;
	padding-top: 6px;
	text-align: center;
	width: 945px;
}
#nav {
	height: 23px;
	padding-top: 6px;
	margin: 5px 0 0 0;
	color: #FFF;
	padding-left: 15px;
	text-align: center;
	clear: both !important;
	display: block;
}
#nav a, #nav a:visited {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	margin: 0 18px;
	padding: 0 15px;
}
#nav a:hover, #nav a:visited:hover {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: url(http://www.dieterich-post.com/images/kv_nav_carat.gif) left no-repeat;
}
#footer {
	font-size: 11px;
	color: #999;
	padding: 40px 15px 25px 15px;
	margin: 0 0 0px 0;
	clear: both;
}
#footer a, #footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover, #footer a:visited:hover {
	color: #666;
}
#footernav {
	float: left;
}
#footernav ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#footernav li {
	display: inline;
	list-style: none;
	margin: 0 15px 0 0;
}
#copyright {
	float: right;
}
#display {
	clear: both;
	padding-bottom: 20px;
	float: left;
	display: block;
}
#breadcrumbs
{
	font-size: 10px;
	line-height: 12px;
}
.navigationBox{
	border:1px solid #CCCCCC; 
	background-color:#EFEFEF; 
}
.primary_menu{
	display: inline;
	font-size: 10px;
	height: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	width: 0px;
}
.primary_link{
	display: inline;
	font-size: 10px;
	height: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width: 0px;
}
td.category{
	border-bottom:#CCCCCC solid 1px;
	padding-top:3px;
	padding-bottom:3px;
}
.topnav{
	color:#000066;
	font-size:12px;
}
.boxtop{
	background-image:url(http://www.dieterich-post.com/images/kvblueboxtop.png);
	background-repeat:repeat-x;
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.dimborder{
	border-bottom:1px solid #666666; 
	border-right:1px solid #666666;
	border-left:1px solid #CCCCCC; 
	border-top:1px solid #CCCCCC; 
}
.business-center{
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	background-color:#515197;
	background-image:url(../images/business-center-bg.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #CCCCCC; 
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC; 
}
.style1 {font-size: 12px}


table, td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	
}

/* Text and Paragraphs */
.sale
{
	font-size: 12px;
	color: #FF1A1A;
}

p
{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
}


hr
{
	height: 1px;
	color: #9C9FA6;
}

.small
{
	font-size: 10px;
	line-height: 12px;
}

p.footer
{
	font-size: 10px;
	color: #999999;
}

.footer
{
	font-size: 10px;
	color: #333333;
}

.white
{
	color: #FFFFFF;
}

.currentpage
{
	background-color: #AAAAAA;
	color: #FFFFFF;
	padding: 2px;
}


/* Links */

a:link, a:active, a:visited
{
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #FF1A1A;
}

a.small:link, a.small:active, a.small:visited
{
	font-size : 10px;	
}

a.submenu:link, a.submenu:active, a.submenu:visited
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a.submenu:hover
{
	
}

a.smallmenu:link, a.smallmenu:active, a.smallmenu:visited
{
	color: #333333;
	font-size: 10px;
}

a.smallmenu:hover
{ 
	color: #304EB6; 
}


a.buyonline:link, a.buyonline:active, a.buyonline:visited
{
	color: #333333;
	font-size: 12px;
}

a.buyonline:hover
{ 
	color: #304EB6; 
}


a.footer:link, a.footer:active, a.footer:visited
{
	color: #B9B9B9;
	font-size: 10px;
}

a.footer:hover
{ 
	color: #304EB6; 
}

a.menu:link, a.menu:active, a.menu:visited
{
	font-size : 10px;
	padding-left: 6px;
	padding-bottom: 2px;
	width: 100%;
}

a.menu:hover
{
	background-color: #2C43A2;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
a.banner:link, a.banner:active, a.banner:visited
{
	font-size : 12px;
	color:#000066;
	font-weight:bold;
	padding-left: 6px;
	padding-bottom: 2px;
	width: 100%;
}



/* Headings and Titles */
H1
{
	Font-size: 16px;
	margin: 0px 0px 0px 0px;
}
H2
{
	Font-size: 18px;
	margin: 0px 0px 0px 0px;
}
H3
{
	Font-size: 16px;
	margin: 0px 0px 0px 0px;
}
H4
{
	Font-size: 14px;
	margin: 0px 0px 0px 0px;
	color: #264491;
}
H5
{
	Font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #264491;
}
H6
{
	Font-size: 10px;
	margin: 0px 0px 0px 0px;
}
H6.light
{
	color: #1E3D97;
	font-weight: normal;
}
/* Tables and Cells */

table.menu
{
	background-color : #FFFFFF;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #333333;		
}

td.submenu
{
	font-size: 10px;
	color: #FFFFFF;
}

td.heading
{ 
	background-color: #D9E7F4; 
	
}

td.data1
{ background-color: #FFFFFF; }

td.data2
{ background-color: #EEEEEE; }

td.small
{
	font-size: 10px;
}

td.b2bheader
{
	background-color: #CCCCCC;
	border-bottom: 1px solid #9c9fa6
}

/* Forms and Buttons */
input.textbox
{
	border: 1px solid #A5ACB2;
	background-color : #FFFFFF;
}

input.button
{
	border: 1px solid #9C9FA6;
	background-color : #CACACA;
}

input.smbutton
{
	border: 1px solid #9C9FA6;
	background-color : #CACACA;
	height: 20px;
}

input.xsmbutton
{
	border: 1px solid #9C9FA6;
	background-color : #CACACA;
	height: 20px;
	width: 82px;
	font-size: 10px;
}

input.addbutton
{
	border: 1px solid #9C9FA6;
	background-color : #CACACA;
	height: 15px;
	width: 30px;
	font-size: 9px;
}


input.dropdown
{
	font-size: 10px;
}

/* Lists */
ul
{
	font-size: 10px;
	list-style: none;
}
li
{
	font-size: 10px;
	list-style: none;
}

ul.menu
{
	font-size: 12px;
	margin: 5px 0px 0px 25px;
	list-style: none inside none;
}

h4 {color: #000066;}
h5 {color: #000066;}
.input {border: 1px solid #290066;font-size: 12px;}
.input2 {	border: 1px solid #290066;	font-size: 12px;}
a:link {	color: #000066;}
a:active {	color: #000066;}
a:hover {	color: #FF3333;}
a:visited {	color: #000066;}
.indentlink {	margin-left: 10px;}
.style2 {font-size: 8px}
.style3 {font-size: 14px}

.head{padding:5px 5px 5px 6px; font-size:10px; font-weight:bold;}
.main{
	font-size:9px;
	cursor:pointer;
}
a.main:hover{ }

.sub{
	font-size:9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
a.sub:hover{ }
a.sub:link,a.sub:active,a.sub:visited{font-size:9px;}
a.sub2:link,a.sub2:active,a.sub2:visited{font-size:9px;}
/* Divs */ 
#content {
	display: block;
	overflow: auto;
	position: static;
	width: 560px;
}
