@charset "utf-8";
/* CSS Document */
body{
	background-color:#bfbfbf;
	color:#000000;
	background-image:url(../img/back.png);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

#title{
	background-image:url(../img/header.png);
	background-position:left;
	background-repeat:no-repeat;
	width:978px;
	height:86px;
}

#title img{
	 border:none;
	 margin:0;
}

#menu{
	background-image:url(../img/menu_back.png);
	background-position:top;
	background-repeat:repeat-x;
	width:978px;
	height:40px;
}

#menu #table_menu{
	width:100%;
}

#table_menu td#menu_left{
	background-image:url(../img/header2.png);
	background-position:left;
	background-repeat:no-repeat;
	width:109px;
	height:40px;
}

#table_menu td.table_menu_leftitem{
	background-image:url(../img/menu_item_left.png);
	background-position:left;
	background-repeat:no-repeat;
	width:12px;
	height:40px;
}

#table_menu td.table_menu_item{
	background-image:url(../img/menu_item_center.png);
	background-position:top;
	background-repeat:repeat-x;
	height:40px;
	text-align:center;
	vertical-align:bottom;
}

td.table_menu_item p{
	padding:0;
	margin:0;
	padding-bottom:15px
}

td.table_menu_item a:active{
	text-decoration:underline;
}
td.table_menu_item a:visited{
	color:#FFF;
	text-decoration:none;
}
td.table_menu_item a:hover{
	text-decoration:underline;
}
td.table_menu_item a:link{
	color:#FFF;
	text-decoration:none;
}

#table_menu td.table_menu_rightitem{
	background-image:url(../img/menu_item_right.png);
	background-position:right;
	background-repeat:no-repeat;
	width:13px;
	height:40px;
}

#table_menu td.table_menu_end{
	background-image:url(../img/header3.png);
	background-position:right;
	background-repeat:no-repeat;
	height:40px;
	width:109px;
}

#table_menu td.table_menu_spacer{
	width:10px;
}

#maincol{
	width:913px;
	padding:15px;
	padding-top:0;
	margin:0;
}

.zero{
	padding:0;
	margin:0;
	border:0;
}

.block{
	background-color:#005b8e;
	width:267px;
	margin-left:600px;
	float:right;
	text-align:center;
	margin-top:10px;
}

.block .block_up{
	background-image:url(../img/block_up.png);
	width:267px;
	height:10px;
}

.block .block_dw{
	background-image:url(../img/block_dw.png);
	width:267px;
	height:10px;
}

.block_title{
	background-color:#0073b3;
	width:700px;
	margin-left:10px;
	margin-top:40px;
}

.block_title h1{
	color:#CCCCCC;
	font-size:large;
	text-align:center;
	margin:5px;
	margin-top:-8px;
	padding:0;
}

.block_title p{
	color:#000000;
	font-size:medium;
	text-align:left;
	margin:5px;
}

.block_title .block_up{
	background-image:url(../img/block_title_up.png);
	width:10px;
	height:10px;
}

.block_title .block_dw{
	background-image:url(../img/block_title_dw.png);
	width:10px;
	height:10px;
}

img.video{
	border:thin solid #000000;
}

img.bullet{
	/*margin-right:-35px;*/
}

.block_spacer{
	height:70px;
}

.quote{
	text-align:right;
	color:#333333;
	font-style:italic;
	font-size:x-large;
	margin-right:40px;
	margin-top:15px;
}

.block_main_title{
	/*background-color:#0073b3;*/
	background-color:#ebf6ff;
	margin-left:10px;
	margin-top:40px;
}

.block_main_title h1{
	color:#0073b3;
	font-size:x-large;
	text-align:center;
	margin:5px;
	margin-top:-8px;
	padding:0;
}

.block_main_title h2{
	color:#0073b3;
	font-size:large;
	font-style:italic;
	text-align:center;
	margin:5px;
	margin-top:-8px;
	padding:0;
}

.block_main_title p{
	color:#000000;
	font-size:medium;
	text-align:left;
}

.block_main_title .top_link{
	color:#000000;
	font-size:small;
	text-align:right;
	margin-right:10px;
}

.block_main_title .block_up{
	background-image:url(../img/block_main_title_up.png);
	background-position:left;
	background-repeat:no-repeat;
	height:10px;
	text-align:left;
	background-color:#ebf6ff;
	color:#000000;
}

.block_main_title .block_dw{
	background-image:url(../img/block_main_title_dw.png);
	background-position:right;
	background-repeat:no-repeat;
	height:10px;
	text-align:right;
	background-color:#ebf6ff;
	color:#000000;
}

.block_main_title .bigp{
	background-color:#ebf6ff;
	color:#000000;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	border-top:solid thin #0073b3;
}

.bigp img.telae2min{
	position:relative;
	left:710px;
	bottom:10px;
	border:none;
}

.blockvideo{
	background-color:#0073b3;
	width:267px;
	float:right;
	text-align:center;
	margin-top:10px;
	margin-left:10px;
}

.blockvideo .blockvideo_up{
	background-image:url(../img/blockvideo_up.png);
	width:267px;
	height:10px;
}

.blockvideo .blockvideo_dw{
	background-image:url(../img/blockvideo_dw.png);
	width:267px;
	height:10px;
}

.divimgvideo{
	text-align:right;
}

img{
	border:none;
}

.block_index{
	background-color:#ebf6ff;
	margin-left:610px;
	margin-top:25px;
	width:300px;
}

.block_index .block_up{
	background-image:url(../img/block_main_title_up.png);
	background-position:left;
	background-repeat:no-repeat;
	height:10px;
	text-align:left;
	background-color:#ebf6ff;
	color:#000000;
}

.block_index .block_dw{
	background-image:url(../img/block_main_title_dw.png);
	background-position:right;
	background-repeat:no-repeat;
	height:10px;
	text-align:right;
	background-color:#ebf6ff;
	color:#000000;
}

.block_index h1{
	color:#0073b3;
	font-size:x-large;
	text-align:center;
	margin:5px;
	margin-top:-8px;
	padding:0;
	font-weight:bold;
}

.block_index h2{
	color:#0073b3;
	font-size:medium;
	text-align:left;
	margin:0px;
	padding:0;
	margin-left:0px;
	font-weight:bold;
	margin-top:5px;
}

.block_index h3{
	color:#0073b3;
	font-size:medium;
	text-align:left;
	margin:0px;
	padding:0;
	font-style:italic;
	font-weight:bold;
	margin-left:10px;
}

.block_index h4{
	color:#0073b3;
	font-size:medium;
	font-weight:normal;
	text-align:left;
	margin:0px;
	padding:0;
	margin-left:20px;
}

.block_index p{
	color:#000000;
	font-size:medium;
	text-align:left;
}

.block_index .bigp{
	background-color:#ebf6ff;
	color:#000000;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	border-top:solid thin #0073b3;
}

.block_index a{
	text-decoration:none;
}

.block_index a:hover{
	text-decoration:underline;
}



.block_index_left {
	width:600px;
	float:left;
	margin-top:2em;
}

.footer{
	text-align:center;
	font-size:small;
	font-weight:bold;
	margin-top:15px;
	border-top:solid thin #0073b3;
	margin-left:-15px;
	margin-right:-23px;
	padding:5px;
	margin-bottom:-15px;
}

.footer a{
	text-decoration:none;
	color:#000000;
}

.footer a:hover{
	text-decoration:underline;
}

.bigp a{
	text-decoration:none;
}

.bigp a:hover{
	text-decoration:underline;
}
