* {	margin: 0; outline: 0; border: 0; padding: 0 }

body {
	background:#89b3dd;
	background-repeat:repeat;
	color:#000000;
	font-family: Arial, Tahoma;
	font-size: small;
	margin: 10px auto;
	padding: 0px;
}

.popup_margin{
	margin-left:20px;
	margin-right:20px;
	background-color:#FFFFFF;
}

#main_container {
	background:#FFFFFF;
	margin: 0px auto;
	text-align: left;
	width: 900px;
	height:100%;
	border:1px solid #808080;
}

/*------------------------- Header -------------------*/

#header {
	width:100%;
	height:132px;
	text-align:center;
	position:relative;
	background: url(images_2010/header.jpg) repeat-x
}

#header_menu {
	width:100%;
	height:21px;
	background-color:#336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	vertical-align:middle;
	padding-top:4px;
}
#header_menu a {
	color:#FFFFFF;
	text-decoration:underline;
	margin-top:15px;
	
}
#header_menu a:hover {
	color:#5cb8e1;
	text-decoration:none;
	margin-top:15px;
}

/*------------------------------ body of page --------------------------------*/

#left {
	float:left;
	width:194px;
	padding: 0px 5px 2px 2px;
	margin-top:3px
}

#main_body {
	width:680px;
	margin-top:3px;
	float:left;
	text-align:center;
	margin-right:5px;
}

#main {
	background: url(images_2010/left.jpg) top left repeat-y ;
	width:100%;	
}

#left_menu ul {
	list-style: none;
	margin: 0px;
}

#left_menu li {
	background: none;
	padding: 0px;
	font-weight: bold;
}

#left_menu a {
	display: block;
	position: relative;
	width: 174px;
	height: 20px;
	margin-bottom: 1px;
	text-decoration: none;
	background: inherit;
	background-image: url('images_2010/bbg0.gif');
	padding-left: 10px;
	padding-top: 4px;
	color: #ffffff;
	font-size: 12px;
}

#left_menu a span {
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 30px;
	width: 7px;
	height: 7px;
	background: url('images_2010/x1.gif') no-repeat; 
}

#left_menu a:hover span {
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 30px;
	width: 7px;
	height: 7px;
	background: url('images_2010/x2.gif') no-repeat;
}

#left_menu a:hover {
	background: inherit;
	color: #fff;
	background-image: url('images_2010/bbg1.gif');
}

.left_bottom_text_home {
 	font-size: 7.5pt; 
	color: #C00000; /* was FF6600, Carl requested change */
	font-family: Arial; 
	font-weight:700; 
	text-align:center;
	margin-top:8px;
	margin-right:16px;
	margin-bottom: 8px
}

.left_bottom_text {
 	font-size: 8.5pt; 
	color: #000000; 
	font-family: Arial; 
	text-align:left;
	margin:5px 0 0 5px;
}


/*------------------------------ Footer --------------------------------*/

#footer {
	background:#FFFFFF;
	width:898px;
	height:53px;
	font-size: small;
	float:left;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	margin-left:0px;
}
	
#footer_menu {
	width:898px;
	height:22px;
	background-color:#336699;
	color:#FFFFFF;
	padding-top:5px;	
}

#footer_menu a {
	color:#FFFFFF;
	font-weight:bold;
}

#copyright {
	width:898px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	padding-top:5px;
}

#copyright a {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
}

#copyright a:hover {
	text-decoration:none;
}

#back-to-top {
	clear: both;
	text-align: right }
#close-window {
	clear: both;
	text-align: right;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt; }

/*---------------------------- Used to clear setting------------------*/

.clear { clear:both }

/*---------------------------- General ------------------*/

p { font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 10px 0px 15px 0px;
	text-align: justify }

blockquote {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-style: italic }

.blockquote-name { font-weight: bold; font-style: normal }

#main_body ul {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:left;
	margin-top:0;
	margin-left:20px;
	margin-bottom:15px;
	line-height:normal }

#main_body ul li {
	list-style:disc;
 	margin-left:7px;
	padding-bottom:2px }

h2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	margin: 0 0 -10px 0px;
	text-align: left }
.h2-over-img { margin: 0 0 15px 0px }

h3 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #336699;
	padding: 2px;
	margin: 0 0 15px 0px;
	text-align: left }
 
hr { /* May need hr-top-margin class sometimes. */
	clear: both;
	border-top: #666666 1px solid;
	height: 1px;
	width: 90%;
	margin: 15px auto 13px auto }

/* Use HR instead if possible.	Delete this if OK.
.line {
clear: both;
width: 90%;
height: 5px;
margin-top: 8px;
_margin-top: -5px;
margin-right: auto;
margin-bottom: 13px;
margin-left: auto;
border-bottom: 1px solid #666666;
text-align: center }
	
.line-under-table {
clear: both;
width: 90%;
border: none;
border-top: #666666 1px solid;
height: 1px;
text-align: center;
margin: 0 auto 13px auto }
*/

.title {
	color:#264c73;
	background:#FFFFFF;
	background-image:url(images_2010/titlebg.png);
	background-repeat:repeat-x;
	font-size:15px;
	font-weight:bold;
	width:672px;
	height:28px;
	padding-top:5px;
	padding-left:8px;
	text-align:left }

.title_home {
	color:#FFFFFF; /* #264c73; */
	background:#336699; /* #FFFFFF */
	x_background-image:url(images_2010/titlebg.png);
	x_background-repeat:repeat-x;
	font-size:15px;
	font-weight:bold;
	width:675px;
	height:25px;
	padding-top:5px;
	padding-left:5px;
	text-align:center }

.space_undertitle {	height: 15px }

.title_small { clear: both; font-weight: bold }

.txt_align-center { text-align: center }

.txt_align-right { text-align: right }

.no-btm-margin { margin-bottom: 0 }

.txt_runningtime { font-size: 11px }

.txt_photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: italic;
	text-align: right;
	margin: 0 2px 0 0 }

.txt_nlcredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: italic;
	text-align: left;
	margin: 0 2px 0 0 }

.txt_red { color:#FF0000 }

.txt_orange { color: #FF6600 }

.txt_green { color: #006600 }

.txt_blue { color: #0000FF }

.txt_greenbolditalic {
	font-style:italic;
	font-weight:bold;
	color:#006600 }

.txt_underimage {
	clear: both;
	text-align:center;
	margin-top:6px;
	margin-bottom:0px;
	font-size:9pt }
.txt_underimage img {
	margin-right: 2px }	
td .txt_underimage {
	clear: both;
	text-align:center;
	margin-top:3px;
	margin-bottom:0px;
	font-size:9pt }

.txt_betweenimage {
	clear: both;
	text-align: center;
	padding-top: 6px;
	margin-top: 1px;
	margin-bottom: 12px;
	font-size: 9pt }
.txt_betweenimage img {
	margin-right: 2px }	
td .txt_betweenimage {
	clear: both;
	text-align:center;
	margin-top:3px;
	margin-bottom:7px;
	font-size:9pt }

.top-padding-8 { /* For regular paragraph under image. */
	clear: both; padding-top: 8px }

.hr-top-margin5 { /* If IE7 gives trouble, make IE stylesheet. */
	margin-top: 5px }

.hr-top-margin2 { /* If IE7 gives trouble, make IE stylesheet. */
	margin-top: 2px }

.phy p { clear: both; margin: 0; padding-top: 12px }
.phy img { float: left; margin: 3px 10px 0 0 }

#home-nl-box { /* For Patient Newsletter box on Home page. */
	width: 213px;
	background: url(images_2010/home_newsletter-box_bg.gif) no-repeat;
	padding-top: 43px }
#home-nl-box img { /* For Patient Newsletter box on Home page. */
	float: left;
	margin: 0 10px 0 10px;
	border: #336699 1px solid }
#home-nl-box p { /* For Patient Newsletter box on Home page. */
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0 7px 0 0;
	line-height: 225% }

#home-announce-box { /* For Announcement box on Home page. */
	width: 213px;
	background: url(images_2010/home_announcement-box_bg.gif) no-repeat }

#home-features-box { /* For FLMA Features box on Home page. */
	width: 213px;
	background: url(images_2010/home_flma-box_bg.gif) no-repeat;
	padding-top: 40px }
#home-features-box img { /* For FLMA Features box on Home page. */
	float: left;
	margin: 0 10px 7px 7px }
#home-features-box p { /* For FLMA Features box on Home page. */
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	margin: 0 7px 7px 7px }

.dangler { word-spacing: .05em }
.dangler2 { word-spacing: .10em }
.dangler3 { word-spacing: .15em }
.dangler-center { text-align: center; word-spacing: .05em }
.dangler-center2 { text-align: center; word-spacing: .10em }
.dangler-center3 { text-align: center; word-spacing: .15em }

/* This is used for placement of arrays of images (several rows and columns). image_col is used for all images except for the last image on the right. */
.image {
	text-align:center;
	margin-bottom:3px;
	_margin-bottom:3px;
	margin-top:0;
}
.image_col {
	float:left;
	margin-right:3px;	
}
.image_col_last { /* Used for the image in the last colum */
	float:left;
	margin-right:0px;
	padding-bottom:3px;	
	_padding-bottom:0px;
	*padding-bottom:0px;
}

.player {
 	height:264px; 
	text-align:center; 
	width:320px; 
	display:block; 
	cursor:pointer; 
	border:#000000 solid 1px;
	background-color:#000000;	
}
