/* STANDAR� TAGS' REDEFINITIONS */
body { 	
	font-family: Arial, Helvetica, sans-serif;	
	color: Black; 
	background-color: #868686; 
	font-size: 12px; 
	background-image: url(bg_main.gif); 
	background-repeat: repeat-x; 
	margin: 0; 
	text-align: center; 
	padding: 0; 
	}
a { 
	color: #006400; 
	text-decoration: underline; 
	font-weight: normal;
	}
p {
	margin: 0 0 10px 0;
	padding: 0; 
	}
a:hover {
	text-decoration: underline; 
	color: #2CB73B; 
	}
form { 
	margin: 0;
	}

/* STRUCTURE */
#HEADER { 
	width: 900px; 
	height: 80px; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 0; 
	font-size: 80px; 
	}
	#HEADER h1 { 
		margin: 10px 0 0 0; 
		padding: 0 9px 0 9px; 
		float: left; 
		font-size: 19pt; 
		height: 45px; 
		line-height: 45px; 
		background-image: url(bg_logo.gif); 
		background-repeat: no-repeat; 
		}
	#HEADER h1 a { 
		text-decoration: none; 
		color: #FFFFFF; 
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size: 18pt; 
		margin: 0; 
		padding: 0; 
		}
	#HEADER a:hover { 
		text-decoration: none;
		}
	#HEADER p { 
		float: right; 
		font-size: 10pt; 
		color: #FFFFFF; 
		font-family: "Times New Roman", Times, serif; 
		font-style: italic; 
		margin: 29px 0 0 0; 
		padding: 0; 
		line-height: 9pt; 
		}
	
#H_NAVIGATION { 
	width: 900px; 
	height:31px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #2E6BA9;  
	background-image: url(bg_topnav2.gif);  
	}
	#TABS { 
		margin-right:167px; 
		height:31px; 
		background-image: url(bg_topnav.gif);
		background-repeat: repeat-x;
		text-align: center;
		border-right: 1px solid #666666;
		line-height: 31px;
		}
	#TABS ul {
		margin:0;
		padding-left: 0;
		display: inline;
		list-style: none;
   	 	} 
	#TABS li {
		float:left;
		margin: 0;
		padding: 0px 8px 0px 8px;
		list-style: none;
		display: inline;
		background-image: url(bg_navbutton.gif);
		background-repeat: no-repeat;
		background-position: right;
    	}
	#TABS .menu-last {
		background-image: none;
		}
	#TABS a { 
		color: Black;
		text-decoration: none;
		font-family: Tahoma, Arial, Sans-Serif;
		font-size: 11px;
    	}
	#TABS a:hover {
		text-decoration: none;
		border-bottom: 2px solid #A31E00;
		}
	#BUTTONS {
		float: right;
		width: 167px;
		height:28px;
		text-align: center;
		display: block;
	}

#BANNER {
	width: 900px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	height: 122px;
	background-color: #FFFFFF;
	background-image: url(panorama_122.jpg);
	/*background-image: url(bg_visual.jpg);*/
	background-repeat: no-repeat;
	}
	#BANNER ul {
		margin:0;
		padding-left: 0;
		float: right;
		width: 302px;
    	}
	#BANNER ul li {
		display: block;
		list-style: none;
		}
	#BANNER ul li.PhraseOne {
		padding-right: 15px;
		color: #FFFFFF;
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 12px;
		font-style: normal;
		margin-top: 18px; 
		font-weight: bold;
		}
	#BANNER ul li.PhraseTwo {
		padding-right: 15px;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-style: normal;
		font-weight: bold;
		}
	#BANNER li.Button {
		width: 130px;
		height: 29px;
		float: right;
		padding-right: 15px;
		}
	#BANNER a {
		color: #48EE49;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-style: normal;
		font-weight: bold;
		text-decoration: underline;
		}
	#BANNER a:hover {
		color: #FFFFFF;
		}

#WRAPPER{
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	}
	#WRAPPER:after {
		content: '.';
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}
#WRAPPER {
	display: inline-block;
	}
/*\*/
#WRAPPER {
	display: block;
	}
	#V_NAVIGATION {
		float: left;
		width: 180px;
		text-align: left;
		margin-left: 0;
		background-color: #f4f4f4;
		left: 15px;
		position: relative;
		background-image: url(leftbar_footer.gif);
		background-repeat: no-repeat;
		background-position: bottom;
		padding: 10px 0 20px 0;
   		}
	#V_NAVIGATION div {
		margin-left: 12px;
		margin-right: 12px;
		padding-bottom: 10px;
		margin-bottom: 20px;
		background-image: url(bg_hdot.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		}
	#V_NAVIGATION div.Last {
		background-image: none;
		}
	#V_NAVIGATION h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 16px;
		color: #4E4E4E;
		letter-spacing: 1px;
		margin: 0 0 9px 12px;
	}
	#V_NAVIGATION p {
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 11px;
		line-height: 18px;
		text-align: left;
		}
	#V_NAVIGATION p .Date 	{
		font-weight: bold;
		color: #C10000;
		font-size: 9px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		}
	#V_NAVIGATION a {
		font-size:11px;
		color: #2665A5;
		text-decoration: none;
		}
	#V_NAVIGATION a:hover {
		text-decoration : underline;
		}
	#V_NAVIGATION input {
		font-size:12px;
		padding: 0;
		margin: 0;
		}
	#V_NAVIGATION input.Search {
		width:153px;
		height: 18px;
		border: 1px solid #666666;
		}
	#V_NAVIGATION .Browse {
		width:125px; 
		height: 18px;
		border: 1px solid #666666;
		margin-right: 7px;
		}
	#V_NAVIGATION ul {
		padding-left: 1px;
		display: block;
		border: none;
		margin: 0 0 15px 0;
		} 
	#V_NAVIGATION ul li  {
		list-style: none; 
		margin-left: 0; 
		padding-left: 0; 
		font-size: 11px; 
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		line-height: 18px; 
		}
	#V_NAVIGATION ul a {
		color: #1A5FA8; 
		text-decoration: none; 
		font-size:11px; 
		padding-right: 0;  
		margin-right: 0; 
		font-family: "MS Sans Serif", Geneva, sans-serif; 
		}	
	#V_NAVIGATION ul a:hover {
		text-decoration: underline;
		}	
/*
	#V_NAVIGATION div.subtabs ul {
	list-style: none; 
	width: 135px; 
	margin: 0;
	padding: 0;
	}
	#V_NAVIGATION div.subtabs ul a {
	width: 135px;
	margin: 3px; 
	text-align: left; 
	font-size: 0.8em;
	font-family: Arial; 
	font-weight: bold;
	text-decoration: none; 
	word-wrap: normal; 
	color: #505050; 
	display: block; 
	padding: 3px 3px 3px 5px; 
	background: #f4f4f4; 
	border-top: 1px solid #d8d8d8; 
	border-right: 1px solid #d8d8d8; 
	border-bottom: 1px solid #d8d8d8; 
	border-left: 4px solid #cccccc; 
	}
	#V_NAVIGATION div.subtabs ul a:hover {
	text-decoration:none; 
	background:#eaeaea url(img/menubg2.gif) bottom left repeat-x; 
	color:#505050; 
	border-top:1px solid #b0b0b0; 
	border-right:1px solid #b0b0b0; 
	border-bottom:1px solid #b0b0b0; 
	border-left:4px solid #A31E00; 
	}
*/
	#V_NAVIGATION div.subtabs ul{
	list-style: none;
	width: 135px; 
	margin: 0;
	padding: 0;
	}
	#V_NAVIGATION div.subtabs ul ul{
	list-style: none;
	width: 130px;
	margin: 0;
	padding: 0 0 0 5px;
	}
	#V_NAVIGATION div.subtabs ul ul ul{
	list-style: none;
	width: 125px;
	margin: 0;
	padding: 0 0 0 5px;
	}
	#V_NAVIGATION div.subtabs ul a{
	width:100%;
	margin: 3px; 
	text-align:left; 
	font-size:0.8em; 
	font-family:Arial; 
	font-weight:bold; 
	text-decoration:none; 
	word-wrap:normal; color:#505050; 
	display:block; 
	padding:3px 3px 3px 5px; 
	background:#f4f4f4; 
	border-top:1px solid #d8d8d8; 
	border-right:1px solid #d8d8d8; 
	border-bottom:1px solid #d8d8d8; 
	border-left:4px solid #cccccc; 
	}
	#V_NAVIGATION div.subtabs ul a:hover {
	text-decoration:none; 
	background:#eaeaea url(img/menubg2.gif) bottom left repeat-x; 
	color:#505050; 
	border-top:1px solid #b0b0b0; 
	border-right:1px solid #b0b0b0; 
	border-bottom:1px solid #b0b0b0; 
	border-left:4px solid #A31E00; 
	}

	#CONTENT {
	min-height:640px;
	height:auto !important;
	height:310px;
	margin: 0 30px 0 220px; 
	display: block;  
	position: relative;
	padding-top: 15px;  
	padding-bottom: 20px;  
	}
	#CONTENT h1 {
	color: #5F5F5F;  
	font-size: 18px; 
	font-weight: normal; 
	margin: 0 0 5px 0;
	padding: 5px 0 0 0; 
	}
	#CONTENT p {
	text-align: justify; 
	line-height: 18px; 
	margin-bottom: 18px; 
	}
	#CONTENT ul.Path {
	margin-left: 0;
	padding-left: 0;
	display: block;
	border: none;
	margin: 0 0 15px 0;
	} 
	#CONTENT ul.Path li {
	margin-left: 0; 
	padding-left: 0px; 
	border: none; 
	list-style: none; 
	display: inline; 
	color: #B90000; 
	font-size: 11px;  
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	font-weight: bold;  
	line-height: 18px;
	}
	#CONTENT ul.Path a {
	color: #000000;
	text-decoration: none;
	font-size:11px;
    padding-right: 8px;
	margin-right: 5px; 
	background-image: url(arrow_path.gif);
	background-position: right;
	background-repeat: no-repeat;
	}	
	#CONTENT ul.Path a:hover {
	text-decoration: underline;
	}	

#FOOTER { 
	width: 900px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
	background-image: url(bg_footer.gif);  
	background-repeat: repeat;  
	padding-top: 9px; 
	}
	#LINKS { 
	margin-right:250px;
	height:38px;
	text-align: left; 
	color: #FFFFFF;
	padding-left: 5px; 
	}
	#LINKS ul {
	margin:0; 
	padding-left: 0;
	display: inline;
	list-style: none; 
	} 
	#LINKS li{
	float:left;
	margin: 0;
	padding: 0px 11px 0px 11px;
	list-style: none; 
	display: inline;
	border-right: 1px solid #FFFFFF;
	}
	#LINKS li.Last {
	border-right: none;
	}
	#LINKS a {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	}
	#LINKS a:hover {
	text-decoration: underline;
	}
	#COPYRIGHT {
	float: right;
	width: 300px;
	height:38px; 
	text-align: right;
	display: block; 
	color: #FFFFFF;
    font-size: 11px; 
	padding-right: 20px;
	padding-top: 3px; 
	}
	#COPYRIGHT a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
	#COPYRIGHT a:hover {
	text-decoration: underline;
	}