body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
}

a:link {
	color: #003399;
}

h1 {
	color: #CC6600;
	font-size: 1.8em;
	text-align: center;
	margin: 2em 0 1em 0;
}

h2 {
	background-color: #6699ff;
	color: white;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 1.4em;
}

h3 {
	color: #7f7f7f;
	font-size: 1.5em;
	text-align: center;
	margin: 2em 0 1em 0;
}

.smallbold {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.h3color {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #CC6600;
}

.tiny {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

.attention {
	background-color: #FFFFD5;
}

.highlight {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #990000;
}

.highlightbold {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}

.list div {
	margin-bottom: 0.25em;
	text-decoration: none;
}

.hr-center {
	margin: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.big {
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.rightArrow {
	color: #c60;
	font-weight: bold;
	padding-right: 6px;
}

.nobullet {
	list-style-type: none
}

.bordertable {
	border-collapse: collapse;
}

.bordertable td {
	border: medium solid #e5ecf3;
}

.headerCell {
	padding: 4px;
	background-color: #EEEECC;
	border-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}

#submit {
	background-color: #7FA2C5;
}

#form {
	padding: 10px;
	background-color: #e5ecf3;
}

.confirmHeaderCell {
	background-color: #6699ff;
	color: white;
}

.importantMessage {
	background-color: #FFFFCC;
}

.errorMessage {
	color: #990000;
}
