body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #003C59;
	margin: 5px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

td, .normal {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

a {
	color: #001A88;
}
a:hover {
	color: #408080;
}
.homelink {
	text-decoration: none;
}

.bigger {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.small {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.smaller {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 15px;
}

h1, .heading1 {
	font-family: Verdana, sans-serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 26px;
}

h2, .heading2 {
	font-family: Verdana, sans-serif;
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
	color: #5D7B96;
}

h3, .heading3 {
	font-family: Verdana, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	color: #5D7B96;
}

h4, .heading4 {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #5D7B96;
}

h5, .heading5 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #5D7B96;
}

sup {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
}

.footnote {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.err {
	color: #990000;
}

.nav_left {
font-family: Verdana, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
margin: 2px 4px 2px 7px;
border-top: 1px solid #265972;
}
.nav_left a {
color: #FFFFFF;
text-decoration: none;
}
.nav_left a:hover {
color: #BFCED5;
text-decoration: none;
}
.nav_left_header {
font-family: Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
margin: 2px 2px 2px 5px;
}

.color1 {
	color: #003C59;
}

.color2 {
	background-color: #003C59;
	color: #FFFFFF;
}

.box1 {
border-style: solid;
border-width: 1px 0px 0px 1px;
border-color: #CCCCCC;
}
.box1 td {
border-style: solid;
border-width: 0px 1px 1px 0px;
border-color: #CCCCCC;
}
.unboxed {
border-style: none;
}
.unboxed td {
border-style: none;
}

.indent1 {
text-indent: 36px;
margin-bottom: 4px;
}

/* home banner */
#home_banner {
background-image: url(http://www.sbm.org/meeting/2009/images/home_banner_bg.jpg);
background-repeat: no-repeat;
width: 575px;
height: 140px;
}

#home_banner_links {
font-size: 1.2em;
color:#FFF;
margin-left: 200px;
padding-top: 25px;
font-weight: bold;
}
	#home_banner_links a {
	color:#FFF;
	text-decoration: underline;
	}
	
	#home_banner_links a:hover {
	color:#0058AF;
	text-decoration: none;
	}

/* home banner NEW ORLEANS*/	
#home_neworleans {
background-color: #000;
background-image: url(http://www.sbm.org/meeting/2010/images/home_header.jpg);
background-repeat: no-repeat;
width: 575px;
height: 150px;
}

#home_neworleans_links {
font-size: 1.2em;
color:#FFF;
margin-left: 200px;
padding-top: 25px;
font-weight: bold;
}
	#home_neworleans_links a {
	color:#FFF;
	text-decoration: underline;
	}
	
	#home_neworleans_links a:hover {
	color:#FFB900;
	text-decoration: none;
	}
	
/* home banner dc*/	
#home_dc {
background-color: #000;
background-image: url(http://www.sbm.org/meeting/2011/images/home_ad.jpg);
background-repeat: no-repeat;
width: 575px;
height: 175px;
}

#home_dc_links {
font-size: 1.2em;
color:#FFF;
font-weight: bold;
}
	#home_dc_links a {
	color:#FFF;
	text-decoration: underline;
	}
	
	#home_dc_links a:hover {
	color:#B88B50;
	text-decoration: none;
	}	