body {
	background-color: #ffffff;
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
}

em {
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

em.JobTitle {
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #0074a8;
}

em.FormError {
	font-family: Tahoma;
	font-weight: normal;
	font-style: normal;
	color: #990000;
}

em.SubHeading {
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #0074a8;
}

td {
	background-color: #ffffff;
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Tahoma;
	font-weight: bold;
	color: #0074a8;
	margin-bottom: 5px;
}

h1 em {
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #0074a8;
}

h2 {
	font-family: Tahoma;
	font-weight: bold;
	color: #0074a8;
	margin-bottom: 5px;
}

p {
	font-family: Tahoma;
}

ul {
	font-family: Tahoma;
}

li {
	font-family: Tahoma;
}

a:link {
	font-family: Tahoma;
	color: #0074a8;
}

a:visited {
	font-family: Tahoma;
	color: #0074a8;
}

a:active {
	font-family: Tahoma;
	color: #0074a8;
}

td.HeaderCell {
	background-color: #fdf1db;	
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
}

td.BannerCell {
	background-color: #0074a8;	
}

td.BorderCell {
	background-color: #7d4828;
}

td.HomeFooterCell {
	background-color: #ffefde;
}

td.NavBufferCell {
	background-color: #e4d2ac;
}

td.ActiveMainTopic {
	background-color: #0074a8;
	font-family: Tahoma;
	font-weight: bold;	
	color: #ffffff;
}

a.ActiveMainTopic:link {
	font-family: Tahoma;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
}

a.ActiveMainTopic:visited {
	font-family: Tahoma;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
}

a.ActiveMainTopic:active {
	font-family: Tahoma;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
}

td.InactiveMainTopic {
	background-color: #ffefde;
	font-family: Tahoma;
	font-weight: normal;	
	color: #7d4828;
}

a.InactiveMainTopic:link {
	font-family: Tahoma;
	font-weight: normal;
	color: #7d4828;
	text-decoration: none;
}

a.InactiveMainTopic:visited {
	font-family: Tahoma;
	font-weight: normal;
	color: #7d4828;
	text-decoration: none;
}

a.InactiveMainTopic:active {
	font-family: Tahoma;
	font-weight: normal;
	color: #7d4828;
	text-decoration: none;
}

td.ActiveSubtopic {
	background-color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;	
	color: #0074a8;
}

a.ActiveSubtopic:link {
	font-family: Tahoma;
	font-weight: bold;	
	color: #0074a8;
	text-decoration: none;
}

a.ActiveSubtopic:visited {
	font-family: Tahoma;
	font-weight: bold;	
	color: #0074a8;
	text-decoration: none;
}

a.ActiveSubtopic:active {
	font-family: Tahoma;
	font-weight: bold;	
	color: #0074a8;
	text-decoration: none;
}

td.InactiveSubtopic {
	background-color: #0074a8;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: normal;
}

a.InactiveSubtopic:link {
	font-family: Tahoma;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.InactiveSubtopic:visited {
	font-family: Tahoma;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.InactiveSubtopic:active {
	font-family: Tahoma;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.InactiveSubtopic:hover {
	font-family: Tahoma;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

td.FooterCell {
	background-color: #0074a8;
	font-family: Tahoma;
	font-weight: normal;
	color: #ffffff;
}

a.FooterLink:link {
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}

a.FooterLink:visited {
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}

a.FooterLink:active {
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}

td.ErrorCell {
	background-color: #990000;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}

td.InfoBorder {
	background-color: #0074a8;
}

td.InfoCell {
	background-color: #6699cc;
	font-family: Tahoma;
	font-weight: normal;
	color: #ffffff;
}

a.InfoLink:link {
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}

a.InfoLink:visited {
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}

a.InfoLink:active {
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}

td.FormBorderTop {
	background-image : url(/images/form_topside.gif);
	background-repeat : repeat;
}

td.FormBorderBottom {
	background-image : url(/images/form_bottomside.gif);
	background-repeat : repeat;
}

td.FormBorderLeft {
	background-image : url(/images/form_leftside.gif);
	background-repeat : repeat;
}

td.FormBorderRight {
	background-image : url(/images/form_rightside.gif);
	background-repeat : repeat;
}

td.FormHeadingCell {
	background-color: #6699cc;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}

td.FormDataCell {
	background-color: #6699cc;
	font-family: Tahoma;
	font-weight: normal;
	color: #ffffff;
}

td.FooterCell a {
	color: #fff;
	text-decoration:underline;
}

td.FooterCell a:hover {
	color: #ddd;
	text-decoration: none;
}
