/* CSS Document */
<!--
body {
	background-color: #B2C4CA; /* #D3EBF5 */
	background-image: url(images/bg2.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.header_td {
	background-image: url(images/header_1.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 500px;
}
.header_address {
	padding: 130px 0px 0px 175px; /* top rt bot left */
	font-size: 11px;
	color: #1B1869;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.nav_td {
	background-image: url(images/nav_bg.jpg);
	text-align: center;
	vertical-align: middle;
	height: 34px;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #153453;
	text-decoration: none;
	font-weight: bold;
}
a.nav:link {
	color: #153453;
	text-decoration: none;
}
a.nav:visited {
	color: #153453;
	text-decoration: none;
}
a.nav:hover {
	color: #236698;
	text-decoration: none;
}
a.nav:active {
	color: #153453;
	text-decoration: none;
}

.sides {
	width: 3px;
	background-color: #D3EBF5;
}

/*
.left_td {
	background-image: url(images/content_left_bg2.jpg);
	vertical-align: top;
}
*/ 
.content_td {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 900px;
	height: 300px;
	vertical-align: top;
	padding: 30px 30px 20px 30px; /* top rt bot left */
}

/* to align text to the center */

.center {
	text-align: center;
}
/* end align center */

.box_sm_top {
	background-image: url(images/box_small_top.jpg);
	background-repeat: no-repeat;
	width: 278px; /* not 298 due to padding */
	height: 52px;
	vertical-align: middle;
	padding-left: 20px;
	font-size: 22px;
	color: #3399CC;
}
.box_sm_mid {
	background-image: url(images/box_small_mid.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-left: 20px;
}

.proc_pad {
	padding-top: 8px;
}

.proc_pad_2 {
	padding-left: 60px;
}

.proc_blue {
	color: #3399CC;
}

a.proc:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.proc:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.proc:hover {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
a.proc:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.box_blue {
	background-image: url(images/box_blue_mid.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	color: #FFFFFF;
}

.box_blue_label {
/*	padding-left: 20px;*/
	font-size: 18px;
	text-align:center;
}
.box_blue_content {
	padding-left: 20px;
	padding-top: 8px;
}

a.bluebox:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.bluebox:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.bluebox:hover {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
a.bluebox:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.box_lrg_top {
	background-image: url(images/box_large_top.jpg);
	background-repeat: no-repeat;
	width: 518px;
	height: 52px;
	vertical-align: middle;
	padding-left: 18px;
	font-size: 22px;
	color: #005EBB;
}

.box_lrg_mid {
	background-image: url(images/box_large_mid.jpg);
	vertical-align: top;
	padding-left: 18px;
	padding-right: 15px;
}

.label_blue {
	color: #005EBB;
}

a:link {
	color: #364F71;
	text-decoration: underline;
}
a:visited {
	color: #364F71;
}
a:hover {
	color: #990000;
}
a:active {
	color: #364F71;
}

/*
.right_td {
	background-image: url(images/content_right_bg.jpg);
	vertical-align: top;
}
*/

.special {
	color:#005EBB;
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.special2 {
	color: #CC0000;
	font-size: 18px;
}          /* also used on home page for Dr. White congrats */
.special3 {
	color:#CC0000;
	font-size: 28px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}
.special4 {
	color: #CC0000;
	font-weight: bold;
}

.marginleft {
	margin-left: 7px;
}

.foot_td {
	background-image: url(images/footer_bg.jpg);
	font-size: 11px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	height: 40px;
}

a.footer:link {
	font-size: 11px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.footer:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.footer:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.footer:active {
	font-size: 11px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.botnav:link {
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.botnav:visited {
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.botnav:hover {
	font-size: 11px;
	color: #006699;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.botnav:active {
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.lipad {
	padding-bottom: 15px;
}

.f17 {
	font-size: 17px;
}
.f11 {
	font-size: 11px;
}

/* image border colors */

img.bluebrdr {
	border-color: #1B1869;
	border-width: thin;
}


/* home page box containing congrats dr. white */

p.box {
	margin-left: 70px;
	margin-right: 70px;
	padding: 10px;
	border:solid thin #1B1869;
	line-height: 3em;
}

p.box-noem {
	margin-left: 70px;
	margin-right: 70px;
	padding: 10px;
	border:solid thin #1B1869;
}
/* specials home page for cancer awareness month */

.may {
	font-size: 20px;
	color: #1B1869;
	font-weight: bold;
	text-align: center;
}

/* for floating Kelly in a div tag */
#kelly {
	width: 100%;
	top: 100px;
	position: absolute;
}



/* FORM STYLES */

.req {font-size: 12px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}

.formcontent {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.form_tbl {
	background-color: #A1B9D1;
	border: 2px solid #006699;
}
.errmsg {padding-left: 40px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	background-color: #FFFF99;
}
.formmsg {padding-left: 20px;
	padding-right: 20px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.promos {
	color: #903;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
-->