﻿a img {
	border: 0;
	vertical-align: middle;
}

body {
	font-size: 12px;
	background-color: #ffffff;
	font-family: arial;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	height: 100%;
	color: #666666;
	text-align: center;
}
a {
	text-decoration: none;
	color: #666666;
}
.page {
	display: inline-block;
	background-image: url('i/pagebg.png');
	background-repeat: repeat-y;
	width: 1003px;
}
.button {
	background-image: url('i/button.png');
	text-align: center;
}
.button:hover {
	background-image: url('i/button_hover.png');
	cursor: hand;
}
.header {
	display: inline-block;
	width: 966px;
	height: 93px;
	background-image: url('i/headerbg.png');
	background-repeat: no-repeat;
	font-size: 9px;
}

.headerlogo {
	margin-top: 8px;
	margin-left: 15px;
	width: 120px;
	float: left;
}

.headertopmenu {
	float: right;
	margin-top: 18px;
	margin-right: 20px;
}

.headermenu {
	margin: 0px;
	float: right;
	height: 30px;
	position: relative;
	display: inline-block;
	width: 716px;
	z-index: 19;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	padding-top: 30px;
}

.headermenu .headmenu {
	margin: 0px;
	height: 20px;
	width: 500px;
}
.headermenu ul {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	float: left;
	text-align: left;
	list-style: none;
	display: inline;
	vertical-align: middle;
}
.headermenu ul li {
	padding-left: 11px;
	padding-right: 8px;
	list-style: none;
	float: left;
	display: inline;
	vertical-align: middle;
	margin: 0px;
}
.headermenu ul li a {
	color: #000000;
}
.headermenu ul li a:hover {
	color: #cc0000;
}
.headermenu ul li a h1 {
	font-size: 12px;
	margin: 0px;
}
.headersearch {
	margin: 0px;
	width: 170px;
	text-align: right;
	float: right;
}

.headersearch .button {
	border: solid 1px #cccccc;
	height: 21px;
	font-size: 11px;
	vertical-align: middle;
}

.headersearch .textbox {
	border: solid 1px #cccccc;
	color: #999999;
	font-size: 11px;
	height: 17px;
	width: 100px;
}

.content {
	display: inline-block;
	width: 966px;
}
.contenttop {
	display: inline-block;
	width: 966px;
	z-index: 19;
	padding-right: 5px;
	background-image: url('i/contenttopbg.png');
	height: 5px;
}
.contentbase {
	display: inline-block;
	width: 966px;
	z-index: 19;
	min-height: 300px;
	padding-right: 5px;
	background-image: url('i/contentbg.png');
	background-repeat: repeat-y;
}
.bannerarea {
	height: 290px;
	margin-top: 5px;
	margin-left: 5px;
}
.contentbottom {
	display: inline-block;
	width: 966px;
	z-index: 19;
	padding-right: 5px;
	background-image: url('i/contentbottombg.png');
	height: 5px;
}
.mainmenu {
	display: inline-block;
	width: 960px;
	background-color: #ffffff;
	background-image: url('i/mainmenubg.png');
	background-repeat: repeat-x;
	border: solid 1px #D3D3D3;
	height: 175px;
	margin-top: 10px;
	padding-top: 10px;
}

.box {
	margin: 0;
	display: inline-block;
	width: 115px;
	float: left;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
}

.menu {
	margin-left: 5px;
	font-size: 9px;
	color: #999999;
	text-align: left;
	height: 165px;
	float: left;
}
.menu a {
	color: #999999;
}
.menu a:hover {
	color: #990000;
}
.menu h1 {
	color: #ffffff;
	font-size: 12px;
	text-indent: 15px;
	height: 19px;
	padding-top: 3px;
}
.menu .bs0 {
	background-color: #00AEEF;
}
.menu .bs1 {
	background-color: #ED1C24;
}
.menu .bs2 {
	background-color: #14B04D;
}
.menu .bs3 {
	background-color: #FEBE10;
}
.menu ul {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	list-style: none;
}
.menu ul li {
	vertical-align: middle;
	list-style-image: url('i/bullet.png');
	line-height: 19px;
	margin-left: -25px;
}

.certs {
	display: inline-block;
	width: 175px;
	float: left;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
	-moz-box-sizing: content-box;
	height: 160px;
}
.certs h1 {
	background-color: #FF9900;
	color: #ffffff;
	font-size: 12px;
	text-indent: 15px;
	height: 19px;
	padding-top: 3px;
}

.certs div#carousel img {
	max-height: 100px;
}
.news {
	display: inline-block;
	width: 240px;
	float: left;
	font-weight: normal;
	text-align: right;
	margin-left: 10px;
	text-align: left;
}

.news h1 {
	color: #990000;
	font-size: 12px;
	height: 19px;
	padding-top: 3px;
}

.news .buttons {
	width: 240px;
}
.news .buttons .buttonlist {
	display: inline-block;
	float: right;
}
.news .buttons .buttonlist a {
	padding-top: 3px;
	margin: 2px;
	border: solid 1px #CCCCCC;
	width: 20px;
	height: 17px;
	float: left;
	text-align: center;
	background-image: url('i/button.png');
}

.news .buttons .buttonlist a:hover {
	font-weight: bold;
	background-image: url('i/button_hover.png');
}

.buttonactive {
	font-weight: bold;
	background-image: url('i/button_hover.png');
}

.footer {
	text-align: left;
	display: inline-block;
	width: 960px;
	height: 97px;
	background-image: url('i/footerbg.png');
	background-repeat: no-repeat;
}
.copyright {
	margin-top: 22px;
	margin-left: 20px;
	width: 260px;
	text-align: left;
	font-size: 10px;
}
.footermenu {
	display: inline;
	width: 600px;
	height: 30px;
	float: left;
	margin-left: 300px;
	margin-top: -10px;
	font-weight: normal;
}

.footermenu ul {
	margin: 0;
	float: left;
	text-align: left;
	list-style: none;
	display: inline;
}
.footermenu ul li {
	padding-left: 11px;
	padding-right: 10px;
	list-style: none;
	float: left;
	display: inline;
	vertical-align: middle;
}
.footermenu ul li a {
	color: #888888;
	font-size: 10px;
}
.footermenu ul li a:hover {
	color: #cc0000;
}
.footermenu ul li a h1 {
	font-size: 9px;
}

.boydaklogo {
	display:inline;
	margin-top: -7px;
	margin-right: 8px;
}
.clear {
	clear: both;
}

#SearchResultsContent {
	width: 966px;
	padding-right: 30px;
	text-align: left;
}
#NoResult {
	padding: 33px 33px 33px 0;
	text-align: left;
	display: none;
}

table.griBorder {
border:0;
border-collapse:collapse;
}

table.griBorder td {
margin:5px;
border:solid 1px #f1f1f1;
padding:5px 5px 5px 9px;
}