@charset "utf-8";
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 24px;
	
}
h2 {
	font-size:22px;	
	margin-top:0;
	margin-bottom:5px;
	font-weight:normal;
}
h3 {
	
}
.toggler {
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	color: #21004F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #EBEBEB;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/structure/jargon_click.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.type_green {
	color: #3DB900;
}
.type_blue {
	color: #00406E;
}
.type_darkpurple {
	color: #21004F;
}
.type_lightpurple {
	color: #6F0080;
}
.type_red {
	color: #B80000;
}
.type_orange{
	color: #FD8000;
}
.acc_9 {
	font-size: 9px;

}
.acc_12 {
	font-size: 12px;

}
.acc_14 {
	font-size: 14px;

}
#page_options a{
	color: #6F0080;
}
#page_options a:hover{
	color: #3DB900;
}
a {
	color: #A93CBB;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	font-weight:bold;
}
.jobsectors_text a {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

