body {
	margin: 10px 10px;
	padding: 0;
	text-align: left;
	background: #1B2837;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#0D0D0D
	}
	
img {border:0px;}

td { font-size:12px; }

a {color: #3300CC;}
a:hover {color: #CC0033;}



.strike { text-decoration: line-through; }
.bigblue { color:#0000CC; font-weight: bold; font-size:14pt; }
.boldblue { color:#0000CC; font-weight: bold; }
.headerblue { color:#0000CC; font-weight: bold; font-size:12pt; }

.boldblack { color:#000000; font-weight: bold; }



/* navigation along the left side */
#nav_link {
	padding: 15px 5px 15px 15px;
	text-align: left;
	text-transform: uppercase;
	font: bold 12px verdana, sans-serif;
	background: url(border_one.gif) repeat-x 0 bottom;
	}
	
#nav_link a, #nav_link a:link, #nav_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#nav_link a:hover {
	color: #0B2A4E;
	text-decoration: none;
	}

a.footnote, a.footnote:link, a.footnote:visited {
	color: #97ABC2;
	font-size:12px;
	font-family:Arial;
	}

a.footnote:hover {
	color: #CCCCCC;
	}

#header {
	color: #1B2837;
	font: bold 12px arail, sans-serif;
	text-align: left;
	margin: 15px 12px 5px 4px;
	padding-bottom: 4px;
	}
	
#header h4 {
	color: #1B2837;
	margin: 0;
	font: bold 16px/18px arial, sans-serif;
	letter-spacing: .1em;
	text-transform: uppercase;
	}

