/*  *********************************************************** 
	General
	********************************************************** */

body {
	background-image: url('../graphics/bg_new.gif');
	background-repeat: repeat;
	background-color: #E9E9E9;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

html {
	overflow: -moz-scrollbars-vertical;
}

.mainDiv {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

.dropdown-menu {
	position: relative;
	background-color: #104A94;
	z-index: 100;
	text-indent: 0px;
	padding: 8px;
	border: 1px solid #000000;
	text-transform: none;
}
.dropdown-menu-container {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	display: none;
	text-indent: 0px;
}

.topDiv {
	width: 100%;
}

.teaserDiv {
	line-height: 13px;
	width: 100%;
	text-align: left;
}

.staffDiv {
	line-height: 14px;
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}

.phone {
	float: left;
	width: 40px;
}

.newsDiv {
	line-height: 13px;
	width: 100%;
	text-align: left;
}

.column-staff {
	width: 175px;
	background-color: #EFEFEF;
	border-left: 1px solid #CCCCCC;
	padding: 7px;
	vertical-align: top;
}

.column-news {
	width: 360px;
	padding: 10px;
	vertical-align: top;
}

.column-news-big {
	width: 100%;
	padding: 10px;
	vertical-align: top;
}

.column-teasers {
	width: 175px;
	border-right: 1px dotted #CCCCCC;
	padding: 10px;
	vertical-align: top;
}

.colheader{
	/*background-color: #EFEFEF;*/
	text-transform: uppercase;
	color: #104A94;
	font-weight: bold;
	margin-bottom: 8px;
	border-bottom: 1px dotted #CCCCCC;
}

.table-cal{
	width: 100%;
	border: 2px solid #2c6ab8;
}

.td-cal {
	background-color: #2c6ab8;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.left-border {
	border-left: 2px solid #2c6ab8;
}

.menuDiv {
	background-image: url('../graphics/menu_bg.gif');
	height: 22px;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
}

.menuItemSpacer {
	background-image: url('../graphics/menu_sep.gif');
	height: 22px;
	width: 1px;
	float: left;
	font-size: 1px;
}

.menuItemTextContainer {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
}

.menuItem {
	height: 22px; 
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	float: left;	
}

.menuItemToggled {
	height: 22px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	background-image: url('../graphics/menu_bg_inv.gif');
	color: #CC0000;
}

.footer {
	color: #656565;
	text-align: center;
	margin-top:2px;
}

.hr {
	height: 1px;
	width: 100%;
	font-size: 1px;
	border-bottom: 1px solid #E9E9E9;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.staffOuter {
	background:#999999;
	width:100%;
}

.staffInner {
	padding:5px;
	border:1px solid #656565;
	background:#FFFFFF;
	position:relative;
	right:2px;
	bottom:2px;
}

.gb_name{
	background-color: #EFEFEF;
	float: left;
	color: #1D2A71;
	font-weight: bold;
	width: 49%;
	line-height: 18px;
}

.gb_date{
	background-color: #EFEFEF;
	float: left;
	width: 50%;
	text-align: right;
	line-height: 18px;
}

.gb_comment{
	clear: both;
	padding: 4px;
}
.gb_answer{
	font-style: italic;
	padding: 4px;
}
	


/*  *********************************************************** 
	Links
	********************************************************** */
	
a {
	color: #353535;
	text-decoration: none;
}

a:hover {
	color: #BEB700;
	text-decoration: underline;
}

a.inactiveMenu {
	color: #FFFFFF;
	text-decoration: none;
}

a.inactiveMenu:hover {
	color: #F9FF00;
	text-decoration: none;
}

a.activeMenu {
	color: #F9FF00;
	text-decoration: none;
}

a.menuItem:hover {
	color: #F9FF00;
	text-decoration: none;
}

a.caption {
	color: #104A94;
	text-decoration: none;
}

a.caption:hover {
	color: #104A94;
	text-decoration: none;
}

.read-more {
	text-align: right;
	font-weight: bold;
	margin-top: 6px;
}

/*  *********************************************************** 
	Text
	********************************************************** */

h1 {
	color: #104A94;
	font-size: 19px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	line-height: 19px;
}

h2 {
	color: #104A94;
	font-size: 14px;
	margin-bottom: 4px;
	margin-top: 0px;
	font-weight: bold;
	line-height: 15px;
}

h3 {
	color: #104A94;
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 0px;
	font-weight: bold;
	line-height: 13px;
}

.companyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	letter-spacing: 8px;
	line-height: 35px;
	text-transform: uppercase;
	color: #4A414A;
	float: right;
}

.gb_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 153px;
}

.gb_text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 68px;
	vertical-align: middle;
}

.gb_inpcomment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 318px;
	height: 70px;
}

.gb_submit{
	border: 1px solid #656565;
	cursor: pointer;
}

/*  **********************************************************
	Images
	********************************************************** */

.img-valid{
	vertical-align: middle;
}

.img-border {
	border: 1px solid #656565;
}

.img-left {
	padding: 2px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
}

.img-right {
	padding: 2px;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 6px;
	margin-left: 4px;
}

.img-center {
	padding: 2px;
	background-color: #FFFFFF;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.img-teaser {
	padding: 2px;
	background-color: #ffffff;
	margin-bottom: 6px;
}

.topImage {
	position: relative;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}

.topLogo {
	position: absolute;
	left: 570px;
	top: 0px;
	z-index: 1001;
	display: inline;
	width: 180px;
	height: 191px; 
	background-image: url('../graphics/sbk.png');
}

