/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #474747;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-size: 13px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	text-transform: none;
	text-align: left;
}

/******* hyperlink and anchor tag styles *******/

a:link {
	font-weight:normal; 
	color: #2D59B5;
	text-decoration: underline;
}

a:visited{
	font-weight:normal; 
	color: #2D59B5;
	text-decoration: underline;
}

a:active {
	font-weight:normal; 
	color: #2D59B5;
	text-decoration: underline;
}

a:hover{
	color:#CC0000; 
	font-weight:normal; 
	text-decoration:none;
}


/************** header tag styles **************/

h1{
	color: #AC0000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma, sans-serif, helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

h2{
 font: normal 160% Arial,sans-serif;
 color: #CC0000;
 weight: 300;
 text-transform:lowercase; 
 margin: 0px;
 padding: 0px;
}

h3{
 color: #5D5D5D;
 margin: 0px;
 padding: 0px;
 font-family: Arial, Verdana, Tahoma, sans-serif, helvetica;
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
}

h4{
 font-family: Arial, Helvetica, sans-serif;
 color: #AC0000;
 weight: bolder;
 font-size:13px;
 text-transform:none; 
 margin: 0px;
 padding: 0px;
}

/*************** list tag styles ***************/

ul{
	list-style-type: bullet;
	margin-left: 14px;
	list-style-position: outside;
	text-indent: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	height: auto;
}


ul ul{
 list-style-type: disc;
}

ul ul ul {
 list-style-type: square;

}

/************* breadCrumb styles ***************/

#breadCrumb{
	color: #AC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: normal;
	width: auto;
}

#breadCrumb a{
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	text-decoration: underline;
	font-weight: normal;
}

#breadCrumb a:hover{
	color: #2D59B5;
	text-decoration: underline;
	font-weight: normal;
}

/*************** story styles ******************/

.story {
	font-family:Arial, Verdana, Tahoma, sans-serif, helvetica;
	font-size:12px;
	font-style:normal;	
	color: #5D5D5D;
	line-height: 150%;
}

.story a {
	font-weight:normal; 
	color: #2D59B5;
	text-decoration: underline;
}

.story a:visited {
	font-weight:normal; 
	color: #2D59B5;
	text-decoration: underline;
}

.story a:active {
	font-weight:normal; 
	color: #2D59B5;
	text-decoration: underline;
}

.story a:hover {
	color:#777777; 
	font-weight:normal; 
	text-decoration:none;
}


.storyemphasis {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, sans-serif, helvetica;
	font-style: normal;
	line-height: 165%;
	font-weight: bold;
	letter-spacing: 135%;
}

.story p {
	padding: 0px 0px 10px;
	margin: 0px;
}

td.storyLeft {
	padding-right: 12px;
}

/************** newswire styles *****************/
.newswire {
	font-family:Arial, Verdana, Tahoma, sans-serif, helvetica;
	font-size:12px;
	font-weight:normal; 
	color: #5D5D5D;
	display: block;	
	margin-top: 0px;	
	margin-bottom: 0px;
	display: block;
}

.newswire a {
	font-weight:normal;
	color: #2D59B5;
	text-decoration: underline;
	display: block;
	margin-top: 8px;
	margin-bottom: 4px;
}

.newswire a:visited {
	font-weight:normal; 
	color: #2D59B5;
	text-decoration: underline;
	display: block;
	margin-top: 8px;
	margin-bottom: 4px;	
}

.newswire a:active {
	font-weight:normal; 
	color: #2D59B5;
	text-decoration: underline;
	display: block;
	margin-top: 8px;
	margin-bottom: 4px;	
}

.newswire a:hover {
	color:#CC0000; 
	font-weight:bold; 
	text-decoration:none;
	display: block;
	margin-top: 8px;
	margin-bottom: 4px;	
}

.moreoverwire {
	font-family:Arial, Verdana, Tahoma, sans-serif, helvetica;
	font-size:12px;
	font-weight:normal; 
	color: #5D5D5D;
	margin-top: 0px;
	margin-bottom: 0px;
}
 
 .moreoverwire  a {
	font-weight:normal;
	color: #2D59B5;
	text-decoration: underline;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 140%;
}

.moreoverwire a:visited {
	font-weight:normal; 
	color: #2D59B5;
	text-decoration: underline;
	margin-top: 4px;
	margin-bottom: 12px;
	line-height: 140%;
}

.moreoverwire a:active {
	font-weight:normal; 
	color: #2D59B5;
	text-decoration: underline;
	margin-top: 4px;
	margin-bottom: 12px;
	line-height: 140%;
}

.moreoverwire a:hover {
	color:#CC0000; 
	font-weight:bold; 
	text-decoration:none;
	margin-top: 4px;
	margin-bottom: 12px;
	line-height: 140%;
}

.newsemphasis {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, sans-serif, helvetica;
	font-style: normal;
	line-height: 165%;
	font-weight: bold;
	letter-spacing: 135%;
}

.news p {
	padding: 0px 0px 10px;
	margin: 0px;
}

td.storyLeft {
	padding-right: 12px;
}


/************** Moreover Styes ****************/

	.morehl {
		font-family: Arial, geneva, sans-serif !important;			
		font-size: 12px !important;
		color: 2D59B5 !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: underline !important;
	}	
	
	.moresrc {
		font-family: Arial, geneva, sans-serif !important;
		font-size: 12px !important;
		color: 5D5D5D !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
	}

	.moreti {
		font-family: Arial, geneva, sans-serif !important;
		font-size: 12px !important;
		color: 5D5D5D !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
	}

	A:link.morehl, A:vlink.morehl, A:alink.morehl {
		color: 2D59B5 !important;
	}
	
	A:link.moresrc, A:vlink.moresrc, A:alink.moresrc {
		color: 5D5D5D !important;
	}

/************** resource link styles *****************/
.relinks {
	font-family:arial,verdana,helvetica,times new roman;
	font-size:12px;
	font-weight:normal;
	color:#5D5D5D;
	margin: 0;
	text-decoration:none;
	display: block;
	line-height: 150%;
} 

.relinks a {
	color:#2D59B5;
}

.relinks a:active {
	color:#2D59B5
}

.relinks a:hover {
	color:#CC0000; 
	font-weight:bold; 
	text-decoration:none;
}

/************** Homepage *****************/

.mainheader{
	background-color: #79889B; 
	border-right-color:#FFFFFF; border-right-style:solid; border-right-width:1px;
	font-family: "Times New Roman", Times, serif; font-size:16px; font-size-adjust:inherit; font-style:normal; font-weight:bold;
	color:#FFFFFF;
	padding:1px;
	letter-spacing:4px;
	text-align:center;
	}

/************** Subscription Center *****************/

.subcenter{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	height: 25px;
	margin: 0;
}

.subcenter {
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma, sans-serif, helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:normal;
}

.subcenter h2{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, sans-serif, helvetica;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	letter-spacing: 135%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform:none;
	
}

html>body .subcenter {height: auto;}

/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 100px;
	height: 70px;
	margin: 0;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}
/*************** product styles ******************/
.product{
	font-family:Arial, Verdana, Tahoma, sans-serif, helvetica;
	font-size:14px;
	font-weight:normal;
	color:#000;
	line-height:130%;
	margin: 0;
}

.product a{
	color: #2D59B5;
	text-decoration:underline;
	font-style:normal;
	font-weight:normal;
}

.product a:visited{
	color: #2D59B5;
	text-decoration:underline;
	font-style:normal;
	font-weight:normal;
}
.product a:hover{
	color: #777777;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
.product a:active{
	color: #2D59B5;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

.product h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #ddd;
	color:#Ac0000;
	padding: 15px 0 0 0;
	margin-right:45%;
	text-transform:none;
}

.bottom{
	font-family:Arial, Verdana, Tahoma, sans-serif, helvetica;
	font-size:12px;
	font-weight:normal;
	color:#5D5D5D;
	line-height:130%;
	margin: 0;
}

.bottom a{
	color: #2D59B5;;
	text-decoration:underline;
	font-style:normal;
	font-weight:bold;
}

.bottom a:visited{
	color: #2D59B5;
	text-decoration:underline;
	font-style:normal;
	font-weight:bold;
}
.bottom a:hover{
	color: #777777;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}
.bottom a:active{
	color: #2D59B5;;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.tablepro{
	font-family:Arial, Verdana, Tahoma, sans-serif, helvetica;
	font-size:12px;
	font-weight:bold;
	color:#5D5D5D;
	line-height:normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.tablepro a{
	color: #2D59B5;
	text-decoration:underline;
	font-style:normal;
	font-weight:normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tablepro a:visited{
	color: #2D59B5;;
	text-decoration:underline;
	font-style:normal;
	font-weight:normal;
}
.tablepro a:hover{
	color: #777777;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
.tablepro a:active{
	color: #2D59B5;;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
/************** column styles ****************/

.prodaccent{
	font-family:Arial, Verdana, Tahoma, sans-serif, helvetica;
	font-size:11px;
	font-weight:normal;
	color:#5D5D5D;
	line-height:140%;
	margin: 0;
}

.prodaccent a{
	color: #CC0000;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	text-transform: capitalize;
}

.prodaccent a:visited{
	color: #CC0000;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	text-transform: capitalize;
}
.prodaccent a:hover{
	color: #5D5D5D;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	text-transform: capitalize;
}
.prodaccent a:active{
	color: #CC0000;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	text-transform: capitalize;
}
	
.noteref{
	font-family:Arial, Verdana, Tahoma, sans-serif, helvetica;
	font-size:11px;
	font-weight:normal;
	color:#CC0000;
	line-height:140%;
	margin: 0;
}

.noteref a{
	color: #5D5D5D;
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
	text-transform: capitalize;
}

.noteref a:visited{
	color: #5D5D5D;
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
	text-transform: capitalize;
}
.noteref a:hover{
	color: #CC0000;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	text-transform: capitalize;
}
.noteref a:active{
	color: #5D5D5D;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	text-transform: capitalize;
}	
/************** siteInfo styles ****************/

.siteinfo{
	font-size: 10px;
	font-family:Verdana, Arial, Tahoma, sans-serif, helvetica;
	color: #808080;
	margin-top: 3px;
	margin-bottom: 2px;
}

.siteinfo a {
	font-size: 10px;
	font-family:Verdana, Arial, Tahoma, sans-serif, helvetica;
	font-weight:bold;
	color: #808080;
	margin-top: 3px;
	margin-bottom: 2px;
	text-decoration:none;
}

.siteinfo a:visited{
	font-size: 10px;
	font-family:Verdana, Arial, Tahoma, sans-serif, helvetica;
	font-weight:bold;
	color: #808080;
	margin-top: 3px;
	margin-bottom: 2px;
	text-decoration:none;
}

.siteinfo a:hover{
	font-size: 10px;
	font-family:Verdana, Arial, Tahoma, sans-serif, helvetica;
	font-weight:bold;
	color: #CC0000;
	margin-top: 3px;
	margin-bottom: 2px;
	text-decoration:none;
}	

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.mainmenu{
	margin:0px;
	padding: 0px;
	height: 20px;
}


.table_style2 { font-family: Verdana; font-size: 11px; line-height: 150%; color:#5d5d5d; }
.table_style2 a {color:#2D59B5; line-height: 150%; font-weight:normal; text-decoration:underline; !important}
.table_style2 a:active {color:#2D59B5 !important }
.table_style2 a:hover {color:#CC0000; font-weight:bold; text-decoration:none; !important }
.table_style2 a:visited {color:#2D59B5; font-weight:normal; text-decoration:underline; !important}

.table_style_nav {font-family:verdana,arial,helvetica,time new roman; font-size: 8pt; font-weight:normal; color:#324078; margin: 0; text-decoration:none; !important} 
.table_style_nav a {color:#324078; !important }
.table_style_nav a:active {color:#324078; !important }
.table_style_nav a:hover {color:#CC0000; font-weight:bold; text-decoration:none; !important }

.bodyCopy {font-family:verdana,arial,helvetica,time new roman; font-size: 8pt; font-weight:normal; color:#666666; margin: 0; text-decoration:none; !important} 
.bodyCopy a {color:#2D59B5; !important }
.bodyCopy a:active {color:#CC0000; !important}
.bodyCopy a:hover {color:#808080; font-weight:normal}	
Redborder_bottom {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	vertical-align: middle;
	padding: 2px;
	display: inline;
	margin: 0px;
}
.mainlist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 100%;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #637285;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 15px;
	vertical-align: top;
	word-spacing: 2px;
	padding: 10px;
	background-color: #EFF1F4;
	white-space: normal;
	display: inline;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	margin: 0px;
}
.vdot {
	background-image: url(/images/1dot.gif);
	background-repeat: repeat-y;
	display: block;
	margin: 0px;
	padding: 1px;
	height: 100%;
	width: 1px;
	background-position: center;
}
.upnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #5D5D5D;	
}
.upnav a {
color: #5D5D5D;
text-decoration:none;
font-weight: bold;
}

.upnav a:visited {
color: #5D5D5D;
text-decoration:none;
font-weight: bold;
}

.upnav a:hover {
color: #2D59B5;
text-decoration:none;
font-weight: bold;
}

.upnav a:active {
color: #5D5D5D;
text-decoration:none;
font-weight: bold;
}
.AD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #5D5D5D;	
}
.AD a {
color: #5D5D5D;
text-decoration:underline;
font-weight: bold;
}

.AD a:visited {
color: #5D5D5D;
text-decoration:none;
font-weight: bold;
}

.AD a:hover {
color: #2D59B5;
text-decoration:none;
font-weight: bold;
}

.AD a:active {
color: #5D5D5D;
text-decoration:none;
font-weight: bold;
}
.inactive {
	visibility: hidden;
	display:block;
}
#left {
	position: relative;
	width: 158px;
	left: 8px;
	background-color: #F5F5F5;
	border-right: 1px solid #ddd;
	border-top:1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	z-index:1;
	visibility:visible;
}
#leftcontent {
}
#navigation {
width:100%;
float:left;
padding:0;
margin:0;
vertical-align: text-bottom;
overflow:hidden;
background-color:#FFFFFF;
}

#navigation ul {
position:relative;
list-style: none;
margin: 0;
padding:0;
top:0;
}
#navigation h1 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
background-color: #b20000;
color: #FFFFFF;
display:block;
padding: 4px 0px 3px 5px;
margin:0;
font-size:11px;
font-variant:small-caps;
border-top: 1px solid #711515;
border-bottom: 1px solid #711515;
border-right: 1px solid #711515;
border-left: 2px solid #711515;
}

#navigation li {
}

#navigation li a {
padding: 2px 3px 2px 0.5em;
background-color: #fff;
color: #555;
text-decoration: none;
display:block;
height:1%;
}
#navigation li a:hover {
background-color:#b20000;
color: #fff;
text-decoration:none;
}

#navigation a{
background-color: #fff;
color: #ac0000;
text-decoration: none;
display:block;
}

#navigation a:hover {
text-decoration: underline;
}

.menutitle {
position:relative;
list-style: none;
cursor:pointer;
padding: 3px 2px 3px 8px;
background-color: #FFFFFF;
color:#AC0000;
font-size:12px;
font-weight:Bold;
border-top: 1px solid #ddd;
}

.menutitle a, .menutitle a:visited {
	position:relative;
	list-style: none;
	cursor:pointer;
	padding: 0;
	background-color: #FFFFFF;
	color:#fff;
font-size: .8ems;
	font-weight:normal;
	padding:0;
	margin:0;
	background-image: url(/images/Buttons/arrow_downB22222.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.submenutitle {
cursor: pointer;
padding-top:1px;
padding-left:6px;
padding-bottom:-10px;
margin-bottom:-10px;
color:#555555;
font-size: .8ems;
font-weight:normal;
display:block;
background-color:#FFFFFF;
vertical-align:bottom;
height:24px;
}

#navigation .ssubmenu ul {
margin-top:-15px;
margin-bottom:5px;
margin-top:0;
}
#navigation .submenutitle li {
}

#navigation .submenu ul {
margin-bottom:0;
}

#navigation .ssubmenu li a{
padding-left:18px;
background-color:#FFFFFF;
color:#555;
font-weight:normal;
}
#navigation .ssubmenu li a:hover{
background-color:#b20000;
color: #fff;
text-decoration:none;
font-weight:bold;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #777;
	background-color:#ffffff;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	}
	
.feature1 {
	font-family: Arial, Helvetica, sans-serif;
	display: block !important;
	padding-left:0px !important;
	padding-top:0;
	padding-RIGHT:12px;
	padding-bottom:12px;
	margin:0;
}

.feature1 img {padding:2px; background-color:#FFFFFF; border:#ccc 1px solid; margin:0 8px; display:block;  }
.feature1 p {
	display:block;
	font-family:Georgia,Times New Roman,Times;
	font-size: 1.1em;
	color: #000000;
	text-indent: 0px;
	white-space: normal;
	line-height: 125%;
	margin:0;
	padding:0;
	text-align:justify;
}

.feature1 a {
color:#2D59B5;
font-family:Georgia,Times New Roman,Times;
font-size: .9em;
font-style:normal;
}

.feature1 a:visited {
color:#999999;
font-family:Georgia,Times New Roman,Times;
font-size: .9em;
font-weight:normal;
font-style:normal;}

.feature1 a:hover {
color:#cc0000;
font-family:Georgia,Times New Roman,Times;
font-size: .9em;
font-weight:normal;
font-style:normal;}

.feature1 h1 {
color:#000000 !important;
font-weight:bold !important;
line-height:100% !important;
padding:0 !important;
margin:0px !important;
font-size: 1.5em; 
font-family:Georgia,Times New Roman,Times;
text-decoration:none;
text-transform: capitalize; 
}

.time {
	font-size: .8em !important;
	color: #999999 !important;
	margin:0;
	padding:0;
	font-family:Georgia,Times New Roman,Times;
}

.morenews {
display:block;
font-family:Georgia,Times New Roman,Times;
line-height:150% !important;
font-family:Georgia,Times New Roman,Times;
text-decoration:none;
padding-left:0px !important;
padding-top:0;
padding-RIGHT:12px;
padding-bottom:12px;
margin:0;
font-size: 1em;
}

.morenews h1{
color:#000000 !important;
font-weight:bold !important;
line-height:100% !important;
padding:0 !important;
margin:0px !important;
font-size: 1em; 
font-family:Georgia,Times New Roman,Times;
text-decoration:none;
text-transform: capitalize; 
}

.morenews p{
display:block;
line-height:150% !important;
font-family:Georgia,Times New Roman,Times;
color: #000000;
text-indent: 0px;
white-space: normal;
margin:0;
padding:0;}
	
.morenews a {
color:#2D59B5;
font-style:normal;}

.morenews a:visited {
color:#999999; font-weight:normal;}

.morenews a:hover {
color:#CC0000;font-weight:normal;
font-style:normal;}

.2colL {
float:left;
width:48%;
}

.2colR {
float: right;
width:48%;
}	

#container
{
width: 100%;
margin: 0;
}

#leftnav
{
float: left;
width: 48%;
margin: 0;
padding-right: 1em;
}

#2COL_C {
margin-left: 52%;
margin-bottom:0;
margin-top:0;
margin-right:0;
padding-left: 1em;
display:block;
position:relative;}

.pressD {margin:0; padding:0; font-size: .85em; display:block; color:#999; line-height:125%; float:left;}

.pressL {padding:0; font-size: .9em !important; font-style:italic; display: block; font-family:Georgia, "Times New Roman", Times, serif; text-indent:0; line-height:150%; margin-left:48px;}

.pressL a {font-size: .9em !important; font-style:normal; font-weight:normal; margin-left:45px; padding:0;margin-right:0; margin-bottom:0; margin-top:0; text-indent:0;line-height:150%;}

.conference {
			font-family: Georgia, "Times New Roman", Times, serif;
			color:#000000;
			padding-top:20px;
			line-height:150%;
			}

.conference h1{
			font-size:20px;
			color:#cc0000;
			font-weight:bold;
			text-transform:capitalize;
			font-family:Georgia, "Times New Roman", Times, serif;
			line-height:135%;
			}
			
.conference h2 {
			font-size:18px;
			font-family:Arial, Helvetica, sans-serif, Verdana;
			color:#000;
			text-transform:none;
						}
.conference h3 {
			font-size:16px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#00000;
			font-weight:bold;
			padding-bottom:6px;

}
.conference h4 {
			padding:0;
			margin:0;
			color:#666666;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif, Verdana;
			text-transform:uppercase;
		}

div.conference p {
			padding:0;
			margin:0;
			line-height:150%;
			}

.speakersbio {margin-left:98px; display:block;}
.speakers img {padding:4px; background-color:#FFFFFF; border:#ccc 1px solid; margin-right:8px; text-align:left; float:left }	
