body {
	background-color: #f5f5f5;
}
h1 {
	font-size: 20px;
	color: #9A0000;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #223d65;
}

td {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #223d65
}
#footer {
	color: #661313
}

.callout {
	color: #FFFFFF;
	text-align: center;
}
.section {
	font-size: 11px;
	color: #9A0000;
	font-style: italic;
	font-weight: bold;
}

a:link {
	color: #223d65;
}
a:active {
	color: #223d65;
}

a:visited {
	color: #2055A4;
}

a:hover {
	color: #9A0000;
}

#main {
	color: #FFFFFF;
}
#main a:link {
	color: #FFE6E6;
}
#main a:active {
	color: #FFFFFF;
}

#main a:visited {
	color: #BDCAD7;
}

#main a:hover {
	color: #FFCCCC;
}

#news {
	color: #43586D;
}
#news a:link {
	color: #223d65;
}
#news a:active {
	color: #223d65;
}

#news a:visited {
	color: #223d65;
}

#news a:hover {
	color: #000000;
}
#nav a:link {
	color: #223d65;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}
#nav a:active {
	color: #223d65;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}
#nav a:visited {
	color: #223d65;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}
#nav a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}
#header {

	color: #666666
}
.courier {
	font-size: 16px;
	font: Courier, Courier New;
	font-weight: bold;
	color: #999999;
}
#downloads {
	margin: 20px 0 25px 20px;
	padding: 10px;
	float: right;
	width: 215px;
	/*height: 145px;*/
	background-color: #CCCCCC;
}
#downloads li {
	margin: 0 0 1px -15px;
	padding: 1px;
}
#downloads a:link {
	color: #223d65;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}
#downloads a:active {
	color: #223d65;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}
#downloads a:visited {
	color: #223d65;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}
#downloads a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}
