
#topsec {
	position:relative;

	/*border-color: #398885;
	border-style: solid;
	border-width: 5px;*/

	}
#logo {
	position:relative;
	left: 12em;
	Padding:0;
	width:500px;
	border-bottom-style:solid;
	border-bottom-color:#f19623;
	border-bottom-width: 4px;
	font-size:14pt;
	/*border-top-color: #398885;
	border-top-style: solid;
	border-top-width: 5px;*/
	z-index:100;
	}
	
#topmenu {
	position:absolute;
	text-align:center;
	
	left:9em;
	margin-top:1em;
	word-spacing: 1px;
	font-family: "Times New Roman"
	font-size: 14pt;
	z-index:100;
	/*border-color: #398885;
	border-style: solid;
	border-width: 1px;*/
	

	}
#ExampleBody1 BODY, HTML {
	background:white;
	}

#topmenu a {
	background:#f19623 url(../images/menuleft.gif) left top no-repeat;
	padding-left:13px;
	color:black;
	text-decoration:none;
	text-align:center;
	}
	
#topmenu a span {

	background:#f19623 url(../images/menuright.gif) right top no-repeat;
	padding-right:13px;
	color:black;
	text-decoration:none;
	text-align:center;
	}

#topmenu a:hover {
	color:#0c70a8;
	background:#398885 url(../images/menulefthover.gif) left top no-repeat;
	padding-left:13px;
	color:black;
	text-decoration:none;
	}
	
#topmenu a:hover span {

	background:#398885  url(../images/menurighthover.gif) right top no-repeat;
	padding-right:13px;
	color:black;
	text-decoration:none;
	}












#sectionhead {
	position:relative;
	font-family: "Times New Roman";
	font-size: 11pt;
	color:black;
	/*border-top-color: #398885;
	border-top-style: solid;
	border-top-width: 5px;*/

	}


#sectionhead h1 {
	font-family: arial;
	font-size: 14pt;
	font-weight:bold;
	color:#f19623;
	border-bottom-color: #398885;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	

	
	}
#sectionhead a.link {
	color:black;
	/*border-color:#0c70a8
	border-width:1px;*/
	}
