body { 
	background-color:#ffffff; 
	text-align: center;
	padding:0px;
	margin:0px;
}
p {
	margin:0px;
	padding:0px;
}
#main {
	margin-right:auto;
	margin-left:auto;
	width:960px;
}
#head {		
	height:95px;
	background-image: url(/resources/img/bcghead.png);
	margin:0px;
	margin-bottom:5px;
}
#shield1 {
	height:89px;
	width:50px;	
	margin-top: 1px;
	margin-left: 9px;
	float:left;
}
#shield2 {
	height:62px;
	width:50px;	
	margin-top: 27px;
	margin-left: 17px;
	float:left;
}
#title {
	margin-left:18px;
	margin-top:25px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #004b8f;
	float:left;
	text-align:left;
}
#mainTitle {	
	margin-top:8px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #d32e3c;
	float:left;
	text-align:left;
}
#left {
	width:155px;
	float:left;
	text-align:left;
	overflow:hidden;
}
#middleCont {
	width:635px;
	float:left;
	margin-left:5px;
	background-color:#f8f8f8;
}
#middle {
	width:630px;
	float:left;
	text-align:left;	
	padding:10px 10px 10px 10px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	height:400px;
	overflow-x:hidden;
}
html>body #middle {
	overflow:hidden;
	width:610px;
	height:auto;
	min-height:400px;
}
#homeMiddle {
	width:635px;
	margin-left:5px;
	float:left;
	text-align:left;	
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;	
}
#right {
	width:160px;
	margin-left:5px;
	float:left;
	text-align:left;
	overflow:hidden;
}
#foot {
	margin-top: 5px;
	width:100%;	
	float:left;
	background-color:#ebebeb;
	font-weight:normal;
}
.menuItem {		
	width:100%;
	height:18px;
	margin-bottom:1px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	background-color:#d7d7d7;
	float:left;
	padding-top:2px;
	text-align:left;
	/*overflow:hidden;*/
}
html>body .menuItem {		
	height:auto;
	min-height:16px;
}
.menuItem a {
	color:#5f5f5f;
	text-decoration:none;
}
.menuItem a:hover {
	text-decoration:underline;
}
.menuSelectedGroup {		
	width:100%;
  height:18px;
	margin-bottom:1px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#d12f3e;
	float:left;
	padding-top:2px;
	text-align:left;
}
html>body .menuSelectedGroup {		
	height:auto;
	min-height:16px;
}
.menuSelectedGroup a {
	color:#ffffff;
	text-decoration:none;
}
.menuSelectedGroup a:hover {
	text-decoration:underline;
}
.menuSelected {
	width:100%;
	height:18px;
	margin-bottom:1px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#da9097;
	float:left;
	padding-top:2px;
	text-align:left;
}
html>body .menuSelected {		
	height:auto;
	min-height:16px;
}
.menuSelected a {
	color:#ffffff;
	text-decoration:none;
}
.menuSelected a:hover {
	text-decoration:underline;
}
.locales {
	float:right;
	margin:40px 20px 0 0;	
}
.locales select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid #d7d7d7;
}
.footCont {
	margin-right:auto;
	margin-left:auto;
	/*margin-top:5px;*/
	height:46px;
	text-align:center;
	color: #a4a4a4;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.footLink  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	text-decoration:underline;
}
a.footLink:hover {
	text-decoration:underline;
}
a.footLink:link {
	text-decoration: underline;
}
a.footLink:visited {
	text-decoration: underline;
}
a.footLink:active {
	text-decoration: underline;
}
.title {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #d12f3e;
	float:left;
}
.img {
	float:left;
	overflow: hidden;
	border:1px solid #E8E8E8;
	text-decoration: none;
	margin:0px 5px 5px 0px;
}
.search {
	height:56px;	
	border:1px solid #d7d7d7;
	float:left;
	width:155px;
}
html>body .search {
	height:auto;
	min-height:54px;
	width:153px;
}
.searchField {	
	margin-left:5px;
	margin-top:10px;
	margin-bottom:0px;
	width:133px;
	height:20px;
	border:1px solid #d7d7d7;
	overflow:hidden;
	text-align:left;
	float:left;
}
html>body .searchField {
	width:131px;
	height:18px;
	margin-left:10px;
}
.searchField input {
	font-size: 10px;
	color:#5d5d5d;
	border:1px solid #ffffff;
	margin:0px 2px 0px 0px;
	overflow:hidden;
	width:100px;
	float:left;
}
input.searchFieldBtn {
	width:18px;
	height:18px;
	float:right;
	margin:0px;
	text-align:center;
	font-size:8px;
	padding:0px;
	background-color:#4b86ae;
	color:#ffffff;
	cursor:hand;
	cursor: pointer;
}
.advancedSearch {
	float:left;
	margin:5px 0px 0px 5px;
}
html>body .advancedSearch {
	margin-left:10px;
}
a.searchLink  {
	float:left;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#9b9b9b;
	text-decoration:none;
}
a.searchLink:hover {
	text-decoration:underline;
}
.columnsWrap {
	float:left;
	width:100%;
}
.searchColumns {
	width:150px;
	float:left;
	margin-left:10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#9b9b9b;
	text-decoration:none;
}
.searchCategory {
	padding:0px;
	margin-top:5px;
	width:60%;	
}
.servicesTitle {		
	float:left;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	text-decoration:none;
}
.servicesTitle input {
	font-size: 10px;
	color:#5d5d5d;
	font-weight: normal;
	border:1px solid #5d5d5d;
	margin:0px;
	width:200px;
	background-color:#fffff;
}
.leftBox {	
	margin-top:3px;
	width:155px;
	height:100px;
	background-color:#d7d7d7;
	float:left;
	font-size: 11px;
	color:#2b668e;
	padding:5px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
html>body .leftBox {
	margin-top:3px;
	width:140px;
	height:auto;
	min-height:100px;
}
.rightLink {	
	width:100%;
	height:20px;
	background-color:#d7d7d7;
	float:left;
	font-size: 11px;
	color:#2b668e;
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
html>body .rightLink {		
	height:auto;
	min-height:15x;
}
.rightLink a {
	color:#2b668e;
	text-decoration:none;
}
.rightLink a:hover {
	text-decoration:underline;
}
.homeBox1 {	
	width:315px;
	height:144px;
	overflow:hidden;
	float:left;
	background-color:#c8e4f9;
	padding:8px 8px 8px 8px;
}
html>body .homeBox1{
	width:299px;
	height:128px;
}
.homeBox1 a {
	color: #d12f3e;	
}
.homeTabsContainer {
	margin:0px;	
	margin-left:5px;	
	width:315px;
	height:144px;
	overflow:hidden;
	float:left;
	position:relative;	
}
.homeTabs {
	height:20px;
	position:absolute;
	overflow:hidden;
	top:0px;
	left:0px;
	z-index:2;
	float:left;	
}	
.homeTab {	
	height:20px;
	float:left;
	text-align:center;
	background-color:#e4e4e4;
	border-top:1px solid #dcdcdc;	
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	font-size: 11px;
	color:#5f5f5f;
	padding:0px 8px 0px 8px;
	cursor:hand;
	cursor: pointer;
}
.homeTabSelected {
	height:20px;
	float:left;
	text-align:center;
	background-color:#f6f6f6;
	border-top:1px solid #dcdcdc;	
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #f6f6f6;
	font-weight:bold;
	font-size: 11px;
	color:#5f5f5f;
	padding:0px 8px 0px 8px;
	cursor:hand;
	cursor: pointer;
}
.homeTabGap {
	height:20px;
	width:2px;
	float:left;	
}
.homeTabContent {
	width:315px;		
	float:left;
	height:125px;
	overflow:hidden;
	padding:5px 5px 5px 5px;
	background-color:#f6f6f6;
	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	position:absolute;	
	top:19px;
	left:0px;
	z-index:1;
}
html>body .homeTabContent {
	width:303px;		
	height:113px;	
}
.homeTabsContainerN {
	margin:0px;	
	margin-left:5px;	
	width:315px;
	height:144px;
	overflow:hidden;
	float:left;
	position:relative;	
}
.homeTabsN {
	height:20px;	
	overflow:hidden;
	float:left;	
	position:absolute;
	z-index:1;
}	
.homeTabN {	
	height:20px;
	float:left;
	text-align:center;
	background-color:#e4e4e4;
	border-top:1px solid #dcdcdc;	
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	font-size: 11px;
	color:#5f5f5f;
	padding:0px 8px 0px 8px;
	cursor:hand;
	cursor: pointer;
}
.homeTabSelectedN {
	height:20px;
	float:left;
	text-align:center;
	background-color:#f6f6f6;
	border-top:1px solid #dcdcdc;	
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #f6f6f6;
	font-weight:bold;
	font-size: 11px;
	color:#5f5f5f;
	padding:0px 8px 0px 8px;
	cursor:hand;
	cursor: pointer;
}
.homeTabGapN {
	height:20px;
	width:2px;
	float:left;	
}
.homeTabContentN {
	width:315px;		
	float:left;
	height:125px;
	overflow:hidden;
	padding:5px 5px 5px 5px;
	background-color:#f6f6f6;
	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
}
html>body .homeTabContentN {
	width:303px;		
	height:113px;
	margin-top:19px;
}
.homeBox24 {	
	width:315px;
	height:268px;
	overflow:hidden;
	float:left;	
}
.homeBox2 {
	width:315px;
	height:134px;
	float:left;
	overflow:hidden;
	background-color:#f6f6f6;
	padding:8px 8px 8px 8px;
}
html>body .homeBox2 {
	width:299px;
	height:118px;
}	
.homeBox2 a {
	color: #d12f3e;
}
.homeBox4 {	
	width:315px;
	height:134px;	
	float:left;
	overflow:hidden;
	background-color:#f6f6f6;
	padding:8px 8px 8px 8px;
}
html>body .homeBox4 {
	width:299px;
	height:118px;
}
.homeBox4 a {
	color: #d12f3e;
}
.homeBox3 {
	margin:3px 0px 0px 5px;
	width:315px;
	height:265px;
	float:left;
	overflow:hidden;		
}
.homeBox3 a {
	color: #d12f3e;
}
.homeBox3Img {
	width:315px;
	height:198px;
	float:left;
	border:1px solid #ffffff;
	overflow:hidden;
}
.homeBox3Data {
	width:315px;
	height:64px;
	float:left;
	margin-top:3px;	
	background-color:#f6f6f6;
	padding:8px 8px 8px 8px;
}	

.highlight {
  font-weight: bold;
}
.searchResultMain {
	text-align:right;
	font-weight:bold;
	font-size: 12px;
	color:#d32e3c;
}
a.searchResultLink  {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#004b8f;
	text-decoration:underline;
}
a.searchResultLink:hover {
	text-decoration:underline;
}
.searchResultHead{
	float:left;
	width:100%;
}
.searchResultDomain {
	float:left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#004b8f;
	width:100%;
}
.searchResultSample{
	float:left;
	width:100%;
}
.searchResultQuery {
	float:right;
	width:100%;
	color:#d32e3c;
}
a.searchAddLinks {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#004b8f;
	text-decoration:underline;	
}
.questionHead {
	height:20px;
	width:100%;
	float:left;
	background-color:#d12f3e;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:3px 3px 0px 8px;	
	margin-bottom:1px;
}
.question {
	width:100%;
	height:23px;	
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	background-color:#d7d7d7;
	float:left;
	/*padding:5px 5px 5px 10px;*/
	text-align:left;
	overflow-x:hidden;
	font-weight: normal;
}
html>body .question {		
	height:auto;
	min-height:20px;
}
.questionCont {
	float:left;
	margin:5px 5px 5px 5px;
}
.question a {
	color:#d12f3e;
	text-decoration:underline;
}
.answers {
	width:100%;	
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	background-color:#f6f6f6;
	float:left;
	padding:5px 5px 5px 10px;
	text-align:left;
	overflow:hidden;
	font-weight: normal;
}
.barContainer {
	width:80%;
	float:left;
	height:16px;
	border:1px solid #e6e6e6;
	overflow:hidden;
	margin-bottom:5px;
}
html>body .barContainer {
	height:14px;
}
.bar {
	float:left;
	height:100%;	
	background-image:url(/resources/img/result.png);
}
.answerText{
	width:100%;
	float:left;
	text-align:left;
}
.homeTabContent a {
	color: #275f92;
	text-decoration: underline;
}
.homeTabContent a:visited {
	color: #275f92;
	text-decoration: underline;
}
.homeTabContent a:active {
	color: #275f92;
	text-decoration: underline;
}
.homeTabContent a:hover {
	color: #275f92;
	text-decoration: underline;
}
.homeTabContent a:link {
	color: #275f92;
	text-decoration: underline;
}
.homeTabContentN a {
	color: #275f92;
	text-decoration: underline;
}
.homeTabContentN a:visited {
	color: #275f92;
	text-decoration: underline;
}
.homeTabContentN a:active {
	color: #275f92;
	text-decoration: underline;
}
.homeTabContentN a:hover {
	color: #275f92;
	text-decoration: underline;
}
.homeTabContentN a:link {
	color: #275f92;
	text-decoration: underline;
}

#linkSelectedContainer {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#d32e3c;
	text-decoration: underline;
	margin:0px 3px 0px 3px;
}
#linkContainer {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#004b8f;
	text-decoration: underline;
	margin:0px 3px 0px 3px;
}


.#middle a {
	color: #275f92;
	text-decoration: underline;
}
.#middle a:visited {
	color: #275f92;
	text-decoration: underline;
}
.#middle a:active {
	color: #275f92;
	text-decoration: underline;
}
.#middle a:hover {
	color: #275f92;
	text-decoration: underline;
}
.#middle a:link {
	color: #275f92;
	text-decoration: underline;
}


