body {
	background: #225289 url(images/grad.png) repeat-x;
	font-family: "Segoe UI", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {color:#225289;}
img {border:0px;}
.float-right {float:right;}
.center {text-align:center;}
.fleft {float:left;}
.fmiddle {
	float: right;
	margin-right: 300px;
}

#main {
	margin-top: 65px;
	width: 90%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.content {
	background-color: #dfeef5;
	text-align: left;
}

.correct {
	border: 1px solid #225289;
	background-color: #f2f5f6;
	padding: 15px;
}

.voipbox {
	border: 1px solid #225289;
	background-color: #f2f5f6;
	padding: 15px;
	width: 50%;
}
.accreditationsbox {
	border: 1px solid #225289;
	background-color: #f2f5f6;
	padding: 15px;
	width: 95%;
	clear:both;
}

.bodytext {
	text-align: right;
	vertical-align: top;
}

.footer {
	text-align: right;
	font-size: 80%;
	width: 100%;
	border-top: 1px dashed #225289;
	padding-top: 3px;
	clear:both;
}

.navbar {
	background-color: #356aa0;
	font-size: 2px;
	height: 5px;
	width: 100%;
}

.navbar-tbl {
	clear:both;
}

.tab, .active {
	padding-right: 1px;
	color: white;
}

.tab a, .active a {
   color: white;
	text-decoration: none;
}

.tab a:hover, .active a:hover {
	text-decoration: underline;
}

.blend img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}

.blend {
	width: 500px;
	height: 140px;
	overflow: hidden;
}

#caption {
	display: none;
}

.boxmidmid ul {
	padding-left: 0px;
	margin-left: 15px;
}

/* The following CSS Rules apply to the tables */

.boxtopleft {
	background: transparent url(images/sprite.png) no-repeat -144px -2px;
	background-repeat: no-repeat;
	width: 25px;
	height: 50px;
}

.boxtopmid {
	background-image: url(images/box-topmid.gif);
	background-repeat: repeat-x;
	color: white;
	height: 50px;
}

.boxtopright {
	background: transparent url(images/sprite.png) no-repeat -171px -2px;
	background-repeat: no-repeat;
	width: 25px;
	height: 50px;
}

.boxmidleft {
	background-image: url(images/box-midleft.png);
	background-repeat: repeat-y;
	width: 25px;
}

.boxmidmid {
	background-color: #f2f5f6;
}

.boxmidright {
	background-image: url(images/box-midright.png);
	background-repeat: repeat-y;
	width: 25px;
}

.boxbotleft {
	background: transparent url(images/sprite.png) no-repeat -64px -2px;
	background-repeat: no-repeat;
	width: 25px;
	height: 35px;
}

.boxbotmid {
	background-image: url(images/box-botmid.gif);
	background-repeat: repeat-x;
	height: 35px;
}

.boxbotright {
	background: transparent url(images/sprite.png) no-repeat -117px -2px;
	background-repeat: no-repeat;
	width: 25px;
	height: 35px;
}

.topleft {
	background: transparent url(images/sprite.png) no-repeat -276px -2px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}

.topright {
	background: transparent url(images/sprite.png) no-repeat -303px -2px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}

.botleft {
	background: transparent url(images/sprite.png) no-repeat -90px -2px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}

.botright {
	background: transparent url(images/sprite.png) no-repeat -38px -2px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}

.blue {
	background-color: #dfeef5;
}

.footleft {
	background: transparent url(images/sprite.png) no-repeat -198px -2px;
	background-repeat: no-repeat;
	width: 20px;
	height: 60px;
}

.footmid {
	background-image: url(images/footer-mid.png);
	background-repeat: repeat-x;
	width: auto;
	height: 60px;
}

.footright {
	background: transparent url(images/sprite.png) no-repeat -220px -2px;
	background-repeat: no-repeat;
	width: 20px;
	height: 60px;
}

.tab .left {
	background: transparent url(images/sprite.png) no-repeat -242px -2px;
	width: 15px;
	height: 33px;
}

.tab .mid {
	background-image: url(images/tab-mid.png);
	height: 33px;
}

.tab .right {
	background: transparent url(images/sprite.png) no-repeat -259px -2px;
	width: 15px;
	height: 33px;
}

.active .left {
	
	width: 15px;
	height: 33px;
	background: transparent url(images/sprite.png) no-repeat -2px -2px;
}

.active .mid {
	background-image: url(images/act-mid.gif);
	height: 33px;
}

.active .right {
	background: transparent url(images/sprite.png) no-repeat -20px -2px;
	width: 15px;
	height: 33px;
}

.bold {
	font-weight: bold;
}