body {
	margin: 0px auto;
	font: normal 12px sans-serif, "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Verdana";
	background-color: #FFFFFF;
}



#contents	
{
	background-color: #FFFFFF;
	border: 1px solid #B5142F;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	padding-top: 1px;
	text-align: justify;
	width: 1000px;
}

#mainlogo {
	text-align:left;
	margin: 0;
	margin-top: 25px;
	margin-left: 5px;
	z-index: 6;
	visibility: visible
}

#headertitle {
	text-align:center;
	margin: 0;
	z-index: 7; 
	visibility: visible
}

#navigationmenu {
	border: 0;
	float: left;
	margin: 0;
	margin-top: 5px;
	margin-left: 5px;
	z-index: 8;
	visibility: visible;
}

#bodytext {
	margin-left: 200px;
	width: 780px; 
	z-index: 9; 
	visibility: visible;
	text-align:justify
}

a:link {
	text-decoration: none;
	color: #003399;
}

a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #667F9D;
}
a:active {
	text-decoration: none;
}

h1 {
	color: #000000;
	padding: 20px 0px 0px 0px;
	line-height: 1em;
	text-align:center;
	font-weight: bold;
	font-size: 2.5em;
	margin-bottom:0px
}

h2 {
	color: #b21642;
	padding: 5px 0px 5px 0px;
	line-height: 1.2em;
	font-size: 1.5em;
	font-weight: bold;
	text-shadow: #DFD685 0px 1px 1px;
	border-bottom: 1px solid #000000;
}

h3 {
	color: #000000;
	padding: 0px 0px 0px 0px;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0px;
}

h4 {
	color: #000000;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.1em;
	font-weight: bold;
}

.newtext {
	text-decoration: blink;
	font-weight: bold;
}

.maintext {
	color: #000000;
	padding: 0px 15px 10px;
	line-height: 1.7em;
	font-size: 1.1em;
	text-align:justify;
}

.maintextname {
	color: #000000;
	padding: 6px 0px 10px;
	line-height: 1.7em;
	font-size: 1.1em;
	text-align:justify;
	font-weight: bold;
}

.maintextsmall {
	color: #000000;
	padding: 6px 26px 10px;
	line-height: 1.7em;
	font-size: 1em;
	text-align:justify;
}
.headlinenav {
	color: #003d6e;
	padding: 20px 0px 15px 0px;
	line-height: 0em;
	font-size: 1.5em;
	font-weight: bold;
	text-shadow: #DFD685 0px 1px 1px;
	border-bottom: 2px solid #000000;
	visibility: hidden;
}


.headlinesmallf {
	color: #000000;
	padding: 20px 0px 15px 0px;
	line-height: 1.1em;
	font-size: 1.3em;
	font-weight: bold;
	text-shadow: #DFD685 0px 1px 1px;
}



.headertext {
	color: #003d6e;
	font-size: 2em;
	line-height: 1.2em;
	font-weight: bold;
	margin-left: 0px; 
	margin-top: 10px; 
	margin-bottom:0px
	
}

.headertextsmall {
	color: #003d6e;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.1em;
	margin-left: 0px; 
	margin-top: 5px; 
	margin-bottom:0px
	
}

.headertextsbold {
	color: #003d6e;
	font-size: 1.6em;
	font-weight: bold;
	margin-left: 0px; 
	margin-top: 5px; 
	margin-bottom:0px
}

.nav {
	color: #000000;
	padding: 11px 0px 7px;
	line-height: 0em;
	font-size: 0.9em;
	text-transform: none;
	border-bottom: 1px solid #000000;
	margin-left: 10px;
	width: 150px;
}

.smalltext{
	font-size: 0.8em;
}

.slink{
	font-size: 0.8em;
	text-decoration: underline;
	font-style: italic;
	color: #000000;
}

.nav a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.nav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.nav  a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background: #667F9D;
}



.navbottom {
	color: #CCCCCC;
	padding: 11px 0px 6px;
	line-height: 0em;
	font-size: .9em;
	margin-left: 10px;
	width: 210px;
}

p {
	margin-left: 15px;
}

ul {
	margin-top: 0px;
	margin-left: 50px;
	list-style-image: url(bulletNF2.jpg);
}

ol {
	margin-top: 1em;
	margin-bottom: 1em;
}

li {
	line-height: 1.6em;
	margin-left: -46px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 1em;
}

div#duallogo {
	position: absolute;
	text-align:center;
	left: 24px;
	top: 90px;
	width: 155px;
	height: 40px;
	z-index: 6;
	visibility: visible
}

div#bodytextup {
	position: absolute;
	left: 200px;
	top: 185px; 
	width: 784px; 
	height: 204px; 
	z-index: 9; 
	visibility: visible;
	text-align:justify
}

div#mainphotos {
	position: absolute;
	text-align:center;
	left: 230px;
	top: 200px;
	width: 494px;
	height: 50px;
	z-index: 6;
	visibility: visible
}

.tableh {
	text-align:center;
	font-weight: bold;
}

td {
	text-align:left;
}

td.author {
	text-align:left;
	font-size:80%;
	font-style: italic;
	padding-left: 15px;
	
}

dt {
	font-weight: bold;
	color: #003399;
}

.presenter{
		font-style: italic;
		text-decoration: underline; 
}

#footer {
	background-color: #fbedf0;
	border-top-color: #DF9BA6;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	color: #68696b;
	font-size: 8pt;
	margin-top: 20px;
	padding-top: 0px;
	text-align: left;
	height: 30px;
	width: 1000px;
}

.tdt {
	border: 0px;
	border-bottom: 1px solid #B5142F;
	border-top: 1px solid #B5142F;
	font-weight: bold;
	font-size: 1.2em;
}

.tdc {
	border: 0px;
	border-bottom: 1px solid #B5142F;
	border-top: 1px solid #B5142F;
	font-weight: bold;
	font-size: 1.2em;
	text-align:center;
}

