h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #8499B5;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:  bold;
	color:  #9AB7D1;
	margin-top: 0px;
	margin-bottom: 4px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	color: #8499B5;
}

h4 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #CCCCCC;
}

p, li, form {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	color: #CCCCCC;
}

li {
	margin-left: -20px;
}

a {
	color: #9AB7D1;
}

a:hover {
	color: #8499B5;
}

p.note {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-top: 0px;
	color: #CCCCCC;
}

.menu {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:  bold;
	color: #FFFFFF;
	margin: 2px;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none; 
}
.menu a#active {
	color: #666699; 
}
.menu a:hover, .menu a#active:hover {
	color: #9AB7D1; 
}

.footer {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	color: #CCCCCC;
}

.footer a {
	color: #CCCCCC;
}

.table_spacer {
	width: 12px;
}

.row_clear {
	background-color: #CCCCCC;
}

.row_colored {
	background-color: #FFEF44;
}

.row_header {
	background-color: #FFEF44;
}

.row_footer {
	background-color: #CCCCCC;
}

.form {
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin-top: 0px;
	color: #CCCCCC;
}

.stack_left {
	float:left;
	margin-right: 8px;
}

.reset {
	clear: both;
}

.contentfile_title {
	font-family: Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}

.contentfile_fieldlabel {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #666666;
}
