body,div,.bodytext,li{
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	margin:0px;
}

select,textarea,.form_text,.form_submit{
	border: solid 1px; 
	color:#000000; 
}

span.blink{
	color:#296B9C;
}

hr.dotted{
	position:absolute;
	left:150px;
	width:600px;
	border-top:1px dashed #000;
	color:#fff;
	background-color:#fff;
}

a{
	font-family: Verdana;
	font-size: 12px;
	text-decoration:none;
	color: #296B9C;
}

a.greylink{
	font-size:10px; 
	font-family:Verdana; 
	color:#8C8C8C;
}

div.headline, div.csc-header{
	font-weight:bold;
	color: #444444;
}

.usp{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
}

.menuitem_no{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color: #EAF0F4;
}

.menuitem_no:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color: #8B8D8F;
}

.menuitem_act{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color: #B2C2D0;
}

.side_menuitem_act{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color: #B2C2D0;
}

H1{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #204D6B;
	margin-top:0;
	padding-top:0;
}

H2{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}


H4{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #204D6B;
}

p.csc-section{
	margin:0px;
	padding:2px;
}

div.hr {
  height: 13px;
  background: #fff url(img/hr1.gif) repeat scroll center;
}

hr.nodisplay {
  display: none;
}

hr.single{
  border:0;
  color:#B2C2D0;
  background-color:#B2C2D0;
  height:1px;
}

table.product_outline_color{
	background-color:#FFFFFF;
}

td.product_name{
	background-color:#EFEFEF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #296B9C;
}

td.product_form_name{
	background-color:#EFEFEF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}

td.product_description{
	background-color:#EFEFEF;
	font-family: Verdana;
	font-size: 11px;
	color: #636363;
}

td.product_table_picture{
	background-color:#FFFFFF;
	padding:0px;
}

td.product_table_headline{
	background-color:#EFEFEF;
	font-family: Verdana;
	font-size: 11px;
	color: #296B9C;
}

td.product_singlerow{
	background-color:#F7F7F7;
	font-family: Verdana;
	font-size: 11px;
	color: #296B9C;
}

td.product_fourinarow{
	background-color:#F7F7F7;
	font-family: Verdana;
	font-size: 11px;
	color: #636363;
	white-space: nowrap;
}

td.product_error{
	background-color:#EFEFEF;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FF0000;
}