/* <![CDATA[ */
	* html {
}

p,li,h3,table,body
{
font: 13px arial, Tahoma, verdana, 'sans serif';
color:#0055A4;
}
table {
}

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

	#container {
		text-align:left;
		width:900px;
		margin:0px; 
		padding:0px;
/*		border: #777777 2px solid;*/
/*	background: url(../images/bback.gif) top left repeat-y;*/
		margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  /*Position 760 frameFor Moz */
/*		height:100%;
		min-height:100%;*/
		background:#ffffff/*url(../images/cbg.gif) top right repeat-y*/;
}

	#header {
		display:none;
		border:0px;
		z-index:1;
		padding:0px;
		width: 500px;/**/
		height: 100px;
		text-align:left;
		margin-left: auto; margin-right:auto; margin-top: 0px; margin-bottom: 0px;  /*For Moz */
		}
* html #header {
}
	#logot {
		display:none;
		float:left;
		background:transparent url(../images/logol.gif) top right no-repeat;/*left top*/
		width:288px;
		height:73px;
		padding:0px;
		margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  /* For Moz */
		}
		#logor{
		display:none;
		float:right;
		background:transparent url(../images/logor.gif) bottom right no-repeat;/*left top*/
		width:305px;
		height:60px;
		padding:0px;
		margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  /* For Moz */
	}
/* FIXES --- DONT PLAY WITH THESE ------*/
	#prop {
		display:none;
		float:left;
		margin:0px;/*ie doubles margins on floats -- this fixes it */
		width:1px;
		height:0px;
		min-height:0px;
		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;
		}
	#mccont img {border:none;
		padding:5px;}

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

/*END FIXES*/
	#middle {
		margin:0px 2px 0px 2px;  /*top right(same as right column) bottom left(same as left column) */
		font-size:80%;
		padding: 0px;
		height:auto;
/*		background:url(../images/intop.jpg) top left no-repeat;*/
		}

#mccont {
		margin:0px;
		padding:0px 0px 0px 0px; /* 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;
/**/		background:url(../images/leftcol.gif) top left repeat-y;
		}
	#main2 {/* use background images to colour RIGHT column */
		margin:0px; 
		padding:0px;
		}
/**/	#left {
	display:none;
		float:left;
		width:2px;
		margin:0; 
		padding:0;
		font-size:80%;
		text-align:center;
		}

	#right {
	display:none;
		float:right;
		text-align:left;
		width:2px;
/*		height:30px;*/
		margin:0px; padding:0px;
/*		background:orange url(../images/rightcol.gif) top right no-repeat;*/
		font-size:80%;
		}
		
/*  FOOTER */

		#footer
		{	
			display:none;
			float:right;
			text-align: center; /*only changes footer text */
			height: 30px;
			background: transparent url(../images/footer.jpg) right bottom no-repeat/**/;
			width:760px;
			font-size:60%;
			color:#999999;
			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 */
		}

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

.priv {
/*	border:#000000 1px solid;*/
	text-decoration: none;
	color:#999999;
 	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 UL {
		LIST-STYLE-TYPE: square;
}
#mccont UL LI {
	PADDING-LEFT: 10px; 
	line-height:100%; 
}

	#mccont p {
		margin-bottom: 12px;
		margin-top: 0px;
		}
	#mccont a {
		}
	}
	#mccont p a {
		}

#mccont span.s1 {
/*		background: url(../images/hr.gif) top left no-repeat;*/
		width:100px;
		height:20px;
		display:block;
		color:#ffffff;
		background:red;
		padding-left:10px;
		font: bold 14px 'Trebuchet MS' Arial Tahoma, verdana, 'sans serif'; 
}
h2 a {
}
a.h2:{text-decoration: none;}
a.h2:link {COLOR: #99CC33; font-weight: bold;}
a.h2:visited {COLOR: #99CC33; font-weight: bold;}
a.h2:active {COLOR: #99CC33; font-weight: bold;}
a.h2:hover {font-weight: bold;}

h1 {
		padding-left:10px;
		color:#ff6633;
		font-size:18px;
		font-weight:bold;
		width:90%;
		margin-bottom:10px;
}	
h2 {
		color:#006699;
		font-size:12px;
		font-weight:bold;
		line-height: 150%;
}
h3 {
		color:#ff6633;
		font-size:12px;
		font-weight:bold;
		line-height: 150%;
}

h4 {
}	
h5 {
		letter-spacing: -1px;
		line-height: 100%;
		color:#ff6633;
		font: 15px Arial, Tahoma, verdana, 'sans serif';
		font-weight:bold;
		margin-bottom: 12px;
}	
h6 {
		letter-spacing: -1px;
		line-height: 100%;
		color:#000066;
		font: 15px Arial, Tahoma, verdana, 'sans serif';
		font-weight:bold;
		margin-bottom: 12px;

}	
		span.s2 {
		}
		span.s3 {
		}
		.not {display:none;}	

/* END HEADINGS AND STYLES */

/*  MENU */
	#menu {
		display:none;
			height:20px;
			width:740px;
			float:left;
			text-align: right;
			padding-left:10px;
			padding-top:10px;
	}
	#pmenu {
		display:none;
	}
	#cmenu {
		display:none;
	}

/* 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:block;
		width:600px;
		height:100px;
		}
/* END STANDARD CLASSES */

/* INCLUSIONS */
		#logint {	display:none;
		}
		#navig
		{
			display:none;
			padding: 0px;
			margin:0px;
			color: #003366;
			font-weight: bold;
			width: 580px;
			height:20px;
			background:#ffffff;
		}
		#navig a {
			color: #003366;
		}
		#tips
		{
			display:none;
			height:auto;
			width:140px;
			padding:0px;
			z-index:5;
			text-align:center;
		margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  
		}
		#intips {
			display:none;
			width:130px;
			text-align:left;
		margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  
		}
		#intips span {
			display:none;
			font: bold 16px 'Trebuchet MS' Arial Tahoma, verdana, 'sans serif'; 
		margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  
		}
a.tips {
			display:none;
		color:#006633;
		display:block;
			font: bold 12px Arial Tahoma, verdana, 'sans serif'; 
		text-decoration:none;
		padding-bottom:4px;
/**/		background:url(../images/tips.gif) bottom left repeat-x;
width:130px;
height:12px;
		
}
		#ranim
		{
			display:none;
/*			float:left;*/
			height:378px;
			width:137px;
			padding:0px;
			z-index:5;
			margin:0px;
		}
		#leftextra {
			display:none;
			text-align:center;
			height:200px;
			width:2px;
		margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px;  
		}
		#descripto
		{
		}
		#count{
			display:none;
			position:relative;
			text-align:center;
			height:57px;
			width:140px;
			padding-left: 0px;
			background:url(../images/counter.gif) top no-repeat;
			margin-left: auto; margin-right:auto; margin-top: 10px; margin-bottom: 0px;  /*For Moz */
		}
		#ctext{
			display:none;
			position:relative;
			top:30px;
			color: #777777;
			font-size: 16px; 
			font-weight:bold;
		}
		
		#prmenu {
			display:none;
			width:2px;
			height:0px;
			background:url(../images/prmenutop.gif) top left no-repeat;
		}
		#px_nav {
			display:none;
			width:2px;
		}
#px_nav UL {
			display:none;
	}
#px_nav LI {
			display:none;
		}
#px_nav A {
			display:none;
		}

		#stlogin {
			display:none;
			width:2px;
		}

		.prcat {
			color:#003366;
			font-weight:bold;
			font-size: 120%;
		}
		#topextra {
			display:none;
		z-index:6;
			top:55px;
			right:10px;
			width:250px;
			height:30px;
		}
		#RSIFrame {
		height:1600px;
		width: 600px;
		margin:0px;
		padding:0px;
		overflow:visible;
		}
		#RSIFramesht {
		height:600px;
		min-height:600px;
		width: 590px;
		margin:0px;
		padding:0px;
		overflow:visible;
		}
		#RSIFrame {
		height:1700px;
		min-height:1700px;
		width: 820px;
		margin:0px;
		padding:0px;
		overflow:visible;
		}
		#RSIFramelth {
		height:1700px;
		min-height:1700px;
		width: 610px;
		margin:0px;
		padding:0px;
		overflow:visible;
		}
		#RSIFramemth {
		height:1000px;
		min-height:1000px;
		width: 610px;
		margin:0px;
		padding:0px;
		overflow:visible;
		}
		#RSIFramesht {
		height:800px;
		min-height:800px;
		width: 610px;
		margin:0px;
		padding:0px;
		overflow:visible;
		}
		#RSIFramelng {
		height:4000px;
		min-height:4000px;
		width: 590px;
		margin:0px;
		padding:0px;
		overflow:visible;
		}
		#RSIFrameelng {
		height:6000px;
		min-height:6000px;
		width: 590px;
		margin:0px;
		padding:0px;
		overflow:visible;
		}


/* END INCLUSIONS */

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

.sml 
		{
				font-size:80%;
				text-align:left;
		}		
	#middle {
		margin:0px 2px 0px 2px;  /*top right(same as right column) bottom left(same as left column) */
	}

/* ]]> */
