

	body {
		margin:0; padding:0;
		text-decoration: none; color: #000000;
		font-family: Verdana;
		font-size: 8.5pt;
		font-weight: 400;
		background-color:#e0dccb;
		}
	input {
		margin:0; padding:0;
		text-decoration: none; color: #000000;
		font-family: Verdana;
		font-size:8.5pt;
		font-weight: 400;
		}

	Select {
		margin:0; padding:0;
		text-decoration: none; color: #000000;
		font-family: Verdana;
		font-size:8pt;
		font-weight: 400;
		width:139px;
		}
		
	li	{padding:3px;}
		
	ul 	{text-align:left;}
		
	.button {
		background-image: url("images/button.gif");
		width:73px;
		height:21px;
		border:0px;
		font-family:Verdana;
		font-size: 12px;
		color: #8BADAD;
		}
	.header {
		margin:0px; padding:0px;
		margin-left:auto;
 		margin-right:auto;
 		width:800px;
 		text-align:center;
		}

	.banner {
		margin:0px; padding:0px;
		width:800px;
		margin-left:auto;
 		margin-right:auto;
 		height:245px;
		}

	.footer {
		margin:0; padding:0;
		width:800px;
		margin-left:auto;
 		margin-right:auto;
 		text-align:center;
		}
		
	.left {
		float:left;
		width:180px;
		background:transparent;
		position:relative;
		line-height:16px;
		margin-top:0px;
		}

	.right {
		float:right;
		width:180px;
		background:transparent;
		position:relative;
		margin-left:0px;
		}

	.middle {
		width:400px;
		background:transparent;
		margin-left:200px;
 		margin-right:180px;
 		text-align:left;
 		position:relative;
 		line-height:16px;
		}

	.applicationleft {
		float:left;
		width:75px;
		background:transparent;
		position:relative;
		}
		
	.application {
		width:650px;
		background:transparent;
		margin-left:75px;
		margin-top:25px;
 		text-align:justify;
 		position:relative;
		}

	.video{
		width:600px;
		background:transparent;
		margin-left:190px;
 		text-align:justify;
 		position:relative;
		}
		
	.column-in {
		padding-top:0px;
		padding-left: 5px
		padding-right: 5px;
		padding-bottom: 5px;
		margin:0; 
		}

	.column-inleft {
		padding-top:15px;
		padding-left: 5px
		padding-right: 5px;
		padding-bottom: 5px;
		margin:0; 
		}
		
	.cleaner {
		clear:both;
		height:0px;
		font-size:0px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}

	.pagewatermark  {
			width:800px;
			text-align:left;
			margin-left:auto;
			margin-right:auto;	
			position:relative;
			background:url("/images/watermark.gif");
			background-position: bottom center;
			background-repeat: no-repeat;
			} 
			
	.splash  {	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
			top:100px;
			width:860px;
			position:absolute;	
			z-index:5
			} 
	.pagecontent  {
			width:800px;
			text-align:left;
			margin-left:auto;
			margin-right:auto;
			height: auto;
			position:relative;
			background:transparent	
			}

	.pagewidth   {
			width:860px;
			text-align:left;
			margin-left:auto;
			margin-right:auto;
			height: auto;
			position:relative;
			background:url("images/pageshadow-back.jpg");
			}
			
	.pagewidth_application  {
			width:860px;
			text-align:left;
			margin-left:auto;
			margin-right:auto;
			height: auto;
			position:relative;
			background:url("images/pageshadow-back_white.jpg");
			}
			
	.pagetop {
			width:860px;
			text-align:left;
			margin-left:auto;
			margin-right:auto;
			position:relative;
			height:20px;
			}

	.pagebottom {
			width:860px;
			margin-left:auto;
			margin-right:auto;
			position:relative;
			}

	.copy { text-align:center; font-size:80% }

	a {
			text-decoration: none; color: #000000;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 400;
	}
	a:hover{
			text-decoration: underline; color: #000000;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 400;
	}
	
	.bannerlinks a:link{
			text-decoration: none; color: #000000;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 600;
	}

	.bannerlinks a:visited{
			text-decoration: none; color: #000000;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 600;

	}

	.bannerlinks a:active {
			text-decoration: none; color: #000000;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 600;

	}

	.bannerlinks a:hover {
			text-decoration: none; color: #000000;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 600;
			text-decoration: underline;

	}

	.bluelinks a:link{
			text-decoration: none; color: #584b27;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 600;
	}

	.bluelinks a:visited{
			text-decoration: none; color: #584b27;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 600;

	}

	.bluelinks a:active {
			text-decoration: none; color: #584b27;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 600;

	}

	.bluelinks a:hover {
			text-decoration: none; color: #584b27;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 600;
			text-decoration: underline;

	}
	.whitelinks a:link{
			text-decoration: none; color: #ffffff;
			font-family: Verdana;
			font-size: 9pt;
			font-weight: 400;
	}

	.whitelinks a:visited{
			text-decoration: none; color: #ffffff;
			font-family: Verdana;
			font-size: 9pt;
			font-weight: 400;

	}

	.whitelinks a:active {
			text-decoration: none; color: #ffffff;
			font-family: Verdana;
			font-size: 9pt;
			font-weight: 400;

	}

	.whitelinks a:hover {
			color: #ffffff;
			font-family: Verdana;
			font-size: 9pt;
			font-weight: 400;
			text-decoration: underline;

	}

	.blacklinks a:link{
			text-decoration: none; color: #000000;
			font-family: Verdana;
			font-size: 9pt;
			font-weight: 400;
	}

	.blacklinks a:visited{
			text-decoration: none; color: #000000;
			font-family: Verdana;
			font-size: 9pt;
			font-weight: 400;

	}

	.blacklinks a:active {
			text-decoration: none; color: #000000;
			font-family: Verdana;
			font-size: 9pt;
			font-weight: 400;

	}

	.blacklinks a:hover {
			color: #000000;
			font-family: Verdana;
			font-size: 9pt;
			font-weight: 400;
			text-decoration: underline;

	}
	
	.whitelinks  {
			text-decoration: none; color: #ffffff;
			font-family: Verdana;
			font-size: 9pt;
			font-weight: 400;

	}
	.goldlinks a:link{
			text-decoration: none; color: #584b27;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 400;
	}

	.goldlinks a:visited{
			text-decoration: none; color: #584b27;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 400;

	}

	.goldlinks a:active {
			text-decoration: none; color: #584b27;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 400;

	}

	.goldlinks a:hover {
			text-decoration: none; color: #584b27;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 400;
			text-decoration: underline;

	}
	.buttonlinks td a:link{
			display: block;
			width:100%;
			text-decoration: none; color: #000000;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 400;
	}

	.buttonlinks td a:visited{
			display: block;
			width:100%;
			text-decoration: none; color: #000000;
			font-weight: 400;

	}

	.buttonlinks td a:active {
			display: block;
			width:100%;
			text-decoration: none; color: #000000;
			font-weight: 400;

	}

	.buttonlinks td a:hover {
			display: block;
			width:100%;
			text-decoration: none; color: #ffffff;

	}

	.buttonlinks td{
			background-color: #ffffff;
			color: #000000;	 
	}

	.navbarlinks td a:link{
			display: block;
			width:100%;
			text-decoration: none; color: #000000;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 400;
	}

	.navbarlinks td a:visited{
			display: block;
			width:100%;
			text-decoration: none; color: #000000;
			font-weight: 400;

	}

	.navbarlinks td a:active {
			display: block;
			width:100%;
			text-decoration: none; color: #000000;
			font-weight: 400;

	}

	.navbarlinks td a:hover {
			display: block;
			width:100%;
			text-decoration: none; color: #000000;

	}

	
	.bluetitle {
			text-decoration: none; color: #584b27;
			font-family: Verdana;
			font-size: 11pt;
			font-weight: 600;
	}

	.bluefont {
			text-decoration: none; color: #584b27;
			font-family: Verdana;
			font-size: 9pt;
			font-weight: 600;
	}
	
	.bluefontbig {
			text-decoration: none; color: #584b27;
			font-family: Verdana;
			font-size: 13pt;
			font-weight: 600;
	}

	.blackfontbig {
			text-decoration: none; color: #000000;
			font-family: Verdana;
			font-size: 13pt;
			font-weight: 600;
	}
	.redfont {
			text-decoration: none; color: red;
			font-family: Verdana;
			font-size: 9pt;
			font-weight: 400;
	}
	.goldtitle {
			text-decoration: none; color: #9e7f49;
			font-family: Verdana;
			font-size:8.5pt;
			font-weight: 600;
	}
	.blacktitle {
			text-decoration: none; color: #000000;
			font-family: Verdana;
			font-size:9pt;
			font-weight: 600;
	}
	.blackbigtitle {
			text-decoration: none; color: #000000;
			font-family: Verdana;
			font-size: 11pt;
			font-weight: 600;
	}
	.locatorfont {
			text-decoration: none; color: #584b27;
			font-family: Verdana;
			font-size: 9pt;
			font-weight: 400;
	}
	