body { 
	scrollbar-base-color: #248CC8;
	background-color: #148DC0;
	color: #1A2D80;
}

body, td, p, td {
	font-family: arial, sans-serif;
}

a {
	color: #271B7F;
}

a:visited {
	color: #342C6E;
} 

a:hover { 
	color: #A7DDF1;
} 


hr { 
	width: 100%;
	height: 1px;
	color: #271B7F; 
}

h1 {
	font-size: 2.5em;
	text-align: center;
}
	

h2 { 
	font-size: 1.5em;
	line-height: normal;
	margin-bottom: 5;
}

input, textarea { 
	font-size: 0.8em;
	color: #45340B;
	background-color: #ffffff;
	border-color: #45340B;
	border-width: 1px;
}

.topMenu {
	font-size: 8pt;
	font-weight: bold;
}

.topMenu a, .topMenu a:hover {
	font-size: 8pt;
	color: #2F0B05;
}

.footer { 
	text-align: center;
	font-size: 9pt;
	color: #46160C;
	font-weight: bold; 
}

.menu { 
	color: #14235A;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none; 
}

.menu a { 
	color: #14235A;
	text-decoration: none; 
}


.menuHeading { color: #FFFFFF; }

.contentBar { 
	color: #ffffff;
	font-size: 12; 
}

.lastUpdated { 
	font-weight: bold;
}


.download1, .table1, .download2, .table2, .downloadHead1, .head1, .downloadHead2, .head2 {
	border: 1px solid #000000;
	padding: 2px;
}

.download1, .table1 { 
	background: #6DA8DF; 
}

.download2, .table2 { 
	background: #62BBDC; 
}

.downloadHead1, .head1 { 
	background: #397DBD; 
	color: #D2E3F2; 
}

.downloadHead2, .head2 { 
	background: #3693B6; 
	color: #D8F1F6; 
}

.download1 {
	text-align: center;
}

.feature {
	width: 30%; 
	float: right;
	padding: 5px;
	border: lightgray 1px dotted;
}

.feature img {
	float: left;
}
