/* CSS Document */
/* emmerich.schneider@ogilvy.com */

body,table,td,a { 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	scrollbar-3dlight-color: #660033; 
	scrollbar-arrow-color: #660033;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #660033;
	scrollbar-shadow-color: #660033;
} 
				 												
b { 
	font-weight: bold;
}

a{
	text-decoration: underline;
}

a.menu, a.menuleft {
	font-size: 10px;
	text-decoration: none;
}

a.menu:hover, .menuactive {
	font-size: 10px;
	color: #ffffff;
}


a.menuleft:hover {
	font-size: 10px;
	color: #2853a1;
}

a.menu1, a.menuleft1 {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}

a.menu1:hover, .menuactive {
	font-size: 10px;
	color: #2853a1;
}


a.menuleft1:hover {
	font-size: 10px;
	color: #2853a1;
}

a.faq{
	color:#2853a1;
	text-decoration: none;	
}

a.faq:hover{
	text-decoration: underline;	
}

IMG {
  border-color: #2853a1;
}

td.menu {
	font-size: 10px;
	line-height: 20px;
}

.mainHead {
	font-family: Times;	
	color: #2853a1;
	font-size: 22px;
	padding-left: 49px;
	padding-bottom: 5px;
	padding-top: 6px;
	letter-spacing: 2px;
}

.headline {
	color:#2853a1;
	font-weight: bold;
}

.sitemap1level {
	color:#2853a1;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

.sitemap2level {
	padding-top: 2px;
	padding-bottom: 2px;
}

.menuleftactive {
	color: #999999;
}


/* Formstyles */

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: normal;
	color:#333333;
	width: 200px;
	border:1px solid #333333;
	padding-left: 2px;
}

textarea {
	height: 80px;
}

.formpadding {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

input.radio {
 	border: auto;
 	width: 20px;
 	background: none;
 	padding: 0px;
}

.idez {
	font-size: 11px;
	color: #E5E5E5;
}

/* For radio input in IE */
@import url(samesch_c_imp_ie.css);