h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #9BB4CF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9BB4CF;
	line-height: 19px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.grey_box_left {
	background-image: url(images/competency_box_vert_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.grey_box_right {
	background-image: url(images/competency_box_vert_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #9BB4CF;
}
.register_box {
	background-image: url(images/competency_register_box_middle.gif);
	background-repeat: no-repeat;
}
.login_header {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
}
.login_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.page_footer {
	background-image: url(images/competency_page_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.status_line {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9BB4CF;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9BB4CF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9BB4CF;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #8594AA;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9BB4CF;
	text-decoration: underline;
}
.main_page {
	background-image: url(images/competency_page_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.reg_label {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.reg_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #9BB4CF;
	font-size: 12px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.register_subhead {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #9BB4CF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
