body,p,td {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 120%;
	color: #333333;
}

td.rightBorder {
	border-right: 1px solid #73787E;
}

.largeText {
	font-size: 15px;
	color: #012C56;
	font-weight: bold;
}

h1, h2, h3, h4 {
	font-size: 15px;
	color: #012C56;
}

h5 {
	font-size: 13px;
	color: #083D76;
}
	
h6 {
	font-size: 12px;
	color: #336799;
}

.navSpacing {
	padding-left: 2px;
}

.middleImageSpacing {
	padding-left: 4px;
}

.lastImageSpacing {
	padding-right: 4px;
}

.copyright {
	font-size: 10px;
	color: #999999;
}
.field {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid #A8CBED;
	color: #336699;
}
.darkerField {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid black;
	color: #336699;
}
.error {
	color: #ff0000;
}
li {
	list-style-image: url(../images/bullet.gif);
}

a {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #6699CC;
	text-decoration: underline;
}
.image {
	border: 1px solid #000000;
	margin: 2px 10px 2px 10px;
}

.subPageTitle {
	text-transform: uppercase;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.title1 {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
}
.username {
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.successLogo {
	margin-bottom: 10px;
}

.cellPadding {
	padding: 4px;
}
