body {
	background-color:#9f9f9f;
	color:#000;
}

a {
	color:#000;
}

a:hover, a:active, a:focus {
	color:#004488;
}

h3 {
	font-size: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

p {
	padding-top: 0px;
	margin-top: 0px;
}

#main {
	background-color:#fff;
}

#header #nav span, #subnav span {
	color:#cfcfcf;
}

#header #nav strong, #subnav strong {
	color:#004488;
}

#promo {
	background-color:#dfdfdf;
}

#header {
	margin-bottom: 10px;
	padding-bottom:10px;
}

#nav {
	padding-top: 30px;
	text-transform: uppercase;
	font-weight: bold;
}

#nav a {
	text-decoration: none;
}

.columns, .content {
	background:#e9e9e9;
}

.columns .col h2 {
	background:#004488;
	color:#fff;
}

.columns .col h2 a {
	color:#fff;
}

#title {
	border-top: 5px solid #004488;
	border-bottom: 1px solid #ddd;
	color:#000;
}

.content .box-01 {
	border:1px solid #cfcfcf;
	background:#f9f9f9;
}

.content table {
	border:3px solid #cfcfcf;
}

.content table th, .content table td {
	border:1px solid #dfdfdf;
}

.content table th {
	color:#004488;
}

.content table tr.odd td {
	background-color:#f9f9f9;
}

.content dt {
	color:#004488;
}

.input {
	border:1px solid #bfbfbf;
}

.input-submit {
	border:1px solid #1172d4;
	border-right:1px solid #024;
	border-bottom:1px solid #024;
	background:#004488;
	color:#fff;
}
