/* CSS Document */

body {
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: white;
	height: 100%;
	/* background-image: url(images/blueback.jpg); */
	background-color: #7681a1;
}

body a, body a:link, body a:visited {
	color: #ffffff;
	text-decoration: underline;
}

body a:hover, body a:active {
	color: #ffffff;
	text-decoration: none;
}

#drop-shadow {
	background-image: url(images/shadeback.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#body {
	font-family: times, serif;
	width: 800px;
	border: solid 1px #b3c2e1;
	margin-left: auto;
	margin-right: auto;
	/*height: 100%;*/
	color: #000000;
	font-size: 12px;
}

#header {
	width: 100%;
	height: 110px;
	background-color: #305798;
	border-bottom: solid 1px #ffffff;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
<!--head1.png removed by JB 7507 per client to remove the stethascope-->
.header-banner {
	position: relative;
	left: 660px;
	background-image: url();
	background-repeat: no-repeat;
	width: 140px;
	height: 105px;
}

#main {
	width: 100%;
	height: 100%;
	background-color: #b3c2e1;
}

#left {
	width: 245px;
	float: left;
}

.left-top {
	background-color: #d6d6d6;
	background-image: url(images/lefttopback.jpg);
	background-repeat: repeat-x;
	height: 33px;
}

.menu {

}

.menu td {
	height: 34px;
	background-color: #f5f5f5;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	color: #014880;
	font-size: 13pt;
	font-weight: bold;
	padding-right: 10px;
	background-image: url(images/menuback.jpg);
}

.menu td a, .menu td a:link, .menu td a:visited {
	color: #014880;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

.menu td a:hover, .menu td a:active {
	color: #a3a3a3;
}

.left-bottom {
	height: 147px;
	background-color: #b3c2e1;
	font-family: times, serif;
	font-size: 12px;
}
.left-bottom td a {
	color: #123456;
}

#content {
	width: 363px;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	float: left;
	background-color: #ffffff;
}

#content a, #content a:link {
	color: #0000ff;
	text-decoration: underline;
}

#content a:visited {
	color: #cc00cc;
}

#content a:hover, #content a:active {
	text-decoration: none;
}



.content-top {
	height: 160px;
	background-color: #cccccc;
	border-bottom: solid 1px #ffffff;
	background-color: #b3c2e1;
/*	background-image: url(rndimgs/1.gif);*/
	background-repeat: no-repeat;
}

.content-bottom {
	background-color: #ffffff;
	font-size: 12pt;
}

.content-bottom .content-data {
	background-color: #ffffff;
}

.content-data {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
}

.content-data td h1 {
	font-family: times, serif;
	color: #014880;
	font-size: 15pt;
	font-weight: normal;
}

.content-data td h2 {
	color: #014880;
	font-size: 13pt;
	font-weight: normal;
}

.content-data td p {
	font-family: arial, helvetica, verdana, sans;
	font-size: 14px;
}

.content-data td .p {
	font-family: arial, helvetica, verdana, sans;
	font-size: 14px;
}

.content-data td .small {
	font-family: arial, helvetica, verdana, sans;
	font-size: 12px;
}

.content-data td .large {
	font-family: arial, helvetica, verdana, sans;
	font-size: 16px;
}

#right {
	background-color: #b3c8d9;
	width: 190px;
	float: left;
	height: 100%;
}

#right a, #right a:link, #right a:visited {
	color: #014880;
	text-decoration: underline;
}

#right a:hover, #right a:active {
	color: #014880;
	text-decoration: none;
}


.right-top {
	height: 290px;
	background-color: #d8d8d8;
	border-bottom: solid 1px #ffffff;
	background-image: url(images/quoteback.jpg);
	color: #014880;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}

.right-mid {
	/*background-color: #b3c8d9;*/
	background-color: #b3c2e1;
	height: 135px;
	color: #014880;
	font-size: 10pt;
	font-weight: bold;
	font-family: times, serif;
	font-size: 12px;
}

.search-box {
	font-family: times, serif;
	border-top: solid 1px #ffffff;
	background-color: #f3b200;
	height: 60px;
	width: 190px;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	position: relative;
	left: 364px;
}

.right-bottom {
	display: none;
}

.spacer {
	clear: both;
}

.bottom-shade {
	height: 15px;
	background-image: url(images/bottom_shade.png);
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#sizer {
	color: #333333;
	font-family: times, serif;
	margin-bottom: 7px;
}

#sizer a, #sizer a:link, #sizer a:visited {
	color: #333333;
	text-decoration: none;
}

#sizer a:hover, #sizer a:active {
	text-decoration: underline;
}