	* html {
}

p,li,h3,table,body
{
font: 13px arial, Tahoma, verdana, 'sans serif';
color:#003366;
}
table {
/*	display:block; */
}

	body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	line-height:100%;
	height: 100%;
		}
#intro {
		display: none;
		color: black;
		position: absolute;
		top: 30px;
		left: 200px;
		width: 300px;
		background-color: red;
	}

	#container {
		text-align:left;
		margin-left: auto; margin-right:auto; margin-top: 0px; margin-bottom: 0px;  /*For Moz */
}

	#header {
		position:relative;
		border:0px;
		z-index:1;
		padding:0px;
		width: 100%;/**/
		height: 265px;
		text-align:left;
		}
* html #header {
}
	#logor {
		float:right;
		display:block;
		}

/*	#logot {
		float:left;
		background:transparent url(../images/logol.jpg) top right no-repeat;/*left top
		width:329px;
		height:173px;
		padding:0px;
		margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  /* For Moz 
		}
/*		#transrgt
		{
		float:left;
		background-image: url(../images/two.jpg);
			/*background-image: url(images/transleft.gif);
		}
		#transleft
		{
		float:left;
		background-image: url(../images/three.jpg);
		}
		#transtop
		{
		float:left;
		background-image: url(../images/four.jpg);
		}
		#transbot
		{
		float:left;
		background-image: url(../images/five.jpg);
		}
		#logom {
		position:absolute;
		padding:0px;
		top:280px;
		left:420px;
		display:block; 
		width:300px;
		height:80px;
		background:yellow/*url(../images/header1.gif) left bottom no-repeat;
		margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  /*For Moz 
		}
		#logor{
		float:left;
		background:transparent url(../images/logor.jpg) bottom right no-repeat;/*left top
		width:760px;
		height:130px;
		padding:0px;
		margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  /* For Moz 
	}*/
/* FIXES --- DONT PLAY WITH THESE ------*/
	#prop {
		float:left;
		margin:0px;/*ie doubles margins on floats -- this fixes it */
		width:1px;
		height:800px;
		min-height:800px;
		background:transparent;
	}
	#cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
	.column-in {
		margin:0px;
		padding:0px;
		}
	 p {/*fixes space at the top and bottom in mozilla*/
			margin:0px;
			}
	 #middle p {
		margin-bottom: 20px;/*puts paragraph space back on */
	 }
	img {border:none;}

	h1,h2,h3,h4 { margin: 0px 0px ;}/*fixes push down when heading is on first line */

/*END FIXES*/
	#middle {
		margin:0px 120px 0px 140px;  /*top right(same as right column) bottom left(same as left column) */
		padding: 0px;
		height:auto;
		}

#mccont {
		margin:0px;
		padding:5px 2px 5px 5px; /* top right bottom left */
		text-align: left;
/*		overflow:auto;
		scrollbar-base-color: #9DB337; 
		scrollbar-arrow-color: #ffffff;
		scrollbar-DarkShadow-Color: #e0dedc;
		scrollbar-track-color: #FBFBE5; */
	}
#intop {
}
	#main1 { /* use background images to colour LEFT column */
		margin:0px; 
		padding:0px;
		}
	#main2 {/* use background images to colour RIGHT column */
		margin:0px; 
		padding:0px;
		}
/**/	#left {
		float:left;
		width:140px;
		margin:0; 
		padding:0;
		font-size:80%;
		text-align:left;
		}

html>body #left {/*ONLY SEEN BY MOZ */		
}
	*html #left {/*ONLY SEEN BY IE */
	}
	
	#right {
		float:right;
		width:120px;
/**/		height:30px;
		margin:0px; padding:0px;
		font-size:80%;
		}
		
/*  FOOTER */

		#footer
		{	
			float:right;
			text-align: center; /*only changes footer text */
			padding:0px;
			z-index:99;
			margin:0px;
	 	margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px; /*For Moz- makes gaps around footer block */
		}
		* html #footer { 
			}
		#footer table
		{	
			color:#cccccc;
			
		}

a.footer:{text-decoration: underline;}
a.footer:link {COLOR: #cccccc; font-weight: bold;}
a.footer:visited {COLOR: #cccccc; font-weight: bold;}
a.footer:active {COLOR: #cccccc; font-weight: bold;}
a.footer:hover {font-weight: bold;}
		.futta
		{
			float:right;
			color:#cccccc;
			padding:0px;
			margin:0px;
			font-weight:bold;
		}
		.futta a
		{
			padding:0px;
		}
		.progh
		{
			font-weight: bold;
		}
a.futta:{text-decoration: none; vertical-align:middle;}
a.futta:link {COLOR: #cccccc; font-weight: bold; vertical-align:middle;}
a.futta:visited {COLOR: #cccccc; font-weight: bold; vertical-align:middle;}
a.futta:active {COLOR: #cccccc; font-weight: bold; vertical-align:middle;}
a.futta:hover {font-weight: bold; vertical-align:middle;}

.priv {
/*	border:#000000 1px solid;*/
	text-decoration: none;
	color:#cccccc;
	font-weight:bold;
 	padding-left: 0px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px; /*For Moz- makes gaps around footer block */
 	margin-left: 0px; margin-right: 0px; margin-top:0px; margin-bottom: 0px; /*For Moz- makes gaps around footer block */
}

/* END  FOOTER */
/* HEADINGS AND STYLES */
	#mccont p {
		margin-bottom: 12px;
		margin-top: 0px;
		}
	#mccont a {
		}
		
	#mccont p a {
		}


h1 {
}	
		.not {display:none;}	

/* END HEADINGS AND STYLES */

/*  MENU */
	#menu {
	}

/* END MENU */
/* STANDARD CLASSES */
		.lft{
			float: left;
		}
		.rgt{
			float: right;
		}
		.ctr{
			float: none;
		}
		.sbut
			{
			font: 12px Tahoma, tahoma, verdana, 'sans serif'; 
			color:#000;
			}
		#printmast {
		display:none;
		}
/* END STANDARD CLASSES */

/* INCLUSIONS */
		#logint {	display:none;
		}
		
		#leftextra {
			display:block;
			text-align:right;
		}
		
		#stlogin {
			display:block;
			width:130px;
			height:50px;
			font-size:90%;
			margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  /*For Moz */
		}
		*html #stlogin {
		}

		#rgtextra {
			display:block;
			text-align:left;
			font-size:85%;
	 	margin-left: 0px; margin-right: auto; margin-top: 0px; margin-bottom: 0px; /*For Moz- makes gaps around footer block */
		}
		#navig
		{
			display:none;
		}
	*html #navig {
	}
a.tips {
	display:block;
	font: 10px Arial Tahoma, verdana, 'sans serif'; 
	text-decoration:none;
	padding-bottom:0px;
	width:200px;
	}
a.prtips {
	display:block;
	font: 10px Arial Tahoma, verdana, 'sans serif'; 
	text-decoration:none;
	padding-bottom:0px;
	}
/* END INCLUSIONS */
/* PROD DISPLAY */
#evhead {
		color:red;
		font-weight:bold;
}
#evdesc {
	width: 350px;
	text-align:left;
}
/* END PROD DISPLAY */


	.copy { text-align:center; font-size:80% }
	

/*REGIS*/
		#regis {
		}
		#regis #regislft {
			width: 50%;
		}
		#regis #regisrgt {
			width: 50%;
		}
		#regis #rgisbut {/*div for submit buttons */
			float:left;
		}
		.regmsg {
			color:red;
			font-weight:bold;
			font-size: 120%;
		}
		#regis label {
			float:left;
			width:70px;
			text-align:left;
			font-size:80%;
			display:block;
		}

		#regis input {
			float:left;
			height:15px;
			width:160px;
		font: 9px verdana, arial, 'sans serif';
		}
		#regis textarea {
			float:left;
			width:160px;
		}
		#regis select {
			float:left;
			height:20px;
		font: 9px verdana, arial, 'sans serif';
		}
		#regis #submit{
			float:left;
			margin:1px;
			text-align:center;
			padding-left:0px;
			height:19px;
			width:140px;
			border:solid 1px #003366;
		background: #003366;
		color:#ffffff;
		font: 9px verdana, arial, 'sans serif';
		font-weight:bold;
		}
		#regis #reset{
			float:left; 
			margin:1px;
			text-align:center;
			padding-left:0px;
			display:block;
			height:19px;
			width:80px;
			border:solid 1px #003366;
		background: #003366;
		color:#ffffff;
		font: 9px verdana, arial, 'sans serif';
		font-weight:bold; 
		}
		
		#regis .yesregis {/* 'Done' Link */
	line-height:20%; 
	margin-bottom:0px;
			text-decoration:none;
			float:left;
			margin:1px;
			text-align:center;
			padding-left:0px;
			display:block;
			height:15px;
			width:80px;
			border:solid 1px #003366;
		background: #003366;
		color:#ffffff;
		font: 9px verdana, arial, 'sans serif';
		font-weight:bold;
		padding-top:2px;
		padding-bottom:0px;
		}
		#regis .rdbutton {
			margin:1px;
			font-weight: bold;
			border:solid 1px #003366;
		background: #003366;
		color:#ffffff;
			width:140px;
			height:19px;
			text-align:center;
			padding-left:0px;
		}
/* END REGIS */
.sml 
		{
				font-size:80%;
				text-align:left;
		}		

/*******************************************************************/
/* The following style is done through Eric, Please do not alter!
/******************************************************************/
/*Automatic config */
/*site_config-styleh1=Tahoma|24px|yellow|_000080|0px 10px 0px 50px|ed_image.gif 0px 0px no-repeat|470px|30px|0px 0px 30px 0px|bold*/
h1 { 
color:#2E3192;
font:bold 18px tahoma,arial,helvetica,sans-serif;
margin-bottom:12px;
}
/*site_config-styleh2=Tahoma|18px|_000080||0px 0px 0px 0px||||0px 0px 0px 0px|bold*/
h2 { 
color:#2E3192;
font:bold 16px tahoma,arial,helvetica,sans-serif;
margin-bottom:12px;
}
h3 { 
color:red;
font:bold 12px tahoma,arial,helvetica,sans-serif;
margin-bottom:12px;
}
/*site_config-styleh3=*/
/*site_config-styleh4=*/
/*site_config-styleh5=*/
/*site_config-styleh6=*/
/*site_config-bodyback=*/
/*site_config-conback=*/
/*site_config-bantop=bantop.GIF|top  left||no-repeat*/
/*site_config-logot=*/
/*site_config-logom=logom.gif|top  right||repeat-x*/
/*site_config-logor=*/
/*site_config-menback=*/
/*site_config-leftcol=leftcol.gif|top|0px|repeat-y*/
/*site_config-rightcol=rightcol.gif|top|0px|repeat-y*/
/*site_config-footback=footback.gif|5px 10px||no-repeat*/
/*site_config-bodystyle=#778899*/
/*site_config-constyle=fixed|760px|fixed|560px|#ebeadb*/
/*site_config-headerstyle=760px|150px|#ffffff|pink*/
/*site_config-headerleftstyle=0px|0px|#000000|#ffffff*/
/*site_config-headermiddlestyle=100px|100px|#000000|#green*/
/*site_config-headerrightstyle=0px|0px|#000000|pink*/
/*site_config-menustyle=760px|*/
/*site_config-leftstyle=Y|160px*/
/*site_config-rightstyle=N|100px*/
/*site_config-footerstyle=760px|45px|#ff0000|orange*/
html {
	background:#ffffff url(../images/contbg.jpg) top center repeat-y;
}
body { 
	background:transparent url(../images/header.jpg) top left repeat-x;
}
#container { 
width:760px; 
}
#prop { 
height:500px; 
min-height:500px; 
}
#header { 
width:760px; 
height:160px; 
color:#ffffff; 
}
#logot { 
	float:left;
	background:transparent url(../images/logol.gif) top left no-repeat;/*left top */
	width:291px;
	height:130px;
	padding:0px;
	margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  /* For Moz */
}
#logom {
	float:left;
	background:transparent url(../images/logom.gif) bottom right no-repeat;/*left top */
width:210px; 
height:115px; 
}
#logor { 
	float:right;
	background:transparent url(../images/logor.jpg) top right no-repeat;/*left top */
width:162px; 
height:120px; 
color:#000000; 
}
#pmenu { 
width:192px; 
	background:transparent url(../images/menback.gif) top right repeat-y;/*left top */
margin-top:60px;
margin-left:4px;
}
#cmenu { 
	display:block;
	text-align:right;
width:554px;
height:35px;
float:right;
_height:29px;
_width:551px;
}
		#pmenu span{
			display:block;
			position:relative;
/**/			background: url(../images/menbot.gif) bottom left no-repeat;
			width:192px;
			height:15px;
		}
		#pmenu #botul{
			display:none;
		}		

#left { 
	display:block;
width:205px;
background:transparent url(../images/mentop.gif) 4px 0px no-repeat;/*left top */
height:auto;
padding:0px;
margin:0px auto 0px auto;  /*top right(same as right column) bottom left(same as left column) */
}
#right { 
display:block;
height:200px;
width:10px;
}
#middle { 
margin:0px 10px 0px 205px;  /*top right(same as right column) bottom left(same as left column) */
}
 #main2 { 
/*	background: #ffffff;left top */
}
 #main1 { 
/*	background:#ffffff;left top */
}
#mccont {
		margin:0px;
		padding:5px 2px 5px 5px; /* top right bottom left */
		text-align: left;
		background: #ffffff;
/*		border-top: #999999 0px solid;
		border-left: #999999 1px solid;
		border-right: #999999 1px solid;
		border-bottom: #999999 1px solid;*/
		border:#999999 1px solid;
		min-height:490px;
		_height:490px;
	}
#footer { 
width:760px; 
height:20px; 
color:#333333; 
vertical-align:bottom;
background:url(../images/footer2.gif) bottom  left  no-repeat; 
}
.futta {
	width:760px;
	height:20px;
	color:#333333;
	padding:0px;
	margin:0px;
	}

.futta a {
	padding:0px;
	}
.futta p {
	padding:0px;
	color:#333333;
	}

#leftextra {
	display:none;
	text-align:center;
	height:200px;
	width:107px;
	margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  
	}
