td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
a:link, a:visited {
	color: #0000FF;
	outline: 0; /* prevent dotted border in Firefox */
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #999999;
	line-height: 18px;
}
.footer a,.footer a:link,.footer a:visited {
	color: #99CCCC;
	outline: 0; /* prevent dotted border in Firefox */
}
.footer a:hover {
	color: #999999;
	text-decoration: none;
}
.bggradient {
	background-image: url(images/bg_body_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.border1 {
	border: thin solid #CCCCCC;
}
h1 {
	font-size: 36px;
	color: #0099CC;
	font-weight: bolder;
	line-height: 24px;
	display: inline;
	letter-spacing: -0.05em;
}
.border2 {
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #eeeeed;
}
.imgpad {
	padding-bottom: 10px;
	padding-left: 10px;
}
.allborder {
	border: medium solid #ededed;
}
h4 {
	font-size: 16px;
	font-weight: bolder;
	display: inline;
}
.quote {
	display: block;
	list-style-position: outside;
	font-size: 14px;
	line-height: 22px;
	color: #0066CC;
}
.readonlyfield {
	background-color: #FFFFCC;
	color: #666666;
	font-size: 12px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: auto;
}
h2 {
	font-size: 27px;
	line-height: 22px;
	font-weight: bolder;
	color: #0099CC;
	letter-spacing: -0.05em;
	display: inline;
}
hr {
	background-color: #CCCCCC;
}
h3 {
	font-size: 22px;
	color: #0099CC;
	font-weight: bolder;
	letter-spacing: -0.05em;
	line-height: 22px;
	display: inline;
}
.borderleftside {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.borderbottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.borderbot {
	background-color: #E6F6D7;
	border: thin solid #99CC66;
}
