html {
	height:100%;
	width:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width: 100%;
	background-position:bottom; 
	background-repeat:repeat-x;
	background-color:#417C8A;
	background-attachment:fixed;
	padding-bottom:80px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;

}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
}

.menu_container {
	background-color: #000000;
	height: 26px;
}
.contents {
	background-color: #FFFFFF;
	padding: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}
td, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}
li {
	padding-right:15px;
	line-height:14px;
	background-position:left;
	list-style-image: url(/common/images/dynamic/1052/li_bg.gif);
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #208AB2;
}
a:active {
	color: #666666;
}
h1 {
	font-size: 24px;
	font-family: tahoma;
	color: #0066CC;
}
h2 {
	font-size: 18px;
	color: #208AB2;
}
h3 {
	font-size: 16px;
	color: #666666;
}
h4 {
	font-size: 14px;
	color: #208AB2;
}
h5 {
	font-size: 14px;
	color: #666666;
}
h6 {
	font-size: 12px;
	color: #208AB2;
}



/*Styles for level 0*/
.clLevel0,.clLevel0over{ 
	position:absolute; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:13px; 
	color: #FFFFFF;
	text-align:left;
	padding-left:6px; 
	line-height:26px;   
	background-image:url(/common/images/dynamic/1052/menu_bg_fin.gif); 
	background-position:bottom right; 
	background-repeat:no-repeat;
	
}

.clLevel0over{cursor:pointer; cursor:hand;}

.clLevel0border{position:absolute; visibility: visible; }


/*Styles for level 1*/
.clLevel1, .clLevel1over{ 
	position:absolute; 
	padding-bottom:2px; 
	padding-left:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:13px; 
	text-align:left; 
	background-color:#000000; 
	color:#FFFFFF; 
	border-top:#FFFFFF 1px solid; 
	border-bottom:#FFFFFF 1px solid; 
	line-height:26px;
}

.clLevel1over{cursor:pointer; cursor:hand; color:#FFFFFF; background-color:#3399CC; color:#FFFFFF; }

.clLevel1border{position:absolute; visibility: hidden;
}