/* CSS Document */

body {
	background-color: #81A4D6;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3F3F;
	line-height: 16px;
}


.foot {
	font-size: 9px;
	padding-top: 7px;
	color: #333333;
}
.right_column_padding {
	padding-right: 50px;
}
.head {
	color: #1978BE;
	letter-spacing: 0.3em;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 10px;
}
.secondary_head {
	letter-spacing: 0.3em;
	font-style: normal;
	font-weight: bold;
}
.emphasis_blue {
	color: #1978BE;
	font-style: normal;
	font-weight: normal;
}
.emphasis_grey {
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #1978BE;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	color: #1978BE;
	text-decoration: none;
}
a:hover {
	color: #3F3F3F;
	text-decoration: underline;
}
a:active {
	color: #1978BE;
	text-decoration: none;
}

.emphasis_grey a:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #3F3F3F;
}
.emphasis_grey a:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #3F3F3F;
}
.emphasis_grey a:hover {
		font-style: normal;
	font-weight: bold;
	color: #1978BE;
	text-decoration: underline;
}
.emphasis_grey a:active {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #3F3F3F;
}

.right_column_no_padding {
}
.padding {
	margin-top: 15px;
}
.fednavposition {
	margin-left: 120px;
}
.emphasis_orange {
	color: #FF6600;
	font-style: normal;
	font-weight: normal;
}
.vendor_column {
	padding-right: 25px;
}
.padding_plus {
	margin-top: 15px;
	margin-bottom: 15px;
}
.right_column {
	padding-right: 25px;
}
