body {
	color: #336699;
  background: #336699 url(graphics/bluefade_bg.jpg) top left repeat-x;
  margin: 12px 0 0 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
table,tr,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
/* Classes */
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#993333;
	text-align: center;
}
.leading {
	line-height: 140%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
.toc_heading {
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#336699
}

.content_heading  {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#336699;
	text-align: center;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff
}
 .dropcap {
	float: left;
	width: .7em;
	font-family:"Times New Roman", Times, serif;
	font-size: 3em;
	line-height: 85%;
	color: #993333;
}  

.attention {
	color:#993333;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	text-align:center
}

.center {text-align:center}

.headertitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#336699
	}
.list_arrow {list-style-image: url('graphics/arrow.gif')}
.list_arrow2 {list-style-image: url('graphics/arrow.png')}
.list_arrow3 {list-style-image: url('graphics/arrow3.gif')}
.list_dot {list-style-image: url('graphics/tri_dot.gif')}
.border_left {border-left: 1px solid #336699}
.border_right {border-right: 1px solid #336699}
.border_bottom {border-bottom: 1px solid #336699}
.motto {
	line-height: 150%;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#003399
}
.white_motto {
	line-height: 150%;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#fff
}
.event_title {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 900;
	color: #336699;
	line-height:160%;
}
.event_title_alt {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 900;
	color: #000000;
	line-height:160%
}
.event_title_cap {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight: bold;
	line-height:150%;
	color: #336699	
}

.red {color: #ff0000}

.pink_hilite {
color: #F9385C;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold
}


/* Nav Bar Links */
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042C8E;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042C8E;
	text-decoration: none;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042C8E;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	display:block;
	background-color: #042C8E;
	text-decoration: none;
}
/* Home bar link */
a.home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.home:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
/* styles from home page */
#calendar {
width:300px;
height:200px;
background-image:url(graphics/blue_calendar.jpg);
background-repeat:no-repeat
}


#calendar p {
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#fff;
font-weight:bold;
padding: 0 1em


}

#special {
	border:4px double #35679A;
	background-color: #ffffff;
	color:#000000;
	padding: .5em;
	line-height: 150%;
	text-align: left;
}

#center {
	margin-top: 1em;
	border:4px solid #35679A;
	background-color: #ffffff;
	color:#000;
	text-align:left;
	padding: .5em;
	line-height: 150%;
}

#center img {
	display:block;
	margin-left:auto;
	margin-right:auto
}


.center {
	margin-top: 1em;
	border:4px solid #35679A;
	background-color: #ffffff;
	color:#000;
	text-align:left;
	padding: .5em;
	line-height: 150%;
	text-align:center
}

.conference {
	margin-top: 1em;
	border:4px solid #900;
	background-color: #ffffff;
	color:#000;
	text-align:left;
	padding: .5em;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px
	
}


#summary  {
	border: 1px solid #336699;
	background-color:#336699;
	color: #fff;
	text-align:left;
	padding: 1em 1em 1em 1em;
	line-height: 130%
}


#creditcards {
	border:1px solid #35679A;
	background-image:url(graphics/yellow_gradient.jpg);
background-repeat:repeat-x;
background-position:top;
	color: #000;
	text-align:left;
	padding: 1em 1em 1em 1em;
	line-height: 150%;
	font-size:.95em
}

#welcome {
border:1px solid #35679A;
background-color:#FFFFFF;
	text-align:left;
	padding: 0em 1em;
	line-height: 150%;
	font-size:12px
}

#nsdc {
border:4px solid #35679A;


	text-align:left;
	padding: 0 .5em;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 150%;
	font-size:.95em;
	background-color: #ffffff;
}

.text_box {
border:1px solid #35679A;
background-color:#FFFFFF;
text-align:left;
padding:  0em 1em;
line-height: 150%;
font-size:12px
}

 .dropcap {
	float: left;
	width: .7em;
	font-family:"Times New Roman", Times, serif;
	font-size: 5em;
margin-bottom: 0;
	color: #993333;
}  

.line-height {font-size: 11px}

.list {margin-left: 0px;display:inline}

.pink_hilite {
color: #F9385C;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold
}


.head1 {
font-family:"Times New Roman", Times, serif;
font-size: 1.75em;
font-weight:bold;
color: #000000
}

.head2 {
font-family:"Times New Roman", Times, serif;
font-size: 1.5em;
font-weight:bold;
font-style:italic;
color: #000000
}

.head3 {
font-family:"Times New Roman", Times, serif;
font-size: 1.25em;
font-weight:bold;
color: #000000
}
.byline {
	color: #666666;
	font-size: 11px;
}

.speaker {
font-size: 16px;
 font-weight: bold;
 font-family:"Times New Roman", Times, serif
 }
 
.cancelled {color:#FF3300} 
 