/* general layout */

	body {
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;   /*000066*/
}


	#frame {
		width:950px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		padding-left: 0px;
		padding-top: 0px;
		text-align:center;
		border: 0px solid #000;
		}
		
	#leftcontent {
	width:260px;
	padding:0px;
	margin: 20px 0px 0px 0px;
	float:left;
	text-align:left;
}
	
	#centercontent {
	width:498px;
	margin: 20px 16px 0px 16px;
	padding:0px;
	float:left;
	background:#ffffff;
	text-align:left;
}

	#rightcontent {
		width:160px;
		padding: 0px;
		margin: 15px 0px 0px 0px;
		float:left;
		background-color: #ffffff;
		}

	/*#centercontent_right_ad {
	/width:498px;
	margin: 20px 16px 0px 16px;
	padding:0px;
	float:left;
	background:#ffffff;
	text-align:left;
}
*/
	
	#banner {
		background:#ffffff;
		text-align: center;
		width: 950px;
		margin-top: 10px;
	}

	#footer {
		background: #ffffff;
		width: 950px;
		float: left;
		border-top: 2px solid #006699;
		margin: 10px 0px 15px 0px;
		text-align: center;
		}

/* ------------------------------------------------ header -------------------------------------------------------- */

	#banner ul#navigationList {
		display: inline;
		padding-left: 0px;
		padding-right: 5px;
		font-size: 10px;
		margin-left: -4px;
		}

	#banner ul#navigationList li {
		display: inline;
		padding-left: 6px;
		padding-right: 0px;
		font-size: 10px;
		font-weight: bold;
		}

	
	#banner #logo {
		float: left;		
		width: 404px;
		height: 60px;
		margin: 0px;
		padding-right: 50px;
		border-right: 2px solid #666666;
		text-align:left;
	}

	#banner #search {
		float: right;		
		width: 407px;
		margin-top: 5px;
		padding-right: 0px;
		padding-left: 20px;
		text-align:right;
		/*background-color: Silver;*/
		background-image: url(../images/gradation1x248x.jpg);
		background-repeat: repeat-y;
		background-position: right;
	}
		
	.simpleSearch {
		background-color: #ffffff;
		color: #000000;
		font-size: 12px;
		margin-left: 5px;
		margin-right: 3px;
		}
	
	.searchField {
			background-color: #ffffff;
			border: 1px solid #999999;
			color: #999999;
	/*	    border-top: double; */
	}

	
	#banner #topElements {
		float: left;
		margin: 0px;
		padding: 0px;
		width: 950px;
	}

	#topnav {
		float: right;
	/*	margin-bottom: 13px; */
		font-weight: bold;
		margin-right:0px;
		padding-right:0px;
	}
	
	/*#banner #topElements a {
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;
		}
			
	#banner #topElements a:link {
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;
		}
														
	#banner #topElements a:hover {
		text-decoration: none;
		color: #ffffff;
		font-weight:bold;
		}
		
	#banner #topElements a:visited {
		text-decoration: none;
		color: #ffffff;
		font-weight:bold;
		}
		
	#banner #topElements a:active {
		text-decoration: none;
		color: #ffffff;
		font-weight:bold;
		}
	
	*/	
	#banner #menu {
		float:right;
		background: #006699;
		width: 950px; /* also change in menu template: temp.gnav */
		margin-top: 14px;		
		margin-bottom: 0px;
	color: #ff9900;
		}

	.submenu {
		/*float: right;*/
		background: #ffffff;
		width: 180px;
		margin: 0px;
		padding-top: 1px;
		color: #006699;
		text-align: left;
		}

	ul.submenu {
		border: solid 1px #ff9900;
		margin: 0;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		list-style-type: none;
		}
	
	li.submenu {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #333333;
}

	li.submenu a {
		text-decoration: none;
		color: #006699;
		font-weight: bold;
		font-size: 10px;
		line-height:12px;
		}
			
	li.submenu a:link {
		text-decoration: none;
		color: #006699;
		font-weight: bold;
		font-size: 10px;
		line-height:12px;
		}
														
	li.submenu a:hover {
		text-decoration: none;
		color: #ff9900;
		font-weight: bold;
		font-size: 10px;
		line-height:12px;
		}
		
	li.submenu a:active {
		text-decoration: none;
		color: #000066;
		font-weight: bold;
		font-size: 10px;
		line-height:12px;
		}

	/* ------------------------------------------------ left content / navigation bar (left) ----------------------------------------- */

	#leftcontent #searchsite {
		background: #ccccff;
		border-left: 1px solid #666666;
		border-top: 1px solid #666666;
		border-right: 1px solid #666666;
		height: 80px;
		}

	#leftmenu {
		float: left;
		width: 162px;
		padding: 0px;
		margin-bottom: 10px;
		border-bottom: 2px solid #ffffff;
		text-align: left;
		}

	.leftsubmenu {
		background: #ffffff;
		width: 160px;
		padding: 0px;
		margin: 0px;
		color: #006699;
		text-align: left;
		font-size: 11px;
		}

	ul.leftsubmenu {
		border: solid 1px #990000;
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
	
	li.leftsubmenu {
		margin: 0px;
		padding: 3px 0px 3px 0px;
		border-bottom: 1px solid #006699;
		}

	li.leftsubmenu a {
		text-decoration: none;
		color: #006699;
		}
			
	li.leftsubmenu a:link {
		text-decoration: none;
		color: #006699;
		}
														
	li.leftsubmenu a:hover {
		text-decoration: none;
		color: #006699;
		}
		
	li.leftsubmenu a:active {
		text-decoration: none;
		color: #000066;
		}


/* ------------------------------------------------- right column ------------------------------------------------- */

	#rates 
	{
		width: 120;
		border: 1px solid #ff9900;
		text-align: center;
		padding: 5px;
	}
	
	.red_bkgnd 
	{
		background-color: #990000;
		color: #ffffff;	
		padding: 3px;
		margin: 3px;
		font-weight: bold;
	}
	
	#rightcontent ul {
		border: 0;
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
	
	#rightcontent ul li {
		margin: 0;
		padding: 0px 0px 0px 0px;
		}

/* ------------------------------------------------- footer ------------------------------------------------- */

	#footer ul#navigationList , #footer ul#navigationList li {
		display: inline;
		padding-left: 12px;
		/*padding-right: 6px;*/
		font-size: 10px;
		}

	#footer #smlogo {
		float: left;
		margin-top: 4px;
		width:181px;
	}
	

	#footer #bottomnavcopy {
		margin-top: 5px;
		float: none;
		width: 950px;
		text-align: center;
		}
	
	#footer #logos {
		margin-top: 5px;
		float: none;
		width: 950px;
		text-align: center;
		}

	#footer #copyright {
		float: none;
		margin-top: 5px;
		width: 950px;
		text-align: center;
		}

/* ------------------------------------------------- miscellaneous ------------------------------------------------- */

	td {
		font-size: 11px;
		}

	div {
		padding: 0px;
		margin: 0px;
		}
		

