* {
	margin: 0px;
	padding: 0px;
}
img { 
	border-style: none;
}
ul {
	margin-right: 20px;
	margin-left: 20px;
}
li {
	margin-top: 0.5em;
	margin-left: 30px;
	margin-right: 20px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* set font-size baseline using % for IE */
	color: #003366;
	;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #FFFFFF;
}

td {
	font-size: inherit; /* for IE */
	color: #inherit; /* for IE */
	margin: 0px; /* cellspacing */
	padding: 0px; /* cellpadding */
	border-style: none;
}
tr {
	margin: 0px; /* cellspacing */
	padding: 0px; /* cellpadding */
	border-style: none;
}
table {
	border-style: none;
}

p {
	margin: 1em;
}
a:link {
	text-decoration: none;
	color: #484D5B;
}
a:visited {
	text-decoration: none;
	color: #484D5B;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
} 
a:active {
	text-decoration: underline;
	color: #CC0000;
}
a.nav:link {
	text-decoration: none;
	color: #787867;
	font-size: 0.8em;
}
a.nav:visited {
	text-decoration: none;
	color: #787867;
	font-size: 0.8em;
}
a.nav:hover {
	text-decoration: underline;
	color: #CC0000;
	font-size: 0.8em;
} 
a.nav:active {
	text-decoration: underline;
	color: #CC0000;
	font-size: 0.8em;
}
.nav {
	color: #787867;
	font-size: 0.8em;
}
div.nav ul {
	margin: 0px;
}
div.nav li {
	list-style: none;
	text-align: right;
	margin: 10px;
}
.imgL {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.imgR {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}.top {
	vertical-align: text-top;
	height: 14px;
	width: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* old: */


#head {
	width: 720px;
}
#foot {
	width: 720px;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: normal;
}
a:link	{
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
} 	
h1 {
	color: #637B9D;
	font: normal 14pt Arial, Helvetica, sans-serif;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #637B9D;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #637B9D;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #637B9D;
}
.disclaimer {
	font-size: 8pt;
	color: #C0C0C0;
}
div#fda {
	font-size: 0.8em;
	border: 1px solid #C0C0C0;
	width: 600px;
	text-align: left;
	margin: 10px auto;
	color: #C0C0C0;
	padding: 3px;
}
div#boxNote {
	font-size: 0.8em;
	border: 1px solid #484D5B;
	width: 600px;
	text-align: left;
	margin: 10px auto;
	color: #484D5B;
	padding: 3px;
}
.links {
	color: #003366;
}
.links-nav {
	color: #A2A293;
	font-size: 8pt;
}
.links-icons {
	color: #637B9D;
	font-size: 8pt;
}
.links-body {
	background-color: #FFFFDD;
	color: #003366;
}
.pullquote {
	color: #5C5C5C;
	font-size: 8pt;
}
.pullquote-bold {
	color: #637B9D;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
.subheadline-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5C5C5C;
}
.justified {
	text-align: justify;
}
.center {
}

.disclaimer-bold {
	font-size: 8pt;
}
.headline-hlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0033;
	background-color: #FFFFCC;
}
#formbox {
	width: 600px;
	border: 1px solid #9E9E9E;
	background: #FFFFFF;
	margin: 10px 0px 10px 10px;
}
#formtable td {
	color: #5C5C5C;
	font-size: 8pt;
}
#formtable {
	width: 550px;
	margin-right: 25px;
	margin-left: 25px;
}
.formheader {
	width: 550px;
	margin: 25px;
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.nav {
	color: #969685;
	font-size: 1em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5C5C5C;
}
.red {
	color: #CC3300;
}
table#refs {
	width: 720px;
}
#refs .refs {
	padding-left: 10px;
	padding-bottom: 5px;
}
.refs {
	color: #C0C0C0;
	font-size: 8pt;
}
td.lineHorz {
	background: url(/img/dottedline_h.gif);
	height: 1px;
}
td.lineVert {
	background: url(/img/dottedline_v.gif);
	width: 1px;
}
.red {
	color: #CC0000;
}
table#siteIndex {
	border-collapse: collapse;
	margin: 30px auto;
	width: 300px;
}
table#siteIndex td {
	padding: 0.5em;
}
.captionR {
	color: #1C2246;
	font: bold 120% Arial, Helvetica, sans-serif;
	float: right;
	width: 290px;
	text-align: right;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
	background: #FFFFF2;
	padding: 10px;
}
.captionR .refs {
	font-size: 0.6em;
}
.captionL {
	color: #1C2246;
	font: bold 120% Arial, Helvetica, sans-serif;
	float: left;
	width: 290px;
	margin-bottom: 10px;
	clear: both;
	background: #FFFFF2;
	padding: 10px;
	margin-right: 10px;
}
.captionL .refs {
	font-size: 0.6em;
}
em.hiLite {
	background: #FFFFA8;
	font-size: 120%;
	font-style: normal;
	color: #001224;
}
