body {
	margin: 0;
	padding: 0;
	background-image: url(img/common/bg.jpg);
  	background-repeat: repeat-x;
  	background-color: #454545;
}

iframe body{
	background-color: #FFFFFF;
}

p {
	padding: 0px 0px 5px 0px;
	margin: 0;
}

ul {
	margin: 3px 0px 3px 15px;
	padding: 0px;
	list-style-image:url(images/bullet.gif);
}

li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

a {
	color:#003366;
}

a.subnav:link {
	color: #454577;
	text-decoration: none;
}
a.subnav:visited {
	color: #454577;
	text-decoration: none;
}
a.subnav:hover {
	color: #454577;
	text-decoration: underline;
}

#staff {
	text-align:center;
	width: 110px;
	height: 35px;
	background-image:url(images/staff-login.jpg);
	border: none;
	float: right;
}

#staff_logout {
	text-align:center;
	width: 110px;
	height: 35px;
	background-image:url(images/staff-logout.jpg);
	border: none;
	float: right;
}

#staff a, #staff_logout a {
	position: relative;
	top: 3px;
	width: 70px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	padding: 0;
	margin: 0 auto 0 auto;
	display: block;
	text-align: center;
	letter-spacing: 1px;
}

#staff a:hover, #staff_logout a:hover {
	color: #FFFFFF;
}

#nav {
	/* border: 1px solid black; */
	/* background-color: #767676; */
	background-color: white;
	background-image:url(images/nav_bg.jpg);
	width: 515px;
	text-align: center;
	height: 35px;
	padding: 0;
	margin: 0px 0px 10px 0px;
}

#nav ul {
	position:relative;
	padding: 0;
	list-style-type: none;
	width: 490px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	top: 3px;
}

#nav ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#nav ul li#home a{
	width: 55px;
}

#nav ul li#about a{
	width: 75px;
}

#nav ul li a {
	width: 90px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	padding: 0;
	margin: 0 0 0 0;
	display: block;
	text-align: center;
	letter-spacing: 1px;
}

#nav ul li a:hover {
	color: #000000;
	/* background-color: #CFD6E6; */
}

#footer {
	border: 1px solid #999999;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #666666;
	text-align:center;
	padding: 5px;
}

#footer a {
	color: #6699FF;
	text-decoration: none;
}

#footer a:hover {
	color:#0066FF;
	text-decoration: underline;
}

.container {
	margin-left: auto;
	margin-right: auto;
  background-color: #FFF;
}

.main_header {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #92AC63; /* Green */
	text-decoration: none;
}


.bold_title_1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #92AC63; /* Green */
	text-decoration: none;
}


.bold_title_2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #536E9D; /* Blue */
	text-decoration: none;
}

.bold_title_3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #363636; /* Gray */
	text-decoration: none;
}

.vein-title {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #520370; /* Dark Purple */
}

.location {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #363636; /* Gray */
	text-decoration: none;
}

.location_sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #363636; /* Gray */
	text-decoration: none;
}

.text_light {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #848381; /* Gray */
	text-decoration: none;
}

.text_dark {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #393939; /* Black */
	text-decoration: none;
	line-height: 1.25em;
}

.top_mid_top {
	position: relative;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 177px;
	height: 135px;
	/* background-color:#EECCFF; light purple */
	background-color:#FFFFFF;
	border:2px solid red;
	padding: 0px 5px 2px 5px;
	overflow: hidden;
}

.top_mid_top-75 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 185px;
	height: 225px;
	background-color:#EECCFF;
	padding: 5px;
}

.top_mid_bottom {
	position: relative;
	top: 5px;
	width: 185px;
	height: 135px;
	background-color: #FBD39F;
	padding: 5px;
	overflow: hidden;
}

.top_mid_bottom-25 {
	position: relative;
	top: 5px;
	width: 185px;
	height: 45px;
	background-color: #FFA9A8;
	padding: 5px;
	overflow: hidden;
}

.purple {
	background-color:#EECCFF;
	padding: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #393939;
}

.red {
	background-color: #FFA9A8;
	padding: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #393939;
}

.orange {
	padding: 5px;
	background-color: #FBD39F;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #393939;
}

.green {
	padding: 5px;
	background-color: #D2DDBF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #393939;
}

.blue {
	padding: 5px;
	background-color: #CFD6E6;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #393939;
}

.white {
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #393939;
}


.bottom_left {
	background-color:#CFD6E6;
	padding: 0px;
}

.bottom_left_content {
	padding: 5px;
}

.bottom_mid {
	background-color:#D2DDBF;
	padding: 5px;
}

.bottom_right {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#FBD39F;
	padding: 5px;
}

.MD_info {
	padding: 5px;
	width: 210px;
	height: 195px;
	background-color: #FBD39F;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #393939;
	float: left;
	margin-right: 5px;
	overflow: scroll;
	line-height: 1.2em;
}

.MD_background {
	padding: 5px;
	background-color: #CFD6E6;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #393939;
	width: 375px;
	height: 900px;
	float: left;
	clear: left;
	margin: 5px 0px 0px 0px;
}
.MD_background p {
	font-size:115%;
}

.button_75 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 75px;
}
