a {
	color: #4d748e;
}
a:hover {
	text-decoration: none;
}

.block {
	display: block;
}

.round-5 {
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.h-pad-10 {
	padding-left: 10px;
	padding-right: 10px;
}

.h-pad-20 {
	padding-left: 20px;
	padding-right: 20px;
}

.v-pad-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.v-pad-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.pad-5 {
	padding: 5px;
}

.left-pad-10 {
	padding-left: 10px;
}

.right-pad-5 {
	padding-right: 5px;
}

.right-pad-10 {
	padding-right: 10px;
}

.left-pad-20 {
	padding-left: 20px;
}

.right-pad-20 {
	padding-right: 20px;
}

.left-pad-40 {
	padding-left: 40px;
}

.left-pad-60 {
	padding-left: 60px;
}

.round-10 {
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.pad-10 {
	padding: 10px;
}

.pad-20 {
	padding: 20px;
}
.gray-border {
	border: 1px solid #CCC;
}
.gray-bg {
	background: #F0F0F0;
}

.margin-auto {
	margin: auto;
}
.margin-0 {
	margin: 0;
}
.margin-2 {
	margin: 2px;
}
.margin-5 {
	margin: 5px;
}

.margin-10 {
	margin: 10px;
}

.left-margin-10 {
	margin-left: 10px;
}

.right-margin-10 {
	margin-right: 10px;
}

.blue-border {
	border: 3px solid #c1daf1;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
}

.hide {
	display: none;
}

.button em {
	font-family: georgia;
}
.gray-text {
	color: #444;
}

#side-by-side-table td {
	text-align: center;
}
.specs-table td.border-right {
	border-right: 1px dotted #CCC;
}
.specs-table {
	font-size: 0.9em;
}
.specs-table th, .specs-table td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.specs-table tr:hover td {
	background: #f0f9ff !important;
}
.specs-table tr td {
	background: #FFF !important;
	border-bottom: 1px dotted #CCC;
}
.specs-table tr.border-bottom td, .specs-table tr.border-bottom th {
	border-bottom: 1px solid #8598ba;
}
.specs-table tr td.gray-bg {
	background: #FAFAFA !important;
}
#side-by-side-table .align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
table.align-center {
	margin: auto;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}

.box-shadow {
	box-shadow: 0 2px 2px rgba(20, 20, 20, 0.4);
	-webkit-box-shadow: 0 2px 2px rgba(20, 20, 20, 0.4);
}

.gray-box {
	background: #EEE;
	border: 1px solid #CCC;
	border-radius: 4px;
	padding: 10px;
	font-size: 0.9em;
	overflow: auto;
}
.gray-box a {
	color: #638304;
}

.yellow-box {
	background: #FFE45C;
	border: 1px solid #FED22F;
	border-radius: 4px;
	padding: 10px;
	font-size: 0.9em;
}

.spacer {
	height: 20px;
	clear: both;
}


h1.bg, h2.bg, h3.bg, h4.bg {
	background: #444;
	color: #FFF;
	padding: 2px; 
}

h1.bg {
	background-color: #628104;
}


/*
table.data {
	font-size: 10pt;
	padding: 5px;
	border-radius: 5px;
	font-family: arial;
}

table.data th {
	text-align: left;
}

table.data th {
	background: transparent;
}

table.data tr.odd td, table.data tr:odd td {
	background: #e2f2f3 !important;
}

table.data tr.even td, table.data tr:even td {
	background: #d0eaec !important;
}


table.data tr td {
	border: 1px solid #FFF !important;
	box-shadow: 0 1px 1px rgba(20, 20, 20, 0.25) !important;
	-webkit-box-shadow: 0 1px 1px rgba(20, 20, 180, 0.25) !important;
}

table.data tr {
}

table.data tr:hover td {
	background: #95cfd4;
	color: #000;
	box-shadow: 0 1px 1px rgba(20, 20, 20, 0.45);
	-webkit-box-shadow: 0 1px 1px rgba(20, 20, 180, 0.45);
}

table.data a {
	text-decoration: none;
}
*/
.img-frame {
	background: #F0F0F0;
	padding: 5px;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	display: inline-block;
}
.img-frame .description {
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px;
}

.uppercase {
	text-transform: uppercase;
}

.clickable {
	cursor: pointer;
}

.hidden {
	display: none;
}

.lower-case {
	text-transform: lowercase;
}

p.icon {
	padding: 5px;
	display: block;
	padding-left: 24px;
}

.stripe-underline {
	background: url(/bundles/images/stripes.png) 0px 26px repeat-x;
	padding-bottom: 5px;
}
h1.stripe-underline {
	background-position-y: 34px;
}

.green a {
	color: #638304;
}

.large, .button.large {
	font-size: 12pt;
	line-height: 24px;
	font-weight: normal;
}


.sidebar .mini-logo a {
	padding-left: 30px;
}

.sidebar .mini-logo.pp a {
	background-image: url(/bundles/images/logos/pp-mini-logo.png) !important
}
.sidebar .mini-logo.cct a {
	background-image: url(/bundles/images/logos/cct-mini-logo.png) !important
}
.sidebar .mini-logo.mit a {
	background-image: url(/bundles/images/logos/mit-mini-logo.png) !important
}
.sidebar .mini-logo.psa a {
	background-image: url(/bundles/images/logos/psa-mini-logo.png) !important
}

.sections .title {
	font-size: 9pt;
	display: block;
	margin: 5px 5px;
	background: #ececec;
	text-align: center;
	font-weight: bold;
}

.nav a {
	text-decoration: none;
}

.inline {
	display: inline;
}

.top-buffer { margin-top: 10px; }