/* CSS Document */


.bannertext {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

.phonenumberstext {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

.searchboxtitle {
	color: #ffffff;
	font-size: 18px;
	font-weight:bold;
	letter-spacing: -1px;
}


.footertext {
	color: #FFFFFF;
	font-size: 11px;
	line-height:28px;
}

.welcometext {
	font-weight:bold;
	font-size:15px;
}

a.boxlink {
	color: #000000;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	line-height:12px;
}
a.boxlink:hover {
	color: #000000;
	font-size: 10px;
	font-weight:normal;
	text-decoration: underline;
	line-height:12px;
}

a {
	font-size:12px;
	color:#000;
	line-height:16px;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	font-size:12px;
	color:#000;
	line-height:16px;
	font-weight:bold;
	text-decoration: underline;
}

a.furtherlinkstext {
	color:#fff684;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

a.furtherlinkstext:hover {
	color:#fff684;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}

a.footerlink {
	color: #FFFFFF;
	font-size: 12px;
	line-height:28px;
	text-decoration:none;
}

a.footerlink:hover {
	color: #FFFFFF;
	font-size: 12px;
	line-height:28px;
	text-decoration:underline;
}

input.button {
	color:#003954;
	font-size:11px;
	width:70px;
	text-align:center;
	font-size:12px;
}
label.search {
	float:left;
	width:100px;
	padding:2px 0 0 10px;
}
.default {
	font-size:12px;
	color:#000;
	line-height:16px;
}
.bold {
	font-weight:bold;
}

h1 {
	font-size:18px;
	color:#000;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:16px;
	line-height:20px;
}
a.contacts {
	color:#0033CC;
	text-decoration:underline;
	font-weight:normal;	
}

.branchimg {
	border: 0px;
	cursor: pointer;
}