body {margin: 0; padding: 0;background-image: none;}
#container {padding: 0;}
#header {background-image: url(/images/public/fixed_bar_bkg.png);background-repeat:repeat-x; height: 80px; width: 100%;}
#content {width: auto;margin: 10px 20px 20px 20px;}

#col1content {
	margin: 0;
	padding: 10px;
	background-image: none;
}

#printButton { float: right; margin: 20px 20px 0 0;}

#content2 {background-image: url(/images/public/support_header.png);}

.style3 {color: #CC0000}
#alertbox {border: 1px solid #FF0000;
	margin-top: 5px;
	padding: 1px;
	text-align: center;
}

#printHeader {display: none;}

.helpNum {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#FF0000;
	padding-left: 4px;
	padding-right: 4px;
}

#feedbackform h2 {
	margin-top: 0px;
	margin-left: -10px;
	margin-right: -10px;
	background-image: url(/images/section_headerR.png);
	background-position: center -2px;
	color: #E5E5E5;
	font-size: 17px;
	line-height: 39px;
	text-indent: 15px;
	-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius:12px;
}

.fullWidthform {width: 99%; border: 2px solid #9DA0A8; font-size: 13px; font-weight: normal; line-height: 18px; max-width: 99%}
.halfWidthform {width: 50%; border: 2px solid #9DA0A8; font-size: 13px; font-weight: normal; line-height: 18px; max-width: 99%}

.accent {
	border: solid 2px #99CE16;
	padding: 5px;
	text-align: center;
	display: block;
	background-image: url(http://www.jacplus.com.au/images/browsercheck-supported.png);
	background-repeat: repeat-y;
	background-position: left center;
}

.screengrab{
	text-align:right;
}
.pagebreak{}

#Explorer5, #Explorer6, #Netscape3, #Netscape4 {border: solid 2px #CC0000; background-image: url(http://www.jacplus.com.au/images/browsercheck-unsupported.png);}

.inpagenav {
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
}

.inpagenav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
.inpagenav li {
	border-bottom: 1px solid #ffffff;
	margin: 0;
}

.inpagenav li a:link, .inpagenav li a:visited {
	display: block;
	padding: 15px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 40px solid #508fc4;
	background-color: #1DAFE5;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	border-left-color: #1591BF;
	border-right-color: #72CDEF;
}



.inpagenav li a:hover {
	border-left: 10px solid #5F9E38;
	border-right: 40px solid #9DD17E;
	background-color: #74BD46;
	color: #fff;
}

.b2t {
	
}

.b2t a {
	background-color:#00a0c6;
	color: #fff;
	text-align:right;
	height: auto;
	font-size: 11px;
	text-decoration: none;
	line-height: 30px;
	padding: 0px 50px 0px 10px;
	display: inline-block;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
}

.b2t a:hover {
	background-color:#000;

}

#col1 h2 {
	border-bottom: dotted 1px #74BD46;
	font-size: 18px;
	line-height: 20px;
	font-weight: lighter;
	padding-bottom: 5px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#fixed960{
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 72px;
	background-image: url(/images/testing_logo.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 100%;
}
 

h3 {
	font-size: 14px;
	color: #1591BF;
}

.rednumber {
	color: #FF0000;
	font-weight: bold;
}

#col1content ul, #col1content ol {margin: 0 0 0 0;}
