/*-----------------------------------------LAYOUT-----------------------------------------*/
#main {
	align:		center;
	text-align:	center;
	margin-left:	auto; 
	margin-right:	auto;
}

/*-----------------------------------------Sitemap-----------------------------------------*/
.sitemap a, .sitemap a:hover, .sitemap a:visited {
	color:		#4F401C;
}
/* -----------------------------------------IndexNavi----------------------------------------- */
.indexNav a {
	color:		#4F401C;
	text-decoration:	none;
}
.indexNav {
	color:		#4F401C;
	align:		right;
	text-align:	right;
	vertical-align:	bottom;
}
.indexNav ul li {
	list-style-type:	none;
	display:		inline;
	margin-left:	10px;
}
.indexNav ul {
	list-style-type:	none;
	display:		inline;
	margin:		0px;
}



/* -----------------------------------------MainNavi----------------------------------------- */
.NavleftSelected a {
	color: 		#4F401C;
	text-decoration:	none;
	font-weight:	bold;
}
.NavleftSelected {
	color: 		#4F401C;   			
	background-color:	#FFFFFF;
	width:		140px;
	height:		30px;
}
.NavmiddleSelected a {
	color: 		#4F401C;
	text-decoration:	none;
}
.NavmiddleSelected {
	color: 		#4F401C; 
	background-color:	#FFFFFF;
	width:		140px;
	height:		30px;
	}
.NavrightSelected a {
	color: 		#4F401C;
	text-decoration:	none;
}
.NavrightSelected {  
	color: 		#4F401C;
     	background-color:	#FFFFFF;
	width:		100px;
	height:		30px;
}
.Navleft {   
	color:		#FFFFFF;
	background-color:	#003366;
	width:		140px;
}
.Navmiddle {   
	color:		#FFFFFF;
	background-color:	#003366;
	width:		140px;
}
.Navright { 
	color:		#FFFFFF;
	background-color:	#003366;
	width:		100px;
}
.NavBarLeft {  
	background:	#887027;
	color:		#DDDDDD;
	min-height: 	30px;
	height: 		30px;
}
.NavBarRight {  
	background:	#003366;
	color:		#FFFFFF;
	min-height: 	30px;
	height: 		30px;
	line-height:	30px;
	font-weight:	bold;
}
.NavBarRight a{
	margin-left:	10px;
}



/* -----------------------------------------2ndMenu-----------------------------------------*/
#sndSpace:hover #sndNav{
	visibility:	visible;
}
#sndSpace{
	padding:		0;
	/*color:		#FFFFFF;*/
}
#sndSpace a{
	padding:		0;
	display:		block;
	/*color:		#FFFFFF;*/
}

#sndNav{
	display: 		block;
	visibility:	hidden;
   	position: 	absolute;
   	padding: 		0;
	margin: 		0; 
	z-index: 		100;
   	/*color: 		#003366;*/
	background-color:	#9cbfdc;
	width:		140px;
	line-height:	19px;
   	font-size: 	7.5pt;
	text-align: 	left;
}
#sndNav a{
   	color: 		#003366;
	background-color:	#9cbfdc;
   	font-size: 	7.5pt;
	text-align: 	left;
	font-weight:	none;
	display:		block;
	text-decoration:	none;
	padding:		0px;
}
#sndNav a:hover {
   	color: 		#003366;
	margin:		0;
	padding:		0 0 0 10px;	
	background-color:	#FFF8E3;
   	font-size: 	7.5pt;
	text-align: 	left;
	font-weight:	bold;
}
#sndNavSpace {
	display:		block;
}
#sndNavSpace:hover #trdNav{
	visibility:	visible;
	position:		relative;
}
#trdNav {
	display:		block;
	visibility:	hidden;
	position:		absolute;
	padding:		0 0 0 20px;
	margin:		0;	
}
#trdNav a {
	padding:		0px;	
}
#trdNav a:hover {
}
/* -----------------------------------------MainTable----------------------------------------- */
table.mainTable {
	border:		none;
	empty-cells:	show;
	align:		center;
	text-align:	left;
	vertical-align:	top;
	table-layout:	fixed;
	padding:		auto;
	margin:		auto;
}
table.mainTable td, th {
	border:		none;
}
tr.mainTr a{
	color:		#003366;
}

/* -----------------------------------------IMAGES----------------------------------------- */
img { border:none; margin:2px; padding:0;display:block;}
a img { border:none; margin:0; padding:0;}


/* -----------------------------------------ROWS----------------------------------------- */
.Row4 p {margin:0 5px 0 10px;font-size: 8pt;}
.Row4 p a {color:#FFFFFF;}
.Row4 h1 {
	color:#FFFFFF;
	margin:20px 5px 5px 10px;
}
.Row4 h2 {
	color:#FFFFFF;
	margin:20px 0 5px 10px;
}
.Row4 h3 {
	color:#FFFFFF;
	margin:20px 0 5px 10px;
}
.Row4 h4 {
	color:#FFFFFF;
	margin:20px 0 5px 10px;
}
.Row4 {	
	margin:0 0 5px 30px; padding-bottom:30px;
	background:#336699;
	color:#FFFFFF;
	font-size:8pt;
	overflow:hidden;
}
.Row4 li {
	margin:0 5px 0 10px;
	padding:0;
}
.Row4 ul{
	margin:0 5px 0 10px;
	padding:0;
}
.Row4 ol{
	margin:0 5px 0 20px;
	padding:0;
}
.Row4 img { border:none; margin:10px 5px 5px 0px; padding:0;display:block;}

/* -----------------------------------------FONTS standards----------------------------------------- */
body {text-align: left; vertical-align:top;overflow:scroll;font-size:8.5pt; margin:0;padding:0;background:#FFF8E3; font-family: Century Gothic, Arial;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0; font-size: 8.5pt;}
p img {float:left;margin:0;padding:10px;}
p img.right {float:right;margin:0;}



/* -----------------------------------------LINKS standards----------------------------------------- */
a {color: #FFFFFF;text-decoration:none;}
h1 a {color: #FFFFFF; text-decoration: none;}



/* -----------------------------------------ELEMENTS standards----------------------------------------- */
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li {margin:0 10px 0 20px;padding:0 0 0 0;}
ul, ol {margin:0 0 0 0;padding:0 0 0 0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin:auto;align:center;}
th {font-weight:bold;background:#C3D9FF;vertical-align:top;height: 100%;min-height: 100%;color:#4F401C;font-size:9pt;}
th, td {padding:auto;overflow:visible;vertical-align:top;height:100%;min-height: 100%;color:#4F401C;font-size:9pt;}
tr.even td {background:#E5ECF9;}
caption {background:#eee;}



/* -----------------------------------------FORM ELEMENTS----------------------------------------- */
label {font-weight:bold;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:300px;height:250px;padding:5px;}










































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

