﻿body{
	background-color:  #7ebcdb;
	background-image:  url('images/bg.jpg');
	background-repeat:  repeat-x;
	margin-top:  0px;
	font-family:  "Book Antiqua";
	vertical-align:  top;
}

table{
	border-collapse:  collapse;
}

td {
	vertical-align:  top;
}

.main{
	margin-left:  auto;
	margin-right:  auto;
	min-width:  950px;

}
.top{
	background-image:  url('images/header5.jpg');
	background-repeat:  no-repeat;
	height:  230px;
	width:  950px;
	padding:  0px;

	text-align:  right;
	vertical-align:  bottom;
	color:  black;
	font-weight:  bold;
}

.mainB{
	background-color:  white;
	height:  400px;
	padding:  0px;
}

.foot {
	background-color:  white;
	text-align:  center;
}

.mainT{
	height:  100%
}

.menu{
	background-color:  #0B5275;
	width:  200px;
	height:  100%;
	padding-left:  5px;
}

.mainInside{
	width:  750px;
}

.bottomLine{
	background-color:  #0B5275;
	height:  5px;;

}

.menu a {
	color:  white;
	text-decoration:  none;
	font-weight:  bold;
}

.MB{
	margin-left:  5px;
	margin-right:  5px;
}

.contactLeft{
	width:  450px;
}

.contactRight{
	width:  175px;
}

.specialty3{
	margin-left:  10px;
	margin-right:  10px;
}

.specialBot{
	vertical-align:  middle;
}

.portalLink {
	color:  black;
	text-decoration:  none;
}

.fileUploadWarning{
	border:  2px;
	color:  red;
}
