* {
	margin: 0;
	padding: 0;
}

body {
	background: #EAEAEA;

	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
		/* Value for Windows IE 5 */
	voice-family: "\"}\"";
		/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
		/* Recover from trick */
	font-size: small;
		/* Intended value for recent browsers */

}

.CRS {
	background: #EAEAEA;
}

.CRS p {
	font-family: arial;
	font-size: 82%;
	color: #666666;
	margin-top: 1em;
	padding-bottom: 1em;
	padding-right: 4.4em;
	float: right;
}

.CRS a {
	color: #666666;
	text-decoration: none;	
}

.CRS a:hover {
	color: #535353;
	text-decoration: underline;	
}

.onsbody {
	margin: 1em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 1.4em;
	background: #FFFFFF url(images/top_bg.gif) repeat-x top right;
}

.onscontainer {
	background: transparent url(images/top_right_bg.gif) no-repeat top right;
}

#skipper {
	display: none;
}

#onstopmenu {
	float: right;
	/* margin-right: 2em; */

	/* Opera requires a width */
	width: 24em;
}

#onstopmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#onstopmenu ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
	float: left;
	background: transparent url(images/topgns.gif) repeat-x top left;
}

#onstopmenu ul li a {
	font-family: arial;
	color: #535353;
	text-transform: uppercase;
	background: transparent url(images/topgns.gif) repeat-x top left; 
	text-decoration: none;
	font-size: 82%;
	font-weight: bold;

	padding: 0;
	padding-top: 0.9em;
	margin: 0;
	margin-left: 1em;
	margin-right: 1em;
	
	/* Opera and IE5.x require this */
	display: block;
	width: 7em;
}

#onstopmenu ul li a#gns1 {
	padding-left: 0;
	margin-left: 0;
	width: 5.5em;
}

#onstopmenu ul li a#gns2 {
	margin-right: 0;
}


#onstopmenu ul li a.current {
	color: #FF5218;
	background: transparent url(images/topgns_over.gif) repeat-x top left;
}

#onstopmenu ul li a:hover {
	background: transparent url(images/topgns_over.gif) repeat-x top left;
	color: #FF5218;
}

#onsleftmenu {
	float: left;
	width: 14em;
	padding-left: 1.6em;
	background: #FFFFFF;
}

#onsleftmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#onsleftmenu ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding: 0.2em;
}

#onsleftmenu ul li a {
	font-family: arial;
	color: #8D8D8D;
	text-transform: uppercase;
	text-decoration: none;
	background: #FFFFFF url(images/gns2arr.gif) no-repeat top left;
	font-size: 90%;
	padding-left: 1.2em;
	font-weight: bold;
	padding-bottom: 0.2em;

	/* Opera and IE5.x require this */
	display: block;
	width: 95%;
}

#onsleftmenu ul li a.current {
	color: #FF5218;
	background: #FFFFFF url(images/gns2arr_over.gif) no-repeat top left;
}

#onsleftmenu ul li a:hover {
	color: #FF5218;
	background: #FFFFFF url(images/gns2arr_over.gif) no-repeat top left;
	padding-left: 1.2em;
}

#onsleftmenu li ul {
	background: none no-repeat; 
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top: 0.2em;
	padding-bottom: 0.4em;
}

#onsleftmenu li ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#onsleftmenu li ul li a {
	width: 10em;
	padding: 0;
	margin: 0;
	background: none; 
	font-size: 82%;
	padding: 0.3em;
	padding-left: 2.5em;
	padding-bottom: 0.2em;
}

#onsleftmenu li ul li a.current {
	color: #FF5218;

}

#onsleftmenu li ul li a:hover {
	background: none;
	color: #FF5218;
	padding-left: 2.5em;
}

.onsmain {
	padding-left: 13em;
}

.onscontent {
	background: url(images/right_bg.gif) repeat-y top right;
}

.onsmainright {
	float: right;
	width: 174px;
	background: #FFFFFF url(images/right_bg.gif) repeat-y top right;
	font-family: arial;
	color: #666666;
	line-height:1.4;
}

.onsmainright a {
	text-decoration: none;
	color: #FF5218;
}

.onsmainleft {
	padding-left: 3.2em;
	padding-right: 16.5em;
	font-family: arial;
	color: #535353;
	line-height: 1.5;
}

.onsmainleft hr {
	border: 1px solid #EAEAEA;
	margin-top: 1em;
	
}

* html .onsmainleft {
	/* mysterious IE bug fixer */
	border-bottom: 1px solid #FFFFFF;
	margin-right: 2em;
	padding-right: 14.5em;

	/* IE 5.5 background propogation bug */
	background: #FFFFFF;
	background-position: 0 2em;
}

.onsmainleft ul {
	padding-left: 0em;
	padding-right: 0;
	margin: 0;
	padding-top: 1em;
}

.onsmainleft ol {
	padding-left: 2em;
	padding-right: 0;
	margin: 0;
	padding-top: 1em;	
}

.onsmainleft ol li {
	padding-right: 0;
	margin: 0;	 
	text-decoration: none;
}

.onsmainleft table {
	margin-top: 1em;	
}

.onsmainleft ul li {
	list-style-type: none;
	padding-left: 0.5em;
	padding-right: 0;
	margin: 0;	
	background: #FFFFFF url(images/list_line2.gif) no-repeat top left; 
	text-decoration: none;
	padding-left: 1em;
}

.onsmainleft ul.linklist li {
	list-style-type: none;
	padding-left: 0.5em;
	padding-right: 0;
	margin: 0;	
	background: #FFFFFF url(images/list_arrow.gif) no-repeat top left; 
	text-decoration: none;
	padding-left: 1em;
}

.onsmainleft ul.linklist li a {
	color: #535353; 	
}

.onsmainleft ul.linklist li a:hover {
	text-decoration: underline; 	
}

.onsmainleft p, .onsmainleft p, .onsmainleft ul, .onsmainleft ol, .onsmainleft th {
	/* fix IE bug with floats */
	height: 1%;

	padding-top: 1em;
	font-size: 90%;
}

.onsmainleft td {
	font-size: 90%;
	padding-right: 1em;
}

.onsmainleft a {
	text-decoration: none;
	color: #FF5218;	
}

.onsmainleft h3 {
	/* fix IE bug with floats */
	height: 1%;
}

.onsmainleft p span, .onsmainleft li span {
	color: #FF5218;
}

h1 {
	padding-top: 0.75em;
	height: 3em;
}

h1 img {
	border: 0;
}

h2 {
	text-indent: -999em;
}

h3 {
	font-family: arial;
	font-size: 110%;
	color: #FF5218;
}

h4 {
	padding-top: 1em;
	font-family: arial;
	font-weight: bold;
	font-size: 90%;
	color: #5B5B5B;
}

.onsfooter {
	font-family: arial;
	color: #666666;
	background: url(images/right_bg.gif) repeat-y top right;
	clear: both;
}

.onsfooter p {
	text-decoration: none;
	font-size: 82%;
	color: #666666;	
}

.onsfooter a {
	text-decoration: none;
	color: #FF5218;	
}

.onsfooterleftcontainer {
	background: transparent url(images/footer_left.gif) no-repeat bottom left;
	margin-right: 1.5em;
	padding-left: 2em;

}

.onsfooterrightcontainer {
	padding-top: 4.5em;
	background: transparent url(images/footer_right.gif) no-repeat bottom right;
}

.onsfooterright {
	float: right;	
	padding-right: 2.4em;
}

h3 {
	text-transform: uppercase;	
}

.onsmainrighttext {
	font-size: 82%;
	margin-right: 2.9em;
	margin-left: 0.6em;
	margin-top: 1em;
}

.onsmainright hr {
	margin: 0.5em;
	margin-left: 0em;
	margin-right: 0em;
	padding: 0;
	border: 1px solid #EAEAEA;
}

* html .onsmainright hr {
	margin: 0;
	padding: 0.5em;
}

.onsmainrighttl {
	background: transparent url(images/rightcol_top_left.gif) no-repeat top left;
	height: 1em;
}

.onsmainrighttr {
	background: transparent url(images/rightcol_top_right.gif) no-repeat top right;
	padding: 1em;
}

.onsmainrightbl {
	background: transparent url(images/rightcol_bottom_left.gif) no-repeat bottom left;
	height: 1em;
}

.onsmainrightbr {
	background: transparent url(images/rightcol_bottom_right.gif) no-repeat bottom right;
	height: 1em;
}

div[class=onsmainrighttr], div[class=onsmainrighttl], div[class=onsmainrightbl], div[class=onsmainrightbr] {
	height: auto;
}


.minheight {
	float: left;
}

div[class=minheight] {
	float: none;
	display: none;
}

.minheight img {
	width: 0.1em;
	height: 28em;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border: none;
	margin:0; padding:0;
	background: #FFFFFF;
}
		
.onsmainrightbr p {
	text-align: center;
	padding-bottom: 1.5em;
}






 /*------------------------------------------ */


/* inside page stuff */

div[id=insidesplashholder] {
	/* IE doesnt like this */
	left: 0;
}

#insidesplashholder {

/*
	position: absolute;
	left: 17.5em;
	right: 2.5em;
*/
	position: relative;

	padding: 0;
	margin-bottom: 1em;
}

#insidesplashholder {
	padding-right: 1em;
	margin-right: 1.5em;
	margin-left: 3em;

	background: #FFFFFF;
}

#insidesplash {
/*
Safari has background problems if this is left in. Kind of ironic seeing as its the only browser that supports opacity 
	opacity: 0.5;
*/

/* Opacity method
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	-khtml-opacity: .50;
*/
	/* for IE */
	height: 1%;
}

#insidesplash {
/* IE MAC value */
	margin-left: 0;
/* hide from IE MAC \*/
	margin-left: 0;
/* END hiding */
}


#insidesplashleft {
	background: transparent url(images/splash_center.gif) repeat-x top left;
}

#insidesplashright {
/* Opacity method
	background: transparent url(images/splash_right.jpg) no-repeat top right;
*/	background: transparent url(images/inside_grey_slant.jpg) no-repeat top right;
}

#insidetext {
	position: absolute;
	top: 1.5em;
	left: 12em;
	margin-right: 3em;
	width: 50%;
}

#insidetext blockquote p {
	font-size: 130%;
	text-transform: uppercase;
	color: #FF5218;
	font-weight: bold;
/*	letter-spacing: -1px; */
}

#insidetext blockquote p span {
	color: #FF5218;
}

#insidetext .para {
	color: #FFFFFF;
	padding-top: 1em;
	font-size: 115%;
}


#special #insidesplashholder {
	background: transparent url(images/pic_rhs_blank.jpg) no-repeat top right;
	padding-right: 1em;
}

/* ----------------------------------------- */




/* index page stuff */

div[id=indexsplashholder] {
	/* IE doesnt like this */
	left: 3em;
}

#indexsplashholder {
	position: absolute;
	top: 8em;
	right: 0;

	background: url(images/right_bg.gif) repeat-y top right;
	padding: 0;
	padding-right: 3em;
}

#indexsplash {
/*
Safari has background problems if this is left in. Kind of ironic seeing as its the only browser that supports opacity 
	opacity: 0.5;
*/

/* Opacity method
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	-khtml-opacity: .50;
*/
	/* for IE */
	height: 1%;
}

#indexsplash {
/* IE MAC value */
	margin-left: 3em;
/* hide from IE MAC \*/
	margin-left: 0;
/* END hiding */
}

#splashleft {
	background: transparent url(images/splash_center.gif) repeat-x top left;
}

#splashright {
/* Opacity method
	background: transparent url(images/splash_right.jpg) no-repeat top right;
*/	background: transparent url(images/grey_slant.jpg) no-repeat top right;
}

#indextext {
	position: absolute;
	top: 2.5em;
	left: 16em;
	margin-right: 3em;
}

#indextext blockquote p {
	font-size: 130%;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
/*	letter-spacing: -1px; */
}

#indextext blockquote p span {
	color: #FF5218;
}

#indextext .para {
	color: #FFFFFF;
	padding-top: 1em;
}

#index .onsmainleft {
	padding-right: 2em;
}

#index .onscontent {
/* IE MAC value */
	margin-top: 11em;
/* hiding from IE MAC \*/
	margin-top: 9.3em;
/* END hiding */
	padding-top: 0.5em;
}

#index .onscontainer {
	background: transparent url(images/index_top_right_bg.gif) no-repeat top right;
}

.dlrhs {
	background: #FFFFFF url(images/dlrhs.jpg) no-repeat top right;
	float: left;
/* IE MAC value */
	width: 30%;
/* hiding from IE MAC \*/
	width: 28%;
/* END hiding */
	margin: 1em;
	margin-left: 0;
	margin-top: 0.3em;
}

dl {
	background: transparent url(images/dl_bg.jpg) no-repeat top left;
	padding: 0.5em;
	min-height: 17.5em;
	margin-right: 0.7em;
}

dt {
	font-family: arial;
	color: #88888A;
	text-transform: uppercase;
	background: transparent url(images/index_dl.gif) no-repeat top left;
	font-size: 92%;
	font-weight: bold;

	height: 5em;

	padding: 0;
	padding-left: 1.5em;
	padding-top: 0.3em;

}

dd {
	font-family: arial;
	color: #88888A;
	border-bottom: 1px solid #DADADA;
	padding: 0.3em;
	margin-left: 0.4em;
	margin-right: 0.4em;
	font-size: 86%;
	background: #f3f3f3;
}

dd.bottom {
	border: 0;
}

.peek {
/* IE MAC value */
	clear: left;
/* hiding from IE MAC \*/
	clear: none;
/* END hiding */
}

p[class=peek] {
	clear: left;
}

.dlbottom {
	background: transparent url(images/dlbottombg.jpg) no-repeat bottom right;
	height: 11px;
}

.dlbottomlhs {
	background: transparent url(images/dlbottom.jpg) no-repeat bottom left;
	height: 11px;
	font-size: 11px;
	line-height: 11px;
}

.onsmainleft h4   {
	height: 1%;
}

table {
	width: 90%;
	border-collapse: collapse;
}

#index dd a {
	color: #88888A;
	text-decoration: none;
}

#index dd a:hover {
	text-decoration: underline;
}

fieldset {
	border: 0;
	border-top: 1px solid #EAEAEA;
}

legend {
	padding: 0.5em;
}

* html legend {
	margin-left: -1em;
}

fieldset label {
	width: 47%;
	float: left;
	padding: 0.2em;
}

input, select, textarea {
	width: 95%;
}

textarea {
	height: 8.5em;
}

label.smallinput {
	width: 30%;
}

label.smallinput input {
	width: 1em;
}

label.fullwidth {
	width: 98%;
}

#submit {
	width: 8em;
}

.required {
	background: #FFFFCC;
}

#index .minheight img {
	height: 21em;
}

#index .onsfooterrightcontainer {
	padding-top: 1.5em;
}

#index .onsmain {
	padding-left: 12em;
}

.contactForm {
	width: 25em;
	float: left;
	background: #FFFFFF;
	padding-right: 1em;
}

.contactDetails {
	float: left;
	padding-top: 1em;
	background: #FFFFFF;

	border: 1px solid #FFFFFF;
}

