body{
	font-family:Arial,Helvetica,sans-serif;
	color:#666666;
	font-size:12px;
	line-height:1.5em;
}
a, a:hover{text-decoration:none;}

.bg1{
	background:url("bg_index_2_repeat.jpg") repeat-x scroll center top;
	min-height:560px;
}
.bg2{
	background:url("bg_index_2.jpg") no-repeat scroll center top;
	min-height:560px;
}
.logo{
	padding-top:40px;
	height:130px;
}

nav{
	overflow: visible;
	position: relative;
    z-index: 10000;
}

.nav-link{
	display: block;
	padding: 15px 30px;
	padding-right: 1em;
	color:#999999;
	font-size:13px;
	text-transform:uppercase;
	font-family:"AvantGardeITCDemi";
}
.nav-link:hover{
	color: #004990 !important;
	background-color:rgba(0, 0, 0, 0.1);
}

.opt{
	border-bottom:1px dotted #c9c9c9;
	height:50px;
	font-family:arial;
	size:11px;
	padding-top:17px;
	/*
	margin-top:40px;
	*/
	color:#999999;
	font-size:11px;
	line-height:1.2em;
}
.opt a{color:#3b6a97;}
.opt a:hover{color:#a18f5f;}

.link1 a{
	color:#a1aab0;
	font-size:13px;
	line-height:1.2em;
}
.link1 a:hover{color:#004990;}

h1{
	font-family:"AvantGardeExtLitITC";
	color:#666666;
	font-size:36px;
	line-height:1em;
	margin-top:0px;
}

h3{
	color:#3b6a97;
	font-size:18px;
	line-height:1em;
}

.content{
	text-align:justify;
}

.content tr,td{
	border-bottom:0px;
	padding:0px;
}

.content a{
	font-weight:bold;
	color:#004990;
}
.content a:hover{color:#a1aab0;}

.footer{
	background:#023465;
	color:#99ccff;
	padding:12px 0px;
	font-size:11px;
	line-height:1.2em;
}
.footer a{color:#99ccff;}
.footer a:hover{color:#fff;}
.dot{
	border-bottom:1px dotted #c9c9c9;
	margin-bottom:20px;
}
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
