td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

th {
	font-size: 11px;
	color: #000;
	background: #9cf;
}

h3 {
	color: #cc0000;
}

hr {
	height: 1px;
	width: 90%;
	color: #ccc;
}

a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

a.black {
	color: #0000ff;
	font-weight: bold;
	font-size: 13px;
}

a.tab {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.black:hover, a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a.tab:hover {
	color: #cc0000;
}

.title, .subtitle {
	color: #cc0000;
	font-weight: bold;
	font-size: 12px;
}

.bluTitle {
	color: #000099;
	font-weight: bold;
	font-size: 12px;
}

.redTab {
	background: #CC0000;
	width: 100px;
	border-right: 3px solid #fff;
	vertical-align: bottom;
	padding: 3px;
	font-size: 11px;
}

.cyanTab {
	background: #0099CC;
	width: 100px;
	border-right: 3px solid #fff;
	vertical-align: bottom;
	padding: 3px;
	font-size: 11px;
}

.redTabLast {
	background: #CC0000;
	width: 100px;
	vertical-align: bottom;
	padding: 3px;
	font-size: 11px;
}

.bluTab {
	background: #000099;
	width: 100px;
	border-right: 3px solid #fff;
	vertical-align: bottom;
	padding: 3px;
	font-size: 11px;
}

.grayTab {
	background: #ccc;
	width: 100px;
	vertical-align: bottom;
	padding: 3px;
	font-size: 11px;
}

.border {
	border: 3px solid #CC0000;
	width: 90%;
}

.links {
	background: #cc0000;
	height: 10px;
	font-weight: normal;
	text-align: center;
}

.formbuttons {
	font-size: 9px;
	padding-left: 3px;
	padding-right: 3px;
}

/** P4P PROFILE PAGE **/

.sectionTitle {
	border-bottom: 1px solid #cc0000;
	margin-bottom: 10px;
	padding-top: 20px;
}

.ttlRed {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
