<!--
body {
	font-family: arial, helvetica, sans-serif; 
	color: #000000; 
	background-color: #FFFFFF;
	background-image: url(../images/bkg-grad.gif);
  background-repeat: repeat-x;
	margin: 0px;
	padding: 0px; 
  text-align: center;
	}

p { 
	font-size: 11px; 
	line-height: 12px;
	margin: 0px 0px 0px 0px; 
	}

h1 { 
	font-size: 16px; 
	line-height: 17px;
	font-weight: normal;
	margin: 0px 0px 0px 0px; 
	}

h2 { 
	font-size: 13px; 
	line-height: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;  
	}

h3 { 
	font-size: 11px; 
	line-height: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;  
	}

a { 
	color: #004166; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:link {  
	color: #004166; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:visited { 
	color: #004166; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:active { 
	color: #999966; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:hover {  
	color: #999966; 
	background-color: transparent; 
	text-decoration: underline; 
	}

b { 
	font-weight: bold;
	}

strong { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ol ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

li {
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	}

span.upper {
	text-transform: uppercase;
	}

img.right {
	float: right;
	margin: 3px 0px 6px 8px;
	}

img.left {
	float: left;
	margin: 3px 10px 6px 0px;
	}

/* HEADER STYLES */
	
div.header {
	width: 745px;
	height: 139px;
	background-image: url(../images/bkg_head.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

/* CONTENT STYLES */

div.alignment {
	text-align: left;
	width: 745px;
	margin: 0px;
	}

div#container {
	width: 720px;
	text-align: left;
	margin-top: 35px;
  border: 1px solid #555;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
	}

div#masthead {
	background-color: transparent;
	background-image: url(../images/bkg-masthead.jpg);
  background-repeat: no-repeat;
  height: 65px;
  border: 0px;
}

div#content {
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg-content.gif);
	margin: 0px;
	padding: 0px 0px 15px 0px;
  border: 0px;
	}

div#topnav {
	color: #000000;
	background-color: transparent;
	background-image: url(../images/bkg-nav.gif);
  background-repeat: no-repeat;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 0;
  margin: 0;
  height: 22px;
}

div#content td p {
  font-size: 13px;
	line-height: 16px;
	margin: 0px 40px 10px 45px;
  border: 0px;
	}

div#content td h1 {
	background-color: transparent;
  color: #006;  
	margin: 40px 40px 20px 45px;
	font-weight: bold;
	}

div#content h2 {
	color: #006;
	background-color: transparent;
	margin: 20px 40px 0px 45px;
	font-weight: bold;
	}

div#content h3 {
	font-variant: small-caps;
	color: #000066;
	background-color: transparent;
	margin: 0px 10px 0px 10px;
	}

div#content ul { 
  font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	background-color: transparent; 
	margin: 0px 40px 0px 60px;
	}

div#content li { 
  font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
  font-size: 13px;
	line-height: 16px;
	margin: 0px 0px 1px 0px; 
	} 

div#content ul li ul { 
	color: #000000; 
	background-color: transparent; 
	margin: 3px 25px 2px 25px;
	}

div.content ol {
	color: #000000;
	background-color: transparent;
	margin: 0px 40px 2px 40px;
	}

div.content ol li { 
	margin: 0px 0px 1px 0px; 
	} 

div.content ol li ul { 
	color: #000000; 
	background-color: transparent; 
	margin: 3px 20px 2px 25px;
	}

div#content div#sidebar h1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #D3EBFF;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  margin: 40px 0 0 0;
}


table.infoblock {
  margin: 20px 0 0 45px;
}

table.infoblock th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
	line-height: 14px;
  font-weight: bold;
  text-align: left;
	padding: 2px; 
}

table.infoblock td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
	line-height: 14px;
  font-weight: normal;
  text-align: left;
	padding: 2px; 
}

div#content div#bio h1 {
  margin-bottom: 2px;
  padding: 0;
}

div#content div#bio h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 0;
}

div#content p.back {
  font-size: 11px;
  font-weight: bold;
}



/* NAV BAR STYLES */
div#topnav ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 280px;
	padding: 0px;
	}

div#topnav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	color: #666; 
	background-color: transparent;; 
	margin: 0px 0px 3px 16px;
	}

div#topnav li a { 
	color: #666; 
	background-color: transparent; 
	text-decoration: none;
	}

div#topnav li a:link {  
	color: #666; 
	}

div#topnav li a:visited { 
	color: #666; 
	}

div#topnav li a:active { 
	color: #009; 
	}

div#topnav li a:hover {  
	color: #009; 
	}
	-->