@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#container { width: auto;}

#col2 {}

#col1 {display: none;}

#mainmenu {display: none;}

#jacPlus {display: none;}

.show {
	min-height: 300px;
	height: 300px;
}

.TableHide {display: none;}

.greenHead {display: none;}

.hide {
	display: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 16px;
	color: #000000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1AADE4;
}

b {background-color:#FFFFFF;color:#000000;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1AADE4;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
